Commit graph

395 commits

Author SHA1 Message Date
cxl
02899206c2 CtrlLib: Fixed appearance of small disabled scrollbars
git-svn-id: svn://ultimatepp.org/upp/trunk@3461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:47:13 +00:00
cxl
22c7b8ae3e CtrlLib: Fixed selection in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@3460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:17:53 +00:00
cxl
99f5f8d913 *CtrlLib: Fix in problem with DisplayPopup sometimes popping up on focus change wrongly
git-svn-id: svn://ultimatepp.org/upp/trunk@3459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 09:00:37 +00:00
cxl
04073eed29 .CtrlLib: CtrlLib.usc fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-18 18:15:07 +00:00
cxl
efb3b01daf *CtrlLib: RichTextView: Fixed issue with links being active after end of line
git-svn-id: svn://ultimatepp.org/upp/trunk@3429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:32:30 +00:00
cxl
44e91dcec2 CtrlLib: Improved selection in RichTextView tables
git-svn-id: svn://ultimatepp.org/upp/trunk@3428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:21:55 +00:00
cxl
b29a45641d *CtrlCore: Fixed nasty focus moving issue in theide in X11 while building
git-svn-id: svn://ultimatepp.org/upp/trunk@3427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 21:32:51 +00:00
cxl
2289fcc667 .CtrlLib: ChGtk issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 15:40:58 +00:00
cxl
514b166a58 .CtrlLib: ChGtk reorganized
git-svn-id: svn://ultimatepp.org/upp/trunk@3420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 10:32:31 +00:00
cxl
af65db225a CtrlLib: Fixed issue with TabCtrl in KDE (wrong detection of Qt in chameleon)
git-svn-id: svn://ultimatepp.org/upp/trunk@3408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-08 18:19:32 +00:00
cxl
a71f2a8bdc CtrlLib: EditField now suports limited text highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@3404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-05 14:50:43 +00:00
rylek
dc8ee647c3 .CtrlLib: fixed ErrorCode typo
git-svn-id: svn://ultimatepp.org/upp/trunk@3378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 10:47:38 +00:00
cxl
c88fda9877 CtrlLib: TrayIcon XP timeout issue workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@3377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 05:13:52 +00:00
cxl
b3c666dec5 CtrlLib: TrayBar now using TaskbarCreated message to recreate after explorer.exe crash
git-svn-id: svn://ultimatepp.org/upp/trunk@3376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 04:56:37 +00:00
cxl
b6ba76f0d5 Core: CParser::ReadInt(int min, int max)
git-svn-id: svn://ultimatepp.org/upp/trunk@3367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-22 12:40:07 +00:00
cxl
dcb6fc5fb3 CtrlLib: Reverted MultiButton styling of read-only text, as it is incompatible with Win7 and most linux themes
git-svn-id: svn://ultimatepp.org/upp/trunk@3366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-21 18:30:53 +00:00
rylek
46f4ce369c .CtrlLib: fixed typo in EditMinMaxNotNull::MinMax
git-svn-id: svn://ultimatepp.org/upp/trunk@3364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 21:50:29 +00:00
rylek
dd3eb737f3 +CtrlLib: additional MultiButton style information concerning DropList-type control coloring
git-svn-id: svn://ultimatepp.org/upp/trunk@3362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 11:59:46 +00:00
cxl
921e54cb70 CtrlLib: Fixed FileSel sorting in BaseDir mode (RM #51)
git-svn-id: svn://ultimatepp.org/upp/trunk@3356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 20:03:14 +00:00
cxl
5ed408c03e *CtrlLib: LineEdit::ShowSpaces fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 11:55:31 +00:00
cxl
20e63d4356 CtrlLib: LineEdit::ShowSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@3351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 20:28:29 +00:00
cxl
4d98d96945 CtrlLib: DropList now displays readonly values as SColorDisabled
git-svn-id: svn://ultimatepp.org/upp/trunk@3350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 20:05:20 +00:00
cxl
3c5b635f22 .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00
git-svn-id: svn://ultimatepp.org/upp/trunk@3343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:03:39 +00:00
cxl
14afc45a44 CtrlLib: TabCtrl now allows qtf in tab text
git-svn-id: svn://ultimatepp.org/upp/trunk@3342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-14 21:03:44 +00:00
cxl
dad392def7 .Various minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:37:41 +00:00
cxl
2a3e8ae207 .Various changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 09:46:32 +00:00
cxl
2ffc340060 *CtrlCore: More finetuning of timer queue cornercases...
git-svn-id: svn://ultimatepp.org/upp/trunk@3304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 07:58:49 +00:00
cxl
c4ed27c695 .CtrlLib: removed some debugging code from MenuItem.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@3301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 14:13:44 +00:00
cxl
dd3f1f7d4b *CtrlCore: One more fix and refactoring of timer queue
git-svn-id: svn://ultimatepp.org/upp/trunk@3300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 12:10:17 +00:00
cxl
e24ec33d4c ArrayCtrl::Move made public
git-svn-id: svn://ultimatepp.org/upp/trunk@3281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-18 12:30:21 +00:00
cxl
fbe0dc28de EditField:GetCaretRect
git-svn-id: svn://ultimatepp.org/upp/trunk@3275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 11:51:18 +00:00
cxl
ebfe42b147 Bug #44
git-svn-id: svn://ultimatepp.org/upp/trunk@3273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-09 11:42:11 +00:00
cxl
8cdf08df08 X11TrayIcon LibNotify API change, RM #44 (thanks Lionel!)
git-svn-id: svn://ultimatepp.org/upp/trunk@3272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-08 12:25:06 +00:00
chickenk
851ac99fd9 .CtrlLib: update references to Callbacks in Toolbar documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@3263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-05 10:54:51 +00:00
dolik
d98281303c .CtrlLib: Added links to documentation into the widget list
git-svn-id: svn://ultimatepp.org/upp/trunk@3259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-02 17:54:24 +00:00
cxl
1d22be6416 CtrlLib: Ignore gnome antialiasing setting if the desktop is not gnome
git-svn-id: svn://ultimatepp.org/upp/trunk@3228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 13:56:52 +00:00
cxl
b4f9019e03 .CtrlLib: removed slow animation debugging mode, .Web: refactored global error string in Socket
git-svn-id: svn://ultimatepp.org/upp/trunk@3224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 19:06:48 +00:00
cxl
aa6164429a CtrlLib: Improved ColorPopup animation
git-svn-id: svn://ultimatepp.org/upp/trunk@3223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 14:40:09 +00:00
cxl
5929a6d7e0 cs-cz translation updated
git-svn-id: svn://ultimatepp.org/upp/trunk@3222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 12:01:18 +00:00
cxl
8f467d6568 CtrlLib: PopUpTable refactored to improve animation
git-svn-id: svn://ultimatepp.org/upp/trunk@3221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 11:23:25 +00:00
unodgs
6996db3730 CtrlLib: Moved splitter width to style definition
git-svn-id: svn://ultimatepp.org/upp/trunk@3198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 20:37:52 +00:00
rylek
71d0ab2d03 .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
rylek
7bc1cbca51 .CtrlLib: ArrayCtrl updated in accordance with Option visual styles
git-svn-id: svn://ultimatepp.org/upp/trunk@3166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-05 15:59:33 +00:00
cxl
d76f0bfa4e .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 15:05:04 +00:00
cxl
b6e422b433 .CtrlLib: Added some parenthesis to DocEdit if to make it clear
git-svn-id: svn://ultimatepp.org/upp/trunk@3159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 13:55:34 +00:00
cxl
a8d5350bd6 *CtrlLib: Wrong menu background in theide (RM #22)
git-svn-id: svn://ultimatepp.org/upp/trunk@3155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 10:37:10 +00:00
cxl
de44c7d041 theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9)
git-svn-id: svn://ultimatepp.org/upp/trunk@3138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 14:53:32 +00:00
cxl
b1b7f23898 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
cxl
9896dba8ac .CtrlLib: ArrayCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@3065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 08:42:04 +00:00
cxl
ac4f2e2e9f ArrayCtrl: Fixed optimization issue
git-svn-id: svn://ultimatepp.org/upp/trunk@3042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 23:09:03 +00:00