|
f10b177f03
|
* Set message result in BUTTONUP event in header. Fixes issue 26388
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-08-03 15:29:36 +00:00 |
|
|
ce3cb495c0
|
* Fix multiselect with toFullRowDrag. Issue 25894
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-06-22 14:54:09 +00:00 |
|
|
f445c638b8
|
* Enable WMCancelMode, Issue 26216
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-06-22 14:45:42 +00:00 |
|
|
d83eb2450c
|
* Cleanup WndProc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-12-31 14:06:40 +00:00 |
|
|
5cb0efece9
|
Remove workaround to bug 18211 (already fixed according to mantis)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-12-31 13:56:15 +00:00 |
|
|
04ddb7e465
|
* Properly close debug code in WMLButtonDown
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-12-31 13:51:43 +00:00 |
|
|
6e2a018f82
|
* Remove unnecessary check for FHeader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-12-31 13:45:43 +00:00 |
|
|
db9b5d5168
|
* Refactor LBUTTONDOWN handling so overrides TControl BeginDrag at the same time that header events are fired
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-12-31 13:23:49 +00:00 |
|
|
106fd8d85b
|
remove non sense assignment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-11-06 03:41:59 +00:00 |
|
|
2bfd559a3a
|
* Update header state when mouse leaves control
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-23 02:46:27 +00:00 |
|
|
1ba81e412d
|
change version from string to numeric
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-17 00:10:55 +00:00 |
|
|
7db931d3fc
|
* Offset header height only when resizing header. fixes onheaderclick
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-10-14 22:46:25 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|