|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|