wp_xxyyzz
|
8b3b74de88
|
fpspreadsheet: Add formula MATCH. Improved error detection on math formulas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-24 23:02:52 +00:00 |
|
wp_xxyyzz
|
3cf0a0592b
|
rx: Add chm help file created from original Delphi D6 hlp file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-23 18:34:29 +00:00 |
|
alexs75
|
05b0d314eb
|
RxFPC:Default component editor RxCloseFormValidator.Items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-21 08:55:44 +00:00 |
|
alexs75
|
742513ed29
|
RxFPC:move rx logging functions to rxtool.rxlogging
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-19 08:01:23 +00:00 |
|
wp_xxyyzz
|
495fcb92eb
|
fpspreadsheet: Redo automatic file format detection: Add method CheckFileFormat to each reader for overriding (check file header or whatever).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-18 13:08:58 +00:00 |
|
wp_xxyyzz
|
27d77fe114
|
fpspreadsheet: Make file readers/writers raise EFpSpreadsheetReader/EFpSpreadsheetWriter exceptions instead of EFpSpreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-18 09:44:46 +00:00 |
|
wp_xxyyzz
|
e65331e881
|
fpspreadsheet: Improved format detection for user-defined file formats.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-18 09:43:08 +00:00 |
|
alexs75
|
1f072086f1
|
RxFPC:new function - rxIsValueInteger
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-18 08:51:04 +00:00 |
|
wp_xxyyzz
|
02281cd15f
|
fpspreadsheet: Improved auto-format detection (check extension first, check file header when extension test fails). Fix ods reader crashing when extension has been renamed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-18 00:07:16 +00:00 |
|
alexs75
|
ca80c68d6b
|
RxFPC:fix rxtoolbar config dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-17 07:52:47 +00:00 |
|
alexs75
|
84934d02c9
|
RxFPC: fix update buttons in toolbar setup dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 13:48:50 +00:00 |
|
alexs75
|
bc007fab31
|
RxFPC:RxToolpanel - fix AV on add separator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 12:17:30 +00:00 |
|
alexs75
|
246fee7828
|
RxFPC:default editor for RxToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 11:41:03 +00:00 |
|
alexs75
|
48e5ae174f
|
RxFPC:russian resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 10:58:37 +00:00 |
|
alexs75
|
43ea6368e1
|
RxFPC:fix ToolBar height after hide all buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 10:54:15 +00:00 |
|
alexs75
|
383826d2b2
|
RxFPC:Polish language - tnx Michal Gawrycki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-14 05:55:29 +00:00 |
|
alexs75
|
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 |
|
alexs75
|
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 |
|
wp_xxyyzz
|
e224f3a826
|
jvcllaz: Fix lcl scaling of TJvTmTimeLine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-08 20:51:56 +00:00 |
|
alexs75
|
5a84c6dda9
|
RxFPC:new demo for RxDBGrid - RxDBGridPrint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-07 06:54:51 +00:00 |
|
alexs75
|
f8b6eb109f
|
RxFPC:new options rxpoShowPreview for RxDBGridPrint.Options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-07 06:51:59 +00:00 |
|
wp_xxyyzz
|
ac169056d0
|
tvplanit: Avoid scrolling of VpContactGrid in ScrollIntoView when new contact is already visible (issue #34641).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-06 10:56:05 +00:00 |
|
wp_xxyyzz
|
b52eca8685
|
tvplanit: Fix VpNavBar component editor (crashes, update issues, no delete prompt) - issues #34644 and #34645
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-05 20:22:46 +00:00 |
|
alexs75
|
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 |
|
wp_xxyyzz
|
f474ac55d6
|
tvplanit: Fix VpContactButtons behavior when search contact does not exist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-04 11:34:23 +00:00 |
|
wp_xxyyzz
|
fc5c783aef
|
tvplanit: Fix keyboard behavior of TVpContactGrid (issue #34641)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-04 08:49:17 +00:00 |
|
wp_xxyyzz
|
d597266e0d
|
fpspreadsheet: Add basic infrastructure for chart support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-01 23:02:22 +00:00 |
|
wp_xxyyzz
|
1423ff2b2b
|
jvcllaz: Rename JvFormAnimatedIcon_Demo to JvFormAnimations_Demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 22:57:45 +00:00 |
|
wp_xxyyzz
|
c73847f18e
|
jvcllaz: New component TJvAnimTitle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 22:50:20 +00:00 |
|
wp_xxyyzz
|
99295fcab0
|
jvcllaz: New component TJvAppAnimatedIcon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 22:29:04 +00:00 |
|
wp_xxyyzz
|
9771f149db
|
jvcllaz: New component JvFormWallpaper
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 21:58:44 +00:00 |
|
wp_xxyyzz
|
ef2534e703
|
jvcllaz: Simplified JvFormAnimatedIcon demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 18:49:34 +00:00 |
|
wp_xxyyzz
|
c714c4749c
|
jvcllaz: Add new component JvFormAnimatedIcon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-25 18:46:15 +00:00 |
|
alexs75
|
9940c604cc
|
RxFPC: new function - RxGetTempFileName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-23 10:52:49 +00:00 |
|
wp_xxyyzz
|
3c32ab66fa
|
jvcllaz: For TJvCustomHTLabel, fix property Align and Alignment, publish BorderSpacing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-21 09:05:14 +00:00 |
|
wp_xxyyzz
|
d73e841b2f
|
jvcllaz: Update some package descriptions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-20 23:58:30 +00:00 |
|
wp_xxyyzz
|
11fc7ff5b9
|
jvcllaz: Fix transparency issue of TJvAnimatedImage in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-20 23:07:58 +00:00 |
|
wp_xxyyzz
|
fda7b5211c
|
jvcllaz: Workaround for linux crashing in JvAnimatedImage.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-20 17:39:23 +00:00 |
|
wp_xxyyzz
|
54505768ae
|
jvcllaz: Lowercase JvMMLazD/R.lpk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-20 14:01:03 +00:00 |
|
wp_xxyyzz
|
88b1138516
|
jvcllaz: Add TJvAnimatedImage.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-20 12:18:12 +00:00 |
|
alexs75
|
b125c09d40
|
RxFPC:syntax highlight in TRxTextHolder editor - code from Michael Thompson
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-19 08:14:39 +00:00 |
|
alexs75
|
8fb11bf19b
|
RxFPC:new component images - tnx. to zoltanleo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-19 07:46:27 +00:00 |
|
wp_xxyyzz
|
d8735a174e
|
fpspreadsheet: Add support for xlsx files written by OpenXML (using namespace x) - see forum https://forum.lazarus.freepascal.org/index.php?topic=43159.msg301884).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-12 23:34:56 +00:00 |
|
alexs75
|
d5d6a6fae9
|
RxFPC:try to fix scaling forms in TRxIniPropStorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-12 09:56:06 +00:00 |
|
alexs75
|
b2a2608447
|
RxFPC:default editor for StrHolder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-12 08:42:21 +00:00 |
|
alexs75
|
8ba346c60e
|
RxFPC: new component image for TRxTextHolder - tnx. to zoltanleo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-12 07:20:03 +00:00 |
|
skalogryz
|
55159c505e
|
richmemo: fix the superscript detection on Win32. Patch by Vladimir Rybant
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-10 02:54:29 +00:00 |
|
skalogryz
|
474e22c385
|
richmemo: update cocoa compilation for the trunk cocoa version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-10 02:36:37 +00:00 |
|
wp_xxyyzz
|
0f2b9212f0
|
image_source: opm menu icon (by Roland Hahn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-09 09:42:03 +00:00 |
|
alexs75
|
b8a5380aae
|
RxFPC:RxMDI - documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-11-07 07:40:27 +00:00 |
|