Commit Graph

175 Commits

Author SHA1 Message Date
fff0dd470f RxDBGrid - fix compile with fpc 2.6.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-31 11:08:07 +00:00
cebbb30307 RxDBGrid: workaround for fix navigation problem on calc footer rows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2925 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-27 12:36:50 +00:00
b99be4d2ab RxMemDS - remove old style resources designer file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2922 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-26 07:26:10 +00:00
b9af1a89c7 TRxDBLookupCombo - fix close list after double click on control button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-13 20:38:03 +00:00
d4dd5203a8 RxDBGrid: fix work TRxCollumn.SortFields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2904 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-13 19:54:30 +00:00
191dad47a3 RxDBGrid - fix AV on lazarus with FPC 2.6.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-06 10:21:52 +00:00
2631521c02 RxMDI - fix AV on CloseAll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-09 14:06:06 +00:00
3128e2a844 RxDBGrid - new property TRxCollumn.SortField - define custom sort field(s) for grid collumn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-08 11:02:58 +00:00
82953d2169 КRxDBGrid - copy cell values for multiselect mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2895 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-04 16:58:30 +00:00
4b7b914d2a RxDBGrid.Columns[].EditButtons[].Style=ebsPlusRx - show UpDown buttorn for edit current numeric field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2894 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-02 11:14:10 +00:00
acb193861d RxDBGrid - property OnEditingDone now is published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-02 06:02:22 +00:00
d7ae172c98 RxDBGrid - try to fix work on MAC
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2892 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-25 16:15:23 +00:00
bfd340e043 RxVerInfo - fix compile on non Linux or Windows OS
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2891 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-25 14:56:15 +00:00
7f1dc5a82e RxDateEdit - fix calendar popup windows position on multimonitor configuration
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-20 06:54:10 +00:00
1e13eb1c2d RxDBGrid - fix error display last data line with active Footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2888 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-19 18:47:05 +00:00
6975302d15 RxDBGrid - add Collumn.Constraints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2887 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-15 12:18:24 +00:00
b94045e9d1 RxDBGrid - russian translate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2886 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-15 12:04:11 +00:00
3716b6a895 RxDBGrid - add new KeyStroke - Copy cell value. Default - Ctrl+C
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2885 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-15 11:35:25 +00:00
498fd01a38 RxMDI - fix change active window after hide active control
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-09 19:00:14 +00:00
48751408f2 RxLibFpc - small ToDo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2881 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-09 18:53:11 +00:00
f687422a13 RxLockupCombo - fix SetFocus after close popup box
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-26 11:10:34 +00:00
2ed97da49a RxDBGrid - remove depricated property AllowedOperations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-09 16:56:32 +00:00
38806e4bdc RxMDI - fix update window caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-29 19:18:06 +00:00
199b0d183e RxDBGrid - fix save in lfm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 21:05:56 +00:00
d78519fad6 RxFPC - current version in folder trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-28 20:10:57 +00:00