lazarus/lcl/interfaces/customdrawn
2011-12-21 16:20:05 +00:00
..
android customdrawn-android: Implements TTimer and improves the key handling 2011-12-14 12:36:48 +00:00
alllclintfunits.pas customdrawnws: Fixes the compilation of the Cocoa backend and adds a skeleton for the arrow component 2011-11-29 07:55:28 +00:00
cocoagdiobjects.pas customdrawn-cocoa: Attempts to implement text rendering again, not yet working 2011-12-03 09:12:13 +00:00
cocoaprivate.pas LCL-CustomDrawn: Advances bitmap handling code and adds more object deletion support. Attempted to fix a crash when running the magnifier. The crash isnt yet fixed, however. 2011-12-20 04:08:52 +00:00
cocoautils.pas customdrawnws: Advances the Cocoa backend 2011-11-07 19:33:49 +00:00
customdrawn_androidproc.pas customdrawnws: Starts implementing TBitmap 2011-11-29 21:32:48 +00:00
customdrawn_winproc.pas customdrawn-windows: Fixes the drawing of sub-controls and starts using the unified message handlers 2011-12-09 09:29:32 +00:00
customdrawn_x11proc.pas customdrawnws: Starts the process of harmonized the form handles of all backends to diminish the backend code. For now X11 and Android are harmonized and base on TCDForm. Cocoa and Win32 will need big adjustments 2011-12-02 09:56:12 +00:00
customdrawndefines.inc Adds a callback for Android OnCreate and also implements TTimer in X11 2011-12-21 13:40:14 +00:00
customdrawnint.pas LCL-CustomDrawn-X11: Improves the timer precision, allows bigger waits when no timers are active and implements AppProcessMessages 2011-12-21 16:20:05 +00:00
customdrawnlclintf_android.inc Finishes the basic implementation of dpi and screen rotation adjustment for Android. Not 100% perfect, but in general already functional. 2011-12-19 13:51:13 +00:00
customdrawnlclintf_cocoa.inc Finishes screenshot code in LCL-CustomDrawn-Cocoa 2011-12-19 19:46:23 +00:00
customdrawnlclintf_win.inc Starts screenshot taking code in LCL-CustomDrawn-Cocoa, already works, but the colors are switched 2011-12-19 08:36:19 +00:00
customdrawnlclintf_x11.inc Starts screenshot taking code in LCL-CustomDrawn-Cocoa, already works, but the colors are switched 2011-12-19 08:36:19 +00:00
customdrawnlclintf.inc LCL-CustomDrawn: Advances bitmap handling code and adds more object deletion support. Attempted to fix a crash when running the magnifier. The crash isnt yet fixed, however. 2011-12-20 04:08:52 +00:00
customdrawnlclintfh.inc Starts screenshot taking code in LCL-CustomDrawn-Cocoa, already works, but the colors are switched 2011-12-19 08:36:19 +00:00
customdrawnobject_android.inc Adds a callback for Android OnCreate and also implements TTimer in X11 2011-12-21 13:40:14 +00:00
customdrawnobject_cocoa.inc Finishes screenshot code in LCL-CustomDrawn-Cocoa 2011-12-19 19:46:23 +00:00
customdrawnobject_win.inc LCL-CustomDrawn-Windows: Fixes compilation 2011-12-21 07:09:33 +00:00
customdrawnobject_x11.inc LCL-CustomDrawn-X11: Improves the timer precision, allows bigger waits when no timers are active and implements AppProcessMessages 2011-12-21 16:20:05 +00:00
customdrawnobject.inc Advances the support for setting the font size in Android 2011-12-20 13:12:14 +00:00
customdrawnprivate.pas Many fixes for Android keyboard handling 2011-12-16 15:56:40 +00:00
customdrawnproc.pas LCL-CustomDrawn-X11: Improves the timer precision, allows bigger waits when no timers are active and implements AppProcessMessages 2011-12-21 16:20:05 +00:00
customdrawnwinapi_android.inc Advances the support for setting the font size in Android 2011-12-20 13:12:14 +00:00
customdrawnwinapi_cocoa.inc Finishes screenshot code in LCL-CustomDrawn-Cocoa 2011-12-19 19:46:23 +00:00
customdrawnwinapi_win.inc LCL-CustomDrawn-Windows: Fixes compilation 2011-12-21 07:09:33 +00:00
customdrawnwinapi_x11.inc Adds a callback for Android OnCreate and also implements TTimer in X11 2011-12-21 13:40:14 +00:00
customdrawnwinapi.inc Adds a callback for Android OnCreate and also implements TTimer in X11 2011-12-21 13:40:14 +00:00
customdrawnwinapih.inc Adds a callback for Android OnCreate and also implements TTimer in X11 2011-12-21 13:40:14 +00:00
customdrawnwsarrow.pas customdrawnws: Fixes the compilation of the Cocoa backend and adds a skeleton for the arrow component 2011-11-29 07:55:28 +00:00
customdrawnwscomctrls.pas Many fixes for Android keyboard handling 2011-12-16 15:56:40 +00:00
customdrawnwscontrols.pp customdrawn-windows: Starts rewriting for the new unified handle 2011-12-05 13:33:33 +00:00
customdrawnwsextctrls.pas customdrawnws: Improves TCDWSPanel and implements Frame3D 2011-12-06 14:17:50 +00:00
customdrawnwsfactory.pas Some more small changes to decrease the file size 2011-12-14 18:52:45 +00:00
customdrawnwsforms_android.inc Android: Fixes screen sizing and attempts to improve timer destruction 2011-12-19 14:31:09 +00:00
customdrawnwsforms_cocoa.inc customdrawn-cocoa: Updates to use the new unified form handle 2011-12-02 18:36:48 +00:00
customdrawnwsforms_win.inc customdrawn-windows: Fixes the drawing of sub-controls and starts using the unified message handlers 2011-12-09 09:29:32 +00:00
customdrawnwsforms_x11.inc LCL-CustomDrawn: Starts implementing X11 utf8keypress and adds redrawing when focus changes 2011-12-15 16:10:55 +00:00
customdrawnwsforms.pp Advances keyboard events in Android and X11. Simple key down/up can already be received in both 2011-12-15 13:19:01 +00:00
customdrawnwsstdctrls.pas Many fixes for Android keyboard handling 2011-12-16 15:56:40 +00:00
interfaces.pas Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets 2011-12-02 23:00:48 +00:00
Makefile Adds makefiles 2011-11-07 08:09:30 +00:00
Makefile.fpc Adds makefiles 2011-11-07 08:09:30 +00:00
wincallback.inc customdrawn-windows: Fixes the drawing of sub-controls and starts using the unified message handlers 2011-12-09 09:29:32 +00:00