Commit graph

23 commits

Author SHA1 Message Date
cxl
8feb98e37c CtrlLib: DisplayPopup now using Tip of master Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-02 13:39:19 +00:00
cxl
6e958b4c4f *CtrlLib: Improved syncing of DisplayPopup to avoid stall popups (e.g. in ide navigator)
git-svn-id: svn://ultimatepp.org/upp/trunk@4714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-23 09:41:23 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
59baf714e4 Fixed some warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:39:05 +00:00
cxl
467611ad53 CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar)
git-svn-id: svn://ultimatepp.org/upp/trunk@3887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 21:20:54 +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
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
a44ab2417a *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
cxl
2ea1f6fa85 CtrlLib: LabelBox visually supports Disabled state, LabelBase has got disabledink
git-svn-id: svn://ultimatepp.org/upp/trunk@2936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 12:22:09 +00:00
cxl
70c4e661b8 *CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
git-svn-id: svn://ultimatepp.org/upp/trunk@2568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 10:12:56 +00:00
rylek
3e2bd542b1 .CtrlLib: new optional flag 'never_hide' forces label icon to be visible even when it doesn't fit in the field together with the label
git-svn-id: svn://ultimatepp.org/upp/trunk@2344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-27 20:26:37 +00:00
cxl
3184b938ce uppsrc: Chameleon fixes for default Fedora theme (Nodoka)
git-svn-id: svn://ultimatepp.org/upp/trunk@2161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-01 00:04:34 +00:00
cxl
8a16531e7a Fix in CtrlLib tutorial, fix in handling accesskeys
git-svn-id: svn://ultimatepp.org/upp/trunk@1533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 19:07:19 +00:00
cxl
45599b5f26 CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 13:40:54 +00:00
cxl
3a116f24bb Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 18:37:06 +00:00
cxl
f197dc6ab5 AccessKey fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 10:19:48 +00:00
cxl
ae292b5cf4 ExtractAccessKey now stores position
git-svn-id: svn://ultimatepp.org/upp/trunk@997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 10:07:45 +00:00
cxl
c0dba90406 SColorLabel
git-svn-id: svn://ultimatepp.org/upp/trunk@843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-07 22:40:10 +00:00
cxl
b27c1166ad ParseQTF removed scolors option - fixed problem with bad colors in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 12:10:34 +00:00
rylek
1b1b4f14c0 Refresh() added to DisplayPopup::Set to make TreeCtrl::RefreshItem redraw the info popup
git-svn-id: svn://ultimatepp.org/upp/trunk@655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-19 19:21:36 +00:00
cxl
f04a1c2e6f Removed stray DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-17 13:53:56 +00:00
cxl
a6962145e8 Fixed problem with 'stuck' informational popups (e.g. ToolTip)
git-svn-id: svn://ultimatepp.org/upp/trunk@538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-17 09:08:44 +00:00
mdelfede
263ff5f895 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