89 Commits

Author SHA1 Message Date
7b50db238c jvcl: Add new components TJvImagesViewer, TJvImageListViewer, TJvCustomDrawViewer, ported by Michal Gawrycki (issue #34104).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-09 17:01:40 +00:00
0eafcd014e jvcllaz: Move TJvTabBar and TJvTabBarXPPainter from JvCustomControls to JvPageComps package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-07 09:11:24 +00:00
daf38af9df jvcllaz: Fix compilation with Laz 1.6.4/fpc 2.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-05 14:49:08 +00:00
06000dcd6c jvcllaz: Support fixed tab height in JvTabBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 22:55:16 +00:00
a4e69c5dbf jvcllaz: Make JvTabBar support the high-res imagelist. Add AutoSize.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 22:38:49 +00:00
493e1b50b8 jvcllaz: Add TJvNotebookPageList as workaround for issues with TJvPageList and its componenteditors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-01 17:21:14 +00:00
a20e7f7f74 jvcllaz: More improvements in JvOutlookBar component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-26 12:18:09 +00:00
fe7d894bc7 jvcllaz: In JvOutlookBar component editor, use IDE images, save/load layout, improve interaction with object inspector (inspired by fieldseditor.pas).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-26 10:09:15 +00:00
c99e29e309 jvcllaz: Fix JvOutlookBar being blocked due to missing call to EnableAutoSizing. Several cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 17:39:48 +00:00
f32f1be7b7 jvcllaz: Publish missing standard properties for TJvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6352 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:45:29 +00:00
b329efafe9 jvcllaz: Cosmetic changes in TJvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-25 07:02:45 +00:00
3106033431 jvcllaz: Add component editor for TJvOutlookBar (still some issues...)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 15:22:33 +00:00
a4d0516ad9 jvcllaz: Implement scaled imagelists for JvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 23:18:49 +00:00
3c9c2bf7a9 jvcllaz: Add missing Hi-DPI image resources for TJvOutlookBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 16:13:08 +00:00
e3dd9c61a1 jvcllaz: Fix Hi-DPI awareness of TJvOutlookbar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-23 15:19:42 +00:00
6f73d6d007 jvcllaz: Improved themed painting in JvOutlookBar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 22:41:18 +00:00
9c6eade58b jvcllaz: Simplified image transformations in TJvThumbImage. Add button to save transformed image to thumbnail demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 11:30:20 +00:00
f21e681c30 jvcllaz: Preserve alpha channel in TJvThumbImage transformations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 23:25:49 +00:00
f2afe5838a jvcllaz: Fix FilterCombobox in JvThumbnail demo to contain correct filter strings and to have 1st item selected.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 17:47:53 +00:00
fc5c3f8c5d jvcllaz: Activate file info in JvThumbnail. Update demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-21 14:46:46 +00:00
a78e0acf2f jvcllaz: Fix compilation of thumbnail and simscope demos with Laz 1.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 11:17:15 +00:00
edccbda8d8 jvcllaz: improve TvTMTimeLine and demo, in particular in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-19 14:40:24 +00:00
bfdb6c5eaa jvcllaz: Fix a series of issues with Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-18 22:20:45 +00:00
10a62c2821 jvcllaz: Cosmetic changes in JvThumbnails.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-26 08:03:23 +00:00
1843d055a0 jvcllaz: Fix image rotation. Refactor image transformations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-25 11:38:22 +00:00
49f7cf4793 jvcllaz: Add new properties ThumbBevelInner/Outer, ThumbBorderStyle, ThumbTitleBevelInner/Outer, ThumbTitleBorderStyle.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6277 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-25 00:04:05 +00:00
ac080dc35d jvcllaz: Cosmetic changes in JvThumbViews.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-24 22:02:34 +00:00
12949c5965 jvcllaz: New features in JvThumbnail: ThumbColor, ThumbTitleColor, Margin. Fix TitleHeight.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 23:59:33 +00:00
889742d83f jvcllaz: Fix scrolling of JvThumbView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 18:43:14 +00:00
244eca2cc8 jvcl: Fix compilation on non-Windows OS (unit uxThemes not needed), issue #33476
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 08:46:50 +00:00
c3a0621532 jvcllaz: Add thumbnail components (incl demo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 00:10:05 +00:00
03a29a4554 jvcllaz: Improved painting of TJvTabBar tabs by TJvModernTabBarPainter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-20 09:57:59 +00:00
df4851ec84 jvcllaz: Add TJvTabBar incl demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-19 21:17:45 +00:00
9d3f64653b jvcllaz: Avoid using Windows-specific units. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-19 08:47:50 +00:00
ac5d9f9de4 jvcllaz: Fix compilation for 64-bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-17 00:19:46 +00:00
d041eee65c jvcllaz: Add TJvOutlookBar and two demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-12 14:03:31 +00:00
251ed51f04 jvcllaz: Cleanup JvTimeline
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-12 10:47:48 +00:00
7df733f676 jvcllaz: Add TJvTMTimeLine incl demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-12 00:40:20 +00:00
9c052434eb jvcllaz: Add TJvTimeLine with demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-11 22:55:51 +00:00