summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
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
2013-01-23Remove explicit calls to class destructors.Thomi Richards
2013-01-22Ensure that action link show prelighted when keyboard selected.Manuel de la Pena
2013-01-22Expose Remove to the Preview and children.Manuel de la Pena
2013-01-22Improved code readibility and mem management according to reviews.Manuel de la Pena
2013-01-21Removed not required method.Manuel de la Pena
2013-01-21Implemented all tab iterator tests.Manuel de la Pena
2013-01-18Refactored tab iterator and added nearly all of the tests.Manuel de la Pena
2013-01-18Merged with trunk.Manuel de la Pena
2013-01-16Add support to close previews by either right, middle, or left clicking in th...Christopher Townsend
2013-01-16Fix copy & paste error in the lambda function.Christopher Townsend
2013-01-16After 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 closesBrandon Schaefer