bab84c3523
tvplanit: Fix compilation with Laz 1.8.4. Avoid crashes of import methods if no resource has been created.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-18 20:01:53 +00:00
64d3c247b1
tvplanit: Less hints and warnings, some cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-09 09:22:33 +00:00
d63d52fda2
tvplanit: Fix compilation with Laz 1.8.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-07 10:01:49 +00:00
6f01c05126
tvplanit: A combined commit due to outage of sourceforge
...
- Increase version to 1.0.11 for new development version
- Fix misalignment of listboxes in VpNavBar component editor form (issue #33698 )
- More flexible aligment of the listboxes in VpNavBar component editor (alLeft/alClient)
- Add themed highlighting of VpNavBar items.
- Extended VpNavBar demo with selection of item theme and text color.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-05 23:21:08 +00:00
22a58397f4
tvplanit: Set version to 1.0.10 for next release.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-05 16:09:31 +00:00
b68354b929
tvplanit: Support scaled imagelist of Laz 1.9+ in VpNavBar. Fix compilation with Laz 1.6.4/fpc 2.6.4.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-05 15:01:55 +00:00
3cfeca9127
tvplanit: Support VpNavBar scaling with screen resolution.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-04 22:28:03 +00:00
74675b1396
tvplanit: Make NavBar componente edit Hi-DPI aware (except for icons). Cleanup.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-04 14:26:36 +00:00
47138e4412
tvplanit: Prevent VpNavBar component editor playing sounds in design mode.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-03 22:17:43 +00:00
6542115d09
tvplanit: Fix missing update of object inspector/component tree when new folders/items are added by VpNavBar component editor.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-03 22:12:30 +00:00
e383592406
tvplanit: Add images for NavBar up/down arrows.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-02 22:51:17 +00:00
3627e39793
tvplanit: Fix and activate component editor of TVpNavBar (still some issues!). Fix TvNavBar background painting issue ( #33675 ).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-02 15:52:08 +00:00
44ec7c690b
tvplanit: Fix list-index-out-of-bounds error of freshly created NavBar (issue #33670 )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6368 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-02 04:49:38 +00:00
2a4643b959
tvplanit: Every internal icon has three versions at 100%, 125% and 150% resolution now. (Icons from icon8.com). Old icons can be re-activated by undefining NEW_ICONS in vp.inc.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-23 17:39:54 +00:00
d8a0f703d2
tvplanit: Check all examples for HiDPI scaling.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-20 15:39:18 +00:00
fcfce0aa75
tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-21 17:12:05 +00:00
d961a31803
tvplanit: Trying to get high-dpi correct (many changes)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-06 22:18:53 +00:00
7de57c3a77
tvplanit: Activate sound being played in NavBar when selecting a folder.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-19 18:28:16 +00:00
b5317b3bae
tvplanit: Activate some code commented in the original Lazarus port. (Trying to make the navbar accept clicks at designtime, not successful so far).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 20:57:37 +00:00
98d39ec706
tvplanit: Fix crash due to non-registered navbar container class. (Container still does not accept controls). Some cleanup.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 20:40:50 +00:00
4f73e6effd
tvplanit: Activate inplace-editor of NavBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 20:09:42 +00:00
79a381a046
tvplanit: More consistent use of TBorderStyle in NavBar.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 19:40:39 +00:00
164b3de42e
tvplanit: Fix NavBar folder caption not updating on form if changed in OI
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 18:31:26 +00:00
5e355bbc9a
tvplanit: Fix painting of non-themed standard NavBar buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 11:46:13 +00:00
6ccfd77f7c
tvplanit: Background image in NavBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-17 23:01:16 +00:00
829bff542a
tvplanit: Improved painting of navbar buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-17 17:39:55 +00:00
c3e096135d
tvplanit: Fix compilation with laz < 1.6 and fpc < 3.0. Refactor NavBar painting.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-17 10:17:24 +00:00
e85fc428d2
tvplanit: Less hints and warnings
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-16 10:44:10 +00:00
d616eba746
tvplanit: Less hints and warnings. Cosmetic changes.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-12 18:00:32 +00:00
906c25af77
tvplanit: Fix NavBar-ImgList error at program end in Linux.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4885 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 20:03:13 +00:00
7cfaefb5e1
tvplanit: Fix compilation with fpc <3.0. Experimental code to fix a error in Linux Mint/qt at program end (related to calling NavBar.SetImageList in Destructor).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 19:02:09 +00:00
9b5d03f687
tvplant: More features in demo project.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 20:19:35 +00:00
7d184408a7
tvplanit: Remove all "uses messages" (implies "uses Windows")
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-22 07:59:17 +00:00
d85cb0a013
tvplanit: Cosmetic changes in VpNavBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-20 21:07:11 +00:00
2d94675a6b
tvplanit: Fix compilation error with fpc 3.1.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-31 11:40:49 +00:00
3f7fa819e2
ctl3d removed
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-02-06 06:16:36 +00:00
c1641e380d
Initial import
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 12:05:55 +00:00