Commit Graph

5635 Commits

Author SHA1 Message Date
wp_xxyyzz
86122e6bdb jvcllaz: Add default values to TJvThumbView properties.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-20 11:05:08 +00:00
wp_xxyyzz
e91ba97380 jvcllaz: Fix sorting as well as thumbnail and title borders of TJvThumbView at designtime.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-20 10:54:57 +00:00
wp_xxyyzz
e90fbb2eb9 rx: Fix compilation of rxnew.lpk for Laz 2.0.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-20 09:54:00 +00:00
wp_xxyyzz
f830900825 lazmapviewer: Duplicate example project to demonstrate usage without external drawing engines. Cache folder is shared between both demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-12 17:46:50 +00:00
wp_xxyyzz
f4ff85e64a spktoolbar: Set TOOLBAR_CORNER_RADIUS to 0 (was: 3) to place tabs with zero CornerRadius immediately to the left edge of the toolbar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-12 15:35:42 +00:00
wp_xxyyzz
8e8e01d047 spktoolbar: Add Appearance property Tab.CornerRadius (https://forum.lazarus.freepascal.org/index.php/topic,47375.msg339191)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-12 15:25:04 +00:00
wp_xxyyzz
56da43d5e4 jvcllaz: Remove JvChart again: incomplete, too many bugs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-12 13:47:51 +00:00
wp_xxyyzz
4f3966db81 jvcllaz: Fix lower end of TJvChart running away when the XStartOffset is changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-10 22:22:11 +00:00
wp_xxyyzz
2b16ccc6bf jvcllaz: Better layout of title and x axis positions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-10 20:03:43 +00:00
wp_xxyyzz
1508d443ac jvcllaz: Fix centered position of chart title in JvChart.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-10 16:03:22 +00:00
wp_xxyyzz
42502dcdf0 jvcllaz: Fix text background color error in JvPenEditor of JvChartDemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-10 11:40:07 +00:00
wp_xxyyzz
fe5927df8b jvcllaz: Fix axis title positioning in TJvChart. Some more setters for TJvChart properties.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-10 00:24:06 +00:00
wp_xxyyzz
e804be2eea jvcllaz: Provide setter methods for a variaty of TJvChart properties. Update JvChartDemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-09 20:49:26 +00:00
wp_xxyyzz
bf67a7d27a jvcllaz: Add TJvChart component.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-09 13:20:57 +00:00
wp_xxyyzz
91e4b55009 fpspreadsheet: Fix 32-bit overflow in fpsutils.Round().
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-03 11:05:08 +00:00
alexs75
fbcd001982 RxFPC:on calc RxDBGrid footer row sum also use ftFMTBcd - tnx. brick08
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-28 10:09:21 +00:00
wp_xxyyzz
5bd2fd23eb fpspreadsheet: Avoid duplicate assignment of Result in TsWorksheet.ReadAsText. Put Hyperlink code used here in more general context.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-26 11:15:21 +00:00
wp_xxyyzz
8c879bfca5 lazMapViewer: Fix memory leaks. Patch by jc99 (https://forum.lazarus.freepascal.org/index.php/topic,47164.msg337315.html#msg337315).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-25 08:44:07 +00:00
wp_xxyyzz
1a83d68689 lazmapviewer: Better fix for crash when painting outside the buffer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-24 13:09:56 +00:00
wp_xxyyzz
28f7fccd9f lazmapviewer: Add new drawingengine based on BGRABitmap. Kindly provided by forum user jc99 (https://forum.lazarus.freepascal.org/index.php/topic,47164.msg337229.html#msg337229).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-24 13:03:45 +00:00
wp_xxyyzz
7e20dce069 lazmapviewer: Fix crash when painting outside the buffer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-24 10:02:19 +00:00
alexs75
da9f7d5ffa RxFPC:fix filter on MEMO fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-23 10:12:58 +00:00
alexs75
21c1589867 RxFPC:demo for RxDBGrid filter values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-22 12:23:12 +00:00
alexs75
b4c41e1073 RxFPC:fix export to pdf memo text from RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-22 10:41:15 +00:00
alexs75
2dacd2cd59 RxFPC:documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-22 10:31:34 +00:00
alexs75
de6af71768 RxFPC:fix RxDBGrid export to PDF setup form size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-22 10:30:15 +00:00
wp_xxyyzz
bc42242dc3 lazmapviewer: Add synapse's ssl_openssl units to fix compilation of laz_mapviewer_synapse package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-20 08:41:04 +00:00
wp_xxyyzz
df8f05c128 jvcllaz: Fix JvGridFilterDemo compilation with Laz <2.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-14 11:15:22 +00:00
wp_xxyyzz
2d6dc607b1 jvcllaz: Replace the bmp palette icon of TJvGridFilter by high-dpi aware png versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-14 11:01:36 +00:00
wp_xxyyzz
56bf8cbdd4 jvcllaz: Add TJvGridFilter incl demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-14 10:35:43 +00:00
wp_xxyyzz
d60a7e6fcb jvcllaz: Add high-dpi aware palette icons for TJvGammaPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-11 16:40:27 +00:00
wp_xxyyzz
fe2097bc43 jvcllaz: Fix high-dpi awareness of TJvGammaPanel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-11 16:12:53 +00:00
wp_xxyyzz
03e52c2b0e jvcllaz: Fix crash when adding TimeFrame controls at design-time.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-10 08:07:44 +00:00
wp_xxyyzz
3b7794d5ea jvcllaz: Fix compilation of JvGammaPanelDemo with Laz <2.2. Publish TJvGammaPanel.BorderSpacing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-09 10:50:44 +00:00
wp_xxyyzz
f9b905a28d jvcllaz: Add TJvGammaPanel incl demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-09 10:46:11 +00:00
wp_xxyyzz
692aa12768 fpspreadsheet: Reduce max count of digits in general number format (15 --> 14, like in Calc, Excel only has 9)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-08 16:18:47 +00:00
wp_xxyyzz
c13facb3dc fpspreadsheet: Write lower-case year/month/day symbols ("y"/"m"/"d") to date format strings. Issue #36137.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-10-06 17:49:15 +00:00
alexs75
7af9da7828 RxFPC:fix file name handling for rxdbgridexportspreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-09-27 06:17:48 +00:00
wp_xxyyzz
ba972e4bee jvcllaz: Fix TJvWizardCustomPage.Done and TJvWizardCustomPage.Enter not calling FOnPage or FOnPageEnter, respectively (https://sourceforge.net/p/lazarus-ccr/bugs/39/).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-09-14 09:57:58 +00:00
gbamber
71b069b35b OPM files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-09-13 09:31:38 +00:00
wp_xxyyzz
4ba6d322a1 industrial: Fix AdvLed not shown when created at runtime.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-09-02 17:34:51 +00:00
wp_xxyyzz
947e735949 jvcl: Add instructions how to extend the JvDesigner demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-30 15:44:10 +00:00
alexs75
1f50407f92 RxFPC:fix RxDBGrid date editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-23 07:24:28 +00:00
gbamber
5556aa10db Update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7145 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-22 08:33:20 +00:00
gbamber
78ad20a286 Everett Random component V0.1.3.0
Initial commit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-22 08:28:56 +00:00
wp_xxyyzz
345fe7d960 mbColorLib: Extend TScreenForm across all monitors (https://forum.lazarus.freepascal.org/index.php/topic,46415.msg331150.html#msg331150, idea by forum user "d-_-b")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-19 16:06:13 +00:00
wp_xxyyzz
c42c96d8f4 jvcllaz: Update readme.txt of the JvTimeFramework demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7142 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-16 12:25:29 +00:00
wp_xxyyzz
b57f815355 jvcllaz: Use standard scrollbars instead of TJvTFScrollbar in TJvTFDays. Fix scrollbar range in TJvTFDays going beyond last row.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-16 12:17:13 +00:00
wp_xxyyzz
d4e4a27557 jvcllaz: Fix database being closed after commit (JvTimeFramework demo)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-16 11:11:15 +00:00
wp_xxyyzz
e63668a359 jvcllaz: Don't always begin JvTimeFrame on Jan 1, 2001, but on user-defined date.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-16 10:15:01 +00:00
wp_xxyyzz
38184c0550 jvcllaz: Add code to create an empty database in JvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 23:04:32 +00:00
wp_xxyyzz
d0e6b3dbb1 jvcllaz: In JvTimeFrame demo, add "new user" button.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 22:11:45 +00:00
wp_xxyyzz
d403f8aef4 jvcllaz: Identify alarm as over-due (JvTimeFramework demo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 17:46:25 +00:00
wp_xxyyzz
64ce31d116 jvcllaz: Update to include issue #6578 of the JVCL bugtracker.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 17:00:42 +00:00
wp_xxyyzz
a1ac8efd03 jvcllaz: Update to include issues #6595 of the jvcl bugtracker.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 16:59:40 +00:00
wp_xxyyzz
c4704cf800 jvcllaz: Lowercase sample database filename in JvTimeFramework demo for Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 16:34:05 +00:00
wp_xxyyzz
44e2beddca jvcllaz: Add alarm form to JvTimeFramework demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 16:32:26 +00:00
wp_xxyyzz
5aa5b8cfe2 mbColorLib: Fix colorpickerbutton (did not work unter Linux qt).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 10:27:13 +00:00
wp_xxyyzz
0fd65273d4 mbColorLib: Eliminate effect of ScreenWin on result of TmbDeskPickerButton (based on code by forum user "d-_-b", https://forum.lazarus.freepascal.org/index.php/topic,46415.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-15 09:48:55 +00:00
wp_xxyyzz
b40b912d74 jvcllaz: High-dpi aware painting of appointment images in TJvTFDays (JvTimeFramework)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-14 20:45:27 +00:00
wp_xxyyzz
022b70ad0b jvcllaz: Add second iconset for JvTimeFramework demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-14 18:04:48 +00:00
wp_xxyyzz
b54250ef50 fpspreadsheet: Avoid writing unnecessary row indexes to by Excel 2003/xml writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-13 23:00:13 +00:00
wp_xxyyzz
946302e6b5 jvcllaz: Fix 1-pixel offset when printing appointments in TJvTFDays.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-13 16:50:27 +00:00
wp_xxyyzz
17fd33cd99 jvcllaz: Fix high-dpi font scaling in JvTimeFrame components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-13 16:31:33 +00:00
wp_xxyyzz
668de3a0bf jvcllaz: Scale all forms of JvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-12 23:09:13 +00:00
wp_xxyyzz
c68617ef87 jvcllaz: High-dpi support for TJvTFWeeks and TJvTFMonths
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-12 23:06:58 +00:00
wp_xxyyzz
e0c137b7ec jvcllaz: Fix scaling bug in TJvTFDays component of previous commit. Fix crash when TJvTFDaysPrinter is added to form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-12 21:41:18 +00:00
wp_xxyyzz
2916968451 jvcllaz: Beginning to make JvTimeFrame components and demo high-dpi aware. Still issues.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-12 20:20:24 +00:00
wp_xxyyzz
3f05a976dc jvcllaz: Fix 1-pixel offset when drawing appointments in TJvTFDays.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-12 08:31:21 +00:00
wp_xxyyzz
7fcf7ced7d jvcllaz: Add scrollbuttons to cell title bars of TJvTFWeeks and TJvTFMonths instead of the ugly buttons embedded inside the cells.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-11 23:10:12 +00:00
wp_xxyyzz
0be5a20ecf jvcllaz: Activate showing several weeks in the week calendar of TvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-11 10:15:33 +00:00
wp_xxyyzz
d794bb55c2 jvcllaz: Printing layout improvements in JvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 21:57:19 +00:00
wp_xxyyzz
3297b8d309 jvcllaz: In JvTimeFramework demo, make first day of week and prime time settings user-configurable.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 17:09:21 +00:00
wp_xxyyzz
93c3a3bf73 jvcllaz: Activate mousewheel support for appointments displayed within day cells of JvTFWeeks and JvTFMonths .
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 16:15:15 +00:00
wp_xxyyzz
23a82fa5b8 jvcllaz: Activate TDate and TTime property editors in JvTimeFramework components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 23:50:05 +00:00
wp_xxyyzz
e3d87ffab7 jvcllaz: Better color selection in JvTimeFrameWork demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 23:22:20 +00:00
wp_xxyyzz
141290dc94 jvcllaz: Use system colors in JvTFWeeks and JvTFMonths. Store more settings of demo program in ini file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 22:22:02 +00:00
wp_xxyyzz
701e4e31d5 jvcllaz: Fix painting of JvTFWeeks' and JvTFMonths' scroll buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 21:09:22 +00:00
wp_xxyyzz
b7f5c7b4af jvcllaz: Fix JvTimeFrame demo crashing at program end from week view after date was scrolled into a date range without appointments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 21:03:29 +00:00
wp_xxyyzz
42e82eee15 jvcllaz: Undo r7106, r7108 is better.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 20:39:10 +00:00
wp_xxyyzz
63789cb360 jvcllaz: Fix too-small default font used by TJvTFDaysPrinter for appointments (JvTimeFramework)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 17:29:14 +00:00
wp_xxyyzz
4c9b7a668f jvcllaz: Add settings dialog to JvTimeFrame demo, and store settings in ini file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 15:29:17 +00:00
wp_xxyyzz
96b36e176f jvcllaz: Fix too-small default font size when printing TvTimeFramework controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 15:24:58 +00:00
wp_xxyyzz
22a3496170 jvcllaz: Use system colors for some elements of the TJvTFDays grid of the JvTimeFramework components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 10:22:52 +00:00
wp_xxyyzz
7794c04d51 jvcllaz: several changes in JvTimeFramework: Fix initially black background of TJvTFDays. Lighter default PrimeTime.Color. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 21:01:04 +00:00
wp_xxyyzz
8ae9d36333 jvcllaz: Some cleanup of JvTimeFramework components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 12:37:48 +00:00
wp_xxyyzz
4419a00c53 jvcllaz: Fix storing of modified appointments in JvTimeFramework demo. Add primary keys to demo sqlite3 database.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 12:24:12 +00:00
wp_xxyyzz
7bf92d7867 TParadoxDataset: Add property PrimaryKeyFieldCount.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 12:22:07 +00:00
wp_xxyyzz
0436c5f2ce jvcllaz: Activate printing in JvTimeFramework demo. Still issues with font size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 22:43:50 +00:00
wp_xxyyzz
41e17a30f3 jvcllaz: Fix stack overflow in JvTimeFrameWork demo due to TJvTFDaysPrinter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 21:17:30 +00:00
wp_xxyyzz
7e2bd8e653 jvcllaz: Remove Windows unit from JvTimeFramework demo. Autosized layout of some forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 17:29:39 +00:00
wp_xxyyzz
408079c041 jvcllaz: Add JvTimeFramework components, incl adapted demo which uses sqlite3 instead of BDE.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 15:55:11 +00:00
wp_xxyyzz
c7dda5d7a3 fpexif: Consider exif Orientation tag when loading image in MetadataViewer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-05 22:39:15 +00:00
wp_xxyyzz
6a35e32953 jvcllaz: Fix painting of FullColor property editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-01 11:56:35 +00:00
wp_xxyyzz
535ad46df3 fpspreadsheet: Fix colwidth issue causing the reader's FixCols to delete all col records.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-31 20:46:07 +00:00
wp_xxyyzz
ac4d69639b jvcllaz: Activate and improve property editor for TJvFullColorList (belongs to TJvFullColorGroup).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-31 15:54:59 +00:00
wp_xxyyzz
88653ac32d fpspreadsheet: Fix xlsx reader applying hyperlinks to all sheets (https://forum.lazarus.freepascal.org/index.php/topic,46248.msg329067)-
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-30 19:39:09 +00:00
alexs75
4dd550b2df RxFPC:enable find in RxDBGrid for all collumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-30 07:23:31 +00:00
wp_xxyyzz
9436da6a2c fpspreadsheet: Fix ods reader's ApplyColData erasing page breaks written by LibreOffice Calc (issue #1 in https://forum.lazarus.freepascal.org/index.php/topic,46175.msg328961.html#msg328961).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-29 22:45:00 +00:00
wp_xxyyzz
33a5a9feb6 jvcllaz: Add remaining high-dpi palette icons for JvMM package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-29 21:38:34 +00:00
wp_xxyyzz
3996b54715 jvcllaz: Fix property editor of TJvBehaviorLabel. Activate anchors in demo. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-29 15:53:10 +00:00
wp_xxyyzz
4a6a927cc0 jvcllaz: Add high-dpi palette icons for most of the components in the JvMM package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-29 15:51:23 +00:00
wp_xxyyzz
447d867a99 jvcllaz: Add new component TJvBehaviorLabel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-28 16:56:07 +00:00
wp_xxyyzz
10a21f6ba9 fpspreadsheet: Add WorksheetGrid methods Show|HideRow|Col.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-27 20:42:54 +00:00
wp_xxyyzz
d9a8c87eef fpspreadsheet: Protect colwidth/rowheight when col/row is hidden.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7079 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-27 20:41:09 +00:00
wp_xxyyzz
a66ccaf563 fpspreadsheet: Fix remaining pagebreak fails of ODS reader. All tests passed now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-27 16:19:41 +00:00
alexs75
65a63b37d9 RxFPC:design time editor for TRxViewsPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-26 18:49:17 +00:00
wp_xxyyzz
47c52465cb fpspreadsheet: Show page breaks in Worksheetgrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-26 16:29:13 +00:00
wp_xxyyzz
1968f22a50 fpspreadsheet: Fix stupid error in writing row and column page breaks to xlsx file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-26 15:37:02 +00:00
alexs75
781fc2f5cd RxFPC:RxViewsPanel1 - fix AV on delete ImageList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-26 13:34:21 +00:00
wp_xxyyzz
ad4c29b027 fpspreadsheet: Add writing support of page breaks to ODS format. Related ODS tests still failing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-24 23:08:19 +00:00
wp_xxyyzz
014941827c fpspreadsheet: Add reading support of page breaks to ODS format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-24 17:10:33 +00:00
wp_xxyyzz
2d29205b57 fpsrpeadsheet: Excel xls format (BIFF8, BIFF5 and BIFF2) supports PageBreaks now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-24 15:50:43 +00:00
wp_xxyyzz
abe882b551 fpspreadsheet: Excel2003/XML fileformat now fully supports page breaks.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-24 08:23:38 +00:00
wp_xxyyzz
aece082d53 fpspreadsheet: Read/write PageBreaks in xlsx format, write in Excel2003/xml format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-23 23:10:20 +00:00
wp_xxyyzz
6fb1f76bc2 fpspreadsheet: Introduce enum field "Options" of TRow and TCol records to replace boolean "Hidden". Prepare for new "PageBreak" option.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-23 14:41:55 +00:00
wp_xxyyzz
47e9e05399 fpspreadsheet: Refactor dialects in formula parser.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-22 17:49:17 +00:00
wp_xxyyzz
bc94843c24 fpspreadsheet: Minor update of ooxml demo files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-21 17:16:55 +00:00
wp_xxyyzz
d310b3b9f2 fpspreadsheet: Fix expression parser crashing in GUI with comma as decimal separator.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-21 09:42:19 +00:00
wp_xxyyzz
de42ac0072 fpspreadsheet: Fix application of cell format to a cell range by TsNumberFormatAction.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 21:33:59 +00:00
wp_xxyyzz
42926f53d3 fpspreadsheet: Ignore content detection when a cell is formatted as text (nfText).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 20:54:26 +00:00
wp_xxyyzz
fa6e9d2f0d jvcllaz: Add meta package "jvcl_all" for simpler installation of all jvcl packages. Rename main palette from "JVCL" to "JVCL visual"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 17:30:47 +00:00
wp_xxyyzz
d88d99a5a2 fpspreadsheet: Avoid Banker's rounding (https://forum.lazarus.freepascal.org/index.php/topic,46104.0.html). Add unit tests for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 16:52:10 +00:00
wp_xxyyzz
e71408fc19 fpspreadsheet: Add worksheet option soAutoDetectCellType
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 10:21:39 +00:00
wp_xxyyzz
cb76d86aff fpspreadsheet: Done - Excel2003/XML format passes all tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-19 22:42:59 +00:00
wp_xxyyzz
4fc6f4949a fpspreadsheet: Support virtual mode for Excel2003/XML format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-19 21:15:54 +00:00
wp_xxyyzz
658415ee23 fpspreadsheet: Fix font test fails for Excel 2003/XML file format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-19 20:28:42 +00:00
wp_xxyyzz
bd75fd6cfe fpspreadsheet: More bug fixes for Excel 2003/XML files, down to 9 test failures from 66.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-19 19:58:07 +00:00
wp_xxyyzz
7cabba34eb fpspreadsheet: Fix some missing page layout values not being written to Excel2003/XML files (not finished yet).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 22:43:54 +00:00
wp_xxyyzz
476d4d795a fpspreadsheet: Fix hyperlink tooltip not being written for Excel2003/XML format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 21:53:58 +00:00
wp_xxyyzz
a9ba71c6f0 fpspreadsheet: Fix 3d formulas crashing when reading Excel2003/XML files because target sheets have not yet been loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 21:38:01 +00:00
wp_xxyyzz
8e50105ca0 fpspreadsheet: Fix formula parser crashing with an R1C1 formula subtracting cells with a negative relative address.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 21:02:44 +00:00
wp_xxyyzz
3b0e46b92c fpspreadsheet: Fix Excel2003/XML format tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 15:58:16 +00:00
wp_xxyyzz
290fd8f7ab fpspreadsheet: Extend file-based test cases for Excel2003/XML file format. Still lots of issues.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-18 08:51:02 +00:00
wp_xxyyzz
f534927e0e fpspreadsheet: Add test cases for Excel 2003/XML format. Not complete yet, some test failures.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-17 22:33:22 +00:00
wp_xxyyzz
bb5e3780f2 Industrial: Add property ScaleMax to TA3nalogGauge, deprecate Scale.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-17 20:21:25 +00:00
wp_xxyyzz
c48d965095 industrial: Add property ScaleMin to TA3nalogGauge.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-17 20:16:53 +00:00
wp_xxyyzz
900f88ccf2 fpspreadsheet: Avoid unnecessary "ss:index" attribute when writing Excel 2003/XML files. Minor refactoring of writer code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-17 19:16:34 +00:00
wp_xxyyzz
4b1c9b09d1 fpspreadsheet: Excel 2003/XML reader supports rich-text formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-17 17:22:43 +00:00
wp_xxyyzz
347c7328d1 fpspreadsheet: Fix localized AM/PM string appearing in time format strings (https://forum.lazarus.freepascal.org/index.php/topic,46069.msg327309.html#msg327309).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-16 22:11:00 +00:00
wp_xxyyzz
b472802603 fpspreadsheet: Support of some more features by Excel2003/XML reader. Display PrintRanges, repeated rows and columns by SpreadsheetInspector.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-16 15:41:29 +00:00
alexs75
c8f9609d28 RxFPC:Turkish language files for Rx component - tnx Onur2x
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-16 13:35:08 +00:00
wp_xxyyzz
0051d96af6 fpspreadsheet: Read PageLayout/PrintSettings in Excel2003/XML files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-15 22:56:15 +00:00
wp_xxyyzz
b7e1b3fee8 fpspreadsheet: Add file missing from previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-15 22:54:02 +00:00
wp_xxyyzz
18afbfdd84 fpspreadsheet: Excel2003/XML reader supports formulas now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-15 21:00:47 +00:00
wp_xxyyzz
8f706c4a8c fpspreadsheet: Fix writing of RC formulas for Excel2003/XML format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-15 11:03:34 +00:00
wp_xxyyzz
8ff3813be2 fpspreadsheet: Add format string to number format error messages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 21:14:14 +00:00
wp_xxyyzz
a601573459 fpspreadsheet: Support comments and hyperlinks in Excel2003/XML reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 21:03:54 +00:00
wp_xxyyzz
5aff5d6d37 fpspreadsheet: Fix writing of RichText in Excel2003/XML format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 20:37:29 +00:00
wp_xxyyzz
73f87c6979 fpspreadsheet: Support merged cells in Excel 2003/xml reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 18:01:39 +00:00
wp_xxyyzz
2683b34e2f fpspreadsheet: Support column and row formats as well as column widths and row heights in Excel2003-xml reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 17:55:00 +00:00
wp_xxyyzz
3713bed892 fpspreadsheet: Style support in Excel2003-xml reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-14 14:59:32 +00:00
wp_xxyyzz
c05c5ff9eb fpspreadsheet: Add support for DefaultRowHeight and DefaultColumnWidth to Excel2003xml reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-13 22:13:45 +00:00
wp_xxyyzz
28fc3e19c4 fpspreadsheet: Support "ss:Data" nodes in Excell2003-xml reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-13 21:49:31 +00:00
wp_xxyyzz
b09e7d069b fpspreadsheet: Add basic Excel2003 xml reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7028 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-13 20:53:15 +00:00
alexs75
eadeeec421 RxFPC:RxMDI - update main windows menu items after update RxMDIWindow caption
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-12 14:33:37 +00:00
gbamber
585198d443 Updated OPM files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7026 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-11 14:36:42 +00:00
gbamber
5183bfe531 To V0.0.8.0 Bugfix for linux systems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7025 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-11 14:32:50 +00:00
alexs75
88c8be65cf RxFPC:RxMDI - add new procedure RxMDITasks.UpdateMDICaptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7024 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-11 09:50:37 +00:00
alexs75
d0d3332d5b RxFPC:RxPrettySizeName - round
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-04 06:29:19 +00:00
alexs75
5c9b5a4f9f RxFPC:new function - RxPrettySizeName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-03 08:34:10 +00:00
alexs75
2fd5a598d4 RxFPC:TRxToolBar - fix draw image for dropdown button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7021 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-02 10:50:01 +00:00
skalogryz
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
skalogryz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
skalogryz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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
wp_xxyyzz
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