Commit Graph

163 Commits

Author SHA1 Message Date
c66386067c Remove obsolete define
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 21:01:13 +00:00
a652cadbc2 Hopefully fixes compilation with fpc 2.6.1. Issue 22307
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:59:12 +00:00
14492371eb demos: improve dragdrop example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:49:09 +00:00
88138f32aa demos: change header height in unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 20:24:51 +00:00
220462eea2 * Advanced demo: set visible to false in speeddemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 12:01:31 +00:00
6f3f21b8a1 * Advanced demo: change header color to a more predicable one
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 11:37:45 +00:00
f80f36872e * Fix transparency issues under 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2550 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-13 11:21:20 +00:00
2e9054c8ea * qt: implement alpha blend functions in 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2548 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-10 01:07:34 +00:00
faa98477d0 * Implement low level alpha blend function in win32 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2544 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-03 00:55:46 +00:00
fef43dbcff * Fix compilation under 64bit in windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2543 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-29 00:54:13 +00:00
4ec44f8456 * Remove obsolete LCLVersion check: it was preventing RTL Hint Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 22:27:49 +00:00
2af3b6009e * Fix compilation of Qt under 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 16:52:34 +00:00
7733bd096d * Remove HeaderTimer. Adjust code to invalidate header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2533 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-23 16:07:47 +00:00
d15ea3e106 * Fix compilation with 64bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-22 13:51:08 +00:00
a621ab87c6 * fix compilation with lazarus trunk under gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-22 12:44:35 +00:00
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