lazarus/lcl/interfaces
2012-03-15 13:29:13 +00:00
..
carbon Carbon: set SM_CYMENU in GetSystemMetrics as 0, so we don't return DebugLn TODO in that case. Under mac menu isn't part of form, so 0. 2012-03-11 13:53:25 +00:00
cocoa fix compilation of carbon and cocoa 2012-02-21 07:07:32 +00:00
customdrawn LCL-CustomDrawn: Fixes crash in themes due to Themes calling DrawControl calling Themes and improves TBitBtn support 2012-03-15 12:26:04 +00:00
fpgui 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
gtk Gtk: fixed wrong result in TGtkWidgetSet.ClientToScreen() and TGtkWidgetSet.InvalidateRect() in case of TScrollingWinControl 2012-03-11 13:03:32 +00:00
gtk2 Gtk2: inform lcl when return pressed on GtkButton, so it can update internal varibles or properties. issue #21483 2012-03-15 13:29:13 +00:00
nogui nogui: fixed linking 2012-03-14 17:02:37 +00:00
qt Qt: implemented nonmodal over modal form as sheet under macosx. 2012-03-13 13:59:15 +00:00
win32 win32: set IgnoreNextCharWindow on WM_KEYDOWN, WM_SYSKEYDOWN and clear it if it is not processed (fixes issue #0020993) 2012-03-14 06:26:35 +00:00
wince 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
LAYOUT.txt
lcl.lpk LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
lcl.pas Implements vibration in Android 2012-02-10 15:10:13 +00:00
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.fpc lcl, interfaces: removed android dir from makefile, android dir doesn't exist after r34067 #1763e07ef9 2012-01-20 18:34:06 +00:00