mrjt
880d236bb8
Docking fix for Linux compositing window managers. Thanks andreincx!
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-09 09:28:26 +00:00
mrjt
865226f977
Docking & TabBar: Fixed menu/closing tabs bugs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:03:28 +00:00
mrjt
cb3b67f5c9
Docking: Fixed bug from last commit
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 08:01:17 +00:00
mrjt
b339efe5a3
Docking: Store titles directly
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 16:43:23 +00:00
mrjt
a7947d42a9
Docking: Fixed sorting implementation committed by someone else
...
Renamed DockCont::Handle to prevent name clash
TabBar: Added ContextMenu property
Fixed ContextMenu not checking mintabcount for 'Close' option
git-svn-id: svn://ultimatepp.org/upp/trunk@2554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 09:25:49 +00:00
kohait
335799d2c9
Docking: const ant static correctness, ordring functions from TabBar -> SortTitles
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 10:34:28 +00:00
mrjt
e4794e0322
Docking: Bug fixes, some small feature additions and header comments (!)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-18 10:41:09 +00:00
mrjt
353bb06ba6
Docking: Title update fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-17 10:39:47 +00:00
mrjt
79ba675313
Docking Package: Fixed bug blocking key events from main window
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2314 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-08 15:22:45 +00:00
mrjt
b8699d48f3
Bug fixes
...
Improved support for 'no close button' option
Integrated Hotkey support for hiding/restoring DockableCtrls
git-svn-id: svn://ultimatepp.org/upp/trunk@2201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-09 10:21:40 +00:00
mrjt
ba39f7edf9
Fixed button misplacement after add/remove
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-07 16:50:04 +00:00
mrjt
0dfde73755
Docking & TabBar: namespace declaration changed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-29 08:43:21 +00:00
mrjt
36dbadc09a
git-svn-id: svn://ultimatepp.org/upp/trunk@1316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-16 14:57:06 +00:00
mrjt
ffb0b9d653
TabBar: Tab Stacking and sorting added
...
Docking: Minor bug-fix, PopUpDockWindow confirmed as working, more complex dynamic allocation supported
QuickTabsTest: Modified to use TabBar-derived QuickTabs
git-svn-id: svn://ultimatepp.org/upp/trunk@1104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 13:21:38 +00:00
mrjt
4e931f6f6f
- Changed autohide icon to pin when popped up. Clicking now docks the window
...
- Fixed child PopUp issues with auto-hidden windows
- Fixed incorrect positioning when undocking windows that exceed their maximum size.
git-svn-id: svn://ultimatepp.org/upp/trunk@964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-16 12:08:27 +00:00
mrjt
b8931c0a16
Fixed various -Wall warnings. Missing returns, unused variables etc.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-30 09:54:19 +00:00
mrjt
5ae5f1ff31
git-svn-id: svn://ultimatepp.org/upp/trunk@812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-26 09:27:00 +00:00
mrjt
28a6a99e7a
git-svn-id: svn://ultimatepp.org/upp/trunk@797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-23 13:30:50 +00:00
mrjt
60fa35f920
- Fixed dragging with 'Show window contents' disabled
...
git-svn-id: svn://ultimatepp.org/upp/trunk@678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-27 09:22:21 +00:00
mrjt
5cc5e1f772
Fixed 2 bugs, changed code style to match uppsrc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-25 12:29:20 +00:00
mrjt
5ad2cdec29
Docking: Compilation fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 10:47:47 +00:00
mrjt
d4c57a76fe
Docking: appearance fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 11:08:21 +00:00
mrjt
e9e908d74b
Docking: appearance fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 10:07:23 +00:00
mrjt
30574be501
Docking: Restore window position added
...
git-svn-id: svn://ultimatepp.org/upp/trunk@596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-03 16:51:00 +00:00
mrjt
0ddd74a6c9
Docking update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-02 17:18:23 +00:00
mrjtuk
5f641e6ed9
Fixed to work with latest release
...
git-svn-id: svn://ultimatepp.org/upp/trunk@295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-12 13:35:52 +00:00
mdelfede
d2b54f7989
changed svn layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00