| Age | Commit message (Expand) | Author |
| 2013-12-04 | * Revert most of lp:unity revno. 3509 as the Compiz Grid plugin is a better p... | Chris Townsend |
| 2013-11-14 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-09-25 | {Switcher,Shortcut,Session}Controller: extend sigc::trackable to smartly disc... | Marco Trevisan (Treviño) |
| 2013-09-24 | Unity: Use WindowManager average_color property for getting the desktop color | Marco Trevisan (Treviño) |
| 2013-09-20 | ShortcutController: fix typo on introspection data | Marco Trevisan (Treviño) |
| 2013-09-19 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-09-19 | Introspectable: use IntrospectionData class for collecting data from children | Marco Trevisan (Treviño) |
| 2013-09-19 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-09-18 | ShortcutView: use StaticCairoText instead of StaticText for rendering the View | Marco Trevisan (Treviño) |
| 2013-09-16 | ShortcutView: use StaticCairoText instead of StaticText for rendering the View | Marco Trevisan (Treviño) |
| 2013-09-16 | UnityScreen, CompizShortcutModeller: remove the custom keys to maximize or re... | Marco Trevisan (Treviño) |
| 2013-09-14 | CompizShortcutModeller: update the options to use the new unity shortcuts | Marco Trevisan (Treviño) |
| 2013-09-13 | ShortcutController: use AnimationUtils methods to start and reverse the anima... | Marco Trevisan (Treviño) |
| 2013-07-06 | Add shortcut hint for Photo lens (lp: #1069644). | Andrew McCarthy |
| 2013-07-01 | ShortcutView: use connection::Wrapper | Marco Trevisan (Treviño) |
| 2013-03-07 | StandaloneShortcuts: fix linking | Marco Trevisan (Treviño) |
| 2013-03-07 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-02-20 | size_t index is always unsigned, so the check if it is >= 0 | MC Return |
| 2013-02-18 | UnityWindowView: add a ROProperty to handle the background | Marco Trevisan (Treviño) |
| 2013-02-18 | ShortcutView: remove some padding, since now is computed into the UnityWindow... | Marco Trevisan (Treviño) |
| 2013-02-13 | UnityWindowView: pass the internal clip as const& | Marco Trevisan (Treviño) |
| 2013-01-29 | Changed all references to unmaximize_window_key to unmaximize_or_minimize_win... | MC Return |
| 2013-01-23 | ShortcutController: some cleanup | Marco Trevisan (Treviño) |
| 2013-01-23 | ShortcutController: compute window content size when computing its offset | Marco Trevisan (Treviño) |
| 2013-01-23 | StandaloneShortcuts: update to new API, add timeout to switch model | Marco Trevisan (Treviño) |
| 2013-01-23 | ShortcutController: better handle model changes, use window matching layout size | Marco Trevisan (Treviño) |
| 2013-01-23 | ShortcutView: compute content size on columns rendering | Marco Trevisan (Treviño) |
| 2013-01-23 | AbstractShortcutModeller: make it trackable | Marco Trevisan (Treviño) |
| 2013-01-23 | CompizShortcutModeller: listen to WM changes, and update model accordingly | Marco Trevisan (Treviño) |
| 2013-01-23 | CompizShortcutModeller: remove duplicated signal definition | Marco Trevisan (Treviño) |
| 2013-01-23 | ShortcutView: simplify GetBackgroundGeometry | Marco Trevisan (Treviño) |
| 2013-01-22 | ShortcutController: some cleanup | Marco Trevisan (Treviño) |
| 2013-01-22 | StandaloneController: implement an abstract modeller | Marco Trevisan (Treviño) |
| 2013-01-22 | ShortcutController: use an abstract modeller to build the UI | Marco Trevisan (Treviño) |
| 2013-01-22 | CompizShortcutModeller: implement a basic compiz shortcut Modeller | Marco Trevisan (Treviño) |
| 2013-01-22 | AbstractShortcutModeller: added an abstract shortcut modeller | Marco Trevisan (Treviño) |
| 2013-01-22 | StandaloneShortcuts: update to use new shortcut::Controller | Marco Trevisan (Treviño) |
| 2013-01-22 | ShortcutView: avoid crashes on null model | Marco Trevisan (Treviño) |
| 2013-01-22 | ShortcutController: pass model on construction | Marco Trevisan (Treviño) |
| 2013-01-21 | TestShortcutView: added tests for the shortcut::View class | Marco Trevisan (Treviño) |
| 2013-01-21 | ShortcutView: remove unneeded definitions | Marco Trevisan (Treviño) |
| 2013-01-21 | StandaloneShortcuts: override GetGeometryPerMonitor to make view monitor inde... | Marco Trevisan (Treviño) |
| 2013-01-21 | ShortcutView: remove the positioning bits from view | Marco Trevisan (Treviño) |
| 2013-01-21 | ShortcutController: compute the view position on screen | Marco Trevisan (Treviño) |
| 2013-01-21 | ShortcutView: updating copyright | Marco Trevisan (Treviño) |
| 2013-01-21 | unityshell: fix option name | Marco Trevisan (Treviño) |
| 2013-01-19 | ShortcutView: disconnect from hint signal, when a section view is destroyed | Marco Trevisan (Treviño) |
| 2013-01-19 | ShortcutView: put the dynamic hints view, relayout on hints changes | Marco Trevisan (Treviño) |
| 2013-01-19 | ShortcutView: don't show line separator after the last category (ever!) | Marco Trevisan (Treviño) |
| 2013-01-19 | ShortcutView: just use layouts instead of views | Marco Trevisan (Treviño) |