Commit Graph

14 Commits

Author SHA1 Message Date
e7a96e5b6b Removed direct dependency of ActiveX and OleUtils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-06 12:16:42 +00:00
553c1325ac Started to isolate OLE functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 23:28:47 +00:00
7a193d82da Fixed crash when using ole functions
Fixed drawing when using drag and drop

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 01:29:44 +00:00
7287d9f1f5 Fixed column position
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-03 14:48:36 +00:00
21beb2fec8 Implemented SetTimer/KillTimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-28 21:39:33 +00:00
aaa1e2cc6a Implemented column resize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@97 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 13:32:54 +00:00
52de3d399d Started handling of Header messages
Made TVTHeaderPopupMenu.Popup virtual
Added wokaround to drawing when scrolling

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@91 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 01:52:56 +00:00
2535b81940 Fixed memory leak (SystemBitmap)
Fixed Header Draw when a fixed column exists

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@90 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 00:51:19 +00:00
ac1d2e0d17 Fixed header draw
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@83 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 01:24:00 +00:00
eca7e1c6e1 Updated log calls
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@79 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 00:48:24 +00:00
dee17ada0d Started header implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@78 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 00:20:46 +00:00
a82be98ef4 Implemented BorderStyle
Fixed editord position while scrolling
Fixed DoubleClick event

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@76 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-22 12:57:35 +00:00
aa5df44190 Finished implementation of MapWindowPoints (the interface in win32 compatible now)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@65 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 19:30:20 +00:00
cf38e876cc Renamed virtualtreview to virtualtreeview-unstable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@63 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 18:37:25 +00:00