Commit graph

26 commits

Author SHA1 Message Date
micio
93fa960c99 Bazaar-TabBarCtrl -- Fixed small bug
git-svn-id: svn://ultimatepp.org/upp/trunk@1943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-24 23:33:00 +00:00
bytefield
8a3f737d05 TabBar Romanian translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-18 00:16:44 +00:00
micio
60916eb2ea Bazaar/TabBar - Added translation file plus Italian translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-17 22:12:39 +00:00
micio
efbad2ccc6 Bazaar/TabBarCtrl - corrected a Bug - Updated demo
git-svn-id: svn://ultimatepp.org/upp/trunk@1903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-17 19:19:46 +00:00
micio
95b1937aac Bazaar/TabBar : Added TabBarCtrl widget - Some patches to TabBar
TabBar : Added callbacks WhenCloseSome and CancelCloseSome
needed for TabBarCtrl

git-svn-id: svn://ultimatepp.org/upp/trunk@1901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-17 10:44:40 +00:00
micio
89eedc6633 TabBar/FileTabs.h -- Added newline at end of file to suppress GCC warning
git-svn-id: svn://ultimatepp.org/upp/trunk@1894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-15 13:25:15 +00:00
mrjt
35e246948b Fixed value/key miss-assignment
git-svn-id: svn://ultimatepp.org/upp/trunk@1731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-03 09:47:41 +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
1810d794b6 TabBar / Docking auto-hide bug fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-18 12:04:46 +00:00
mrjt
11592adacb Added QuickTabs package (TabBar version)
Removed redundant TabBarTest
Added missing file from previous update
TaBar bug fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@1280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 09:02:58 +00:00
mrjt
40fe9fad8c Paint fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 15:15:30 +00:00
mrjt
302fa743e8 TabBar package:
Separators painting fixed
Added missing CancelClose call on MiddleDown

git-svn-id: svn://ultimatepp.org/upp/trunk@1272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 15:06:26 +00:00
mrjt
8a3520a676 Major improvement to TabBar package
FileTabsExample added
MultiList package removed. Reason: Promoted to uppsrc.
QuickTabsTest removed. Reason: Redundant


git-svn-id: svn://ultimatepp.org/upp/trunk@1271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 10:59:32 +00:00
unodgs
93562523d2 Code clean-up
git-svn-id: svn://ultimatepp.org/upp/trunk@1182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 06:47:47 +00:00
unodgs
56e880828d Drag and Drop fixes (including crash when no tab is active and dragging ends)
git-svn-id: svn://ultimatepp.org/upp/trunk@1181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 21:51:19 +00:00
unodgs
c178faac32 Fixed drag and drop painting issues and incorrect behaviour under X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-13 08:08:18 +00:00
unodgs
f2c7a1f0a3 Fixed incorrect GetHeight calls
git-svn-id: svn://ultimatepp.org/upp/trunk@1152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:22:28 +00:00
unodgs
7779eed722 One more painting fix (left tab image was stretched too much)
git-svn-id: svn://ultimatepp.org/upp/trunk@1150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-08 11:35:12 +00:00
unodgs
ef448a592f Painting fixes and clean up's
git-svn-id: svn://ultimatepp.org/upp/trunk@1148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-08 10:43:26 +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
unodgs
cf7b79c600 Fixed painting issues (highlighting, positioning crosses and text) and pointing a tab
git-svn-id: svn://ultimatepp.org/upp/trunk@1072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 08:32:58 +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
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
cxl
212246e853 Fixed a couple of issues of Bazaar packages with GCC/Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 16:42:15 +00:00
mrjtuk
e790c82ff1 TabBar: ScrollBar autohide fix
git-svn-id: svn://ultimatepp.org/upp/trunk@294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-11 15:41:35 +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