lazarus/lcl/interfaces
paul f69729f41b cocoa: implmenebt GetContextSize
git-svn-id: trunk@34312 -
2011-12-20 06:12:33 +00:00
..
carbon Carbon: fixed TTabControl, now it's TCarbonCustomControl, also fixed issue #12506 2011-12-19 09:08:12 +00:00
cocoa cocoa: implmenebt GetContextSize 2011-12-20 06:12:33 +00:00
customdrawn LCL-CustomDrawn: Advances bitmap handling code and adds more object deletion support. Attempted to fix a crash when running the magnifier. The crash isnt yet fixed, however. 2011-12-20 04:08:52 +00:00
fpgui Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
gtk Gtk: TGtkWidgetSet.ShowWindow(), changed behaviour so it's win32 and qt compatibile.Respect SW_SHOW and SW_HIDE if handle is PGtkWidget without window. 2011-12-11 13:57:30 +00:00
gtk2 Gtk2: fix inaccurate paint of checkbox and radiobutton when caption is empty. issue #20764 2011-12-18 18:17:53 +00:00
nogui Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
qt Qt: fixed segfault when designing TTabControl. 2011-12-19 08:47:13 +00:00
win32 win32: dont update index for ReadOnly in TWin32WSCustomComboBox.SetText. It's not necessary because index, so the Text, is updated in LCL. The previous implementation was also wrong since could select wrong item, e.g., setting text to 'a' in a combo that has items 'abc', 'a' was selecting 'abc' 2011-12-11 23:11:29 +00:00
wince Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs 2011-11-20 21:19:29 +00:00
LAYOUT.txt
lcl.lpk Starts screenshot taking code in LCL-CustomDrawn-Cocoa, already works, but the colors are switched 2011-12-19 08:36:19 +00:00
lcl.pas Removes LCL-Android from lcl.lpk 2011-11-30 20:42:45 +00:00
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.fpc Starts the foundation for the Android widgetset 2011-01-19 10:53:50 +00:00