sekelsenmat
|
d98c131660
|
A modified version of the windows7 drawer patch from bug #24156
git-svn-id: trunk@40656 -
|
2013-03-28 09:53:24 +00:00 |
|
sekelsenmat
|
b6fd6f59e1
|
Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
git-svn-id: trunk@38612 -
|
2012-09-11 08:04:30 +00:00 |
|
sekelsenmat
|
eb613379a2
|
Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
|
2012-04-20 14:05:13 +00:00 |
|
sekelsenmat
|
283454d1f8
|
Adds a unit to register LCL drawers in the IDE
git-svn-id: trunk@36367 -
|
2012-03-27 07:03:59 +00:00 |
|
sekelsenmat
|
c35fbab45c
|
Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
|
2012-03-23 09:46:10 +00:00 |
|
sekelsenmat
|
05d5494484
|
Minor improvement to the Android radio button drawer
git-svn-id: trunk@36192 -
|
2012-03-21 17:20:08 +00:00 |
|
sekelsenmat
|
72c633b780
|
Minor improvement to the custom drawn bitmap resizer
git-svn-id: trunk@36191 -
|
2012-03-21 15:09:38 +00:00 |
|
sekelsenmat
|
36928275f2
|
Starts Android style for TCDRadioButton
git-svn-id: trunk@36190 -
|
2012-03-21 13:43:06 +00:00 |
|
sekelsenmat
|
7053cb6dad
|
CustomDrawn-Android drawer: Implements a non-bitmap checkbox and edit drawing
git-svn-id: trunk@36178 -
|
2012-03-20 13:29:47 +00:00 |
|
sekelsenmat
|
a67c0254f9
|
CustomDrawn: Implements the grayed state for checkboxes
git-svn-id: trunk@36176 -
|
2012-03-20 11:52:13 +00:00 |
|
sekelsenmat
|
0ef97f99db
|
LCL-CustomDrawn and CustomDrawn: Advances the migration to TFPCustomCanvas which allowed to support TUpDown and TSpeedButton in LCL-CustomDrawn
git-svn-id: trunk@36155 -
|
2012-03-18 22:25:18 +00:00 |
|
sekelsenmat
|
a77dbf1589
|
CustomDrawn: Fixes compilation
git-svn-id: trunk@36018 -
|
2012-03-15 06:33:00 +00:00 |
|
sekelsenmat
|
6d8f89f7ee
|
Initial implementation of TCDSpinEdit (supports both float and integer value)
git-svn-id: trunk@35973 -
|
2012-03-14 09:39:36 +00:00 |
|
sekelsenmat
|
179972fb78
|
Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog
git-svn-id: trunk@35641 -
|
2012-03-01 15:30:26 +00:00 |
|
sekelsenmat
|
f6961ca877
|
customdrawn: Removes customdrawnutils which is no longer utilized
git-svn-id: trunk@34132 -
|
2011-12-12 12:38:59 +00:00 |
|
sekelsenmat
|
cbd0b3eabe
|
customdrawn: Adds focus and mouseover to the xp button
git-svn-id: trunk@34050 -
|
2011-12-08 17:05:38 +00:00 |
|
sekelsenmat
|
c03db51b4d
|
customdrawn: Advances a lot the look of the XP button
git-svn-id: trunk@34049 -
|
2011-12-08 16:38:27 +00:00 |
|
sekelsenmat
|
257af940cd
|
customdrawn: Adds a good Android button implementation
git-svn-id: trunk@34044 -
|
2011-12-08 15:14:37 +00:00 |
|
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
|
173c85bd15
|
Moves the core of customdrawncontrols into the LCL
git-svn-id: trunk@33866 -
|
2011-11-30 10:01:55 +00:00 |
|
sekelsenmat
|
f364f5e1fc
|
customdrawn: Starts adaption for LCL-CustomDrawn, uses the double buffer only when necessary
git-svn-id: trunk@33854 -
|
2011-11-29 21:31:34 +00:00 |
|
sekelsenmat
|
b42b7bd0dd
|
customdrawncontrols: Moves PrepareCurrentDrawer to the common constructor since all controls need this and since now controls dont set various starting DrawStyles, all start with dsCommon
git-svn-id: trunk@33844 -
|
2011-11-29 06:32:31 +00:00 |
|
sekelsenmat
|
e55401e29b
|
customdrawn: Many fixes and improvements for TCDEdit, now VK_HOME and VK_END are supported
git-svn-id: trunk@33614 -
|
2011-11-18 14:49:59 +00:00 |
|
sekelsenmat
|
0baa3bd505
|
customdrawn: Consolidates all state information in TCDButtonControl and makes many corrections. Now TCDRadioButton works
git-svn-id: trunk@33611 -
|
2011-11-18 12:43:22 +00:00 |
|
sekelsenmat
|
7af5a3e038
|
customdrawn: Fixes setting the new page when deleting a tab
git-svn-id: trunk@33583 -
|
2011-11-17 13:00:43 +00:00 |
|
sekelsenmat
|
7874c0aac5
|
customdrawn: Fixes an exception by an extra index check when clicking in a tab
git-svn-id: trunk@33582 -
|
2011-11-17 12:47:58 +00:00 |
|
sekelsenmat
|
0af846accb
|
customdrawn: Minor improvement for the tab close button positioning, makes it a little upper in the selected tab to make it fit better into the selection, also fixes its shape
git-svn-id: trunk@33574 -
|
2011-11-17 08:14:34 +00:00 |
|
sekelsenmat
|
bf7df1afcf
|
customdrawn: Implements Glyph support in the button and improves button text positioning
git-svn-id: trunk@33570 -
|
2011-11-16 16:41:21 +00:00 |
|
sekelsenmat
|
8682e5b283
|
customdrawn: Fixes the utf8 chars filter
git-svn-id: trunk@33545 -
|
2011-11-15 15:40:56 +00:00 |
|
sekelsenmat
|
89cfff37ee
|
Improves the filter for LCL-Qt chars
git-svn-id: trunk@33544 -
|
2011-11-15 15:12:13 +00:00 |
|
sekelsenmat
|
ef82f9075b
|
customdrawn: Implements the close tab buttons
git-svn-id: trunk@33540 -
|
2011-11-15 12:57:24 +00:00 |
|
sekelsenmat
|
640c95cdcc
|
customdrawn: Adds support for a button for adding a new Tab
git-svn-id: trunk@33539 -
|
2011-11-15 10:21:35 +00:00 |
|
sekelsenmat
|
24044afdf5
|
customdrawn: Improves the checkbox autosizing
git-svn-id: trunk@33521 -
|
2011-11-14 07:21:21 +00:00 |
|
sekelsenmat
|
9c85b9706c
|
customdrawn: Some more DPI improvements for Android
git-svn-id: trunk@33519 -
|
2011-11-14 07:15:25 +00:00 |
|
sekelsenmat
|
cd4d25d72b
|
Starts preparing for dpi support in the Android theme
git-svn-id: trunk@33513 -
|
2011-11-13 21:43:27 +00:00 |
|
sekelsenmat
|
0fde697321
|
customdrawn: One more android bmp
git-svn-id: trunk@33510 -
|
2011-11-13 19:00:58 +00:00 |
|
sekelsenmat
|
697746f2e9
|
customdrawn: Starts the Android checkbox drawing
git-svn-id: trunk@33508 -
|
2011-11-13 18:46:15 +00:00 |
|
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
|
39d02186ce
|
customdrawn: Fixes caret drawing which was broken by my rev 33432 #e132939252
git-svn-id: trunk@33502 -
|
2011-11-13 07:28:08 +00:00 |
|
sekelsenmat
|
a4621e4039
|
customdrawn: WinXP checkbox improvements
git-svn-id: trunk@33491 -
|
2011-11-12 18:35:46 +00:00 |
|
sekelsenmat
|
f37d99fd55
|
customdrawn: Starts the winxp checkbox style
git-svn-id: trunk@33490 -
|
2011-11-12 18:17:52 +00:00 |
|
sekelsenmat
|
6eb2ce848f
|
customdrawn: Corrects the drawing of TCDGroupBox dsCommon and dsWinCE
git-svn-id: trunk@33469 -
|
2011-11-11 06:04:49 +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 |
|