Commit Graph

6832 Commits

Author SHA1 Message Date
inoussa
867942971e FPC 3.0.4 compatibility fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-18 15:48:07 +00:00
wp_xxyyzz
eb43c124e5 fpexif: Fix encoding of IPTC string tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-12 22:23:37 +00:00
wp_xxyyzz
0105538d1e fpexif: Fix crash when IPTC tag is not found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-12 22:23:01 +00:00
wp_xxyyzz
a52a6a75a8 fpspreadsheet: Fix worksheet crashing when Font #4 is created.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-06 23:23:57 +00:00
wp_xxyyzz
cadad7b0aa LazMapViewer: Fix usage of threads in demo project on Linux/Unix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-06 06:11:46 +00:00
alexs75
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
wp_xxyyzz
59b8fabd5b LazMapViewer: Fix error 302 in Synapse download engine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6826 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-05 23:29:16 +00:00
wp_xxyyzz
ae6b7cc7f1 fpspreadsheet: Enable/disable workbook notifications and formula recalculations in WorksheetGrid.BeginUpdate/EndUpdate. See https://forum.lazarus.freepascal.org/index.php/topic,44547.msg313254.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6825 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-05 11:32:48 +00:00
wp_xxyyzz
f79ae2fd57 spready: Fix compilation with Laz 1.8.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-02 10:41:10 +00:00
wp_xxyyzz
9a4752c2b3 fpspreadsheet: Fix compatibility of WorksheetGrid with Laz 1.8.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-02 10:36:20 +00:00
wp_xxyyzz
e20a18fd7f fpspreadsheet: Implement spreadsheet functions ROW() and COLUMN()
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-27 22:27:47 +00:00
wp_xxyyzz
a6e527d8c1 fpspreadsheet: Add to error log when a file with unknown formula is read.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-27 20:47:33 +00:00
wp_xxyyzz
17d4e8186a fpspreadsheet: Avoid format detection pick csv reader when fpsAllFormats is used and the provided xlsx file contains an error.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-27 12:13:19 +00:00
wp_xxyyzz
8e86543dde fpspreadsheet: Fix formula parser ignoring errors in binary nodes (see https://forum.lazarus.freepascal.org/index.php/topic,44426.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-26 09:03:12 +00:00
wp_xxyyzz
748fea48a1 fpspreadsheet: Add method TsWorksheet.GetFormula to return the formula associated with a cell.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-24 11:25:28 +00:00
wp_xxyyzz
6858d3da86 fpspreadsheet: Introduce OnCalcWorkbook event to replace the (inefficient) fpspreadsheet workbook calculation strategy by one provided by the user.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6817 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-24 10:36:56 +00:00
wp_xxyyzz
33d67ebcce fpspreadsheet: Add option to WorksheetGrid to show/hide formulas when AutoCalc is off (see https://forum.lazarus.freepascal.org/index.php/topic,44208.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-20 11:43:28 +00:00
skalogryz
9feaae0649 richmemo: cocoa saverichtext implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-12 04:43:21 +00:00
wp_xxyyzz
4a2553c983 lazbarcodes: Rename internally used units to avoid naming conflict with CodeTyphon package PL_APE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-11 15:15:24 +00:00
alexs75
a39f3e539c RxFPC:fix scaling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-07 06:12:24 +00:00
wp_xxyyzz
1ff344aab4 jvcllaz: Fix painting of TJvHTHintWindow (issue #34981, slightly modified patch by Michal Gawrycki).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-31 21:54:55 +00:00
wp_xxyyzz
d7f5b5f9c5 jvcllaz: Fix conversion of html string to TColor (issue #34981, modified patch by Michal Gawrycki).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-31 21:24:43 +00:00
skalogryz
412cb29f9a richmemo: fix win32 compilation for trunk. #34970
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-29 19:04:54 +00:00
wp_xxyyzz
70aa57d3bb lazmapviewer: Cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-27 18:44:08 +00:00
wp_xxyyzz
f962f9a439 lazmapviewer: Fix download of GeoNames.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-27 16:57:01 +00:00
wp_xxyyzz
d5f756b59e lazmapviewer: Less hints and warnings. Some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-27 10:42:57 +00:00
wp_xxyyzz
4110bb5f65 fpexif: Separate Canon and Casio MakerNote units. Complete Casio MakerNote tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-27 00:04:02 +00:00
wp_xxyyzz
d01b314312 fpexif: More flexible format and lookup strings for maker note tags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-26 22:46:12 +00:00
wp_xxyyzz
59c1cb103c fpexif: (Almost) complete Olympus maker note tags. Fix some tag identification bugs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-26 19:03:29 +00:00
wp_xxyyzz
8bf2380851 fpexif: Split makernote code off into separate units for each camera make. Add many makernote tags for Nikon cameras.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-26 00:15:13 +00:00
gbamber
c5067eba22 To V0.3.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6802 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-25 14:43:30 +00:00
gbamber
13ee2b0f8f LazAutoUpdate to 0.3.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6801 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-25 14:40:40 +00:00
wp_xxyyzz
58158dbc14 fpexif: Display tag IDs in the metadata_viewer example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-24 14:34:35 +00:00
alexs75
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
wp_xxyyzz
136d3949bd lazmapviewer: Move synapse download engine package to the same location of main package. Add palette icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-23 18:42:29 +00:00
wp_xxyyzz
06d1c3c0bf lazmapviewer: Add new downloadengine based on Synapse. Register download engines as new components. Publish property Downloadengine of the MapViewer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6797 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-23 18:07:52 +00:00
wp_xxyyzz
0a3e34cd0b lazmapviewer: Add event OnDrawGpsPoint for custom drawing of gps points.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-18 16:54:16 +00:00
wp_xxyyzz
da045c8ab0 lazmapviewer: Add display of mouse-over gps-point-infos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-18 08:34:02 +00:00
alexs75
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
wp_xxyyzz
9fac446b61 LazMapViewer: Extend demo to show how to add GPS points.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6793 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-17 23:09:41 +00:00
alexs75
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
wp_xxyyzz
5514aca70f tvplanit: Fix sqlite3 and firebird datastores crashing due to non-specified database names. Fix double-click in VpWeekView to use correct date. Fix some compilation issues of demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-15 22:14:01 +00:00
wp_xxyyzz
5a8f764b4e tvplanit: Set version 1.4 for new OPM release. Test demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-15 18:33:02 +00:00
alexs75
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
wp_xxyyzz
85af6345aa tvplanit: Improved name extraction from vcards. Some improvements in the demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-10 10:10:16 +00:00
dopi
cf33910bec TDI - Updating OPM file version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-10 02:44:59 +00:00
dopi
873b9142bd -- TDINoteBook --
[+] Added new Option "tdiEmulateFormOnActivate". If Seted, will fire Internal Form
    OnActivate and OnDeactivate when changing Pages
    (by: DSA)
- Demo and OPM updated

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-09 18:39:51 +00:00
alexs75
d0105dfcd2 RFPC:fix rxtoolbar store state
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-08 19:15:14 +00:00
gbamber
96ce2dfa36 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6784 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2019-01-07 10:25:16 +00:00
gbamber
74b1adb832 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6783 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2019-01-07 10:19:10 +00:00