comctl32: We can now store binary files in the repository.

This commit is contained in:
Alexandre Julliard 2007-09-17 15:38:23 +02:00
parent c6efacd86a
commit 662b09dcaf
18 changed files with 15 additions and 1156 deletions

15
.gitignore vendored
View File

@ -107,21 +107,6 @@ dlls/comcat/tests/*.ok
dlls/comcat/tests/comcat_crosstest.exe
dlls/comcat/tests/testlist.c
dlls/comcat/version.res
dlls/comctl32/idb_hist_large.bmp
dlls/comctl32/idb_hist_small.bmp
dlls/comctl32/idb_std_large.bmp
dlls/comctl32/idb_std_small.bmp
dlls/comctl32/idb_view_large.bmp
dlls/comctl32/idb_view_small.bmp
dlls/comctl32/idc_copy.cur
dlls/comctl32/idc_divider.cur
dlls/comctl32/idc_divideropen.cur
dlls/comctl32/idc_movebutton.cur
dlls/comctl32/idi_dragarrow.ico
dlls/comctl32/idi_tt_error_sm.ico
dlls/comctl32/idi_tt_info_sm.ico
dlls/comctl32/idi_tt_warn_sm.ico
dlls/comctl32/idt_check.bmp
dlls/comctl32/libcomctl32.def
dlls/comctl32/rsrc.res
dlls/comctl32/tests/*.ok

View File

@ -46,23 +46,6 @@ C_SRCS = \
updown.c
RC_SRCS = rsrc.rc
RC_BINSRC = rsrc.rc
RC_BINARIES = \
idb_hist_large.bmp \
idb_hist_small.bmp \
idb_std_large.bmp \
idb_std_small.bmp \
idb_view_large.bmp \
idb_view_small.bmp \
idc_copy.cur \
idc_divider.cur \
idc_divideropen.cur \
idc_movebutton.cur \
idi_dragarrow.ico \
idi_tt_error_sm.ico \
idi_tt_info_sm.ico \
idi_tt_warn_sm.ico \
idt_check.bmp
@MAKE_DLL_RULES@

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
dlls/comctl32/idc_copy.cur Normal file

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: 326 B

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: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

BIN
dlls/comctl32/idt_check.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

File diff suppressed because it is too large Load Diff