| Age | Commit message (Expand) | Author |
| 2014-08-07 | LauncherIcon: use GdkPango utilities | Marco Trevisan (Treviño) |
| 2014-07-29 | * Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions. | Brandon Schaefer |
| 2014-05-30 | Fix skype indicator blinking. | Andrea Azzarone |
| 2014-04-02 | PanelMenuView: use generic actions based on WM settings for double,middle and... | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelMenuView: add "panel-title" class to the panel style context when drawin... | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelStyle: return a Style context with different widget path in GetStyleCont... | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelMenuView: use panel style context for painting the panel title | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelMenuView: draw the background under the text glyphs | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelIndicatorEntryView: draw the background under the text glyphs | Marco Trevisan (Treviño) |
| 2014-03-20 | Unity: Don't use "gtk-xft-dpi" setting for text-scaling, but our own value | Marco Trevisan (Treviño) |
| 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) |