Commit Graph

21 Commits

Author SHA1 Message Date
sekelsenmat
e351be7ffd Commenting
git-svn-id: trunk@36223 -
2012-03-22 15:18:20 +00:00
sekelsenmat
0d824b0866 Fixes the wrong handle creation of TRadioButton in LCL-CustomDrawn
git-svn-id: trunk@36222 -
2012-03-22 15:02:44 +00:00
sekelsenmat
a15cb819c7 LCL-CustomDrawn: Advances the radio button, but strangely it still gets a checkbox handle
git-svn-id: trunk@36221 -
2012-03-22 14:54:09 +00:00
sekelsenmat
f7ab8832da LCL-CustomDrawn: Adds initial TScrollBar and SpinEdit implementations
git-svn-id: trunk@36022 -
2012-03-15 09:55:38 +00:00
sekelsenmat
c7c08909bf LCL-CustomDrawn-Cocoa: Fixes compilation
git-svn-id: trunk@36010 -
2012-03-14 21:00:27 +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
181edb15c2 Implements text changing in TButton in LCL-CustomDrawn
git-svn-id: trunk@35898 -
2012-03-12 07:01:36 +00:00
sekelsenmat
4d20dae129 Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item
git-svn-id: trunk@35652 -
2012-03-02 10:10:33 +00:00
sekelsenmat
96654d4b05 customdrawnws: Fixes the initial text value in TEdit by creating the intf control earlier
git-svn-id: trunk@34497 -
2011-12-29 15:12:20 +00:00
sekelsenmat
b92e125ce3 Finishes basic SMS sending in Android and fixes TEdit.GetText in LCL-CustomDrawn, but in the process broke the initial text setting for TEdit
git-svn-id: trunk@34496 -
2011-12-29 13:51:45 +00:00
sekelsenmat
2d144d5ed2 Many fixes for Android keyboard handling
git-svn-id: trunk@34224 -
2011-12-16 15:56:40 +00:00
sekelsenmat
aa5c1a901c customdrawnws: Starts implementing TEdit, Starts implementing Android key events, updates the example
git-svn-id: trunk@34167 -
2011-12-14 08:14:19 +00:00
sekelsenmat
49ce7da4b4 customdrawnws: Adds support for TStaticText
git-svn-id: trunk@34156 -
2011-12-13 12:55:50 +00:00
sekelsenmat
aa6e4e422d customdrawn-android: Fixes autosizing of controls by postposing Application.Run into Activity.OnCreate
git-svn-id: trunk@34155 -
2011-12-13 12:06:53 +00:00
sekelsenmat
da50c7a83c customdrawn: Removes the intfgroupbox, this control will be implemented via direct drawing
git-svn-id: trunk@34066 -
2011-12-09 08:00:02 +00:00
sekelsenmat
19343e53bf customdrawn-ws: Implements pixel setting, starts groupbox (not finished) and starts a new unit for customdrawncontrols descendents
git-svn-id: trunk@33988 -
2011-12-06 07:36:15 +00:00
sekelsenmat
c548653b9d customdrawnws: Adds the missing connection between the captions
git-svn-id: trunk@33919 -
2011-12-02 21:03:34 +00:00
sekelsenmat
108f8bc596 customdrawnws: Consolidates the GetDC implementation into a generic part and backends, starts checkbox although it crashes in Android and works (except for text drawing) in X11
git-svn-id: trunk@33886 -
2011-12-01 12:29:15 +00:00
sekelsenmat
fbce00e46d customdrawn: Implements button clicking in x11 and android
git-svn-id: trunk@33872 -
2011-11-30 15:41:53 +00:00
sekelsenmat
5774ecec7d customdrawn: Implements TButton clicking, implements InvalidateRect in X11
git-svn-id: trunk@33870 -
2011-11-30 14:05:01 +00:00
sekelsenmat
fdf484944c customdrawn: Starts the support for TButton, it already shows
git-svn-id: trunk@33869 -
2011-11-30 11:27:44 +00:00