Commit Graph

111 Commits

Author SHA1 Message Date
5b30fe1a9c *Update path of demo projects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 00:15:14 +00:00
c3def8796b *Remove usage of deprecated constant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:39 +00:00
1ca31d8e2b *Remove unused vars
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:36 +00:00
5110dfc287 * Override equals
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 21:50:33 +00:00
a26545a455 *Update VTLogger to compile after recent changes in MultiLog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-22 14:30:49 +00:00
52dfc8ccac * Fix memleak in dragdrop demo. Issue 29983
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-10 19:27:41 +00:00
aad2fa0dc1 * Fix compilation with fpc 3.1. Issue 29552
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-02-01 01:22:32 +00:00
a9c3c81c14 * Update argument name to avoid conflict in event handlers. Issue 29388
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-02-01 00:56:26 +00:00
8ee073cc40 * Use clBtnText instead of clWindowText in header caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 01:44:59 +00:00
286d9b5de4 * Handle case when HeaderHotColor is clDefault
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:55:55 +00:00
e51bdb3e3a * Fix handling of default color font. Issue 29008
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:39:07 +00:00
2f69675338 * Fix calculation of memory size to be moved in 64bit . Issue 29180
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 13:20:44 +00:00
9e8eb82307 * Add IDE Macro to enable debugging with MultiLog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-22 15:05:29 +00:00
5e055ebbf2 Use pascal PackArray implementation on fpc > 3.0. Issue 28502
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-20 13:04:37 +00:00
f2794f8c30 * Fix header checkbox display and click response. Issue 23443
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-17 02:37:41 +00:00
a4502b08f6 * Paint triangle according to bidimode. Issue 24575
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-17 00:57:27 +00:00
4ab36a0463 * Use TTranslateString in Column Hint and Text properties. Issue 26559
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-17 00:51:27 +00:00
62e4a54c9e * fix moving control in design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-08 21:40:06 +00:00
2b0276dfbc * Change parameters name in event types to avoid conflicts in $mode objfpc programs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-27 01:35:43 +00:00
3d82a35d56 * Allow custom menu items in VTHeaderPopupMenu
* Dont show column images in VTHeaderPopupMenu since it will hide the checkmark

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-04 02:51:22 +00:00
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
9b89d94c74 * fix compilation of qt under 32bit. Issue 24881
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2774 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-18 18:44:46 +00:00
6cd6cb0824 * update version to 4.8.7.3
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-11 11:22:21 +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
c7ae5633d7 fix possible crash in dragdrop demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:31:16 +00:00
501e8ee43b * Fix gtk compilation with Lazarus 1.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-23 11:11:47 +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
a118511eb9 update version to 4.8.7.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 00:14:29 +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
c84dd357ac demos: update project files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 23:54:01 +00:00
c32a6a26ca demos: use UTF8 file functions in advaced
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:30:57 +00:00
edccc73ea2 demos: improvement to property editors in advanced
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 23:29:50 +00:00
46780b3a29 gtk2: use LCLVersion to make it compatible with Lazarus > 1.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:52:37 +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
d1f7228ff3 demos: add show header options to dragdrop examples + minor GUI tweaks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-14 22:34:47 +00:00
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