Commit Graph

10 Commits

Author SHA1 Message Date
sekelsenmat
ec49388044 Removes ADestPos from component drawing routines because it was not supported anyway and it would make the code too complex. People can use SetWindowOrg to get the same effect
git-svn-id: trunk@33867 -
2011-11-30 10:25:04 +00:00
sekelsenmat
52006f1e4f customdrawn: Further merges scrollbar and trackbar
git-svn-id: trunk@33450 -
2011-11-10 06:11:31 +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
ac422ad68d customdrawn: Advances the common trackbar
git-svn-id: trunk@33406 -
2011-11-08 07:56:16 +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
bfec5acd5f customdrawn: Large rewrite of the drawers structure
git-svn-id: trunk@33252 -
2011-11-03 08:47:48 +00:00
sekelsenmat
0bb944d2f6 Some more structural additions to customdrawn
git-svn-id: trunk@33143 -
2011-10-28 21:26: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
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