lazarus/lcl/interfaces
2013-01-18 20:46:46 +00:00
..
carbon lcl: carbon: handle laz,wake event via handler, needed because carbon modal forms create their own sub loops, see bug #23601 2013-01-11 18:51:36 +00:00
cocoa cocoa: destroy callback on window destruction, close NSWindow on destruction 2012-10-03 13:32:38 +00:00
customdrawn fixed compilation with fpc 2.6.1 23444 2013-01-18 16:21:23 +00:00
fpgui LCL: fpgui: implements the Windows API function MessageBox(), issue #22865 2012-09-12 21:53:30 +00:00
gtk LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha 2012-11-07 22:56:59 +00:00
gtk2 Gtk2: removed (by ifdef) usage of dummy notebook page for gtk2.Old gtk1 fashioned dummy page can be used with define GTK2USEDUMMYNOTEBOOKPAGE. 2013-01-18 20:46:46 +00:00
nogui lazbuild: fixed compilation 2012-04-29 18:26:47 +00:00
qt Qt: fixed SetCapture() and GetCapture() for TQtCustomControl on qtwin32 targets 2013-01-18 09:11:57 +00:00
win32 win32: revert 37846 #994d2dce9f. Now combobox events are consistent across widgetsets although slightly different from Delphi. Fix #22739 2012-12-29 10:00:59 +00:00
wince LCL: implement PtInRegion for GTK2 and RectInRegion for all widgetsets properly 2012-10-25 00:19:00 +00:00
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
LAYOUT.txt readmes: updates 2012-12-21 16:06:57 +00:00
lcl.lpk gtk2 intf: disable liboverlay by default 2012-06-26 17:00:11 +00:00
lcl.pas
Makefile lcl: updated Makefile.compiled 2012-04-09 10:14:04 +00:00
Makefile.fpc