lazarus/lcl/interfaces
paul a20e1dcaac lcl: change use of CreateParams:
- move TForm.PopupParent handling to CreateParams (it only chooses a right Parent handle)
  - check also ParentWindow property when setting WndParent in CreateParams
win32: use TCreateParams WndParent property for CreateWindow

git-svn-id: trunk@23840 -
2010-03-05 08:14:49 +00:00
..
carbon carbon: fix for #15603 2010-03-01 06:34:52 +00:00
cocoa + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration 2010-01-10 18:57:23 +00:00
fpgui lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
gtk gtk: fix AV in GetWindowDebugReport based on patch of Flávio Etrusco (issue #0015857) + formatting 2010-03-01 07:21:33 +00:00
gtk2 gtk2 intf: set ExceptionMask exZeroDivide,exInvalidOp, bug #15840 2010-02-28 21:38:40 +00:00
nogui + WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration 2010-01-10 18:57:23 +00:00
qt Qt: removed workaround for qt 4.3, fixes #15744 2010-03-04 18:39:43 +00:00
win32 lcl: change use of CreateParams: 2010-03-05 08:14:49 +00:00
wince Fixes issues with GroupBox 2010-02-26 03:29:29 +00:00
LAYOUT.txt
Makefile
Makefile.fpc