Commit Graph

8433 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
0d703fb453 fpExif: Fix crash in images of YUNEEC CGO3 camera due to empty IFD entries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-17 11:10:46 +00:00
478f009290 RxFPC:after add item in RxTextHolderEditor set focus to text editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-13 05:39:51 +00:00
6a50fa2a4a fpspreadsheet: Remove cell content type cctFormula, it is a left-over from old formula engine. It causes incorrect reading of precalculated content in the first shared formula cell of BIFF. Tests still ok. (https://forum.lazarus.freepascal.org/index.php/topic,52811.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-09 18:54:11 +00:00
d685d0918c jvcllaz: Set compatibility flag for package jvcl_all
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-07 08:38:24 +00:00
c68a35d4e9 ExCtrls: Undo r7957. Obsolete after recent changes in FPC.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-06 19:08:14 +00:00
f119696535 ExCtrls: Add support of OnClick event to RadioButtonEx/CheckboxEx. Prevent the user from unchecking a checked radiobutton. Note: Unlike in the LCL, OnClick occurs only by user interaction, not by code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7959 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-06 11:26:32 +00:00
b34a92caaf Image_Sources: Add svg sources of TColumnComboBoxEx (ExCtrls).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-04 20:53:43 +00:00
3ee6c35043 ExCtrls: Adapt CurrencyEdit to recent changes in Laz-trunk (r64334, t64335)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7957 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-04 20:51:58 +00:00
86003527b0 LazStats: Fix compilation with FPC 3.3.1/64-bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-03 23:50:51 +00:00
c6dc187de2 chemtext: Update version number to 0.1.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-03 23:32:57 +00:00
9561a4e614 ChemText: Fix compilation after LCL changes in r64173.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7954 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-03 18:16:11 +00:00
ef821b4227 LazMapViewer. Introduce "ZoomToCursor" feature. Issue #38284, patch by regs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7953 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-31 18:09:46 +00:00
438e967c42 FPSpreadsheet: Fix detection issues with incorrect html tags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7952 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 22:19:47 +00:00
b66f416f71 LazMapViewer: Simplify calculation of earth eccentricity
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7951 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 15:50:27 +00:00
4276dd6196 LazMapViewer: Fix support of OpenCycleMap and OpenStreetMap_Transport map providers which require an API key.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 15:46:25 +00:00
6450459dc4 LazMapViewer: Add Yandex map provider. Issue #38279, patch by regs. Cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 14:59:05 +00:00
46db12e26f LazMapViewer: Introduce map projections (EPSG3857, EPSG3395). Refactor calculation of projection. Issue #38279, patch by regs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 14:42:32 +00:00
49db2e4ea8 LazMapViewer: Refactor map provider identification. Issue #38279, patch by regs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 10:31:41 +00:00
9d506bfa25 LazMapViewer: Extend TRealPoint with methods to convert from/to radians. Issue #38279, patch by regs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-30 09:28:31 +00:00
042fb0fcc2 fpspreadsheet: Fix incorrect html tags disappearing from cell text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-29 21:17:29 +00:00
78a6cffca0 fpspreadsheet: Fix (?) display issue with text cells containing incorrect html parts (such as '<'), https://forum.lazarus.freepascal.org/index.php/topic,52694.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-29 18:51:33 +00:00
68aac01c1b ExCtrls: New properties SelectedColor and SelectedTextColor of TColumnComboBoxEx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-22 15:16:11 +00:00
21879eb6a2 ExCtrls: Activate background painting in TColumnComboboxEx again to fix invisible text in some Linux desktops.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7942 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-22 15:00:39 +00:00
533d506fe9 ExCtrl: Use InitializeWnd instead of CreateHandle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 23:33:33 +00:00
577782d54e ExCtrls: Fix transparent text background, Fix selected item not shown.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 21:32:47 +00:00
5a8a5a318d ExCtrls: Activate OnDrawItem event in TColumnComboboxEx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 15:21:01 +00:00
55712f6705 ExCtrls: Initial commit of TColumnComboBoxEx by Howard Page-Clark.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7938 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 15:13:59 +00:00
58ed540e8b RgbGraphics: Move units into separate directory. Add rgb_graphics package file for compatibility with former OPM version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-21 10:05:54 +00:00
65188478a6 fpspreadsheet: Fix reading of text cells with type "inlineStr"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-20 22:35:10 +00:00
a03922b69a rgbgraphics: Fix usage with qt5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-19 21:38:32 +00:00
34f46c21f3 LazStats: prevent numerical input error in calculatorUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-12-16 23:29:40 +00:00