Commit Graph

28 Commits

Author SHA1 Message Date
Juha
cdf90a24d6 Customdrawn: Implement multiline for TCDPageControl tabs. Merge request !136 by Andrew Haines. 2023-04-15 10:45:11 +03:00
sekelsenmat
726931d294 cocoa: Implements basic TSpeedButton look
git-svn-id: trunk@49580 -
2015-08-01 06:28:38 +00:00
sekelsenmat
d9b5fc452a customdrawn: Patch from bug #27053
git-svn-id: trunk@48894 -
2015-04-29 10:24:59 +00:00
sekelsenmat
b3ede1ffd0 lcl-customdrawn: Finally fixes the combobox height in non-Android platforms, which was due to lack of a proper PreferredHeight
git-svn-id: trunk@48880 -
2015-04-28 15:05:25 +00:00
sekelsenmat
0b2aa66d35 customdrawn: More minor improvements to toolbar
git-svn-id: trunk@48833 -
2015-04-24 11:57:13 +00:00
sekelsenmat
efbf75076f customdrawn: Expands support to dropdown button
git-svn-id: trunk@48832 -
2015-04-24 11:44:36 +00:00
sekelsenmat
9b4132cbca customdrawn: Starts mac toolbar arrow and starts customdrawn ws theme
git-svn-id: trunk@48829 -
2015-04-24 08:36:08 +00:00
sekelsenmat
8a8c672aa6 customdrawn: Further implements the toolbar buttons and drawing
git-svn-id: trunk@48822 -
2015-04-23 13:12:11 +00:00
sekelsenmat
cb635d6b2a customdrawn: Starts implementing toolbar support
git-svn-id: trunk@48818 -
2015-04-23 11:22:11 +00:00
mattias
b5ef5a6a06 LCL: camel case unit names, patch #27666
git-svn-id: trunk@48338 -
2015-03-14 10:35:43 +00:00
sekelsenmat
eb613379a2 Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
2012-04-20 14:05:13 +00:00
sekelsenmat
b2d4e3fd19 LCL-CustomDrawn: Implements FocusRect
git-svn-id: trunk@36610 -
2012-04-06 14:14:25 +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
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
7e41991294 LCL-CustomDrawn: Fixes clicking in controls inside second page of a TNotebook, starts implementing the drawing of TGroupBox
git-svn-id: trunk@35979 -
2012-03-14 14:12:55 +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
26d2cf7352 customdrawncontrols: Adds disabled looks for button and edit and adds partial code for the spin
git-svn-id: trunk@35037 -
2012-01-30 10:29:33 +00:00
sekelsenmat
142d0b4667 Customdrawn: Patch from lainz to fix mem leak and adds dsWindow7 style
git-svn-id: trunk@34481 -
2011-12-28 23:20:04 +00:00
sekelsenmat
af69ab4b0a customdrawnws: Improves TCDWSPanel and implements Frame3D
git-svn-id: trunk@33996 -
2011-12-06 14:17:50 +00:00
sekelsenmat
83d025bb08 customdrawn: Finishes the basic implementation of the TPanel bevel support
git-svn-id: trunk@33993 -
2011-12-06 13:35:13 +00:00
sekelsenmat
c51860c5a2 customdrawn: Improves TCDPanel
git-svn-id: trunk@33991 -
2011-12-06 11:06:36 +00:00
sekelsenmat
6bec10272d customdrawn: Finishes initial support for TCDPanel and TPanel
git-svn-id: trunk@33982 -
2011-12-05 21:37:41 +00:00
sekelsenmat
0ac4424d78 customdrawn: Fixes a memory leak
git-svn-id: trunk@33933 -
2011-12-04 08:46:33 +00:00
sekelsenmat
7c2dbbb1e0 customdrawn: Postpones the palette creation time to avoid a circle between the LCL-CustomDrawn and the Drawer, each reading the palette from one another
git-svn-id: trunk@33902 -
2011-12-02 08:17:54 +00:00
sekelsenmat
74061c4a42 Adds pallete assignment in customdrawndrawers, stores the fallback palette of each drawer on creation and implements getting fallback colors in LCL-CustomDrawn
git-svn-id: trunk@33894 -
2011-12-01 17:14:59 +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