summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2013-04-13Merge with trunkMarco Trevisan (Treviño)
2013-04-12Don't force edge drawing in DashView. Fixes bug 1055126 here.Andrea Azzarone
2013-04-12Merge with trunkMarco Trevisan (Treviño)
2013-04-11LensView: reduce the map accesses, it moves the callgrind cost down to 0Marco 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-10Make test_panel.py use the OverlayWindowButtons when dealing with the dash wi...Brandon Schaefer
2013-04-09Unity: remove unneeded Geometries allocationsMarco Trevisan (Treviño)
2013-04-08* Fixes this branch that was reverted:Brandon Schaefer
2013-04-05Revert r3266 "Don't close the dash when switching from the command lens Sebastien Bacher
2013-04-04Back 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 dashBrandon Schaefer
2013-03-21Merging with trunkMarco Trevisan (Treviño)
2013-03-21LensDBusTestRunner: use glib::CancellableMarco Trevisan (Treviño)
2013-03-19unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/gMarco Trevisan (Treviño)
2013-03-19Add virtual dtor.Andrea Azzarone
2013-03-18ResultViewGrid: use guint64 also on assigmentMarco Trevisan (Treviño)
2013-03-14Fix white line between dash and launcher. Fixes: https://bugs.launchpad.net/b...Andrea Azzarone
2013-03-14Add comment.Andrea Azzarone
2013-03-14Fix lp bu 1125346.Andrea Azzarone
2013-03-14AbstractLauncherIcon: use struct and enum class for ActionArg, avoid negative...Marco Trevisan (Treviño)
2013-03-14ApplicationStarterImp: timestamp can't be negativeMarco Trevisan (Treviño)
2013-03-12Add unit test.Andrea Azzarone
2013-03-12Refactor part of DashView/Lens/Lenses code to make it testable.Andrea Azzarone
2013-03-11Fix lp bug 1152733.Andrea Azzarone
2013-03-07Merging with trunkMarco Trevisan (Treviño)
2013-03-06Merging with trunkMarco Trevisan (Treviño)
2013-03-05Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded modeMarco Trevisan (Treviño)
2013-03-05DashController: comment improvedMarco Trevisan (Treviño)
2013-03-05DashController: fixing styleMarco Trevisan (Treviño)
2013-03-05Dash, Hud, Panel: don't use input-windows when not in embedded modeMarco Trevisan (Treviño)
2013-03-04Fix bug 1136447.Andrea Azzarone
2013-03-04DashController: using glib::DBusServerMarco Trevisan (Treviño)
2013-02-26Fix the test_panel tests related to overlay buttons in the dash and HUD.Łukasz 'sil2100' Zemczak
2013-02-17Do not assign true to bool odd, because this value is never usedMC Return
2013-02-17Also initialize the class member variable bool requires_new_position with falseMC Return
2013-02-15Changed click/Dnd behaviour to match requested design. (LP: #841899). Fixes: ...Nick Dedekind
2013-02-14When building the preview, don't create a new PreviewContainer when there's o...Łukasz 'sil2100' Zemczak
2013-02-13IconTexture: add smarter constructor, prefer using smart pointersMarco Trevisan (Treviño)
2013-02-08Fixed category redrawingNick Dedekind
2013-02-04DashView: remove unwanted commitMarco Trevisan (Treviño)
2013-02-04DashView: use WindowManager default close key combination.Marco Trevisan (Treviño)
2013-01-30Clicking on the indicators in the dash will now open them! (And close the das...Brandon Schaefer
2013-01-30Fixed review comments.Nick Dedekind
2013-01-30merge with trunkNick Dedekind
2013-01-29* Indicators will now open if clicked while the dash is open (closing the das...Brandon Schaefer
2013-01-29Added 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/HideBrandon Schaefer
2013-01-28* The main reason, is the DashView has to take up the PanelHeight, so when theBrandon Schaefer
2013-01-24Fixed memory leak.Thomi Richards