alexs75
|
d5d13bb856
|
RxFPC:fix TRxDBCurrEdit ReadOnly - tnx bpranoto
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-12 14:00:21 +00:00 |
|
jujibo
|
36a67fd7a4
|
Version 2.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8013 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:31:03 +00:00 |
|
jujibo
|
81524ce692
|
Message type (auto added)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8012 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:28:13 +00:00 |
|
jujibo
|
d2bc4123dc
|
Reimplement the removed procedure in Lazarus trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8011 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:26:02 +00:00 |
|
jujibo
|
92e097ff63
|
Support for fmtBCD
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8010 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:24:04 +00:00 |
|
jujibo
|
d9914d4650
|
Fix fmtBCD data type
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:22:00 +00:00 |
|
jujibo
|
3925ebaa0d
|
Fix double click
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-09 08:20:11 +00:00 |
|
alexs75
|
48f86f1a74
|
RxFPC: fix rxclock on gtk3
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-07 07:08:03 +00:00 |
|
wp_xxyyzz
|
9063163a69
|
LazMapViewer: Lock list of gps items during painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-05-02 12:24:25 +00:00 |
|
wp_xxyyzz
|
ebe671bdf4
|
jvcllaz: Extend JvDBTreeViewDemo to show adding, editing and deleting of records
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-29 20:10:48 +00:00 |
|
wp_xxyyzz
|
f6f84585ff
|
fpexif: Fix Exif tag $9290 ("SubSecTime").
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-27 16:29:55 +00:00 |
|
wp_xxyyzz
|
2ea4de6d2b
|
fpexif: Continue reading jpg when unexpected EXIF segment is found. Show built-in shell icons in metadata viewer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-27 14:48:09 +00:00 |
|
wp_xxyyzz
|
c50e2a4f0a
|
fpspreadsheet: Fix "unknown fileformat" error in fpsspeedtest; add option to test 1 million of rows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-23 07:28:06 +00:00 |
|
wp_xxyyzz
|
f190ffd0b5
|
Update chm help (add help for fpspreadsheetctrls and fpspreadsheetgrid).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-16 23:02:30 +00:00 |
|
wp_xxyyzz
|
5b0b5f8f6f
|
fpspreadsheet: Add underscore character ('_') to the list of allowed identifier characters to get a decent error message when a worksheet contains one of the (unsupported) new Excel formulas beginning with this character. Issue #38762.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-16 15:26:35 +00:00 |
|
wp_xxyyzz
|
de1ecc0a8e
|
fpspreadsheet: Put conditional define REGISTER_ALL_FILE_FORMATS around file format registration in fpsvisualreg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-16 11:42:23 +00:00 |
|
wp_xxyyzz
|
3fc88c42b6
|
fpspreadsheet: Avoid having unit fpCSV in the uses list of fpspreadsheetctrls because this would register the CSV reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-16 11:20:05 +00:00 |
|
wp_xxyyzz
|
00c3bdb639
|
fpspreadsheet: Fix ignored-formula feature.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 13:40:42 +00:00 |
|
wp_xxyyzz
|
d4a2ee4773
|
fpspreadsheet: Add richtext demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 13:10:15 +00:00 |
|
wp_xxyyzz
|
1cc0c3b66c
|
fpspreadsheet: Move hyperlinkdemo to "others" folder. Make sure that "other" demos write their output in the project directory.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 12:58:58 +00:00 |
|
wp_xxyyzz
|
78348da3ef
|
fpspreadsheet: Add batch scripts to run all console demos automatically.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 12:19:42 +00:00 |
|
wp_xxyyzz
|
860fd3ffbb
|
fpspreadsheet: Add project groups to quickly compile all demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 11:06:28 +00:00 |
|
wp_xxyyzz
|
15c2735e6b
|
fpspreadsheet: Fix writing attributes with quotes to Excel XML files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-15 09:19:52 +00:00 |
|
wp_xxyyzz
|
501e848dcb
|
fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-14 23:33:18 +00:00 |
|
wp_xxyyzz
|
93f080baa1
|
fpspreadsheet: Fix crash in worksheetgrid when fixed column is autosized with compiler checks ON.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-14 22:51:56 +00:00 |
|
wp_xxyyzz
|
2159bd73ce
|
fpspreadsheet: Fix test suite failures with compiler checks ON.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-14 22:17:15 +00:00 |
|
alexs75
|
901540cc3c
|
RxFPC: rewrite find dialog in RxDBGrid for all record find - tnx. ssadragon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-12 06:33:16 +00:00 |
|
wp_xxyyzz
|
87e8e3b80f
|
fpspreadsheet: Fix search engine crashing when search string is empty. Patch by forum user russeld (https://forum.lazarus.freepascal.org/index.php/topic,54026.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-04-09 20:14:29 +00:00 |
|
wp_xxyyzz
|
1c2fa6baab
|
ExCtrl: Add comment to explain previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-28 21:19:47 +00:00 |
|
wp_xxyyzz
|
c0acf0abb4
|
ExCtrls/TButtonEx: Fix wordwrapped custom-drawn caption not being centered.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-28 18:00:00 +00:00 |
|
wp_xxyyzz
|
8f8e736b98
|
fpspreadsheet: Use pasdoc for api chm file generation rather than Doc-O-Matic. Adapt source file comments to pasdoc requirements.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-27 23:16:48 +00:00 |
|
wp_xxyyzz
|
5c636d346d
|
fpexif: Fix incorrect copying of XMP meta data when a file with XMP is re-saved.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-25 13:16:46 +00:00 |
|
wp_xxyyzz
|
d6e6b78c99
|
fpexif: Undo previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-24 23:03:16 +00:00 |
|
wp_xxyyzz
|
8312fda08f
|
Fix incorrect APP1 segment size calculation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-24 16:55:19 +00:00 |
|
wp_xxyyzz
|
dbe26c3b9b
|
fpspreadsheet: Fix grid crashing in frame when Handle is not yet available.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-23 12:26:43 +00:00 |
|
wp_xxyyzz
|
bca8960049
|
ChemText: Fix handling of UTF8 code points with new parameter symbols '^' and '|'
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-13 10:47:26 +00:00 |
|
wp_xxyyzz
|
3646a8dd75
|
ChemText: Show aligned sub/superscripts in chemdemo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-12 21:31:58 +00:00 |
|
wp_xxyyzz
|
44b49b960a
|
ChemText: Simplify superscript character offset calculation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-12 21:31:31 +00:00 |
|
wp_xxyyzz
|
b8e2cac824
|
ChemText: Extended syntax for more flexible sub- and superscripts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-12 18:48:46 +00:00 |
|
wp_xxyyzz
|
bc29b17193
|
SpkToolbar: Add demo for LCLScaling of the toolbar and its icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-08 18:11:42 +00:00 |
|
wp_xxyyzz
|
9d81685561
|
SpkToolbar: Fix scaling of fonts set at designtime.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-03-08 17:43:41 +00:00 |
|
alexs75
|
da9cd70ff8
|
RxFPC:fix RxDBGrid dblclick if RxDBGrid palced on TFrame
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-02-20 08:27:49 +00:00 |
|
wp_xxyyzz
|
d8500d93ae
|
jvcllaz: Fix usage of utf8 in JvDBLookup controls. Based on patch by Michal Gawrycki. Issue #38494.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-02-15 21:35:31 +00:00 |
|
wp_xxyyzz
|
b84c87da3c
|
MapViewer: misc updates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-02-15 17:59:50 +00:00 |
|
wp_xxyyzz
|
3f28cb5ded
|
SpkToolbar: cosmetic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-02-15 15:36:59 +00:00 |
|
wp_xxyyzz
|
4e0089b2f2
|
SpkToolbar: Fire OnMenuButtonClick only when a MenuButtonDropDown popup menu is assigned to the SpkToolbar. Issue #38481.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-02-15 15:00:44 +00:00 |
|
wp_xxyyzz
|
79c276f94d
|
fpexif: combine value and unit field of some GPS tags to direct Exifdata properties. Issue #38423.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-30 13:02:03 +00:00 |
|
wp_xxyyzz
|
86498e70d8
|
fpspreadsheet: Fix ISODateTime conversions when local time offset is given
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-24 12:59:52 +00:00 |
|
jesusr
|
806864a2f8
|
PowerPDF new feature: Link (URI Action) annotations, by Stefan Sinne, issue #37995
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-19 23:13:16 +00:00 |
|
wp_xxyyzz
|
85c861408a
|
fpexif: Fix crash when file with incorrectly specified segment length is written. Fix XMP metadata being lost when they coexist together with EXIF.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2021-01-17 18:22:28 +00:00 |
|