Commit Graph

246 Commits

Author SHA1 Message Date
blikblum
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
blikblum
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
blikblum
8dddccd63e * Use clBtnText instead of clWindowText in header caption (trunk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-07 10:28:05 +00:00
blikblum
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
blikblum
ff1da55ac3 * Handle default font color (trunk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-29 18:57:13 +00:00
blikblum
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
blikblum
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
blikblum
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
blikblum
c4066180a2 * Add IDE Macro to enable debugging with MultiLog (trunk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-22 15:12:08 +00:00
blikblum
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
blikblum
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
blikblum
0acdd76ea1 * Fix compilation of demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-17 12:56:01 +00:00
blikblum
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
blikblum
ef5d1c549c * Fix sortglyphsize calculation. Issue 28018
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-17 01:09:04 +00:00
blikblum
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
blikblum
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
blikblum
6408cfff3a * Create check image lists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-15 09:40:47 +00:00
blikblum
1253df1460 * Change CheckImages type from TBitmap to TImageList just original component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-14 02:07:13 +00:00
blikblum
e5cb3ab0b5 * Fix compilation after last commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-11 19:37:56 +00:00
blikblum
770ff0d4f1 * Sync with main repository up to rev 760
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-10 01:47:41 +00:00
blikblum
9253e59e67 Fix compilation of trunk under linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-05-09 00:17:07 +00:00
blikblum
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
blikblum
3f6f45f65a * Replace ZeroMemory by FillChar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-04-21 23:21:13 +00:00
blikblum
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
blikblum
dae1369a15 * Synchronize with main VTV repository up to svn rev 739
* Fix compilation

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-11 11:38:01 +00:00
blikblum
c67b638795 * Synchronize with main VTV repository up to svn rev 694
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-12-08 19:50:06 +00:00
wp_xxyyzz
44f1fc48da virtualtreeview-new: Fix "Cannot click tree items if tree is scrolled down", issue #26590, patch by Tsvetoslav
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-09 17:36:22 +00:00
sekelsenmat
762033eb3b vtv: Fixes compilation in Mac OS X - Cocoa
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-10 13:00:09 +00:00
blikblum
3721362ca0 * Store Columns property normally since Lazarus VFI does not have the Delphi issue storing child properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-04 19:57:50 +00:00
blikblum
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
blikblum
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
blikblum
b23e55d39e * Synchronize with main VTV repository up to svn rev 671
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-03 13:16:13 +00:00
blikblum
f6ce495df9 * Synchronize with main VTV repository up to svn rev 652
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-03 12:48:56 +00:00
blikblum
1e3a8bce44 * Synchronize with main VTV repository up to svn rev 622
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-03 02:17:08 +00:00
blikblum
e35ca23229 * Synchronize with main VTV repository up to svn rev 603
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-03 01:46:13 +00:00
blikblum
abb674f902 * Synchronize with main VTV repository up to svn rev 587
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-03 01:09:14 +00:00
blikblum
de9d844893 * Synchronize with main VTV repository up to svn rev 570
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-02 22:05:31 +00:00
blikblum
b146c697be * Synchronize with main VTV repository up to svn rev 547
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-02 21:45:37 +00:00
blikblum
70d9caa591 * Synchronize with main VTV repository up to svn rev 531
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-02 21:35:16 +00:00
blikblum
ec589355d1 * Synchronize with main VTV repository up to svn rev 512
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-02 00:29:27 +00:00
blikblum
697c55c0ac * Synchronize with main VTV repository up to svn rev 488
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-02 00:08:05 +00:00
blikblum
c72e94c749 * Synchronize with main VTV repository up to svn rev 461
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-01 23:38:38 +00:00
blikblum
122ccc8394 * Synchronize with main VTV repository up to svn rev 434
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-20 14:08:05 +00:00
blikblum
b7ba0d3727 * Synchronize with main VTV repository up to svn rev 419
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-20 13:11:13 +00:00
blikblum
e0ef4c244c * Synchronize with main VTV repository up to svn rev 404
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-20 12:28:27 +00:00
blikblum
f7d835d70b * Synchronize with main VTV repository up to svn rev 354
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-19 15:50:21 +00:00
blikblum
8f4a5ac6ad * Synchronize with main VTV repository up to svn rev 316
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-19 15:04:02 +00:00
blikblum
c30222aac7 * update issues notes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-06 22:48:27 +00:00
blikblum
e2e615c140 * Synchronize with main VTV repository up to svn rev 297
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-06 22:32:53 +00:00
blikblum
486e6b630c * Synchronize with main VTV repository up to svn rev 285
* Add file with v5 upgrade issues

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-06 16:49:24 +00:00