Commit Graph

82 Commits

Author SHA1 Message Date
sekelsenmat
d381754c91 customdrawn: Fixes the checked states in buttons and fixes focus by mouse in all controls
git-svn-id: trunk@33281 -
2011-11-04 09:08:32 +00:00
sekelsenmat
943326f458 Renames GetRGBBackgroundColor to GetRGBColorResolvingParent because the previous name was wrong. It has not necessarily to be a background color, it is really just the Color.
git-svn-id: trunk@33280 -
2011-11-04 08:54:55 +00:00
sekelsenmat
563fb0dda7 customdrawn: Fixes pressing buttons with the keyboard
git-svn-id: trunk@33277 -
2011-11-04 07:37:48 +00:00
sekelsenmat
d1616cf968 customdrawn: UTF-8 fixes for TCDEdit
git-svn-id: trunk@33273 -
2011-11-04 06:04:59 +00:00
sekelsenmat
936b420ba8 customdrawn: Adds a client area getter
git-svn-id: trunk@33271 -
2011-11-03 21:00:52 +00:00
sekelsenmat
4cb152f986 customdrawn: Small fixes
git-svn-id: trunk@33268 -
2011-11-03 16:34:16 +00:00
sekelsenmat
7affaf002f customdrawn: Brings back the winxp button
git-svn-id: trunk@33267 -
2011-11-03 14:41:11 +00:00
sekelsenmat
78da9b52f1 customdrawn: The common button is now win2k
git-svn-id: trunk@33265 -
2011-11-03 14:22:06 +00:00
sekelsenmat
30fd618333 customdrawn: TCDPageControl final fixes from the rewrite
git-svn-id: trunk@33264 -
2011-11-03 13:53:06 +00:00
sekelsenmat
9a0bc7076f customdrawn: Many small pagecontrol fixes
git-svn-id: trunk@33263 -
2011-11-03 13:44:24 +00:00
sekelsenmat
0abff19f7a customdrawn: Many small fixes, mostly for design time and controls impacted by the rewrite
git-svn-id: trunk@33262 -
2011-11-03 13:26:50 +00:00
sekelsenmat
3a4ec76f82 customdrawn: Fixes the drawing of multiple controls after the big rewrite
git-svn-id: trunk@33257 -
2011-11-03 12:36:24 +00:00
sekelsenmat
6781e70e5f Advances fixing tcdedit and tcdpagecontrol after the large rewrite. Not yet finished
git-svn-id: trunk@33254 -
2011-11-03 10:18:16 +00:00
sekelsenmat
bfec5acd5f customdrawn: Large rewrite of the drawers structure
git-svn-id: trunk@33252 -
2011-11-03 08:47:48 +00:00
sekelsenmat
c297090c91 customdrawn: Starts moving to the new architecture with the common drawer
git-svn-id: trunk@33225 -
2011-11-02 17:15:33 +00:00
sekelsenmat
194bd3d594 customdrawn: TCDEdit: Advances the support for moving the caret to the right
git-svn-id: trunk@33216 -
2011-11-02 11:11:52 +00:00
sekelsenmat
ee45c154a1 customdrawn: Initial code for TCDEdit to move beyond the right/left borders of the control with the caret
git-svn-id: trunk@33214 -
2011-11-02 08:13:29 +00:00
sekelsenmat
14c0de80e5 customdrawn: Starts selection support in TCDEdit
git-svn-id: trunk@33209 -
2011-11-01 21:37:35 +00:00
sekelsenmat
d8923fa9c5 A basic implementation for TCDEdit which is now barely usable. Has caret, backspace, delete and key input support
git-svn-id: trunk@33205 -
2011-11-01 21:02:10 +00:00
sekelsenmat
63ef13ee80 customdrawn: Some copied structure for the KDE pagecontrol
git-svn-id: trunk@33187 -
2011-10-30 19:19:36 +00:00
sekelsenmat
33324aa62f customdrawn: Adds MouseUp to the tabcontrol drawer
git-svn-id: trunk@33186 -
2011-10-30 18:55:12 +00:00
sekelsenmat
71e1c09510 customdrawn: Adds some more files
git-svn-id: trunk@33185 -
2011-10-30 18:27:41 +00:00
sekelsenmat
cfde01b99c ops, fixes a couple of AVs introduced in customdrawn by previous commits
git-svn-id: trunk@33177 -
2011-10-30 14:29:42 +00:00
sekelsenmat
4c6c91f237 Minor edit fixes and fixes memory leaks in customdrawn
git-svn-id: trunk@33176 -
2011-10-30 14:22:17 +00:00
sekelsenmat
0bb944d2f6 Some more structural additions to customdrawn
git-svn-id: trunk@33143 -
2011-10-28 21:26:28 +00:00
sekelsenmat
49b1d91762 Adds the structure for TCDEdit
git-svn-id: trunk@33141 -
2011-10-28 16:48:46 +00:00
sekelsenmat
680ef77895 Custom drawn: Adds support for a global default style
git-svn-id: trunk@33130 -
2011-10-28 07:30:26 +00:00
sekelsenmat
5af52bedc5 Many TCDCheckBox fixes, adds autosize for it
git-svn-id: trunk@33129 -
2011-10-28 07:15:44 +00:00
sekelsenmat
8604c2f817 Improves the wince checkbox
git-svn-id: trunk@33121 -
2011-10-27 20:41:28 +00:00
sekelsenmat
76460c0fb0 Adds a new common ancestor for CD Buttons, changes the button state information and advances a lot the wince checkbox skin
git-svn-id: trunk@33119 -
2011-10-27 20:28:42 +00:00
sekelsenmat
3af8137cbd Small property fix
git-svn-id: trunk@33113 -
2011-10-27 15:37:45 +00:00
sekelsenmat
48e7c88813 Starts TCDCheckBox
git-svn-id: trunk@33110 -
2011-10-27 15:06:28 +00:00
sekelsenmat
3e2490e6fc Separates the customdrawn drawers into 1 unit for each style and introduces a registration system to simply adding new drawers for people not so used to the code
git-svn-id: trunk@33103 -
2011-10-26 19:51:48 +00:00
sekelsenmat
1c344c9372 Renames GetRGBColor to make it more unique, the old name had too many conflicts
git-svn-id: trunk@33102 -
2011-10-26 17:32:31 +00:00
sekelsenmat
cae025b734 Adds helper routines to TControl to obtain the background color
git-svn-id: trunk@33093 -
2011-10-26 15:22:45 +00:00
sekelsenmat
befb6dd9c5 Small uses clause improvement
git-svn-id: trunk@33088 -
2011-10-26 09:43:34 +00:00
sekelsenmat
0700999942 Splits the big customdrawn unit in two smaller parts
git-svn-id: trunk@33087 -
2011-10-26 09:25:30 +00:00
sekelsenmat
d4d4ef453f Improvements to update the tabsheet caption and adds events compatible with TPageControl
git-svn-id: trunk@33012 -
2011-10-21 20:56:42 +00:00
sekelsenmat
53f2b8e11b Moves custom drawn to it's own tab
git-svn-id: trunk@33003 -
2011-10-21 11:13:58 +00:00
sekelsenmat
34e261fcec Various fixes for the design time for custom drawn controls. Fixes pagecontrol background color
git-svn-id: trunk@33001 -
2011-10-21 09:57:08 +00:00
sekelsenmat
95e470df61 Many fixes for design time support of TCDPageControl
git-svn-id: trunk@32998 -
2011-10-20 15:36:13 +00:00
sekelsenmat
1b56619503 Rebases TCDPageControl to use TCDCustomTabControl
git-svn-id: trunk@32997 -
2011-10-20 14:52:16 +00:00
sekelsenmat
f33194fd18 Rewrites TCDTabControl to base in the new base component
git-svn-id: trunk@32996 -
2011-10-20 09:20:35 +00:00
sekelsenmat
37be44f247 Starts preparing the base class for tcdtabcontrol and tcdpagecontrol
git-svn-id: trunk@32994 -
2011-10-20 07:37:43 +00:00
sekelsenmat
faf7563d26 Improves the wince drawing of TCDPageControl
git-svn-id: trunk@32988 -
2011-10-19 20:58:06 +00:00
sekelsenmat
8daf1dbf4a Fixes back TCDPageControl drawing
git-svn-id: trunk@32722 -
2011-10-06 14:26:47 +00:00
sekelsenmat
fd8140b04b Minor improvement
git-svn-id: trunk@32721 -
2011-10-06 13:39:24 +00:00
sekelsenmat
7702f44202 Partial patch: Large rework to simplify the controls, remove duplicated code and otherwise remove unnecessary code
git-svn-id: trunk@32720 -
2011-10-06 13:22:02 +00:00
sekelsenmat
a97f49381e Removes the custom drawers, they really should not exist
git-svn-id: trunk@32719 -
2011-10-06 10:18:31 +00:00
sekelsenmat
a0e87f7faa Small decoration improvement in cdtrackbar
git-svn-id: trunk@32516 -
2011-09-26 07:05:13 +00:00