summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-01-29Added the PanelController to the Introspectable tree. This allows us to write...Thomi Richards
2012-01-30Fixed a few things from MP review.Thomi Richards
2012-01-27Improved the Super+Tab switcher making possible to escape from it using the E...Marco Trevisan (Treviño)
2012-01-27Adds a testcase for 922447. Fixes: . Approved by Jason Smith.Jason Smith
2012-01-27Coalesce results coming from the background icon loader threads, so we don't ...Michal Hruby
2012-01-27fix viewport calculationJason Smith
2012-01-26Remaining issues for LP: #863246 (and also LP: #863240) fixed.Mirco Müller
2012-01-26Use unnamed namespace instead of static variable declarationMirco Müller
2012-01-26Tweak the outline-opacity as per request, make sure the top/bottom-padding fo...Mirco Müller
2012-01-26Don't pessimize prematurely.Andrea Azzarone
2012-01-26Merge trunk.Andrea Azzarone
2012-01-26Add support to middle-click pasting on the dash search bar.Marco Trevisan (Treviño)
2012-01-26Window auto-maximise functionality should be disabled on monitors with a reso...Andrea Azzarone
2012-01-26Replace the Unity home screen tiles with a "merged lens view" where lenses ca...Mikkel Kamstrup Erlandsen
2012-01-26Fixed the logical interaction between lp:~3v1n0/unity/super-tab-switcher and ...3v1n0
2012-01-26Coalesce results from the IconLoader, so we don't repaint the UI after each r...Michal Hruby
2012-01-26Remove the layout debug-rectsMirco Müller
2012-01-26Revert the separator-drawing to the Draw2DLine approach for now, make sure th...Mirco Müller
2012-01-26Sync with trunkMikkel Kamstrup Erlandsen
2012-01-25- Change 'Rubbish Bin' to 'Trash' in the Unity shortcuts hints overlayDavid Planella
2012-01-25Just refactoring, and removing unused variable to clean up valgrind results.Brandon Schaefer
2012-01-25* Merged into Unity trunkJay Taoko
2012-01-25Don't assign null to a std::string. Fixes: https://bugs.launchpad.net/bugs/86...Tim Penhey
2012-01-25Move all icon loading into background gio threads. (there was mainly issue wi...Michal Hruby
2012-01-25Don't forget about the removal of the separator when getting rid of a filterMirco Müller
2012-01-25Use a TextureArea as part of the filter-layout for drawing the separators bet...Mirco Müller
2012-01-25fix buildJason Smith
2012-01-25Clear search entry when Esc is pressed - and close it if we have no search st...Mikkel Kamstrup Erlandsen
2012-01-24Changed variable name from it to icon_it because it isn't an itertor but a re...Brandon Schaefer
2012-01-24Desktop safe OpenGL ES 2.0 branch from Linaro's Graphics WGAlexandros Frantzis
2012-01-24Missed removing unsued iteratorBrandon Schaefer
2012-01-24Changed 2 more for loops to use range based insteadBrandon Schaefer
2012-01-24Implement search state retention policy for the home lens as specified in htt...Mikkel Kamstrup Erlandsen
2012-01-24GLES2: Fix gles2 compilation in unity-mt-grab-handles.Alexandros Frantzis
2012-01-24Sync with trunkMikkel Kamstrup Erlandsen
2012-01-24Remove HomeView.{cpp,h} and PlacesHomeView.{cpp,h} now that they have been ob...Mikkel Kamstrup Erlandsen
2012-01-23Removed un used vars and changed for loops to use range basedBrandon Schaefer
2012-01-23Fixed uninitialized variables.Brandon Schaefer
2012-01-24Use the wrapper to avoid assigning null to a std::string.Tim Penhey
2012-01-23Replace text-based expander-arrow with correct image-file based artwork from ...Mirco Müller
2012-01-23Changed 'Rubbish Bin' to 'Trash' - the translatable messages' source locale s...David Planella
2012-01-23Fix right edge alignment for all-, toggle- and multirange-buttons.Mirco Müller
2012-01-23Padding gap between adjacent filter-categories is always 12px now thus comply...Mirco Müller
2012-01-23This branch contains the first phase of the implementation of software-center...Bilal Akhtar
2012-01-23Fix vertical padding to be 12px between All-button and previous separator lineMirco Müller
2012-01-23Fix vertical padding to be 12px between All-button and first button of filtersMirco Müller
2012-01-23Fix position of filter-expander heading, solve issue with trailing separators...Mirco Müller
2012-01-23Sync with trunkMikkel Kamstrup Erlandsen
2012-01-20GLES2: Make GLES2 build compile.Marc Ordinas i Llopis
2012-01-20Make the launcher be aware of the window's workspaceMarco Trevisan (Treviño)