4e56a7ec20
RxConfigValues - allow clear modify flag
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-12 22:37:16 +00:00
b4e4aef6e2
fix AV if close button not set in TRxMDIanel
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 14:26:24 +00:00
713d21e442
fix initial state MDICloseButton after create main form
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 11:40:08 +00:00
33c7722b0e
Add new components for MDI applications. Add demo MDI application
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-09 10:35:17 +00:00
1b56006473
1. RxDBGrid - change declaration for register sort engine function
...
2. New package - Rx_Sort_Zeos - sort engine for zeos components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2542 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-27 14:27:35 +00:00
ef7bf595fb
1. RXDBGrid - in collumn title show number for sort fileds
...
2. RXDBGrid - in multiline collumn header push button only last line
3. RxDBGrid demo - fix work with filter in table demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-26 14:19:29 +00:00
7c25da7b8a
fix compile with FPC 2.6 - Lazarus 1.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-25 18:03:19 +00:00
5fa7b35965
fix UTF8 file scan
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2539 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-25 09:32:05 +00:00
c2e3789352
1. RxDBGrid - create new shortcat - Ctrl+A - select all rows
...
2. RxDBGrid - new procedure - SelectAllRows
3. RxDBGrid - try to fix error with edit Lockup filed in modal dialogs
4. RxDBGrid - add new key strokes:
rxgcSelectAll - select all rows
rxgcDeSelectAll - deselect all rows
rxgcInvertSelection - invert selection
rxgcOptimizeColumnsWidth - Optimize all columns width
5. New packet (rx_sort_fbdataset.lpk) and component (TRxSortFBDataSet) - add to project sort engine for FBDataSet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-24 14:21:22 +00:00
40e1b4632d
fix rxdbgrid sort engine for ZEOS
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2530 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-21 19:54:03 +00:00
b536e10982
1. RxDBGrid - sort dialog allow make sort order for all fields
...
2. RxDBGrid - new procedure - ShowSortDialog
3. RxDBGrid - make multicolumn sort by tytle click with ctrl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-21 17:06:21 +00:00
49e82e3e66
RxDBGrid - fix work lockupcombo cell editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-20 14:02:20 +00:00
28e82d44ad
0022917: Patch for AV when closing TRXDBLookupCombo PopUp window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2525 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 20:14:13 +00:00
b1c6b6141a
1. RxLockupCombo - fix paint control whith color for null values
...
2. RxDBGrid find dialog - improved localization
3. RxDBGrid - clear quick search data after mouse click
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-19 14:06:46 +00:00
8fb214f590
rxdbgrid - fix AV on open form whith empty grid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-18 16:29:12 +00:00
1bf39713f0
RxDBGrid - in TRxCollumn add event - OnDrawCollumnCell. Event fired on draw current cell only
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 19:52:38 +00:00
b1827f8951
in rxdbgrid in filter and sort form show ColumnCaption for user choise
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-17 10:07:41 +00:00
ffd4b105f4
RxDBGrid - fix draw themed vertical collumn caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-15 19:41:36 +00:00
608708e249
fix RxDBGrid - AV in edit buttons if in DataSet not exists columns
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-07 14:12:36 +00:00
2228ea0aa5
RxDBGrid - fix calc sum in footer row for detail dataset if master dataset scrolled
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 18:39:35 +00:00
f4e3cdde5d
fix ReadOnly for rxDBDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:35:54 +00:00
e24c69622d
fix bug in RxLockupComboBox
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:09:21 +00:00
3414e0ec24
fix button width for ButtonEditor in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:24:06 +00:00
774aa2e4f9
in rxdbgridCollumn add property EditButtons - collection of custom buttons for edit cell. See RxDBGrid demo - collumn price
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:03:53 +00:00
b44d85767b
minor fix for calc total function in RxDBGrid - tnx ronin
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-04 17:31:52 +00:00
5c4b3718b1
fix merge multiline titles in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-23 16:27:52 +00:00
38ac510e85
improved draw TRCloockupCombobox, new propertys for RxDbGrid - SortField and SortOrder
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-12 17:51:20 +00:00
068c0f2fdc
fix cacl footer row in rxDBGrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-08 14:57:37 +00:00
d2615e526b
fix cacl footer row in rxDBGrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-08 14:14:10 +00:00
c150575c15
fix compile with latest FPC - tnx Ludo Brands
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-05-02 16:40:14 +00:00
625dbaa306
Rx - increase build number
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:18:43 +00:00
909cca7757
RxDBGrid - fix error on calc footer with null fields - tnx ronin
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:17:38 +00:00
db96249492
RxDBGrid - fix cacl footer for empty dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:12:20 +00:00
dd694d509c
RxDBGrid - fix cacl footer row for ftLargeint fields
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:10:46 +00:00
2983ae02f7
fix error in lockup box
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-21 06:11:08 +00:00
bac149645a
in RxDBGrid remove unnecessary recalculation of statistics
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:22:58 +00:00
c0c7572f82
in RxDBGrid disable scroll event on calc footer row
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:05:55 +00:00
b5d538019f
for all rx lookup controls - in PopUpForm add property SizePriority for better calc columns width
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-10 19:53:32 +00:00
77ca40896a
apply patch to RxMemData for load/save data - tnx Rich, issue 0020413
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-04 17:34:43 +00:00
2ae6517c57
apply patch for compile rx with fpc 2.6 - thx Daniel Simões de Almeida - close issue 21598
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2373 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-31 15:49:40 +00:00
acfeafbd7d
On clone record in function CloneRecoar also skip ReadOnly fields.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-31 14:51:40 +00:00
768e780780
New fcuntion in TRxCloseFormValidator, localization. New function CloneRecord in DBUtils
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 16:01:32 +00:00
713d864ebe
remove old resource file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:17:38 +00:00
f7ccd67805
fix bug in TToolPanel on show ToolPanelSetupForm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:16:29 +00:00
efa62983f8
CheckCloseForm in TRXCloseFormValidator now is public
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 16:35:18 +00:00
29abd84caa
new image for component TRxCloseFormValidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-07 15:30:40 +00:00
41d2a7604a
fix compile with latest FPC 2.7
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-03 18:35:29 +00:00
1d4fd99f98
fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
ab46c9f782
cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:06:20 +00:00
50fbeba243
fix error on open demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:03:30 +00:00