|
3bc61ca8f5
|
jvcllaz: Fix compilation in Linux. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-17 09:02:53 +00:00 |
|
|
fca20c8bec
|
lazbarcode: Add sample project QRCodeGenerator.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 22:57:28 +00:00 |
|
|
75b3b0004b
|
fpspreadsheet: Call Flush() at the end of TsWorksheetDataset.CopyFromDataset to make sure that the output file is written.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 18:51:24 +00:00 |
|
|
8b5c04226d
|
jvcl: Improved layout of gridfilter demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 13:03:54 +00:00 |
|
|
b1900d6fb4
|
tvplanit: Improved layout of ganttview demo form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 12:51:43 +00:00 |
|
|
fe1a95db7c
|
tvplanit: Fix display of end date in an all-day event in GanttView. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 12:43:17 +00:00 |
|
|
53f1b40d92
|
tvplanit: Update datafile used by ganttview demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 12:28:46 +00:00 |
|
|
77b16a5ce6
|
tvplanit: Fix GanttView crashing with empty datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-16 12:23:11 +00:00 |
|
|
ba6395039f
|
tvplanit: Add GanttView demo. Set version number to 1.8.0 for next OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-15 23:25:52 +00:00 |
|
|
73ca438b52
|
tvplanit: Fix BuildTime constant in unit VpConst.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-15 23:02:08 +00:00 |
|
|
b01341302f
|
ExCtrls: Fix CheckComboboxEx having a zero-height dropdown after Laz commit e4043024. Minor optimization in MeasureItem.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-15 17:18:52 +00:00 |
|
|
04a58a17c7
|
fpspreadsheet: Extend TsWorksheetDataset.CopyFromDataset to support codepage conversion of the source dataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-14 21:54:41 +00:00 |
|
|
e0e2f5fd72
|
biffexplorer: Update to current versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-13 23:13:35 +00:00 |
|
|
2d6efe0cd2
|
exctrls: Add missing images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-13 23:11:58 +00:00 |
|
|
48246179fa
|
fpexif: Include translation files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-13 00:18:35 +00:00 |
|
|
139d9f108b
|
fpexif: Fix IPTC crashing when reading a zero byte fillers at the end of IPTC segment (https://forum.lazarus.freepascal.org/index.php/topic,61832.msg466607.html#msg466607).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-12 23:34:10 +00:00 |
|
|
afc2ee1f3a
|
Image_sources: Replace some of the previously committed icons by improved versions. Work by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-10 22:19:29 +00:00 |
|
|
2daa348262
|
fpspreadsheet: Adjust conditional format range when rows/cols are inserted or deleted. See https://forum.lazarus.freepascal.org/index.php/topic,61810.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-10 21:54:55 +00:00 |
|
|
d28b994820
|
ExCtrls: Move designtime package to a folder different from that of runtime packages. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-07 13:42:27 +00:00 |
|
|
3955903dbe
|
Image_sources: Replace the "!" in info icons by an "i". By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-03 12:41:10 +00:00 |
|
|
d2de9fa1fb
|
Image_sources: Updated images for more uniform style and improved appearance in dark mode. By Roland Hahn. Add missing images. Update readme.txt with Roland's web page.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-02 19:10:05 +00:00 |
|
|
e05862d42d
|
TvPlanit: Fix version number in vpconst to match the package version number.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-01-02 10:23:56 +00:00 |
|
|
77c9810c0a
|
TvPlanIt: Add event OnPrepareEventFont to TVpDayView, TVpWeekView and TVpMonthView. (https://forum.lazarus.freepascal.org/index.php/topic,61758.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-31 12:55:15 +00:00 |
|
|
fcdd876a2b
|
TvPlanIt: Fix incorrect positioning of in-place editor of TVpWeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-30 18:36:31 +00:00 |
|
|
627ea2ff59
|
TvPlanIt: Fix failure to detect mouse clicks on last way of week in TVpWeekView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-30 18:27:31 +00:00 |
|
|
08a4e06cf2
|
TvPlanIt: Some improvements in German translation file of fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-30 18:26:39 +00:00 |
|
|
ff05c2bba4
|
tvplanit: Fix runtime error in calendar demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-29 23:03:48 +00:00 |
|
|
909d164864
|
TvPlanIt: Same as prev commit with Tasks and Contacts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-28 22:04:13 +00:00 |
|
|
4234ecf141
|
TvPlanIt: Avoid crash when TVpSchedule.DeleteEvent is called with Event=nil.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-28 21:54:06 +00:00 |
|
|
e8f3ec64b1
|
mbColorLib: Fix minor layout issue in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-23 10:44:43 +00:00 |
|
|
01c65bd648
|
extrasyn: Set version number to 1.2.1 for next OPM release (noticed inconsistent version numbers in previous releases...)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-19 18:05:41 +00:00 |
|
|
a19d68c54d
|
syneditextrahighlighters: Fix compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-19 17:57:44 +00:00 |
|
|
970adc4ff6
|
callite: Increment version number to v0.3.11 (after release of v0.3.10 to OPM).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-18 22:53:21 +00:00 |
|
|
fe385f8a66
|
CalLite: Fix compilation with FPC 3.3.1. This is a code-breaking change in applications which rely on TDayOfWeek beginning at 1. Issue #39048.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-18 18:52:00 +00:00 |
|
|
71c3888fd4
|
image_sources: Some updated and missing icons in File menu. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-18 18:44:39 +00:00 |
|
|
a26891420e
|
GridPrinter: Increment version number to 0.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-15 13:28:44 +00:00 |
|
|
467824d41d
|
GridPrinter: Update a readme file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-15 13:09:01 +00:00 |
|
|
7fcc800de0
|
GridPrinter: Make sure that all printed pages have the same date/time in their header/footer, if applicable. Add xml docs for GrindPrinterActions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-14 23:22:06 +00:00 |
|
|
3fa0d2ac00
|
LazBarCodes: Fix compilation with FPC/main
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-14 19:23:25 +00:00 |
|
|
d1a9836946
|
GridPrinter: Set version number to 0.4 for next OPM release. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-14 18:43:48 +00:00 |
|
|
b6cbe7c8aa
|
GridPrinter: Add xml docs for the GridPrintPreviewDialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-14 18:37:53 +00:00 |
|
|
5f4edeff99
|
GridPrinter: Complete xml documentation of the gridprn unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-13 22:54:51 +00:00 |
|
|
e52bf4a609
|
Image_source: Modified and new (for menu "Source) icons by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-13 15:35:59 +00:00 |
|
|
266cfd42a1
|
GridPrinter: Beginning to add documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-12 23:27:06 +00:00 |
|
|
91007cf405
|
Image_sources: New general-purpose images by Roland Hahn (font, grid, flag)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-11 16:13:06 +00:00 |
|
|
d8e07a5737
|
Image_sources: Images by Roland Hahn for Source menu ("enclose selection", "enclose in ifdef").
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-11 16:06:50 +00:00 |
|
|
deede7b752
|
TvPlanIt: Fix ical import (issue #39047)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-11 13:08:39 +00:00 |
|
|
68e8dba861
|
fpexif: Minor optimization.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-08 17:58:19 +00:00 |
|
|
4a596b1041
|
GridPrinter: More general code in dbgrid sample project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-08 17:56:43 +00:00 |
|
|
2aea816f91
|
Image_sources: New menu icons by Roland Hahn (assembler, debugger_call_stack, makeresourcestring, toggle_comment)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2022-12-08 17:55:28 +00:00 |
|