Commit Graph

100 Commits

Author SHA1 Message Date
23a253de0b RxFPC:new flags for RxDBVerticalGrid.Options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6866 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-04-25 06:48:07 +00:00
3f8f7e96fd RxFPC:RxDBVerticalGrid - published property SelectedColor - thx.ssadragon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-04-23 06:33:05 +00:00
7be72a218f RxFPC:fix RxDBGrid drawing for empty datasets - thx BezBorody
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-04-18 08:47:25 +00:00
26134ac4fc RxFPC:fix RxMDI button orders, publish property RxDBGird.OnUserCheckboxImage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-06 05:44:57 +00:00
a77fb8ddbf RxFPC:fix RxDBDateEdit button enabled
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6799 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-24 07:52:18 +00:00
205588f98c RxFPC: implement metod TRxMemoryData.SortOnFieldsEx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6794 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-18 06:45:33 +00:00
a858d685fa RxFPC:RxMDI - new property RxMDIPanel1.WindowMenu - show MDI windows in main menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6792 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-17 08:37:42 +00:00
5d81c2234f RxFPC:fix show preview in TRxDBGridPrint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-11 06:34:01 +00:00
588c248c82 RxFPC:rewrite RxToolBar - support scaling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-13 11:42:18 +00:00
a0367219ee RxFPC:TRxLoginDialog - support for i18n. patch from Michal Gawrycki with small corrections
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-12 06:37:09 +00:00
8743258b2d RxFPC:RxLockupCombo - new property for lockup list - KeyList and PickList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-05 10:28:46 +00:00
901798af4e RxFPC: new component - TRxtextHolder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-05 20:49:44 +00:00
3317b03e1d RxFPC:TRxMemoryData.CopyStructure also copies the format of the field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-10-30 13:49:40 +00:00
63aadd044f RxFPC:RxDBGrid - published property Options2, DoubleBuffered
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-10-23 10:42:44 +00:00
6cfa51cb44 RxFPC:fix RxDBLookupCombo in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-10-17 05:44:07 +00:00
f553ecc198 RxFPC:fix resotre DataLink.OnDataSetScrolled - tnx LearnMagic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-18 06:34:41 +00:00
238d0aaa15 RxFPC:patch for RXDBTimeEdit and RXDBSpinEdit from linux-man (0033751, 0033752)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-17 11:42:29 +00:00
44f158a3aa RxFPC:sort date values in RxDBGrid filter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-08 12:31:39 +00:00
6e428bf96d RxFPC:fix compile with lcl 1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-08 11:09:13 +00:00
75e57b190f RxFPC:new application service function - ErrorBox, WarningBox, InfoBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 08:42:50 +00:00
bd7f427964 RxFPC:TRxDBTimeEdit - fix display data on scroll dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-06 12:05:50 +00:00
2b912d8e33 RxFPC:in rxdbgrid filter dialog allow use columns in expressions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-05 08:12:13 +00:00
4a326db8b2 RxFPC:temp fix save property WIDTH and HEGHT on screen with PPI<>96
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-30 08:50:27 +00:00
5e9a89ed42 RxFPC:fix export memo fields to spreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 11:05:50 +00:00
2fb499d220 RxFPC:fix paint TRxLockupCombo on resize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-27 07:00:13 +00:00
16664fcf64 RxFPC:fix RxDBGrid filter form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-19 05:28:33 +00:00
32a0893299 RxFPC:fix filter in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-09 08:21:55 +00:00
8145f7cdb8 RxFPC:fix compile in lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-09 06:17:34 +00:00
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