wp_xxyyzz
|
efdc6a9ca2
|
jvcllaz: Improved HTML rendering routines (by Soner, https://forum.lazarus.freepascal.org/index.php/topic,41206.msg285740.html#msg285740).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-05-12 16:17:53 +00:00 |
|
wp_xxyyzz
|
2a7a7830d6
|
jvcllaz: Add new JvTabBar demo using a JvNotebookPageList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-05-07 20:26:26 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
dfea328594
|
jvcllaz: Minor cosmetic changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-05-01 10:29:50 +00:00 |
|
wp_xxyyzz
|
468c8c7e08
|
jvcllaz: Make outlookbar component editor high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-26 22:01:42 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
6d6f3c6f62
|
jvcllaz: Add TJvMovablePanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-25 20:49:53 +00:00 |
|
wp_xxyyzz
|
bbd1093e72
|
jvcllaz: Make unit JvMoveableBevel self-contained.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-25 20:27:18 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
100954c7a4
|
jvcllaz: Cosmetic changes in TJvOutlookBar component/property editor unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-25 07:47:38 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
7c329f8bc7
|
jvcllaz: Fix black background color of TJvTimeline demo in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-22 12:13:45 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
f56f289b2d
|
jvcllaz: Fix issues of JvThumbnail demo in Linux (some left).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-21 17:26:53 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
0c95b36891
|
jvcllaz: Remove hard-coded backslash from JvTabBar demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 22:32:31 +00:00 |
|
wp_xxyyzz
|
1c601ade43
|
jvcllaz: Fix ChangeBounds loop error of TJvXPCustomToolButton. Minor improvements of JvXPCtrls demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 21:59:42 +00:00 |
|
wp_xxyyzz
|
cce7356d4c
|
jvcllaz: Fix background color of JvXPBar demo in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 16:19:30 +00:00 |
|
wp_xxyyzz
|
96d16e9e75
|
jvcllaz: Fix JvXPBar demo crashing. Add inherited std LCL properties to TXPButton.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 14:19:26 +00:00 |
|
wp_xxyyzz
|
0608517e55
|
jvcllaz: Fix compilation of JvID3v2 demo with Laz 1.6.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 13:01:06 +00:00 |
|
wp_xxyyzz
|
c4109bd145
|
jvcllaz: Add demo for TJvYearGrid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 12:58:33 +00:00 |
|
wp_xxyyzz
|
f4b8e9b51c
|
jvcllaz: Fix JvId3v2 demo for Linux (Replace PageControl by NoteBook because Pagecontrol tabs with TabVisible=false are not shown at all in Linux).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-20 11:21:14 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
6845c9f3bb
|
jvcllaz: Fix overflow error in JvJCLUtils (issue #33589).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-18 23:26:48 +00:00 |
|
wp_xxyyzz
|
ad369ea4cc
|
jvcllaz: Add missing JvId3v2*Form.* files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-18 23:21:44 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
65282d026d
|
jvcllaz: Add TJvID3v2 (mp3 tags). Add demos for TJvID3v1 and TJvID3v2.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-09 10:59:35 +00:00 |
|
wp_xxyyzz
|
0bde2c56dc
|
jvcllaz: Add TJvId3V1 (tags in mp3 files).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-08 16:43:26 +00:00 |
|
wp_xxyyzz
|
ac09e6cb1e
|
jvcllaz: Add TJvGradientHeaderPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-08 14:59:58 +00:00 |
|
wp_xxyyzz
|
87417bdd62
|
jvcllaz: Add JvGradient
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-08 14:42:41 +00:00 |
|
wp_xxyyzz
|
7b28c1d7e0
|
jvcllaz: Add support for more general text format strings of TJvSpecialProgress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-08 12:25:51 +00:00 |
|
wp_xxyyzz
|
7eadb2c7d2
|
jvcllaz: Add JvSpecialProgress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-08 11:27:52 +00:00 |
|
wp_xxyyzz
|
5d676b2c4e
|
jvcllaz: Add TJvRuler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-02 22:41:48 +00:00 |
|
wp_xxyyzz
|
5009f8afeb
|
jvcllaz: Add TJvJanLED and TJvJanToggle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-04-01 19:43:02 +00:00 |
|
wp_xxyyzz
|
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 |
|
wp_xxyyzz
|
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 |
|