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 |
|
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
|
a6eb5edf0b
|
Renames the main custom drawn unit
git-svn-id: trunk@27816 -
|
2010-10-23 06:52:14 +00:00 |
|
sekelsenmat
|
ac45fa24d3
|
Adds caption drawing for TBitmappedButton
git-svn-id: trunk@27015 -
|
2010-08-05 08:04:36 +00:00 |
|
sekelsenmat
|
240fe87389
|
fixes TBitmappedButton focus drawing
git-svn-id: trunk@26849 -
|
2010-07-27 09:11:00 +00:00 |
|
sekelsenmat
|
7b6e736a6c
|
Improves TBitmappedButton
git-svn-id: trunk@26793 -
|
2010-07-23 15:49:55 +00:00 |
|
sekelsenmat
|
296303b61b
|
Improves TBitmappedButton
git-svn-id: trunk@26792 -
|
2010-07-23 15:40:55 +00:00 |
|
sekelsenmat
|
fc9813f9cf
|
Improves bitmapped button and adds an alpha blending routine to TLazIntfImage
git-svn-id: trunk@26760 -
|
2010-07-21 07:35:04 +00:00 |
|
sekelsenmat
|
29c1791a5a
|
Start of the set of custom drawn components
git-svn-id: trunk@26755 -
|
2010-07-20 22:13:35 +00:00 |
|