Commit Graph

283 Commits

Author SHA1 Message Date
d26c738b03 jvcllaz: Check and fix compilation and examples for Laz 2.0.10/FPC 3.2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-10 18:11:22 +00:00
c576933808 jvcllaz: JvPascalInterpreter packages does not compile for 64-bit. Add directive to stop compilation with decent error message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-25 22:25:22 +00:00
3f5a223715 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-23 08:13:16 +00:00
64eaa059cd jvcllaz: Fix TJvYearGrid crashing when added to form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-09 21:19:40 +00:00
f2502d8ad3 jvcllaz: Fix compilation on macOS and on 64-bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-06 10:40:05 +00:00
5874c00df8 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-30 20:50:58 +00:00
6ce8bb2328 jvcllaz: Make sure that JvPageList has an ActivePage at designtime after adding a page. Patch by Michal Gawrycki.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-30 20:12:06 +00:00
44b4df5df2 jvcllaz: Fix LCL scaling of TJvTabBarXPPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 12:54:39 +00:00
9f6e9183d3 jvcllaz: improved drawing of TJvTabBar by TJvTabBarXPPainter in Linux, still not perfect.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 09:31:02 +00:00
91fdc9ea7f jvcllaz: Add/improve LCLscaling for TJvTabBar and TJvPageList. Publish TJvPageList.BorderSpacing and .ChildSizing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-29 07:33:49 +00:00
e8f5f157ab jvcllaz: Add TJvPageList, contribution by Michal Gawrycki. Add JvTabBarDemp_PageList example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-28 20:39:01 +00:00
a9b903fb75 jvcllaz: Undo r7206 as proposed by Michal Gawrycki due to side-effects, issue #36894
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 20:47:11 +00:00
ce8d2e3dba jvcllaz: Fix compilation of JvTabBar_NotebookPages demo with Laz 2.0.8 (or earlier). Remove version check in JvNotebookPageList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 18:08:41 +00:00
cbf60e2a8b jvcllaz: Some corrections of TJvNotebookPageList. Issue #36956, patch by Michal Gawrycki.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-04-24 16:29:11 +00:00
fb0f6f8032 jvcllaz: Make TJvThumbView high-dpi aware. Provide FileDlgFilter property editor for TJvThumbView.Filter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 23:29:41 +00:00
a4945a3a0a jvcllaz: Make TJvGroupHeader high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 22:12:08 +00:00
3132e4ef1f jvcllaz: Define property default values for TJvHT* controls. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:47:57 +00:00
beb625b0bb jfcllaz: Some clean-up in JvGradient.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:25:27 +00:00
e2e906f93b jvcllaz: Make TJvGradientHeaderPanel high-dpi aware. Fix horizontal alignment of label. Add some missing properties (vertical alignment, wordwrap, margins).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:19:04 +00:00
265696cb97 jvcllaz: Fix LCL scaling for JvItemViewer components. Adapt demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 15:27:02 +00:00
931d3ba977 jvcllaz: Fix LCL scaling always being active in TJvRuler.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 23:37:20 +00:00
001c4a6db2 jvcllaz: Implement lcl scaling for TJvRollOut. Adapt demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 21:50:21 +00:00
d44027354c jvcllaz: Fix lcl scaling for TJvJanToggle. Publish Font property. Fix behavior when Width or Height is changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 17:35:06 +00:00
7c25c573a5 jvcllaz: Activate LCL scaling for TJvYearGrid. Publish Font property. Update demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 09:49:13 +00:00
cc8edbe51e jvcllaz: Fix lcl scaling for TJvTMTimeline; previous scaling solution could not be switched off.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 16:25:43 +00:00
8cd74ec918 jvcllaz: Fix lcl scaling of TJvTimeLine; previous scaling solution could not be switched off.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 14:47:52 +00:00
886abdf31d jvcllaz: Fix font scaling of TJvTMTimeline.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 23:33:06 +00:00
9b9b3fed49 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 22:31:50 +00:00
01f504ede7 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 18:01:12 +00:00
45bca62366 jvcllaz: Publish property BorderSpacing for TJvTMTimeLine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 17:02:02 +00:00
d5aff07ca7 jvcllaz: Fix lclscaling of TJvTimeLine. Adjust demo to scaled imagelist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 16:56:46 +00:00
9f75a78968 jvcllaz: Lowercase JvExtComponent unit file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 10:43:42 +00:00
95995ecfea jvcllaz: Remove obsolete unit Windows from JvInterpreterParser.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-08 08:28:40 +00:00
bfc363b3a4 jvcllaz: Add TJvInterpreter units in JvPascalInterpreter package, including two demos.
Change MIME type of all package files to text/xml.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-07 13:08:59 +00:00
a00f9d0611 jvcllaz: Fix TJvYearGrid "hiding" pages in a PageControl.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-02 14:37:43 +00:00
c745a3cc75 jvcllaz: Fix TJvTimeLine "hiding" pages in a PageControl (https://forum.lazarus.freepascal.org/index.php/topic,47499.msg344725.html#msg344725)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-02 13:01:42 +00:00
397d9de5de jvcllaz: Fix TJvMarkupViewer "hiding" pages in a PageControl (https://forum.lazarus.freepascal.org/index.php/topic,47499.msg344725.html#msg344725)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-01 18:38:19 +00:00
339b9ef430 jvcllaz: Fix TJvMarkupLabel "hiding" pages in a PageControl.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-01 18:33:32 +00:00
e3839dd9dd jvcllaz: Fix ticks and labels for unit Pixels
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-14 11:43:43 +00:00
19d30d6871 jvcllaz: Fix issues with LCLScaling and label rounding in TJvRuler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-14 11:32:22 +00:00
6855104312 jvcllaz: New properties for TJvRuler: MinorTickCount, TickColor, MajorTickLength, MinorTickLength, MarkerColor, MarkerFilled, MarkerSize, ShowBaseline, ShowPositionMarker. Supports LCLScaling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-14 00:28:48 +00:00
7ee6c517b0 jvcllaz: Add dropdown shadow TJvDBLookupCombo for Windows. Patch by Michal Gawrycki, issue #36421.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-10 23:25:40 +00:00
c0628ff3b4 jvcllaz: Follow-up to r7204 (Patch by Michal Gawrycki, issue #36403)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-06 20:54:08 +00:00
a7bc63964a jvcllaz: TJvDBLookupCombo improvements by Michal Gawrycki (issue #36403):
- Leaves parent form active under Windows.
- Publish several properties and events.
- Support for AutoSize.
- Use the "FDataListForm.Close" method instead of "FDataListForm..Visible := false" property to hide popup because DoClose method is not called when hidden by "Visible" property.
- Control drawing fixes.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-06 10:43:57 +00:00
0a310b31e8 jvcllaz: Add new component JvImageTransform (transition effects between two pictures)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-03 17:43:14 +00:00
1d406d0251 jvcllaz: Add component TJvSpecialImage (incl sample project)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-12-03 00:22:11 +00:00
a95934ae76 jvcllaz: Make TJvCustomItemViewer.ItemRect() public (useful for hint positioning).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-23 16:00:25 +00:00
b58836d2c6 jvcllaz: Fix TJvItemViewer "hiding" pages in a PageControl (https://forum.lazarus.freepascal.org/index.php/topic,47499.msg340236.html#msg340236).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-23 15:50:00 +00:00
8c301b7ce0 jvcllaz: Make JvImagesViewer high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-21 12:46:20 +00:00
1bc920ac6e jvcllaz: Further improvements of TJvImageViewer (sorting, OnLoadImage event)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-11-20 22:32:45 +00:00