Commit Graph

64 Commits

Author SHA1 Message Date
sekelsenmat
cd481f499c customdrawn: More safety checks for widgetsets which send non-chars into UTF8KeyPress
git-svn-id: trunk@33505 -
2011-11-13 08:09:19 +00:00
sekelsenmat
f54a3f8510 customdrawn: TCDEdit caret position and text deletion fixes
git-svn-id: trunk@33504 -
2011-11-13 08:01:28 +00:00
sekelsenmat
5b030ad856 customdrawn: Regression fix: reimplements selection deleting for TCDEdit
git-svn-id: trunk@33503 -
2011-11-13 07:47:48 +00:00
sekelsenmat
83e221d630 customdrawn: Fixes adding TCDPageControl tabs at runtime
git-svn-id: trunk@33460 -
2011-11-10 15:14:46 +00:00
sekelsenmat
4f811b621f customdrawn: Finishes adding scrollbars to scrollable controls
git-svn-id: trunk@33456 -
2011-11-10 07:40:47 +00:00
sekelsenmat
ca6dbdb336 customdrawn: Finishes the scrollbar arrows and starts supporting for scrolling controls
git-svn-id: trunk@33454 -
2011-11-10 07:15:11 +00:00
sekelsenmat
52006f1e4f customdrawn: Further merges scrollbar and trackbar
git-svn-id: trunk@33450 -
2011-11-10 06:11:31 +00:00
sekelsenmat
216d302be2 customdrawn: Implements button clicking in the scrollbar
git-svn-id: trunk@33449 -
2011-11-10 05:10:36 +00:00
sekelsenmat
c797b994e7 customdrawn: Unites the implementation of the position for trackbar and scrollbar and advances the scrollbar
git-svn-id: trunk@33446 -
2011-11-09 21:05:04 +00:00
sekelsenmat
a1cf8f0143 customdrawn: Starts the scrollbar, moves orientation info to the state enum
git-svn-id: trunk@33441 -
2011-11-09 16:46:38 +00:00
sekelsenmat
8990e8afbb customdrawn: Starts the drawing of TCDListView
git-svn-id: trunk@33439 -
2011-11-09 15:55:40 +00:00
sekelsenmat
e132939252 customdrawn: Finishes the basic drawing of TCDProgressBar, many small fixes in other parts
git-svn-id: trunk@33432 -
2011-11-09 12:27:33 +00:00
sekelsenmat
a5ebb12839 customdrawn: Many minor fixes
git-svn-id: trunk@33425 -
2011-11-09 08:24:28 +00:00
sekelsenmat
d7d5d4bed2 customdrawn: More structural code for TCDListView, starts the drawing of TCDProgressBar and adds some drawing fixes for TCDGroupBox
git-svn-id: trunk@33424 -
2011-11-09 08:08:18 +00:00
sekelsenmat
3056f03bc6 customdrawn: Simplifies the state info for TCDTrackBar and TCDProgressBar and adds the skeleton of TCDListView
git-svn-id: trunk@33423 -
2011-11-09 07:25:58 +00:00
sekelsenmat
6656513df2 customdrawn: Skeleton for TCDProgressBar
git-svn-id: trunk@33422 -
2011-11-08 21:35:32 +00:00
sekelsenmat
495c99b66c customdrawn: Implements Orientation for TCDTrackBar
git-svn-id: trunk@33410 -
2011-11-08 10:12:43 +00:00
sekelsenmat
730c9a5206 customdrawn: Removes the old default style for TCDTrackBar
git-svn-id: trunk@33409 -
2011-11-08 09:04:12 +00:00
sekelsenmat
9252a731f6 customdrawn: Finishes the common drawing for TCDTrackBar
git-svn-id: trunk@33408 -
2011-11-08 09:02:33 +00:00
sekelsenmat
8e1a2b754d customdrawn: Adds TCDStaticText
git-svn-id: trunk@33346 -
2011-11-05 16:35:08 +00:00
sekelsenmat
70829434d7 customdrawn: Finishes the drawing of the radiobutton
git-svn-id: trunk@33343 -
2011-11-05 16:10:38 +00:00
sekelsenmat
929119be32 customdrawn: Starts adding the radiobutton
git-svn-id: trunk@33340 -
2011-11-05 14:54:21 +00:00
sekelsenmat
22cb611d2a customdrawn: More drawing primitives and adds the common style for the checkbox
git-svn-id: trunk@33321 -
2011-11-05 05:57:17 +00:00
sekelsenmat
6837d9274e customdrawn: Starts preparing the code for when multiline support is added in TCDEdit
git-svn-id: trunk@33318 -
2011-11-05 04:48:39 +00:00
sekelsenmat
d19fefdef5 customdrawn: Many fixes and improvements to the caret, selection and mouse selection in TCDEdit
git-svn-id: trunk@33312 -
2011-11-04 20:53:39 +00:00
sekelsenmat
3e420731a5 customdrawn: Many small fixes
git-svn-id: trunk@33302 -
2011-11-04 16:50:37 +00:00
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
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
33324aa62f customdrawn: Adds MouseUp to the tabcontrol drawer
git-svn-id: trunk@33186 -
2011-10-30 18:55:12 +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
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