alexs75
c61a60b9a9
RxMDI - fix demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-08-02 04:42:39 +00:00
alexs75
ab407ba4e7
1. Fix compile RxDBGrid on Lazarus 1.0
...
2. Fix Replace AnsiUpperCase to UTF8UpperCase in FolderList
3. Fix OnChange event in TRxDBLockup on destroy component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-11 16:28:38 +00:00
alexs75
eeb03913ca
RxCloseFormvalidate - add OnValidate event for item custom validate rule
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-07-09 18:46:44 +00:00
alexs75
b36311669c
TRxDBLookupCombo now recived FocusControl event from DataField
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-19 19:07:23 +00:00
alexs75
e8883e24af
RxMDI - fix MDIForm.ActiveControl on change MDI windows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-14 18:44:58 +00:00
alexs75
07d8c3bf79
RxToolPanel - fix owner for TToolbarItems
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-06-02 19:38:20 +00:00
alexs75
0e48d1843c
RxDBGrid:fix AV on calc collumn width. Patch from ssadragon
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-21 17:01:09 +00:00
alexs75
bcbeed383b
RxDBGrid - fix edit buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-16 17:57:58 +00:00
alexs75
9a9db1d08a
New component - RxPropStorage
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-09 05:37:53 +00:00
alexs75
e16f5bacfb
RxDBGrid - add enable property for RxCollumn filter
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-05-08 05:26:49 +00:00
alexs75
5020d5a53f
RxDBGrid - fix sort engine for SQLDB. Thx dmitry03 from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-17 12:41:59 +00:00
alexs75
e2986ffdf1
RxDBGrid - fix open dataset without create collumns
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-11 16:45:50 +00:00
alexs75
aff1962f51
RxDBGrid - fix calc COUNT in footer row on filtred dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 20:34:42 +00:00
alexs75
596d7cf5d9
RxDBGrid - new code for calc footer sum for any dataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-29 18:17:29 +00:00
alexs75
6e3b508236
RxDBGrid - continue work on calc footer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 21:46:45 +00:00
alexs75
94c53ecb53
1. TRxDBGrid - fix error in calc title height procedure on resize column
...
2. TRxDBGrid - start work on DB independed filter procedure in grid
3. TRxDBGrid - fix calc sum in footer row on Zeos dataset with filter
4. TRxDBGrid - fix calc width of filter combobox after resize filtred column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-28 15:40:03 +00:00
alexs75
b85c797fd5
Rx DBUtils: use UTF8CompareText in function DataSetLocateThrough
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-27 20:23:34 +00:00
alexs75
3c9d8fa4f5
RxMDI:fix AV on close last window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-27 20:03:22 +00:00
alexs75
e5b34bf98b
RxDBGrid - fix error on calc footer sum for ZeosDBO
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-22 19:54:49 +00:00
alexs75
0d0db64f45
1. TRxDBGrid - add new metod in RxSortEngine for calc total values
...
2. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
3. In TZeosDataSetSortEngine add metod for for calc total values in RxDBGrid
4. In TRxMemoryDataSortEngine add metod for for calc total values in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-19 13:45:06 +00:00
alexs75
8420f0cbf1
RX:TCurrencyEdit - applied patch from Adilson Pazzini
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-17 08:06:32 +00:00
alexs75
1edb9a7a9c
1. TRxDBLookupCombo - fix fired OnClosePopup event
...
2. TRxDBGrid - fix show filter in table dropdown box in Windows XP
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-14 14:29:55 +00:00
alexs75
09e5252262
1. RxDBGrid - fix paint multiline caption after show dialogs over grid
...
2. RxDBGrid - fix show filter values after add new record
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-12 14:08:34 +00:00
alexs75
c2ab127031
RxFPC: Fixed a bug when the TRxCloseFormValidator on TFrame
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-04 20:21:52 +00:00
alexs75
c70a742cf7
RxDBGrid - fix draw last row with active footer rows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-03 09:35:53 +00:00
alexs75
a36e138253
RxFPC: Visual component for RxSortSQLDB
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-25 17:23:08 +00:00
alexs75
0cb50e0d02
TRxCloseFormValidator - fix edit items in design time
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-20 19:05:19 +00:00
alexs75
439d68c14f
RxDBGrid: fix compile with fpc 2.6
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-17 14:31:05 +00:00
alexs75
b5347890a1
Rx: Ukrainian language by svk12
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-16 08:20:48 +00:00
alexs75
40cb0c1012
RxDBGrid - Find Next now working
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-15 06:46:24 +00:00
alexs75
1f96355bb2
RxDBGrid - fix caption rxFilterByForm
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-14 14:44:52 +00:00
alexs75
2630770763
TRxDBLookupCombo: fix modify TPopUpFormColumns
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 12:00:56 +00:00
alexs75
c4c6ccb983
RxDBGrid: fix modify TRxDBGridKeyStrokes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-12 11:44:08 +00:00
alexs75
ea52b268e3
fix find in rxlockupcombo with press Spacebar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-10 14:29:33 +00:00
alexs75
e75fecfde6
fix close window in RxMDI
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-04 14:26:15 +00:00
alexs75
72825b82d6
cleaunp code - remove deprecated functions from rxstrutils
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 04:12:21 +00:00
alexs75
c4969596c7
fix rxcloseformvalidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 14:19:14 +00:00
yangjixian
6f55ebe095
EraseBackground procedure added.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-02 00:53:24 +00:00
alexs75
be31f78ae8
RxViewsPanel - select first item on load
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-11-01 14:11:48 +00:00
alexs75
683521530b
add sender to RxViewPanel event handler
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-31 14:54:31 +00:00
alexs75
9a87777833
1. Rework wordwrap procedure
...
2. RxDBGrid - in tools menu hide not used items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-18 14:11:00 +00:00
alexs75
38e19b287d
rxfpc - version 2.4.2.120
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 20:47:13 +00:00
alexs75
5cfeeee16e
RxDBGrid - allow word wrap in data cell. For details see RxDBGrid demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-17 13:17:40 +00:00
alexs75
66cf644217
RxMDI - russian localization
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:20:20 +00:00
alexs75
4eddaf1aca
in RxMDI new procedure - CloseAll - close all child forms
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-10-16 19:17:14 +00:00
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
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
alexs75
06f7e545ad
RxDBGrid - move footers property to FooterOptions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-25 07:27:11 +00:00
alexs75
6c209927e9
fix bug in RxDBGrid - tnx haword from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 04:46:16 +00:00
alexs75
92a702ee40
try to fix fire event TRxDateEdit.OnAcceptDate whith CalendarStyle=csPopup - tnx ronin from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-03 21:52:00 +00:00
alexs75
1ce3d33d83
fix TRxHistoryNavigator with empty Back or Forward buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 17:50:00 +00:00
alexs75
644473ec2d
fix IncHour - txh Jura from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 04:46:28 +00:00
alexs75
ba32690bfa
fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
alexs75
ab2b63d534
fix change column order in RxDBGrid column config dialog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 19:13:50 +00:00
alexs75
527c918559
image for new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-01 18:51:25 +00:00
alexs75
125885b9bd
wrong files - part 3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:54:28 +00:00
alexs75
f78ccebe3e
missing file - part 2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:27:12 +00:00
alexs75
bf70144280
missing file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:25:13 +00:00
alexs75
0997254cc5
new component - RxHistoryNavigator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 16:28:31 +00:00
alexs75
c2f6ef2e8e
fix compiler defines in RxDBColorBox, add license information
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-01 17:19:24 +00:00
alexs75
56f53627bd
fix bug in RxCloseFormValidate - AV on remove componet from form
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-29 07:37:46 +00:00
alexs75
9ab5cb45e9
demo for rxCloseFormValidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 16:37:03 +00:00
alexs75
93fb6372e6
fix find in popup window on type text
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-23 09:13:42 +00:00
alexs75
ddfc0e9dee
fix compile error
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-15 11:17:10 +00:00
alexs75
695b270396
fix datemask in rxdbgrid, new component rxCloseFormValidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-13 15:45:13 +00:00
yangjixian
19359ddf86
Fix the RxDBGrid Scrollbar drag bug. When drag the vertical bar to first and last and the records are not fully display, there is not first or last record.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-12 13:35:03 +00:00
mgaertner
eeef620e6c
rx: rxnew.lpk removed lclbase dependency
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 21:06:42 +00:00
alexs75
546e578af2
fix define string from compile on win64 - tnx svk12 from forum freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 03:23:00 +00:00
alexs75
59e79ec27c
add AutoSize property to TRxDBRadioGroup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-24 08:54:17 +00:00
alexs75
7e75617359
add images for new components
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-24 08:27:56 +00:00
alexs75
d4c63d5b73
add new components TRxRadioGroup and TRxDBRadioGroup - allow disable any of RadioButton from group
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 22:37:57 +00:00
alexs75
439af454af
new property in TRxCollumn - DirectInput - allow select input values in RxDBGrid only from PickList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-22 17:07:49 +00:00
blikblum
b2e30cdc23
rx: fix compilation a after recent changes in LCL. Issue 20214. With agreement of Lagunov Aleksey
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1953 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 11:15:58 +00:00
alexs75
bdfc17f284
fix error create RXDBDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 18:23:49 +00:00
alexs75
31203b03e0
try to fix Editmask in TDBDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:13:36 +00:00
alexs75
ba6aad3083
fix Editmask in TRxDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:06:07 +00:00
alexs75
6a0864d20c
fix error in TRxDateEdit - error show calendar grid after 15 day of month
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 09:57:53 +00:00
alexs75
0c664731be
new sort engine for TSQLQuery - thx BugMaker from FreePascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:03:59 +00:00
alexs75
90c3dba68d
delete old-style resource files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 19:43:40 +00:00
alexs75
1ad2c82b17
fix locate string values in PopUp forms - now RxDBLookupCombo find values for string fields on type his on keyboard
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:44:58 +00:00
alexs75
d379826256
fix error create popup form - now use CreateNew constructor for this
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:15:40 +00:00
alexs75
4e0e6df655
fix show lookup list in TRxDBLookupEdit on Windows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 17:03:17 +00:00
alexs75
1a61e51299
add to RXDBGrid demo hints for column titles
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-16 20:07:33 +00:00
alexs75
8c5783c3d5
fix compile with latest FPC (2.7.1) and LCL (0.9.31)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-15 20:03:27 +00:00
alexs75
2fd42a1d1c
new module - class for store config values in memory
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-01 17:20:53 +00:00
alexs75
a5ce1a2202
test for RxDBColorBox
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 10:41:53 +00:00
alexs75
48c80f43c5
missing file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-08 18:25:31 +00:00
alexs75
b3928335d7
new component - TRxDBColorBox
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 21:43:52 +00:00
yangjixian
0b046f8abd
Add a new DrawFullLine property to draw full line to footer.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 14:48:11 +00:00
yangjixian
2c9d008c28
DefaultRowHeight can be reset now.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 13:21:51 +00:00
alexs75
35618bdc75
fix work with last lazarus from svn
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-18 18:43:46 +00:00
alexs75
4a643de30c
add to sort engine for zeos zmacroquery
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-23 08:29:55 +00:00
alexs75
e087c31ada
fix error rxversinfo.pas(104,27) Error: Duplicate identifier 'Name' - tnx Ivan
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-04 07:53:00 +00:00
alexs75
233dbee19f
Fix draw text background in rxdbgrid if themes enabled. Thx for Boris from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-27 20:31:51 +00:00
alexs75
7196a34234
fix compilation for zeos sort engine for rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 12:26:10 +00:00
alexs75
21900be3c0
fix bugs id=3104387,3104383 - mem leak in TRxLookupEdit and TRxTimeEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:54:02 +00:00
alexs75
973e0ee879
fix bug id=3114291 - divizion by zerro in multiline captions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:39:14 +00:00
alexs75
2117f162ef
fix change trxdbcombobbox with empti field
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-26 16:43:36 +00:00
alexs75
a75b29b605
fix TCustomRxCalendar.CreateParams - thx sobee from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-16 12:26:00 +00:00
alexs75
a893599c36
fix error on draw rxdbgrid title
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-17 19:16:46 +00:00
alexs75
243b20e010
fix for TRxToolBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-26 17:38:32 +00:00
alexs75
3e52125f09
new component for display service status
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-25 17:45:41 +00:00
alexs75
cf017c781b
fix assign ImageList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 17:51:33 +00:00
alexs75
80a30147ce
new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-22 19:37:24 +00:00
alexs75
f285301da7
new component - TRXDBCurrEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-11 18:38:19 +00:00
alexs75
c3ebc46ed3
fix month names on calendar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-03 19:15:20 +00:00
alexs75
6967313448
fix compile with last lcl from trunc
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 18:39:39 +00:00
alexs75
a5c4deabef
fix work with variant types on rxmemdataset
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 16:08:40 +00:00
alexs75
8fa8605633
fix create new collumn in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-09 16:21:55 +00:00
alexs75
f666465eaa
fix cell height in multitytle
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-08 17:43:31 +00:00
alexs75
0a7ffce366
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-29 16:38:27 +00:00
alexs75
656ed83de3
new style for shortcut in rxdbgrid tools
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-19 15:33:28 +00:00
alexs75
14bfd3e8a9
fix localization for select date component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-10 16:45:12 +00:00
alexs75
0d17bef28e
new event for RxLockupCombo, russian documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-03 11:05:23 +00:00
alexs75
ba71677f7c
new event in RxLockupEdit - OnClosePopup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 20:37:06 +00:00
alexs75
d402565a9a
fix RxDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 16:32:38 +00:00
alexs75
0653014d4e
fix autoszie if RxLoockup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-08 17:26:33 +00:00
alexs75
aaa4fc90da
fix edit mask in time editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-06 16:42:17 +00:00
alexs75
6647116d53
fix TToolBar on frames
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-31 16:49:56 +00:00
alexs75
cae5e5fac1
fix loading TToolBar.ImageList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-31 16:14:25 +00:00
alexs75
d91d84c870
work on autosize for TToolBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 18:27:12 +00:00
alexs75
76a44434e5
try fix autosize in TToolBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-22 19:48:23 +00:00
alexs75
0050183a4e
documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-16 20:11:42 +00:00
alexs75
5bccf8036a
fix work TToolBar in latest lazarus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-15 17:56:12 +00:00
alexs75
990689bb63
fix compile for WinCE
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-10 18:48:27 +00:00
alexs75
4edac2bf87
license info in files, documentation, new flag in RxDBGrid - allow quick filter
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-05 21:57:25 +00:00
alexs75
99fc954036
documentation, new component - TRxAboutDialog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-02 17:47:14 +00:00
alexs75
081ba414fd
fix error on restore RxDBGrid state, documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-26 18:42:36 +00:00
alexs75
63a5427673
rx documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-25 19:14:58 +00:00
alexs75
b4f2e0ec15
fix draw title in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-23 00:06:12 +00:00
alexs75
517b938426
fix draw images in RxColumns if dgTitles or dgIndicatos is off
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-22 23:19:24 +00:00
alexs75
c1049b4a6b
fix error create RxVersionInfo in design time
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-22 22:08:29 +00:00
alexs75
00c7506c2d
documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-18 18:56:26 +00:00
alexs75
cc85cc8632
new function, documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-17 17:19:40 +00:00
alexs75
ea0e7297f1
new component - TRxVersionInfo, documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-16 20:20:22 +00:00
alexs75
1750ddb3a5
fix blob support in rxMemDataSet
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-08 20:19:26 +00:00
alexs75
52615e21ca
new property in TRXColumnFooter - NumericValue
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-06 11:32:34 +00:00
alexs75
2b71476e7d
documentation, filter in RxMemDataSet
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-02 20:31:21 +00:00
alexs75
22cdfc0574
new function - NormalizeDirectoryName
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-31 22:41:34 +00:00
alexs75
dbbfca4b76
ifx autosize columns in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 07:14:50 +00:00
alexs75
888ed25fdd
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-19 19:19:35 +00:00
alexs75
ad71ccb493
fix compile rxMemDataset for 86-x64
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-14 18:51:51 +00:00
alexs75
06f1e9145c
fix draw text in RxDBLockupComboBox
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-12 17:11:41 +00:00
alexs75
266d65ee1b
new module - rxfileutils - in windows allow to get file owner name
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-19 07:26:53 +00:00
alexs75
4e0e0d5784
fix mem leak for loading images
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-14 17:26:29 +00:00
alexs75
02c77e92db
CaseInsensetive sort in RxDBGrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-10 22:02:14 +00:00
alexs75
7ed85a3234
fix close lookup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-05 06:48:21 +00:00
alexs75
792b30e2a1
work on store seans props in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-03 17:41:24 +00:00
alexs75
8929cff54a
change column order in colums prop dialog for rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-02 20:10:03 +00:00
jesusr
9266aec7d5
rx, fix compile after TImageIndex->Integer lazarus change
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1018 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-23 18:07:35 +00:00
jesusr
3d481b87e1
rx, fix 64 bit compile
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1017 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-23 18:05:21 +00:00
alexs75
c82ec8e4df
fix rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-12 21:22:17 +00:00