summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-22fixes the places icons and workspace manager icon so that you can't drag them...Gord Allott
2010-09-22Merge lp:~unity-team/unity/trash-i18n-fixes. Partial fix for bug #645038 "Tra...Mikkel Kamstrup Erlandsen
2010-09-22stops drag events from affecting special launcher icons such as places, also ...Gord Allott
2010-09-22First stab at fixing bug #645038: "Trash menu items in Unity are either not t...Mikkel Kamstrup Erlandsen
2010-09-22Merge Mikkel's branch lp:~unity-team/unity/fast-icons:Mikkel Kamstrup Erlandsen
2010-09-22[merge] Some menu's keep showingNeil Jagdish Patel
2010-09-22[merge] Jasons maximus fixesNeil Jagdish Patel
2010-09-22modified:Mirco Müller
2010-09-22modified:Mirco Müller
2010-09-22Make process_icon_queue() private now that we don't have to leak this logic a...Mikkel Kamstrup Erlandsen
2010-09-22Make the PixbufCache a *lot* more clever on when to start loading icons - and...Mikkel Kamstrup Erlandsen
2010-09-22modified:Mirco Müller
2010-09-22fixes for various bugs, linked in the commitsGord Allott
2010-09-22detects if software acceleration rather than hw is available and if so, try toDidier Roche
2010-09-22People are sometime insane in filling their custom launcher name. Try to beDidier Roche
2010-09-22modified:Mirco Müller
2010-09-22modified:Mirco Müller
2010-09-22Outcomment dubious call to internals of Unity.PixbufCacheMikkel Kamstrup Erlandsen
2010-09-22Add some docs to the public methods of UnityPixbufCacheMikkel Kamstrup Erlandsen
2010-09-22Rename method load_iteration() to process_icon_queue_dispatcher() and make it...Mikkel Kamstrup Erlandsen
2010-09-22Ensure we dont process any window that is already too big for the stagejassmith@gmail.com
2010-09-22Ensure our dnd window is set to not accept input focusjassmith@gmail.com
2010-09-22restore force activate function using timeout of 0 instead of idle. This seem...jassmith@gmail.com
2010-09-21change user session selected by default if no 3D driver detectedDidier Roche
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-21Made the insensitive state of the forward- and back-button more obvious by de...Mirco Müller
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-21modified:Mirco Müller
2010-09-21being safe when people are using crazy caracters in desktop file (LP: #644114...Didier Roche
2010-09-21Make insensitive menu really inactive, when window is initially focused (prog...Mirco Müller
2010-09-21API/ABI break of libunity: in unity_io_read_stream_async() only consumer is u...Mikkel Kamstrup Erlandsen
2010-09-21moves the auto-scroll animation from 30fps based to clutter animation based, ...Gord Allott
2010-09-21make PixbufRequestType a private enumMikkel Kamstrup Erlandsen
2010-09-21Make PixbufCacheTask a private class and add [Compact] annotation in order to...Mikkel Kamstrup Erlandsen
2010-09-21Unregister the icon queue timeout (if set) when a PixbufCache is destroyedMikkel Kamstrup Erlandsen
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-18[merge] Improved breadcrumb look by CimiNeil Jagdish Patel
2010-09-18[merge] Cimi's work that fixes up menuitem look and feelNeil Jagdish Patel
2010-09-18Update ignoresNeil Jagdish Patel
2010-09-18[merge] Cimi's fix window buttons branchNeil Jagdish Patel
2010-09-18prompt a dialog and exit if we detect that GL is software renderedDidier Roche
2010-09-17Fixes for window decorations buttons in the panel, using new Ambiance themeAndrea Cimitan
2010-09-17Fixes to scrollbarAndrea Cimitan