summaryrefslogtreecommitdiffstats
path: root/src/ui/uxmanager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove more unused stuff missed in last commit.Tavmjong Bah2017-05-101-13/+0
* Remove unused floatscreenissue variable and supporting code.Tavmjong Bah2017-05-101-35/+0
* Wayland fix.Tavmjong Bah2017-05-101-7/+25
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
* static code analysisKris De Gussem2015-12-071-4/+5
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Added signal for desktop destruction to allow for proper removal of tracked s...Jon A. Cruz2012-01-011-5/+31
* Bump default for "widescreen" to target netbook sizes.Jon A. Cruz2010-07-021-1/+1
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-161-5/+47
* Cleanup on encapsulation. Addition of initial widescreen detection.Jon A. Cruz2010-06-011-13/+57
* Added temp option to enable repositioning of not-quite-completed UI items in ...Jon A. Cruz2010-01-181-3/+13
* Fix for compile on windows. Fixes bug #506845.Jon A. Cruz2010-01-151-2/+2
* Adding a 'widescreen' task.Jon A. Cruz2010-01-131-11/+19
* Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-121-1/+29
* Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-9/+13
* Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-101-3/+59
* Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-091-1/+1
* Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-071-0/+68