Commit Graph

148 Commits

Author SHA1 Message Date
be57e227e9 * Fix position of drag image. Issue21945
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-16 01:58:24 +00:00
50325e7a18 * Change KeyState and Effect type in DragDrop interface to DWORD. Issue 21973
* fix compilation with fpc trunk. Issue 22023
* Adapt ole demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-14 02:38:21 +00:00
793a4cb817 * Use TCanvas.Save/RestoreHandle. Issue 21866
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 17:06:48 +00:00
a8db0cee0c * Change result of TBaseVirtualTree.DoDragMsg to LRESULT. Issue 21974
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 16:48:51 +00:00
fafa74baac * make message methods protected
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 16:45:02 +00:00
4d834d3fca * Dont initialize dragmanager in DragOver. Issue 21976
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 10:57:17 +00:00
0c674ecb3a * fix header height resize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 01:48:33 +00:00
315e2d4437 * Do not auto scroll if mouse pos in header. Issue 21944
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-07 16:37:42 +00:00
de99993b53 * Fix autoscroll with headers. Issue 21944
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-07 01:50:23 +00:00
7a497ae1ce * reverse rev 2200: not working properly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-07 01:00:34 +00:00
dbb82e587b * draw themed header item according to position. Issue 17467
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 19:38:58 +00:00
1a2ef6e2ed * fix crash when setting MainColumn with handle not allocated. Issue 20228
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 16:59:29 +00:00
61ddb7a453 * add demo to test drag and drop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:37:03 +00:00
0762a333ab * Properly implement TimeGetTime and set DropTarget to true. Issue 20732
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:19:07 +00:00
82c33c64f8 * Fix some range check errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:17:25 +00:00
599c2f0520 * Handle mouse up events in WMContextMenu in widgetsets that send WMContextMenu before mouse up. Issue 19785
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 12:03:08 +00:00
923745afa2 * remove directive for obsolete compiler (fpc 2.2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-22 23:23:45 +00:00
9bbc3015a2 Fixes compiling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 03:54:17 +00:00
3c62d5f19d Fixes the compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-27 08:26:45 +00:00
fd19284586 * Fix 32bit Assembly version of PackArray and use it instead of the pascal one. Fixes 20016
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1888 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-03 00:22:05 +00:00
809bd337ed * Fix compilation of advanced demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-30 12:35:06 +00:00
2b012c07bb * Remove CMEnabledChanged: LCL does not uses non client area
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-26 02:01:20 +00:00
f387b1d170 * Use meta key for selection under MacOSX. Patch by Anton S.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-25 21:50:18 +00:00
d28e47e741 * Set default value to BidiMode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 04:01:02 +00:00
de920b6062 * Fix compilation of vtbasic demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:57:11 +00:00
945a2b3e43 * Update version info to 4.8.7
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:20:35 +00:00
08f6126527 * Fix drawing black background in the grid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:19:18 +00:00
ae1626397a * (4.8 branch) Synchronize with main svn up to version 263
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:05:24 +00:00
3cdf971473 * (4.8 branch) Synchronize with main svn up to version 258
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 21:46:15 +00:00
78efc21a2b * Fix GetNodeAt when using client coordinates with the header visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-07 00:13:31 +00:00
2ca71dd2e8 * Update Unicode Demo: replace TNotebook by TPageControl + minor improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 21:46:07 +00:00
9d6cd2caad * Avoid LCL warning message: use QueueAsyncCall instead of PostMessage to release the edit component
* Fix memory leak when closing an app with an editlink active

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 11:49:10 +00:00
457ca8fcc7 * Added workaround to scrolling in Carbon. By Eugen Bolz
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-14 21:58:26 +00:00
50ab47a69f * Add workaround to Carbon bug 18211 (PaintStruct not initialized)
* Add a dummy AlphaBlend function to Carbon interface

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-13 21:13:33 +00:00
15fa426cc3 * Use Brush.Color instead of Color in Column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 13:38:28 +00:00
91bf4d90a4 * Use Brush.Color instead of Color to handle clDefault
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-20 10:56:41 +00:00
ee1b5a0ce4 * Remove ifdef for Get/SetBkColor since is already implemented in LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-17 10:36:52 +00:00
5c0465c60c * Remove Unnecessary typecasts
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-12 19:11:22 +00:00
0e00b005a3 * Fix compilation under win32 with no delphicompat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-03 15:01:01 +00:00
efe64f410e * Finish directives to compile without DelphiCompat. Disable by default since is slow when DelphiCompat is not used.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 19:49:21 +00:00
ba542f1d1f * Added directive to compile without lcl extensions package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-30 18:52:28 +00:00
68477cc125 * Merge fixes from 4.8 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-28 16:51:38 +00:00
a09e6ab7e0 * Removed workaround to LCL bug 8626 (fixed in 0.9.29)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-27 18:27:00 +00:00
8a55f916d0 * Set Multiline param only for multiline nodes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-14 02:45:01 +00:00
d7b0852498 * Use DrawFrameControl from LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:09:29 +00:00
690aefcc74 * Fix compilation after gkk1/2 split in LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-13 14:08:05 +00:00
b2a2ff709d * Keep the workaround to bug 8626
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 19:49:52 +00:00
13cf96482b * Add 64bit compatibility. Patch from Jonas Wielicki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-23 18:57:20 +00:00
98dcd62339 * Remove declaration of TLMContextMenu to fix compilation with recent lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-21 18:09:19 +00:00
e7af30be85 * Set DefaultText value in constructor only when the component is dropped in design time so it can be set to ''
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-17 19:23:19 +00:00