Commit Graph

59 Commits

Author SHA1 Message Date
paul
503fec0d8a fix start coords of DockImage and clean it from screen after start
git-svn-id: trunk@13584 -
2008-01-02 17:26:10 +00:00
paul
6f3d95f5fb - TWinControl.GetClientOrigin. If Parent = nil and Handle is not Allocated then return 0,0
- more formatting of drag/dock code

git-svn-id: trunk@13583 -
2008-01-02 17:03:24 +00:00
paul
ac274dc4c6 fix Drag/Dock when there is no Dock Sites
git-svn-id: trunk@13582 -
2008-01-02 16:08:42 +00:00
paul
7bad8ae57d change formatting of dragmanager code
git-svn-id: trunk@13581 -
2008-01-02 16:05:00 +00:00
paul
2db37e8ee3 fix AV if second DragStop being called. (Second DragStop freed performer and returned execution to first DragStop which was inside that freed performer)
git-svn-id: trunk@13577 -
2008-01-02 09:17:52 +00:00
paul
28f8ce52b5 small changes to dragmanager code to prevent possible errors
git-svn-id: trunk@13576 -
2008-01-02 08:46:23 +00:00
mattias
8855211af5 LCL; fixed dragging under windows from Marius
git-svn-id: trunk@13575 -
2008-01-02 01:24:27 +00:00
mattias
cad606b93f LCL: fixed compilation for fpc 2.3.1
git-svn-id: trunk@13569 -
2008-01-02 00:26:54 +00:00
mattias
525fec94be LCL: replaced drag/dock messages with a cleaner TDragManager from Marius
git-svn-id: trunk@13564 -
2008-01-01 23:35:52 +00:00