Commit Graph

728 Commits

Author SHA1 Message Date
71cb89ba53 RxFPC:RxDBGrid - SelectedFont property and demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 08:00:10 +00:00
901158a891 RxFPC:add demo for sorting data in IBX dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 11:43:17 +00:00
c0f254ae83 RxFPC:add RxDBGrid sort engine for IBX
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 11:34:23 +00:00
47d2a48f3d RxFPC:RxDBGrid - fix memleak. patch from Александр Дегтярев
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 06:23:01 +00:00
30e30984b0 RxFPC:fix demo for RxMDI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 12:39:14 +00:00
66045e97c0 RxFPC:fix TRxMDICloseButton.ShowInfoLabel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 12:38:32 +00:00
5b33f95e6e RxFPC:RxDBGrid - fix Checkbox Layout drawing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 06:52:16 +00:00
c3d1101c51 RxFPC:RxMDI - fix OnChangeCurrentChild on close last window, make property RxMDITasks.Color published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 06:16:12 +00:00
a906dbdc1d RxFPC:new options for RxMDI. See demo. thx user rtn from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 10:28:22 +00:00
9dbab260d1 RxFPC:fix work with filters - thx melwinek
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-10 08:31:52 +00:00
6923fb62ee RxFPC:small improvement in painting drop down button of TRxDBLookupCombo in case of BorderStyle = bsSingle - patch from Iliya Iliev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-04 09:24:29 +00:00
45852fa341 RxFPC:fix show filter in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-28 08:57:47 +00:00
e2556075f1 RxFPC:fix copy to clipboard memo fields from RXDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-21 11:28:44 +00:00
01e1bf6975 RxFPC:patch from Iliya Iliev: 1. TRxDBLookupCombo - added protected method DoSelect - encapsulates OnSelect logic; 2. TRxDBLookupCombo - added public methods Clear & IsEmpty; 3. TRxDBLookupCombo - exposed property BorderStyle (default bsNone). When it's bsNone, nothing changed, while when it's bsSingle there are changes in Painting.; 4. TRxDBLookupCombo - changed method Paint - it respects BorderStyle property; 5. TPopUpFormOptions - added new property SearchFromStart (default false) - when it's false, nothing changed, while when it's true popup form locates the row only if it starts with the searched text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-18 12:45:42 +00:00
991c35d128 RxFPC:RxDBGrid - new style for filter - rxfstBoth
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-18 08:35:51 +00:00
7f03771ace RxFPC:fix compile RxDBGrids on Lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-11 08:33:08 +00:00
4ebb9bc2ae RxFPC:fix in rxstrutils.StrToStrings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-11 07:15:46 +00:00
d4e1105bb9 RxFPC:fix demo for RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-06 07:17:42 +00:00
68903f7027 RxFPC:RxDBGrid - fix filter on change collumn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-05 12:33:14 +00:00
676caaafef RxFPC:RxDBGrid - work on new filter style rxfstManualEdi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-05 12:25:42 +00:00
e6fe123d75 RxFPC:RxDBGrid - add new filter style rxfstManualEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-05 12:00:42 +00:00
615a6d44e1 RxFPC: fix for TPopUpForm (just make it consistent for windows and linux) and TRxLookupEdit (fixed locating on ShowPopup). patch from Iliya Iliev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-01 07:19:53 +00:00
e50534cc35 RxFPC:RxDBGrid suport options dgDisplayMemoText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-23 08:28:58 +00:00
a25ae0618d RxFPC:TRxDBLookupEdit - fix change data with UP and DOWN key if popup window not showing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-14 12:07:02 +00:00
bedcbe46bc RxFPC:TRxMemoryData - Three additional methods for changing order of records. id-0032253
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-13 11:29:26 +00:00
a99e83b444 RxFPC:fix compile rxdbverticalgrid on lazarus < 1.9 - id0032500
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-13 11:19:12 +00:00
ec8bc1339b RxFPC:TRxLookupEdit - fix show popup for on key press - id0032674
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-13 11:08:28 +00:00
cf2051c54c RxFPC:new options for TPopUpGridOption - pfgRowSelect. For detail see bug id #0032675
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-13 10:48:45 +00:00
e4615a30e8 RxFPC:move TStrHolder to RX Tools page and TMRUManager to RX Controls page
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-07 06:41:39 +00:00
4688f560e6 rx: Add Lazarus rx components to folder rx_laz, package rx.lpk (will be removed from lazarus/components)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-04 14:07:30 +00:00
df444a83b6 rx: Remove unused dependence on Lazarus rx package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-11-04 13:52:54 +00:00
d0dc24b711 RxFPC:RxDBGrid - fix editor buttons position
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-26 07:14:08 +00:00
c460bc96be RxFPC:fix show last row in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-24 12:38:03 +00:00
a90fe39ab9 RxFPC:TRxDBTimeEdit fix clear date part of field values on change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-11 11:14:29 +00:00
244d419742 RxFPC:vertical demo for RxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-20 11:32:16 +00:00
6638c51f7b RxFPC:demo for RxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6021 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-20 11:22:51 +00:00
a1ec0df6e6 RxFPC:TRxRangeSelector new property Orientation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6020 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-20 10:22:34 +00:00
a520e2eff7 RxFPC: new component - TRxRangeSelector
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-19 05:43:18 +00:00
91a9e406c5 RxFPC: RxDBGrid - fix compilation after 6014
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6015 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-11 08:36:40 +00:00
edc2a1aa79 RxFPC: RxDBGrid - code refactoring. thx LearnMagic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-09-11 08:30:46 +00:00
2b449147e7 RxFPC: RxDBVerticalGrid fix row higth on show/hide column title
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-24 12:02:25 +00:00
6a67ea6b6d RxFPC: RxDBVerticalGrid show images from blob field in cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-24 07:58:11 +00:00
0c2657a4d7 RxFPC: work on RxDBVerticalGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-23 12:37:42 +00:00
c5008e534b RxFPC:new component - RxDBVerticalGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-22 12:28:33 +00:00
c774cc8a2f RxFPC:TRxTimeEdit set enabled for buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-07-28 06:11:28 +00:00
552f841d18 RxFPC:start work on export RxDBGrid groups to spreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-20 12:38:18 +00:00
22f08434bf RxFPC: TRxDBGridPrint support merged cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 14:01:18 +00:00
024c39833a RxFPC: RxDBGridExportSpreadSheet support merged cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 11:29:31 +00:00
75aaf4e32b RxFPC:fix AV on edit data in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 10:52:46 +00:00
918d5faa64 RxFPC:add new event - RxDBGrid.OnMergeCells (based on lazarus demo examples/gridexamples/merged_cells)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 08:58:24 +00:00