VirtualTreeView: Add high-dpi images and .cur files to recreate the resource file.

git-svn-id: trunk@59414 -
This commit is contained in:
wp 2018-10-31 21:58:27 +00:00
parent 14fef5b267
commit 3360b1a7d1
52 changed files with 101 additions and 0 deletions

51
.gitattributes vendored
View File

@ -5304,6 +5304,57 @@ components/virtualtreeview/VTIDEEditors.pas svneol=native#text/pascal
components/virtualtreeview/VirtualTrees.pas svneol=native#text/pascal
components/virtualtreeview/VirtualTrees.res -text
components/virtualtreeview/ideicons.lrs svneol=native#text/plain
components/virtualtreeview/images/make_res.bat svneol=native#text/plain
components/virtualtreeview/images/virtualtrees_list.txt svneol=native#text/plain
components/virtualtreeview/images/vt_check_dark.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_check_dark_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_check_dark_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_check_light.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_check_light_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_check_light_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_flat.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_flat_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_flat_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_headersplit.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_moveall.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_moveall_bmp.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_moveall_bmp_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_moveall_bmp_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_movee.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_moveew.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_moveew_bmp.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_moveew_bmp_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_moveew_bmp_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_moven.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movene.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movens.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movens_bmp.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_movens_bmp_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_movens_bmp_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_movenw.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_moves.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movese.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movesw.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_movew.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_tick_dark.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_tick_dark_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_tick_dark_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_tick_light.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_tick_light_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_tick_light_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_utilities.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_utilities_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_utilities_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_vertsplit.cur -text svneol=unset#image/x-icon
components/virtualtreeview/images/vt_xp.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xp_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xp_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonminus.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonminus_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonminus_200.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonplus.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonplus_150.png -text svneol=unset#image/png
components/virtualtreeview/images/vt_xpbuttonplus_200.png -text svneol=unset#image/png
components/virtualtreeview/include/intf/carbon/olemethods.inc svneol=native#text/plain
components/virtualtreeview/include/intf/carbon/vtgraphicsi.inc svneol=native#text/plain
components/virtualtreeview/include/intf/carbon/vtvdragmanager.inc svneol=native#text/plain

View File

@ -0,0 +1 @@
..\..\..\tools\lazres.exe ..\virtualtrees.res @virtualtrees_list.txt

View File

@ -0,0 +1,49 @@
vt_check_dark.png
vt_check_dark_150.png
vt_check_dark_200.png
vt_check_light.png
vt_check_light_150.png
vt_check_light_200.png
vt_flat.png
vt_flat_150.png
vt_flat_200.png
vt_tick_dark.png
vt_tick_dark_150.png
vt_tick_dark_200.png
vt_tick_light.png
vt_tick_light_150.png
vt_tick_light_200.png
vt_utilities.png
vt_utilities_150.png
vt_utilities_200.png
vt_xp.png
vt_xp_150.png
vt_xp_200.png
vt_xpbuttonminus.png
vt_xpbuttonminus_150.png
vt_xpbuttonminus_200.png
vt_xpbuttonplus.png
vt_xpbuttonplus_150.png
vt_xpbuttonplus_200.png
vt_moveall_bmp.png
vt_moveall_bmp_150.png
vt_moveall_bmp_200.png
vt_moveew_bmp.png
vt_moveew_bmp_150.png
vt_moveew_bmp_200.png
vt_movens_bmp.png
vt_movens_bmp_150.png
vt_movens_bmp_200.png
vt_headersplit.cur
vt_moveall.cur
vt_movee.cur
vt_moveew.cur
vt_moven.cur
vt_movene.cur
vt_movens.cur
vt_movenw.cur
vt_moves.cur
vt_movese.cur
vt_movesw.cur
vt_movew.cur
vt_vertsplit.cur

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B