| Age | Commit message (Expand) | Author |
| 2013-03-21 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-21 | LensDBusTestRunner: use glib::Cancellable | Marco Trevisan (Treviño) |
| 2013-03-19 | unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g | Marco Trevisan (Treviño) |
| 2013-03-19 | Add virtual dtor. | Andrea Azzarone |
| 2013-03-18 | ResultViewGrid: use guint64 also on assigment | Marco Trevisan (Treviño) |
| 2013-03-14 | Fix white line between dash and launcher. Fixes: https://bugs.launchpad.net/b... | Andrea Azzarone |
| 2013-03-14 | Add comment. | Andrea Azzarone |
| 2013-03-14 | Fix lp bu 1125346. | Andrea Azzarone |
| 2013-03-14 | AbstractLauncherIcon: use struct and enum class for ActionArg, avoid negative... | Marco Trevisan (Treviño) |
| 2013-03-14 | ApplicationStarterImp: timestamp can't be negative | Marco Trevisan (Treviño) |
| 2013-03-12 | Add unit test. | Andrea Azzarone |
| 2013-03-12 | Refactor part of DashView/Lens/Lenses code to make it testable. | Andrea Azzarone |
| 2013-03-11 | Fix lp bug 1152733. | Andrea Azzarone |
| 2013-03-07 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-06 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-05 | Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded mode | Marco Trevisan (Treviño) |
| 2013-03-05 | DashController: comment improved | Marco Trevisan (Treviño) |
| 2013-03-05 | DashController: fixing style | 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-04 | Fix bug 1136447. | Andrea Azzarone |
| 2013-03-04 | DashController: using glib::DBusServer | Marco Trevisan (Treviño) |
| 2013-02-26 | Fix the test_panel tests related to overlay buttons in the dash and HUD. | Łukasz 'sil2100' Zemczak |
| 2013-02-17 | Do not assign true to bool odd, because this value is never used | MC Return |
| 2013-02-17 | Also initialize the class member variable bool requires_new_position with false | MC Return |
| 2013-02-15 | Changed click/Dnd behaviour to match requested design. (LP: #841899). Fixes: ... | Nick Dedekind |
| 2013-02-14 | When building the preview, don't create a new PreviewContainer when there's o... | Łukasz 'sil2100' Zemczak |
| 2013-02-13 | IconTexture: add smarter constructor, prefer using smart pointers | Marco Trevisan (Treviño) |
| 2013-02-08 | Fixed category redrawing | Nick Dedekind |
| 2013-02-04 | DashView: remove unwanted commit | Marco Trevisan (Treviño) |
| 2013-02-04 | DashView: use WindowManager default close key combination. | Marco Trevisan (Treviño) |
| 2013-01-30 | Clicking on the indicators in the dash will now open them! (And close the das... | Brandon Schaefer |
| 2013-01-30 | Fixed review comments. | Nick Dedekind |
| 2013-01-30 | merge with trunk | Nick Dedekind |
| 2013-01-29 | * Indicators will now open if clicked while the dash is open (closing the das... | Brandon Schaefer |
| 2013-01-29 | Added API that allows children classes to add InputAreas to the TabIterator i... | Manuel de la Pena |
| 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-24 | Fixed memory leak. | Thomi Richards |
| 2013-01-23 | Remove explicit calls to class destructors. | Thomi Richards |
| 2013-01-22 | Ensure that action link show prelighted when keyboard selected. | Manuel de la Pena |
| 2013-01-22 | Expose Remove to the Preview and children. | Manuel de la Pena |
| 2013-01-22 | Improved code readibility and mem management according to reviews. | Manuel de la Pena |
| 2013-01-21 | Removed not required method. | Manuel de la Pena |
| 2013-01-21 | Implemented all tab iterator tests. | Manuel de la Pena |
| 2013-01-18 | Refactored tab iterator and added nearly all of the tests. | Manuel de la Pena |
| 2013-01-18 | Merged with trunk. | Manuel de la Pena |
| 2013-01-16 | Add support to close previews by either right, middle, or left clicking in th... | Christopher Townsend |
| 2013-01-16 | Fix copy & paste error in the lambda function. | Christopher Townsend |
| 2013-01-16 | After some feedback on the MP, I made the following changes: | Christopher Townsend |
| 2013-01-15 | * Adds a test that asserts the lens view gets hidden when the dash closes | Brandon Schaefer |