lazarus/lcl/interfaces/customdrawn
sekelsenmat 6b024368c3 LCL-CustomDrawn: Starts BitBtn implementation
git-svn-id: trunk@36023 -
2012-03-15 10:15:36 +00:00
..
android LCL: removed empty pas file 2012-02-26 17:29:58 +00:00
alllclintfunits.pas
cocoagdiobjects.pas
cocoaprivate.pas LCL-CustomDrawn: Starts adding buffering for the form image too 2012-03-13 07:59:05 +00:00
cocoautils.pas
customdrawn_androidproc.pas Small commenting improvement 2012-01-24 10:50:08 +00:00
customdrawn_winproc.pas customdrawn: Adds the possibility to compile to WinCE 2012-02-02 15:18:27 +00:00
customdrawn_x11proc.pas
customdrawndefines.inc LCL-CustomDrawn-Cocoa: Fixes compilation 2012-03-14 21:00:27 +00:00
customdrawnint.pas Patch from Giuliano Colla for improved non-native CustomDrawn font support + many changes from myself to make the patch more generic and usable in any CustomDrawn backend 2012-03-11 10:02:15 +00:00
customdrawnlclintf_android.inc Fixes the crash in the Android TComboBox dialog 2012-03-02 14:06:25 +00:00
customdrawnlclintf_cocoa.inc Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too. 2012-01-26 10:07:10 +00:00
customdrawnlclintf_win.inc Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too. 2012-01-26 10:07:10 +00:00
customdrawnlclintf_x11.inc Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too. 2012-01-26 10:07:10 +00:00
customdrawnlclintf.inc Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item 2012-03-02 10:10:33 +00:00
customdrawnlclintfh.inc Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item 2012-03-02 10:10:33 +00:00
customdrawnobject_android.inc Fixes the compilation and non-native fonts in LCL-CustomDrawn-Cocoa 2012-03-12 06:55:42 +00:00
customdrawnobject_cocoa.inc Fixes the compilation and non-native fonts in LCL-CustomDrawn-Cocoa 2012-03-12 06:55:42 +00:00
customdrawnobject_win.inc Patch from Giuliano Colla for improved non-native CustomDrawn font support + many changes from myself to make the patch more generic and usable in any CustomDrawn backend 2012-03-11 10:02:15 +00:00
customdrawnobject_x11.inc Patch from Giuliano Colla for improved non-native CustomDrawn font support + many changes from myself to make the patch more generic and usable in any CustomDrawn backend 2012-03-11 10:02:15 +00:00
customdrawnobject.inc Patch from Giuliano for LCL-CustomDrawn-X11 compilation fix + fixes endless loop in the fonts search 2012-03-11 14:23:05 +00:00
customdrawnprivate.pas LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
customdrawnproc.pas LCL-CustomDrawn: Fixes clicking in controls inside second page of a TNotebook, starts implementing the drawing of TGroupBox 2012-03-14 14:12:55 +00:00
customdrawntrayicon_android.inc Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
customdrawntrayicon_cocoa.inc Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
customdrawntrayicon_win.inc Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
customdrawntrayicon_x11.inc Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
customdrawnwinapi_android.inc Fixes bug #21279 improves Android font handling 2012-02-14 16:39:59 +00:00
customdrawnwinapi_cocoa.inc Fixes the compilation and non-native fonts in LCL-CustomDrawn-Cocoa 2012-03-12 06:55:42 +00:00
customdrawnwinapi_win.inc Improves the LCL-CustomDrawn-Win32 non-native font handling 2012-03-11 10:16:08 +00:00
customdrawnwinapi_x11.inc Patch from Giuliano for LCL-CustomDrawn-X11 compilation fix + fixes endless loop in the fonts search 2012-03-11 14:23:05 +00:00
customdrawnwinapi.inc LCL-CustomDrawn: Starts implementing the new drawing model with buffered control images 2012-03-13 07:26:07 +00:00
customdrawnwinapih.inc Patch from Giuliano Colla for improved non-native CustomDrawn font support + many changes from myself to make the patch more generic and usable in any CustomDrawn backend 2012-03-11 10:02:15 +00:00
customdrawnwsarrow.pas
customdrawnwsbuttons.pas LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
customdrawnwscomctrls.pas
customdrawnwscontrols.pp
customdrawnwsextctrls.pas Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
customdrawnwsfactory.pas LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
customdrawnwsforms_android.inc LCL-CustomDrawn: Attempts to fix win64 compilation and starts the mobile emulator (not yet working) 2012-01-08 00:14:41 +00:00
customdrawnwsforms_cocoa.inc Starts Accessibility API structure and adds a routine to detect if we are on a mobile platform 2012-01-08 10:05:55 +00:00
customdrawnwsforms_win.inc customdrawn: Adds the possibility to compile to WinCE 2012-02-02 15:18:27 +00:00
customdrawnwsforms_x11.inc LCL-CustomDrawn: Fixes clicking in controls inside second page of a TNotebook, starts implementing the drawing of TGroupBox 2012-03-14 14:12:55 +00:00
customdrawnwsforms.pp Now TComboBox is almost working in Android. It shows the item selection dialog, but it crashes when the user selects an item 2012-03-02 10:10:33 +00:00
customdrawnwslazdeviceapis.pas Fixes bug #21279 improves Android font handling 2012-02-14 16:39:59 +00:00
customdrawnwsspin.pas LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
customdrawnwsstdctrls.pas LCL-CustomDrawn: Adds initial TScrollBar and SpinEdit implementations 2012-03-15 09:55:38 +00:00
interfaces.pas
Makefile
Makefile.fpc
wincallback.inc lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems 2012-02-21 06:59:12 +00:00