lazarus/lcl/interfaces
2010-11-16 02:38:52 +00:00
..
carbon qt, gtk, carbon: send LM_MOUSEENTER(LEAVE) instead of CM_MOUSEENTER(LEAVE). CM_ messages must be sent by LCL, not a widgetset 2010-10-29 04:50:26 +00:00
cocoa started lcl1 package 2010-09-28 18:29:03 +00:00
fpgui started lcl1 package 2010-09-28 18:29:03 +00:00
gtk gtk1 interfaces: added TForm.AlphaBlend and TFrom.AlphaBlendValue to the restricted properties, because AlphaBlending is not possible with gtk1 (issue #17730) 2010-11-03 08:05:53 +00:00
gtk2 win32: start implementation of Vista+ FileOpen and FileSave dialogs. todo is in the win32wsdialogs.pp 2010-11-15 08:11:31 +00:00
nogui nogui interface: added empty EnumFontFamiliesEx to silence an annoying and irrelevant warning on the command line by TWidgetSet.EnumFontFamiliesEx. 2010-10-26 10:31:17 +00:00
qt qt, gtk, carbon: send LM_MOUSEENTER(LEAVE) instead of CM_MOUSEENTER(LEAVE). CM_ messages must be sent by LCL, not a widgetset 2010-10-29 04:50:26 +00:00
win32 win32: handle CanClose = False for cancel clicks in Vista dialogs 2010-11-16 02:38:52 +00:00
wince wince: fix compilation (thanks to Dimitrios Chr. Ioannidis) 2010-11-11 10:22:49 +00:00
LAYOUT.txt
lcl1.lpk LCL: added -Ur needed for fpgui 2010-09-28 21:37:02 +00:00
lcl1.pas started lcl1 package 2010-09-28 18:29:03 +00:00
lclintfcompile.pas started lcl1 package 2010-09-28 18:29:03 +00:00
Makefile
Makefile.fpc