summaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2012-08-10* Merged trunk, fixed conflictsBrandon Schaefer
2012-08-10Fix flickers when changing launcher icon size.. Fixes: https://bugs.launchpad...Andrea Azzarone
2012-08-10Merging with trunkMarco Trevisan (Treviño)
2012-08-09Cherrypick rev 2539 from lp:~3v1n0/unity/launcher-icon-construction-type. Tha...Andrea Azzarone
2012-08-06Fix bug 1024113.Andrea Azzarone
2012-08-03* Removed extra lineBrandon Schaefer
2012-08-03* Fixed up logic check, and ap testBrandon Schaefer
2012-08-03Revert rev 2525. Fixes: . Approved by Michal Hruby.Andrea Azzarone
2012-08-03FavoriteStoreGSettings: remove unneeded methods, use glib::Signal, refactor t...Marco Trevisan (Treviño)
2012-08-03Merge trunk.Andrea Azzarone
2012-08-03Optimized performance and style following suggestions reported by cppcheck:MC Return
2012-08-03Don't set mouse position on mouse leaving.. Fixes: https://bugs.launchpad.net...Andrea Azzarone
2012-08-03Revert rev 2525.Andrea Azzarone
2012-08-03use the gestures support from nux instead of talking to libgeis directly.. Fi...Daniel d'Andrada
2012-08-02* fixed conflictBrandon Schaefer
2012-08-02* Switcher is disabled now when the Wall plugin is active.Brandon Schaefer
2012-08-02Launcher: remove commented codeMarco Trevisan (Treviño)
2012-08-02Fix bug 980942.Andrea Azzarone
2012-08-02LauncherModel: put back the CompareIcons codeMarco Trevisan (Treviño)
2012-08-02test_launcher_controller: added test for only-unstick on favorite removalMarco Trevisan (Treviño)
2012-08-02AbstractLauncherIcon: use enum class for Quirk and IconTypeMarco Trevisan (Treviño)
2012-08-01* fixes a crash if zero results are there in a current workspaceBrandon Schaefer
2012-08-01LauncherController: only unstick an icon when removed from the favorite store...Marco Trevisan (Treviño)
2012-08-01FavoriteStoreGSettings: use constant values for settings name and keysMarco Trevisan (Treviño)
2012-08-01FavoriteStoreGSettings: remove unneeded methods, use glib::SignalMarco Trevisan (Treviño)
2012-07-30Add the option to disable the ShowDesktop icon in the switcher in CCSM.. Fixe...Brandon Schaefer
2012-07-30Fixed possible performance issues in LauncherModel.cpp by replacement of post...MC Return
2012-07-30Fixed possible performance issue in LauncherController.cpp by replacement of ...MC Return
2012-07-30Fixed possible performance issues in Launcher.cpp by replacement of postfix +...MC Return
2012-07-29Fix typo in QuicklistView::RecvItemMouseDrag. It was the cause of the bug #10...Andrea Azzarone
2012-07-27Use gestures support from Nux and adapt code for regular gesture rulesDaniel d'Andrada
2012-07-27*Merged trunk. Fixed an AP testBrandon Schaefer
2012-07-27Remove "strut hack" in launcher.cpp. Fixes: https://bugs.launchpad.net/bugs/1...Andrea Azzarone
2012-07-27Minor change.Andrea Azzarone
2012-07-26* Fixed AP test, as well as the switcher codeBrandon Schaefer
2012-07-26The switcher in detail mode will now focus the last active window, instead of...Brandon Schaefer
2012-07-26* Adds the option to disable the ShowDesktop icon in the switcherBrandon Schaefer
2012-07-26EdgeBarrierController: use auto const& for typeMarco Trevisan (Treviño)
2012-07-25* Fixes detail mode not selecting the last active window.Brandon Schaefer
2012-07-26Merging with trunkMarco Trevisan (Treviño)
2012-07-26LauncherController: make TestLauncherController friend of itMarco Trevisan (Treviño)
2012-07-26EdgeBarrierController: make GetSubscriber publicMarco Trevisan (Treviño)
2012-07-25Fix bug 1027955.Andrea Azzarone
2012-07-25LauncherController: move launcher::Controller::Impl definition in LauncherCon...Marco Trevisan (Treviño)
2012-07-24SoftwareCenterLauncherIcon: avoid the "Waiting to Install" tooltip to stay af...Bilal Akhtar
2012-07-24The launcher will auto hide when installing a program from the software cente...Bilal Akhtar
2012-07-24EdgeBarrierController: fix the monitor/size comparisonsMarco Trevisan (Treviño)
2012-07-24LauncherController: use only one cycle to ensure launchers, and correctly uns...Marco Trevisan (Treviño)
2012-07-24EdgeBarrierController: be safer, always resize the barrier list on setup barr...Marco Trevisan (Treviño)
2012-07-20EdgeBarrierController: disable the lambda based proxy versionMarco Trevisan (Treviño)