Commit Graph

7117 Commits

Author SHA1 Message Date
a59c5907a5 image_source: add svg sources for the laz_paw* icons in ccr/applications/laz_icons (provided by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7017 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-26 13:41:04 +00:00
eeefc3acf9 laz_icons: Initial commit of Lazarus icons (32-bit/64-bit overlays, various colors). Useful to distinguish several Laz versions on the desktop.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7016 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-24 13:20:38 +00:00
cdb99f83de image_source: Add svg sources for Lazarus windows icons (by Roland Hahn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7015 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-24 13:11:25 +00:00
939a9b6bbb richmemo: cocoa adding GetStyleRange, patch by David. #34559
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-20 13:27:16 +00:00
fe98aaa771 richmemo: cocoa updating handle reference
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7013 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-20 13:24:44 +00:00
b38dcbe737 fpspreadsheet: Fix index bug in TsWorksheet.SetIndex (reported by forum user "iteh")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7012 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-17 15:09:48 +00:00
7585c5a3c9 fpspreadsheet: Rework of worksheet sorting, patch by Zoran (https://forum.lazarus.freepascal.org/index.php/topic,45474.msg321648.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7011 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-17 12:08:12 +00:00
ffacd7bcca fpspreadsheet: Make TsSpreadsheetInspector support the new TsWorksheet.Index property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7010 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-17 12:06:17 +00:00
d0b98b3435 fpspreadsheet: Fix crash when only unit xlsxooxml is in uses clause for reading an xlsx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7009 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-15 14:18:09 +00:00
07318de5e6 lazmapviewer: Make TGpsObj.IDOwner public (https://forum.lazarus.freepascal.org/index.php/topic,12674.msg323330.html#msg323330)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-12 22:12:40 +00:00
98cd0cfb7e Image_sources: svg sources for optimized high-dpi Lazarus icons, smaller size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-12 21:22:34 +00:00
5d9aaa8380 jvcllaz: Add TJvOfficeColorButton. Some cosmetic changes, less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-12 13:21:57 +00:00
21b927cc27 fpspreadsheet: Add property Worksheet.Index.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-09 23:15:10 +00:00
4a60d9eeda jvcllaz: Avoid TJvPersistentProperty.Name appearing in Object Inspector. Complete descriptions of jvstdctrlslaz packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-09 12:50:56 +00:00
a890455ed9 jvcllaz: Add demo for TJvPanel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-08 15:11:25 +00:00
a9d3378d2f jvcllaz: Activate HotTracking in JvPanel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-08 15:08:37 +00:00
f9f933c01e jvcllaz: Add TJvPanel (and related infrastructure).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-07 22:25:46 +00:00
6e5f190f01 richmemo: Qt5 proper implementation of GetStyleRange using the newly added (trunk) QTextBlock_textFormats function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-06 14:05:27 +00:00
567ecdf4bd jvcllaz: After recent release 1.0.5, increase package version number to 1.0.6
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-06 10:04:17 +00:00
6a7d2e10fa jvcllaz: Fix TJvWizard crashing when several RouteMaps are available.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-03 22:55:30 +00:00
77e6fbbd04 jvcllaz: Make TJvWizard high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-03 22:27:04 +00:00
793dbc12ab jvcllaz: Fix form autosizing in JvYearGrid demo for Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-02 10:36:18 +00:00
c2853e1f44 jvcllaz: Avoid drawing artefacts when JvTimeLine is resized.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 23:14:41 +00:00
b29a66f612 jvcllaz: Adjust size of image in JvTabBar_NotebookPages demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:58:02 +00:00
66e1872319 jvcllaz: Autosized JvSpecialProgress demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:49:51 +00:00
883ecc50a1 jvcllaz: Improved layout of JvSpecialProgress demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:43:17 +00:00
68dec86999 jvcllaz: Fix JvId3v2 demo crashing when tags are deleted.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:16:21 +00:00
7837fad7d1 jvcllaz: Cleanup. Point JvDesignerDemo initial directory to data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 21:56:54 +00:00
9a35e38b0b jvcllaz: Fix TJvDialButton not refreshing display in Linux/qt when rotated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 21:15:10 +00:00
e41aa34494 jvcllaz: Fix painting of TDialButton in Linux/gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 17:24:45 +00:00
7a43c87728 jvcllaz: Improved layout for JvFullColorCircle demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 23:27:41 +00:00
e513970d1c jvcllaz: Fix incomplete handling of Windows line ending in JvHTControls in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 15:16:44 +00:00
98332acbbc jvcllaz: Replace LineEndings in THMLParser demo by "paragraph mark" character.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 14:42:26 +00:00
1ab58715c4 jvcllaz: More universal layout of JvCheckboxDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 23:17:24 +00:00
de35fdefc6 jvcllaz: Avoid debugger crash in TJvInstallLabel under Ubuntu.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 23:09:42 +00:00
cdba784160 jvcllaz: Use "default" font in JvComboListBoxDemo instead of hard-coded MsDlg font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 23:03:17 +00:00
975ce44bc5 jvcllaz: Use "default" text font in JvRollout demo instead of hard-coded MsDlg font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 22:56:59 +00:00
a1f0826be1 jvcllaz: Use clInfoText for JvMarkupLabel in JvMarkup demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 22:55:58 +00:00
3bc0347094 jvcllaz: Fix JvPicClip demo occasionally showing black extracted images on 64-bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 20:13:30 +00:00
a7ced24331 callite: Change package version number to 0.3.6 for new release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 17:08:48 +00:00
7fc3c62115 jvcllaz: Remove debugging options from JvID3v2Demo added for previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 17:03:51 +00:00
db82b4bbd6 jvcllaz: Fix crash of JvID3v2 demo on 64bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 16:59:30 +00:00
17dad69c3e jvcllaz: Remove HeapTrc option from JvNavPaneDemo (forgotten in previous commit).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:47:35 +00:00
b9249c18ca jvcllaz: Avoid memory leak in TJvNavigationPane.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:46:00 +00:00
ad01e30cdf jvcllaz: Avoid memory leak in JvFullColorCircleDialog demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:38:27 +00:00
e3711649be jvcllaz: Add project group for all sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 23:38:31 +00:00
a67a3f9d55 jvcllaz: Check packages and demos for Laz 1.8.4 / 2.0.0 / 2.0.2 / trunk and FPC 3.0.4 / FPC 3.2 / trunk. 32-bit, Laz 2.0.2/FPC 3.2 64 bit. Make fixes needed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 23:35:34 +00:00
35b4753bbc jvcllaz: Use old lpi format for TJvInstallLabel demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 17:32:46 +00:00
5296af1508 jvcllaz: Set package version numbers to 1.0.5 for upcoming OPM release. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 16:06:12 +00:00
4e22eb8649 jvcllaz: Publish forgotten standard LCL properties in TVjComboListbox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 10:06:36 +00:00