lazarus/lcl/interfaces/customdrawn
2011-12-01 11:04:22 +00:00
..
android customdrawn-android: Compilation fix and JNI bindings improvement 2011-11-30 09:49:33 +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 customdrawnws: Merges cocoa context and bitmap improvements from lcl-cocoa and advances a little bit the rendering 2011-11-22 07:56:47 +00:00
cocoaprivate.pas customdrawn-cocoa: Implements adequate targeting for MouseUp 2011-12-01 08:18:02 +00:00
cocoautils.pas
customdrawn_androidproc.pas customdrawnws: Starts implementing TBitmap 2011-11-29 21:32:48 +00:00
customdrawn_winproc.pas customdrawnws: Updates the win32 backend after the last reworks, but it isn't showing the form anymore 2011-11-24 07:30:30 +00:00
customdrawn_x11proc.pas customdrawn-android and x11: Implements proper targeting for MouseUp 2011-12-01 09:24:36 +00:00
customdrawndefines.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnint.pas customdrawn: Implements button clicking in x11 and android 2011-11-30 15:41:53 +00:00
customdrawnlclintf.inc customdrawnws: Starts implementing TBitmap 2011-11-29 21:32:48 +00:00
customdrawnlclintfh.inc customdrawnws: Starts implementing TBitmap 2011-11-29 21:32:48 +00:00
customdrawnobject_android.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnobject_cocoa.inc customdrawnws: Fixes the compilation of the Cocoa backend and adds a skeleton for the arrow component 2011-11-29 07:55:28 +00:00
customdrawnobject_win.inc customdrawnws-win32: Fixes WM_MOVE, WM_SIZE and form closing 2011-11-24 14:37:46 +00:00
customdrawnobject_x11.inc customdrawn-x11: Finishes the handle rework 2011-11-23 17:32:24 +00:00
customdrawnobject.inc customdrawn: Implements TButton clicking, implements InvalidateRect in X11 2011-11-30 14:05:01 +00:00
customdrawnproc.pas customdrawn-android and x11: Implements proper targeting for MouseUp 2011-12-01 09:24:36 +00:00
customdrawnwinapi_android.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnwinapi_cocoa.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnwinapi_win.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnwinapi_x11.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +00:00
customdrawnwinapi.inc customdrawn: Implements TButton clicking, implements InvalidateRect in X11 2011-11-30 14:05:01 +00:00
customdrawnwinapih.inc customdrawn: Starts the Pascal to Java JNI ifdefs and adds a skeleton for text drawing/metrics support 2011-12-01 11:04:22 +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
customdrawnwscontrols_win.inc customdrawnws: Updates the win32 backend after the last reworks, but it isn't showing the form anymore 2011-11-24 07:30:30 +00:00
customdrawnwscontrols.pp customdrawn: Implements button clicking in x11 and android 2011-11-30 15:41:53 +00:00
customdrawnwsfactory.pas customdrawn: Starts the support for TButton, it already shows 2011-11-30 11:27:44 +00:00
customdrawnwsforms_android.inc customdrawn-android: Compilation fix and JNI bindings improvement 2011-11-30 09:49:33 +00:00
customdrawnwsforms_cocoa.inc customdrawn-cocoa: Massive simplification of the Cocoa backend removing all protocols and all callback classes. Fixes the crashes in the Cocoa backend which were caused by a bug in the callback.Draw method 2011-12-01 07:37:00 +00:00
customdrawnwsforms_win.inc customdrawnws-win32: Fixes WM_MOVE, WM_SIZE and form closing 2011-11-24 14:37:46 +00:00
customdrawnwsforms_x11.inc customdrawn-android and x11: Implements proper targeting for MouseUp 2011-12-01 09:24:36 +00:00
customdrawnwsforms.pp customdrawn-cocoa: Massive simplification of the Cocoa backend removing all protocols and all callback classes. Fixes the crashes in the Cocoa backend which were caused by a bug in the callback.Draw method 2011-12-01 07:37:00 +00:00
customdrawnwsstdctrls.pas customdrawn: Implements button clicking in x11 and android 2011-11-30 15:41:53 +00:00
interfaces.pas
Makefile
Makefile.fpc
wincallback.inc customdrawnws-win32: Improves the region searching and expands it to more events 2011-11-25 08:02:45 +00:00