Commit Graph

392 Commits

Author SHA1 Message Date
ea812a803e RxFPC - fix text TCurrencyEdit.ZeroEmpty = true
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-20 06:12:39 +00:00
b839d15d7b RxCurrencyEdit - display edit empty value for 0 if ZeroEmpty=true
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-16 11:46:48 +00:00
caa7f03e6f RxCollumn - add new options flag coFixDecimalSeparator - fix decimal separator (, or .) on type in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-15 07:48:42 +00:00
3b1687153b RxFPC: fix get value TCurrencyEdit.DisplayText on editing data
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-09 05:26:47 +00:00
f9e295540f RxFPC: TRxCloseFormValidator call owner form event OnCloseQuery before validate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-07 04:29:19 +00:00
e2a302b8e6 RxFPC:fix error in priperty Value
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-06 06:51:05 +00:00
d4547b864b RxFPC:fix compile
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-03 03:37:28 +00:00
66a6f32eb3 RxFPC: Add Font property for RxDBGrid.Collumn.Footer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-02 11:12:42 +00:00
03960e3649 RxFPC: fix compile in lazarus 1.2.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-02 05:56:55 +00:00
3b69ec270c RxFPC: code refactor on TRxMemDataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-02 05:09:31 +00:00
5a79fc8458 RxFPC:TCurrencyEdit - full rewrite, now working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-30 04:34:09 +00:00
72a9ffc042 RxFPC: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for rx controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-29 07:02:18 +00:00
a69f0fbdbc RxDBGrid - try fix error on filter records in table and calc sum in footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-22 11:28:22 +00:00
4ecfdd0ef4 RxDBGrid - try to fix infiniti loop on paint footer row whith RxDBGrid.Scrollbars<>ssBoth
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3576 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-18 10:50:52 +00:00
eaf9341498 RxMDI: fix AV on close not active child window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-17 12:40:46 +00:00
b7abdabd0b RxDBGrid - fix calc title row height. Less compiler hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-15 11:27:14 +00:00
f15a3c8caa RxFPC: TDualListForm - enable mouse drag & drop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-15 06:19:02 +00:00
197b5941e5 TRxDBGridExportSpreadSheet - export merged title cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-12 19:42:58 +00:00
909f5ae79b RxDBGrid - publish property OnUserCheckboxState
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-11 09:35:53 +00:00
bd601224e5 TRxDBGridExportSpreadSheet - start code for export merged title cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-11 09:31:28 +00:00
5a6d0dd650 RxDBGrid - another fix from commit 3485
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-15 10:03:26 +00:00
b40bdc4ddd RxIniPropStorage - fix russian chars in ini file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-15 07:10:06 +00:00
472bebd131 TRxMemoryData - Increased speed of calculation properties AsXXXXXX
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-15 05:44:16 +00:00
f750cfb41d RxDBGrid - not calc footer values for hidden columns, cacl footer values for AVG function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-14 12:50:39 +00:00
24fa5b714c rxapputils - fix russian chars in application config folders
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-14 09:40:49 +00:00
59bcbe2889 TRxDBGridPrint - fix russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-08 12:42:20 +00:00
c88517cf7b TRxDBGridPrint - new option - rxpoHideZeroValues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-08 12:40:55 +00:00
e8b3066a10 TRxDBGridPrint - fix AV with TfrDesigner
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-08 12:28:58 +00:00
ac22d2958d TRxDBGridPrint - fix russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-08 08:01:35 +00:00
bc8cc5acc2 TRxDBGridPrint - fix print with report title
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-08 05:32:55 +00:00
5cfb0fdd5b TRxDBGridPrint - fix margins in setup form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-06 11:14:06 +00:00
f36775184f TRxDBGridExportSpreadSheet - footer colors and lockup fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-06 10:19:42 +00:00
2ff6da7c68 TRxDBGridPrint - russian resources and demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-06 10:06:26 +00:00
9a5b89778f TRxDBGridPrint - print setup form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-06 09:58:37 +00:00
0027c7e2f0 RxFPC - component image for TRxDBGridPrint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-05 13:05:12 +00:00
e8fd377ff9 RxDBGrid - new tools - TRxDBGridPrint (based on TFrPrintGrid)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-08-05 12:51:26 +00:00
5c691c8f2f TRxDBGridExportSpreadSheet - export footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-29 11:20:59 +00:00
239bc2cec1 TRxDBGridExportSpreadSheet - russian localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-29 06:10:27 +00:00
fa60f84556 RxDBGrid - add new event TOnRxCalcFooterValues. Issue 0026027 from freeman35
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-28 12:25:45 +00:00
0af501a361 TRxColumn.Option - enable show/hide column from grid column dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-28 10:24:14 +00:00
afce2639bd TRxDBGridExportSpreadSheet_ParamsForm - fix PageName edit box width
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-28 07:26:28 +00:00
9416bef4c7 TRxDBGridExportSpreadSheet - fix compile with fpc 2.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-28 06:50:07 +00:00
e3ce3e1d71 TRxDBGridExportSpreadSheet - open after export
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-25 12:34:38 +00:00
8a2ed380fe TRxDBGridExportSpreadSheet - create export setup form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-25 11:53:30 +00:00
a25af4d0b4 RxFPC - fix comment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-25 11:20:01 +00:00
248c5d677c TRxDBGridExportSpreadSheet - add component icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-23 12:05:09 +00:00
b59a58473d RxFPC - new component TRxDBGridExportSpreadSheet. Create new lazarus package rxdbgrid_export_spreadsheet.lpk and demo RxDBGrid_ExportSpreadsheet for this component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-23 11:40:36 +00:00
61f1cd1389 RxDBGrid - fix sort on TRxMemDataSet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-23 04:43:08 +00:00
883a18e10a RxToolBar - fix load images on classic style from another form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-18 06:58:04 +00:00
bc97484933 RxToolBar - fix toolbar height on classic style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-18 05:03:51 +00:00