| Age | Commit message (Expand) | Author |
| 2013-04-13 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-04-12 | Don't force edge drawing in DashView. Fixes bug 1055126 here. | Andrea Azzarone |
| 2013-04-12 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-04-11 | LensView: reduce the map accesses, it moves the callgrind cost down to 0 | Marco Trevisan (Treviño) |
| 2013-04-10 | * Remove dead code, this UBUS signal gets removed when the view is setup. | Brandon Schaefer |
| 2013-04-10 | * If the command lens is open, and we have recived another Alt+F2 key event f... | Brandon Schaefer |
| 2013-04-10 | Make test_panel.py use the OverlayWindowButtons when dealing with the dash wi... | Brandon Schaefer |
| 2013-04-09 | Unity: remove unneeded Geometries allocations | Marco Trevisan (Treviño) |
| 2013-04-08 | * Fixes this branch that was reverted: | Brandon Schaefer |
| 2013-04-05 | Revert r3266 "Don't close the dash when switching from the command lens | Sebastien Bacher |
| 2013-04-04 | Back ported fixes related to dash autopilot preview tests from 100scopes fixe... | Łukasz 'sil2100' Zemczak |
| 2013-03-29 | * Dont close the dash when going from the command lens to the dash | Brandon Schaefer |
| 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 |