lazarus/lcl/interfaces
2010-11-22 03:25:34 +00:00
..
carbon carbon: more clDefault fixes 2010-11-20 08:32:17 +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: fixed item-changing notification in TGtk2CustomListView when in vsIcon mode, also fixed assert with gtk_icon_view_set_cursor() by passing valid TGtkTreePath param.Fixes issue #17309 2010-11-19 19:47:56 +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: implemented TTrackBar.Reversed property 2010-11-18 09:47:28 +00:00
win32 win32: don't ignore frame width in Frame3D (issue #0018006) 2010-11-22 03:25:34 +00:00
wince wince: fix compilation 2010-11-20 04:10:50 +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