lazarus/lcl/interfaces
2012-03-16 06:47:45 +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
customdrawn LCL-CustomDrawn-X11: Buffer all invalidate calls and execute at most one per form per event 2012-03-16 06:47:45 +00:00
fpgui
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: clean up 2012-03-16 01:27:35 +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
LAYOUT.txt
lcl.lpk LCL-CustomDrawn: Starts BitBtn implementation 2012-03-15 10:15:36 +00:00
lcl.pas
Makefile
Makefile.fpc