|
c8fb7ae1e8
|
RxFPC: TRxPopupNotifier - fix update message text
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-17 11:14:55 +00:00 |
|
|
79e39c6318
|
RxFPC:RxDBGrid - check numeric field MinValue and MaxValue on RxDBGrid rxUpDown editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-15 22:28:52 +00:00 |
|
|
5cdb8c16c7
|
fpspreadsheet: Add TsWorksheetIndicator as new visual control. Donated by forum user "abcthing" (https://forum.lazarus.freepascal.org/index.php/topic,49312.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-15 22:19:20 +00:00 |
|
|
fb17e650c0
|
richmemo: win32, more generic handling of WM_PRINT
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-14 18:32:41 +00:00 |
|
|
6de4d85840
|
richmemo: Win32 special code for WS.PrintTo(). WM_PRINT doesn't work as expected for RICHEDIT
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-14 02:38:56 +00:00 |
|
|
d3734d69db
|
fpspreadsheet: Fix compilation of crypto package with FPC 3.3.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-13 18:35:17 +00:00 |
|
|
984af77ce6
|
LazMapViewer: Set version number of development version to v0.2.3.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-09 11:44:44 +00:00 |
|
|
cac83daa65
|
LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-09 11:06:15 +00:00 |
|
|
8cb1f22c1f
|
RxFPC: fix show hint for RxDBGrid cell
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-05 19:57:18 +00:00 |
|
|
1048d9c4b1
|
fpexif: Fix bug in Nikon maker note reader, caused crash for some Nikon images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-30 20:39:06 +00:00 |
|
|
90366be659
|
fpexif: Fix compilation with Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-29 21:37:05 +00:00 |
|
|
b8eb9fca8b
|
fpspreadsheet: Fix another case of adding/deleting rows/columns, now within the cell range of a formula. Forum https://forum.lazarus.freepascal.org/index.php/topic,49005.msg354461.html#msg354461
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-26 17:09:25 +00:00 |
|
|
d4ce1f8c06
|
fpspreadsheet: Fix formula being affected when a row/column is inserted/deleted in another sheet which is not part of the formula.
See forum https://forum.lazarus.freepascal.org/index.php/topic,49005.0.html
Add test case covering this situation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-25 23:20:24 +00:00 |
|
|
48445d706a
|
RxFPC:RxDBGrid - add new event BeforeSorting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-24 13:25:48 +00:00 |
|
|
7c43c78f0c
|
LazMapViewer: Set version number 0.2.1. Change license to "LGPL 2 or later" instead of "GLP 2 or later" - see forum discussion https://forum.lazarus.freepascal.org/index.php/topic,34297.msg354142.html#msg354142.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-23 23:01:18 +00:00 |
|
|
c6e498585b
|
LazMapViewer: Add icon for BGRADrawingEngine to resource. Less hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-22 17:08:13 +00:00 |
|
|
9ab37029e4
|
LazMapViewer: Set version number of main package and add-on packages to v0.2 for release in OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-22 16:13:53 +00:00 |
|
|
a820f8ee99
|
LazMapViewer: Add icon for TMvBGRADrawingengine. Less hints. Preparing for release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-22 15:53:21 +00:00 |
|
|
0df68abf33
|
metadata_viewer: Add drivecombobox to Delphi version of MetadataViewer demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-22 11:10:57 +00:00 |
|
|
9439dff7f1
|
fpexif: Fix minor compilation issues of demos in Delphi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-21 21:36:46 +00:00 |
|
|
2ba2c46cf2
|
LazMapViewer: Fix compilation with Laz 1.8.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-20 14:51:20 +00:00 |
|
|
35dfdbdf7a
|
LazMapViewer: Some cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-19 23:23:36 +00:00 |
|
|
5def48c316
|
fpspreadsheet: Fix display of images inserted in WorksheetGrid under gtk as black areas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-11 12:34:46 +00:00 |
|
|
5457aab56b
|
fpspreadsheet: Fix endless loop (seen on Linux) when loading an ods file with embedded images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-07 20:04:16 +00:00 |
|
|
29fab46e41
|
RichMemo: fix duplicate PPUs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-02 09:12:57 +00:00 |
|
|
acb60ffd33
|
fpexif: Add Delphi examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-17 23:17:39 +00:00 |
|
|
9779c4beba
|
fpexif: Prepare for compilation with Delphi. Fix crash with Nikon images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-17 18:52:45 +00:00 |
|
|
fa4f0c306e
|
fpspreadsheet: Add Worksheet.TabColor support. Update biff8/ooxml/ods readers/writers for it. Add test case for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-10 15:23:30 +00:00 |
|
|
ab3f832e62
|
RxFPC:change year in unit header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-07 08:08:59 +00:00 |
|
|
681a531c54
|
RxFPC:TRxMemoryData - fix copy strcture if component plased on TFrame
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-07 08:02:52 +00:00 |
|
|
6f4d0213ea
|
richmemo: win32: speedup the scrolling speed. bug #36636
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-29 20:48:45 +00:00 |
|
|
20199c9a4c
|
fpspreadsheet: Fix unit tests broken after r7152 (lower-case "d", "m" and "y" date format symbols).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-28 11:32:46 +00:00 |
|
|
07ea73781b
|
fpspreadsheet: Fix xlsx reader choking on files in which row and cell coordinates are not specified in the xml nodes (https://forum.lazarus.freepascal.org/index.php/topic,48292.msg347711.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-28 00:13:13 +00:00 |
|
|
fb36e8c25d
|
fractions: fix 2 typo's.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-25 17:44:07 +00:00 |
|
|
13adca65b3
|
For OPM
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-25 13:12:59 +00:00 |
|
|
c41c804679
|
OPM file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-25 13:08:33 +00:00 |
|
|
a0203fecf2
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-24 17:12:53 +00:00 |
|
|
7285408764
|
With LCLPlatformDef fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-24 15:11:39 +00:00 |
|
|
9e2424d40d
|
fpspreadsheet: Extend db_export_import demo to show explicit conversion of a column to text format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-24 11:45:25 +00:00 |
|
|
e8149045e9
|
richmemo: loading tab offsets for a paragraph
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-22 20:08:26 +00:00 |
|
|
019e5e3a8e
|
industrial: Anti-aliased drawing of scaled TLEDNumber at lowest size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-22 06:28:50 +00:00 |
|
|
eaf32201bd
|
industrial: Update trunk version number to 0.5 after releasing v0.4.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-21 14:43:37 +00:00 |
|
|
ba02b95b09
|
industrial: Add high-DPI palette icons for TAnalogSensor, TIndGnouMeter and TIndLED (as well as improved ones for TA3nalogGauge). Publish BorderSpacing property for TIndLED.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-21 12:21:10 +00:00 |
|
|
fb6f07d8fa
|
industrial: LCL scaling of TLEDNumber should work now... Some cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-21 10:13:43 +00:00 |
|
|
faec1f7501
|
richmemo: unescaping \, { and } chars when loading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-21 01:36:13 +00:00 |
|
|
123cc9e59f
|
richmemo: curly bracers escape
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-21 01:31:11 +00:00 |
|
|
3b1972ff82
|
industrial: New demo for TLEDNumber
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-20 16:04:03 +00:00 |
|
|
31a2ea6284
|
jvcllaz: High-DPI palette icons for TAdvLED, TLEDNumber, TStopLighSensor. One more fix for TLEDNumber lcl scaling (still not perfect). one issue left).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-20 16:00:01 +00:00 |
|
|
a331e9e33c
|
richmemo: adding an additional skip-character after unicode character
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-19 23:15:52 +00:00 |
|
|
ff5cecfbbc
|
industrial: New properties Slanted and SlantAngle for TLEDNumber. Fix LCL scaling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-01-19 22:31:37 +00:00 |
|