| Age | Commit message (Expand) | Author |
| 2014-03-13 | Merging with lp:~3v1n0/unity/scale-layout-windows | Marco Trevisan (Treviño) |
| 2014-03-12 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-03-12 | PanelMenuView: make sure we ignore all the not-needed code when integrated me... | Marco Trevisan (Treviño) |
| 2014-03-12 | PanelMenuView: remove implicit call | Marco Trevisan (Treviño) |
| 2014-03-12 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-03-11 | PanelMenuView: show unity desktop name if the panel itself is focused | Marco Trevisan (Treviño) |
| 2014-03-06 | Merging with latest lockscreen-review | Marco Trevisan (Treviño) |
| 2014-03-06 | Merge trunk. | Andrea Azzarone |
| 2014-03-06 | PanelIndicatorEntryView: don't draw the text in overlay mode if the entry is ... | Marco Trevisan (Treviño) |
| 2014-03-06 | PanelView: remove the custom lockscreen mode | Marco Trevisan (Treviño) |
| 2014-03-06 | PanelIndicatorsView: if an entry is added while an overlay is open, it should... | Marco Trevisan (Treviño) |
| 2014-03-04 | PanelMenuView: Make sure we update the is_inside_ variable once all menus are... | Marco Trevisan (Treviño) |
| 2014-03-04 | PanelMenuView: refresh the panel title if a window state changes in LIM mode | Marco Trevisan (Treviño) |
| 2014-03-04 | Merge trunk. | Andrea Azzarone |
| 2014-03-03 | * Parent | Brandon Schaefer |
| 2014-02-28 | * Parent | Brandon Schaefer |
| 2014-02-28 | PanelIndicatorEntryView: only care about icon heights to determine if they're... | Marco Trevisan (Treviño) |
| 2014-02-28 | PanelIndicatorEntryView: fix typo that caused compilation issues | Marco Trevisan (Treviño) |
| 2014-02-28 | PanelIndicatorEntryView: always try to load an icon from its name if all the ... | Marco Trevisan (Treviño) |
| 2014-02-28 | PanelIndicatorEntryView: apply the same codepath to all the themed icons | Marco Trevisan (Treviño) |
| 2014-02-28 | PanelIndicatorEntryView: only care about icon heights, monitor for theme chan... | Marco Trevisan (Treviño) |
| 2014-02-28 | PanelIndicatorEntryView: Use 22px icons, and correctly move the scalable icon... | Marco Trevisan (Treviño) |
| 2014-02-27 | PanelMenuView: fix a regression that caused the panel title not to redraw on ... | Marco Trevisan (Treviño) |
| 2014-02-27 | PanelController: use proper Impl, remove unneeded non-private methods | Marco Trevisan (Treviño) |
| 2014-02-27 | PanelIndicatorEntryView: handle scalable icons differently to get the best qu... | Marco Trevisan (Treviño) |
| 2014-02-25 | * Move to storing up to monitors::MAX launchers. This way we can tell what | Brandon Schaefer |
| 2014-02-25 | PanelMenuView: use cairo surface scale when painting the Panel Title | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelView: don't use fixed refine_texture height, we can safely resize it to ... | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelMenuView: correctly resize window buttons on DPI changes | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelController: correctly resize children on dpi changes | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelIndicatorsView: apply monitor to all the children | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelIndicatorEntryView: use cairo_device_scale to paint indicators | Marco Trevisan (Treviño) |
| 2014-02-25 | PanelIndicatorEntryDropdownView: simplify the pango layout drawing | Marco Trevisan (Treviño) |
| 2014-02-22 | Correct handle the grab when using the keyboard shortcut to lock the screen. | Andrea Azzarone |
| 2014-02-22 | Remove panel tray in the lockscreen. | Andrea Azzarone |
| 2014-02-20 | Merge trunk. | Andrea Azzarone |
| 2014-02-19 | Merging with Brandon's HiDPI chain, again | Marco Trevisan (Treviño) |
| 2014-02-18 | * Fix infinte loop, thanks Marco! | Brandon Schaefer |
| 2014-02-19 | PanelIndicatorsView: never try to add to dropdown an already known entry | Marco Trevisan (Treviño) |
| 2014-02-19 | PanelMenuView: put back virtual methods, to make tests happier | Marco Trevisan (Treviño) |
| 2014-02-18 | * Fix bug, race issue when setting the DPI settings, then changing it very qu... | Brandon Schaefer |
| 2014-02-18 | * Move to EMConverter::Ptr | Brandon Schaefer |
| 2014-02-18 | Merging with HiDPI stuff, so with spread improvements | Marco Trevisan (Treviño) |
| 2014-02-18 | * Should make sure it compiles...geez | Brandon Schaefer |
| 2014-02-18 | * Update MinMax height in SetMonitor | Brandon Schaefer |
| 2014-02-18 | * rebase scaleish spread | Brandon Schaefer |
| 2014-02-18 | Merging with Brandon's panel branch | Marco Trevisan (Treviño) |
| 2014-02-18 | * Returns a & and use a & when dealing with EMConverters | Brandon Schaefer |
| 2014-02-18 | Merging with Brandon's HiDPI stuff | Marco Trevisan (Treviño) |
| 2014-02-17 | * Cleaned up parts in *EntryView* | Brandon Schaefer |