lazarus/lcl/interfaces/customdrawn
2011-12-02 09:56:12 +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: Adds form background painting, fixes compilation and adds the correction of event positions 2011-12-01 20:02:35 +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 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 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 customdrawnws: Implements initial TProgressBar support 2011-12-01 15:15:30 +00:00
customdrawnint.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
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 Adds pallete assignment in customdrawndrawers, stores the fallback palette of each drawer on creation and implements getting fallback colors in LCL-CustomDrawn 2011-12-01 17:14:59 +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 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
customdrawnobject.inc 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
customdrawnproc.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
customdrawnwinapi_android.inc 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
customdrawnwinapi_cocoa.inc 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
customdrawnwinapi_win.inc 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
customdrawnwinapi_x11.inc 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
customdrawnwinapi.inc 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
customdrawnwinapih.inc 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
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 customdrawnws: Starts implement trackbar 2011-12-01 15:32:01 +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 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
customdrawnwsfactory.pas customdrawnws: Starts implement trackbar 2011-12-01 15:32:01 +00:00
customdrawnwsforms_android.inc 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
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 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
customdrawnwsforms.pp 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
customdrawnwsstdctrls.pas 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 2011-12-01 12:29:15 +00:00
interfaces.pas
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 customdrawnws-win32: Improves the region searching and expands it to more events 2011-11-25 08:02:45 +00:00