summaryrefslogtreecommitdiff
path: root/unity-private/launcher
AgeCommit message (Expand)Author
2010-11-10some licenses fix, more to comeDidier Roche
2010-10-01move cache/effects quirks into a cleaner interfaceDavid Barth
2010-09-30add UNITY_DISABLE_CACHE env. variable to let unity run on poor GL drivers, li...David Barth
2010-09-27launches new apps if there are no open windows, helps fix lp:647979Gord Allott
2010-09-27use get_basename instead of silly str manipulating, should fix lp:648625Gord Allott
2010-09-24fixes favorite loading for didrocks, fixes lp:645835Gord Allott
2010-09-24don't check for application typeGord Allott
2010-09-24tries to work around crazy paths for favoritesGord Allott
2010-09-24Make keyboard-shortcut overlays a bit nicer. Rounded corners are a bit smalle...Mirco Müller
2010-09-22Merge Neil's branch lp:~unity-team/unity/places-fixes-2010-09-22:Mikkel Kamstrup Erlandsen
2010-09-22fixes lp:619344 by removing glow on foldGord Allott
2010-09-22fixes launcher focus grabbing lp:637123Gord Allott
2010-09-22stops drag events from affecting special launcher icons such as places, also ...Gord Allott
2010-09-22[merge] trunkNeil Jagdish Patel
2010-09-22fixes for various bugs, linked in the commitsGord Allott
2010-09-22fixes lp:637123Gord Allott
2010-09-22modified:Mirco Müller
2010-09-21Unref item returned from menu_item_from_dbusmenuitem. They have an extra refe...Jay Taoko
2010-09-21Unref item returned from menu_item_from_dbusmenuitem. They have an extra refe...Jay Taoko
2010-09-21Add correct destructor name to menu items.Jay Taoko
2010-09-21Unref item returned from menu_item_from_dbusmenuitem. They have an extra refe...Jay Taoko
2010-09-21Unref item returned from menu_item_from_dbusmenuitem. They have an extra refe...Jay Taoko
2010-09-21moves the auto-scroll animation from 30fps based to clutter animation based, ...Gord Allott
2010-09-21fixes issue with icons that are dragged out remaining, fixes lp:643434Gord Allott
2010-09-21use timeout again, fixes LP: #643315 (quicklist items having different widths...Mirco Müller
2010-09-21use same offset for label and quicklist, should fix LP: #631446 for real nowMirco Müller
2010-09-21* Add correct destructor name to menu items.Jay Taoko
2010-09-20hides hidden menu items, fixes lp:641543Gord Allott
2010-09-19Don't expose an active application if we're in dash mode when the user clicksNeil Jagdish Patel
2010-09-16Merge gords launcher fixes branchesNeil Jagdish Patel
2010-09-16fix for lp:601093 icons now zoom in and outGord Allott
2010-09-16fixes lp:633084Gord Allott
2010-09-16fixes menu generation on scrollGord Allott
2010-09-16sends motion event on animationsGord Allott
2010-09-16fixes lp:627488 active (left) indicator on the special launchers should not h...Gord Allott
2010-09-16increased exp count for balanceGord Allott
2010-09-15In reference to bug 617339. This branch add the label menu item to the quickl...Jay Taoko
2010-09-14modified:Mirco Müller
2010-09-14add a warning() and FIXME-remark for the failure-caseMirco Müller
2010-09-14Added some debug-output for testingMirco Müller
2010-09-14send favourites list to bamfGord Allott
2010-09-14fix for small double menu problem introduced with this branches changesGord Allott
2010-09-14fixes lp:632991 - removes jittering when rubber band is in use on the launcherGord Allott
2010-09-14fixes lp:633045 - auto scroll speed is now correctedGord Allott
2010-09-14fixes lp:631452Gord Allott
2010-09-14fixes lp:620427 - launcher does not contract if a menu is openGord Allott
2010-09-14fixes lp:620427 - launcher does not contract if a menu is openGord Allott
2010-09-13make sure the anchor-arrow aligns with the focused-triangle indicating the cu...Mirco Müller
2010-09-13Correct the offset of the quicklist so it doesn't jump to the right when expa...Mirco Müller
2010-09-03Forgot to remove the debug()-callsMirco Müller