| Age | Commit message (Expand) | Author |
| 2013-08-08 | Add edge barriers to panels too. Unit tests added. | Andrea Azzarone |
| 2013-08-07 | Inject the EdgeBarrierController in launcher controller. | Andrea Azzarone |
| 2013-08-01 | Remove Set/GetPrimary. | Andrea Azzarone |
| 2013-08-01 | Refactor unity::panel::Controller and add tests for it. | Andrea Azzarone |
| 2013-07-01 | PanelMenuView: use connection::Wrapper | Marco Trevisan (Treviño) |
| 2013-07-01 | PanelView: use connection::Manager | Marco Trevisan (Treviño) |
| 2013-07-01 | PanelIndicatorsView: use connection::Manager | Marco Trevisan (Treviño) |
| 2013-06-26 | PanelMenuView: update the panel title when the unmaximized application name c... | Marco Trevisan (Treviño) |
| 2013-05-17 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-05-17 | Use gtk::IconInfo everywhere in the code to have proper handling | Marco Trevisan (Treviño) |
| 2013-05-16 | Merged smart scopes branch. | Pawel Stolowski |
| 2013-05-14 | Remove deprecated gtk_icon_info_free() | Ted Gould |
| 2013-04-17 | Merged with trunk. | Nick Dedekind |
| 2013-04-11 | PanelTray: Return 0 as xid if the widget is not realized (it shouldn't ever h... | Marco Trevisan (Treviño) |
| 2013-04-11 | PanelController: use const& to return Xids, removing copies reduces its cost ... | Marco Trevisan (Treviño) |
| 2013-04-09 | PanelController: create only one instance of DBusIndicators and share it betw... | Marco Trevisan (Treviño) |
| 2013-04-09 | StandalonePanel: fix compilation, update to new API | Marco Trevisan (Treviño) |
| 2013-04-09 | PanelController: create only one instance of DBusIndicators and share it betw... | Marco Trevisan (Treviño) |
| 2013-04-08 | PanelView: some code-cleanup, reduce computation when updating BG Texture | Marco Trevisan (Treviño) |
| 2013-04-08 | PanelView: repeat a 1-px wide texture, instead of building a bigger one | Marco Trevisan (Treviño) |
| 2013-04-08 | PanelView: use TextureCache | Marco Trevisan (Treviño) |
| 2013-03-20 | Merged with trunk | Nick Dedekind |
| 2013-03-19 | unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g | Marco Trevisan (Treviño) |
| 2013-03-12 | merged with trunk | Nick Dedekind |
| 2013-03-05 | Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded mode | Marco Trevisan (Treviño) |
| 2013-03-05 | Dash, Hud, Panel: don't use input-windows when not in embedded mode | Marco Trevisan (Treviño) |
| 2013-03-05 | Minor change. | Andrea Azzarone |
| 2013-03-04 | Fix bug 1136447. | Andrea Azzarone |
| 2013-02-21 | 64bit fixes for vairant builder. | Nick Dedekind |
| 2013-02-08 | * Fix multi monitor issue window buttons and indicators. | Brandon Schaefer |
| 2013-02-06 | Add tests. | Andrea Azzarone |
| 2013-02-06 | Merge lp:~andyrock/unity/remove-tray-whitelist. | Andrea Azzarone |
| 2013-02-01 | * Clean up the ctor, really just move all the parts into functions | Brandon Schaefer |
| 2013-01-31 | * Merge trunk | Brandon Schaefer |
| 2013-01-31 | * Remove using overlay logic inside the PanelMenuView... | Brandon Schaefer |
| 2013-02-01 | Refactored PanelMenuView::Draw(), moved a bunch of texture generating, boolea... | Brandon Schaefer |
| 2013-01-31 | * Change 2 function names | Brandon Schaefer |
| 2013-01-30 | * Renamed a bunch of ::Draw* function that were not drawing anything. | Brandon Schaefer |
| 2013-01-30 | Clicking on the indicators in the dash will now open them! (And close the das... | Brandon Schaefer |
| 2013-01-30 | * Pass by refrence | Brandon Schaefer |
| 2013-01-29 | * Indicators will now open if clicked while the dash is open (closing the das... | Brandon Schaefer |
| 2013-01-29 | PanelMenuView: restore a grabbed window taking care of the panel offset. Fixe... | Marco Trevisan (Treviño) |
| 2013-01-28 | * Some fixes, changed AboutToShow to Show/Hide | Brandon Schaefer |
| 2013-01-28 | * The main reason, is the DashView has to take up the PanelHeight, so when the | Brandon Schaefer |
| 2013-01-28 | * Moved WindowButton* to unity-shared | Brandon Schaefer |
| 2013-01-25 | PanelMenuView: few cleanups | Marco Trevisan (Treviño) |
| 2013-01-25 | PanelMenuView: restore a grabbed window taking care of the panel offset | Marco Trevisan (Treviño) |
| 2013-01-11 | Reverted wrong change introduced in r3027 | MC Return |
| 2013-01-09 | Removed calculation of x, because the calculated value is never used | MC Return |
| 2013-01-09 | Removed first assignments of gint pos, because the values assigned were not used | MC Return |