|
205edb6dab
|
RxFPC: fix drawing RxDBLookupCombo on mac - path from lainz
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-08 11:08:07 +00:00 |
|
|
6874b739d8
|
RxFPC:enable TRxDBGridExportPDF for FPC 3.0.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-07 06:02:09 +00:00 |
|
|
383d872db7
|
RxFPC:fix compile on Lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-06 13:59:28 +00:00 |
|
|
05466b5c06
|
RxFPC:fix drawin separators in RxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-06 07:51:03 +00:00 |
|
|
91a180f58b
|
RxFPC: RxDBLookupCombo new property - Style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-05 13:55:19 +00:00 |
|
|
a3ade40d34
|
RxFPC: fix AV on show filter in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-02 19:50:56 +00:00 |
|
|
55c15c19b3
|
RxFPC:add property Enabled for all RxDBGrid tools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-02 10:42:27 +00:00 |
|
|
992be28e62
|
RxFPC:add new component rxxmlpropstorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-02 06:43:46 +00:00 |
|
|
749f1cd764
|
RxFPC:replase button icon in RxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-02-01 08:47:24 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
52dcfe90b1
|
RxFPC:continue work on merge cells in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5928 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-09 13:56:12 +00:00 |
|
|
cfc02a2279
|
RxFPC:fix show text data in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5927 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-09 13:40:16 +00:00 |
|
|
06fca537ad
|
RxFPC:start work on merge cells in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-09 13:26:54 +00:00 |
|
|
973908c7cc
|
RxFPC:RxDBGrid - fix show grouped data
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5924 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-06-08 11:16:02 +00:00 |
|