lazarus/lcl/interfaces
2010-11-04 07:18:35 +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 Gtk2: map all non-standard gtk2 stock id's to lcl resource strings. fixes #17821 2010-11-04 07:18:35 +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 Moves the code to set the initial dir for win32 from the LCL to the win32 widgetset. Fixes bug #17772 2010-11-03 10:54:18 +00:00
wince Patch from bug #17725 2010-10-26 15:32:52 +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