summaryrefslogtreecommitdiffstats
path: root/src/ui/uxmanager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added temp option to enable repositioning of not-quite-completed UI items in ↵Jon A. Cruz2010-01-181-3/+13
| | | | | relayout. (bzr r8997)
* Fix for compile on windows. Fixes bug #506845.Jon A. Cruz2010-01-151-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/506845 (bzr r8986)
* Adding a 'widescreen' task.Jon A. Cruz2010-01-131-11/+19
| | | (bzr r8972)
* Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-121-1/+29
| | | (bzr r8971)
* Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-9/+13
| | | (bzr r8968)
* Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-101-3/+59
| | | | | Basic integration of task switching control. (bzr r8963)
* Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-091-1/+1
| | | (bzr r8955)
* Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-071-0/+68
(bzr r8951)