Tooltip updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4,56 +4,46 @@ DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\LIB\os2png.lib
|
||||
;From library: F:\DEV\WX2\WXWINDOWS\LIB\os2png.lib
|
||||
;From object file: ..\png\png.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_free_data
|
||||
png_reset_crc
|
||||
png_pHYs
|
||||
png_sBIT
|
||||
png_zTXt
|
||||
png_info_init_3
|
||||
png_mmx_support
|
||||
png_zfree
|
||||
png_sRGB
|
||||
png_get_header_ver
|
||||
png_zalloc
|
||||
png_oFFs
|
||||
png_init_io
|
||||
png_convert_to_rfc1123
|
||||
png_create_info_struct
|
||||
png_pass_ystart
|
||||
png_pass_start
|
||||
png_info_init
|
||||
png_destroy_info_struct
|
||||
png_IDAT
|
||||
png_get_io_ptr
|
||||
png_libpng_ver
|
||||
png_IHDR
|
||||
png_get_libpng_ver
|
||||
png_set_sig_bytes
|
||||
png_tRNS
|
||||
png_pass_mask
|
||||
png_pass_dsp_mask
|
||||
png_check_sig
|
||||
png_sig_cmp
|
||||
png_hIST
|
||||
png_get_copyright
|
||||
png_bKGD
|
||||
png_IEND
|
||||
png_info_destroy
|
||||
png_tIME
|
||||
png_gAMA
|
||||
png_cHRM
|
||||
png_reset_zstream
|
||||
png_get_header_version
|
||||
png_calculate_crc
|
||||
png_pass_yinc
|
||||
png_pCAL
|
||||
png_tEXt
|
||||
png_PLTE
|
||||
png_sig
|
||||
png_pass_inc
|
||||
png_init_mmx_flags
|
||||
png_data_freer
|
||||
png_handle_as_unknown
|
||||
png_access_version_number
|
||||
;From object file: ..\png\pngread.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_create_read_struct
|
||||
png_read_init_2
|
||||
png_set_read_status_fn
|
||||
png_read_init_3
|
||||
png_read_row
|
||||
png_read_end
|
||||
png_create_read_struct_2
|
||||
png_read_png
|
||||
png_destroy_read_struct
|
||||
png_start_read_image
|
||||
png_read_destroy
|
||||
@@ -64,6 +54,7 @@ EXPORTS
|
||||
png_read_rows
|
||||
;From object file: ..\png\pngrtran.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_gray_1_2_4_to_8
|
||||
png_do_unshift
|
||||
png_build_gamma_table
|
||||
png_do_read_swap_alpha
|
||||
@@ -73,9 +64,11 @@ EXPORTS
|
||||
png_do_read_transformations
|
||||
png_set_background
|
||||
png_set_expand
|
||||
png_do_read_intrapixel
|
||||
png_build_grayscale_palette
|
||||
png_set_strip_16
|
||||
png_read_transform_info
|
||||
png_set_tRNS_to_alpha
|
||||
png_set_rgb_to_gray
|
||||
png_do_rgb_to_gray
|
||||
png_do_dither
|
||||
@@ -86,7 +79,9 @@ EXPORTS
|
||||
png_set_gamma
|
||||
png_set_crc_action
|
||||
png_set_read_user_transform_fn
|
||||
png_set_palette_to_rgb
|
||||
png_set_gray_to_rgb
|
||||
png_set_rgb_to_gray_fixed
|
||||
png_do_background
|
||||
png_do_expand_palette
|
||||
png_do_gamma
|
||||
@@ -101,15 +96,19 @@ EXPORTS
|
||||
png_read_finish_row
|
||||
png_handle_sBIT
|
||||
png_handle_zTXt
|
||||
png_handle_sCAL
|
||||
png_handle_iCCP
|
||||
png_handle_bKGD
|
||||
png_handle_gAMA
|
||||
png_handle_cHRM
|
||||
png_crc_error
|
||||
png_read_filter_row
|
||||
png_handle_sPLT
|
||||
png_handle_pCAL
|
||||
png_handle_PLTE
|
||||
png_do_read_interlace
|
||||
png_check_chunk_name
|
||||
png_decompress_chunk
|
||||
png_handle_pHYs
|
||||
png_crc_read
|
||||
png_handle_tIME
|
||||
@@ -154,6 +153,7 @@ EXPORTS
|
||||
png_set_shift
|
||||
png_do_invert
|
||||
png_set_invert_alpha
|
||||
png_get_user_transform_ptr
|
||||
png_set_packswap
|
||||
png_set_bgr
|
||||
png_set_packing
|
||||
@@ -162,6 +162,7 @@ EXPORTS
|
||||
png_do_swap
|
||||
png_do_packswap
|
||||
png_set_swap_alpha
|
||||
png_set_user_transform_info
|
||||
png_set_swap
|
||||
png_do_strip_filler
|
||||
png_do_bgr
|
||||
@@ -170,12 +171,15 @@ EXPORTS
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_write_end
|
||||
png_set_compression_method
|
||||
png_write_info_before_PLTE
|
||||
png_convert_from_struct_tm
|
||||
png_write_rows
|
||||
png_create_write_struct
|
||||
png_write_flush
|
||||
png_set_compression_mem_level
|
||||
png_write_destroy
|
||||
png_write_init_2
|
||||
png_write_init_3
|
||||
png_set_flush
|
||||
png_destroy_write_struct
|
||||
png_set_compression_strategy
|
||||
@@ -184,14 +188,17 @@ EXPORTS
|
||||
png_set_filter_heuristics
|
||||
png_write_init
|
||||
png_write_image
|
||||
png_create_write_struct_2
|
||||
png_set_write_status_fn
|
||||
png_write_row
|
||||
png_write_png
|
||||
png_set_compression_window_bits
|
||||
png_convert_from_time_t
|
||||
png_set_compression_level
|
||||
png_set_filter
|
||||
;From object file: ..\png\pngwtran.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_do_write_intrapixel
|
||||
png_do_write_swap_alpha
|
||||
png_do_write_transformations
|
||||
png_do_pack
|
||||
@@ -204,6 +211,8 @@ EXPORTS
|
||||
png_write_IHDR
|
||||
png_save_uint_16
|
||||
png_write_start_row
|
||||
png_write_iCCP
|
||||
png_write_sPLT
|
||||
png_write_sBIT
|
||||
png_write_pCAL
|
||||
png_write_cHRM
|
||||
@@ -218,20 +227,24 @@ EXPORTS
|
||||
png_write_chunk
|
||||
png_write_oFFs
|
||||
png_write_chunk_start
|
||||
png_write_gAMA_fixed
|
||||
png_write_IDAT
|
||||
png_write_chunk_data
|
||||
png_do_write_interlace
|
||||
png_write_sRGB
|
||||
png_write_finish_row
|
||||
png_write_filtered_row
|
||||
png_write_hIST
|
||||
png_write_tEXt
|
||||
png_check_keyword
|
||||
png_write_tEXt
|
||||
png_write_sCAL
|
||||
png_write_hIST
|
||||
png_write_cHRM_fixed
|
||||
png_write_PLTE
|
||||
png_write_gAMA
|
||||
png_write_find_filter
|
||||
;From object file: ..\png\pngerror.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_strip_error_numbers
|
||||
png_chunk_error
|
||||
png_set_error_fn
|
||||
png_get_error_ptr
|
||||
@@ -240,51 +253,75 @@ EXPORTS
|
||||
png_error
|
||||
;From object file: ..\png\pngmem.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_get_mem_ptr
|
||||
png_memcpy_check
|
||||
png_malloc_default
|
||||
png_free_default
|
||||
png_create_struct_2
|
||||
png_memset_check
|
||||
png_destroy_struct_2
|
||||
png_create_struct
|
||||
png_destroy_struct
|
||||
png_free
|
||||
png_malloc_warn
|
||||
png_set_mem_fn
|
||||
png_malloc
|
||||
;From object file: ..\png\pngwio.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_default_flush
|
||||
png_set_write_fn
|
||||
png_default_write_data
|
||||
png_flush
|
||||
png_write_data
|
||||
;From object file: ..\png\pngrio.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_read_data
|
||||
png_default_read_data
|
||||
png_set_read_fn
|
||||
;From object file: ..\png\pngget.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_get_gAMA_fixed
|
||||
png_get_text
|
||||
png_get_sCAL
|
||||
png_get_rows
|
||||
png_get_x_offset_pixels
|
||||
png_get_tRNS
|
||||
png_get_mmx_flagmask
|
||||
png_get_valid
|
||||
png_get_pCAL
|
||||
png_get_image_height
|
||||
png_get_iCCP
|
||||
png_get_compression_type
|
||||
png_get_PLTE
|
||||
png_get_rowbytes
|
||||
png_get_pixel_aspect_ratio
|
||||
png_get_pHYs
|
||||
png_get_asm_flagmask
|
||||
png_get_bKGD
|
||||
png_get_sBIT
|
||||
png_get_mmx_bitdepth_threshold
|
||||
png_get_hIST
|
||||
png_get_filter_type
|
||||
png_get_tIME
|
||||
png_get_compression_buffer_size
|
||||
png_get_cHRM
|
||||
png_get_pixels_per_meter
|
||||
png_get_x_offset_microns
|
||||
png_get_y_offset_microns
|
||||
png_get_unknown_chunks
|
||||
png_get_rgb_to_gray_status
|
||||
png_get_asm_flags
|
||||
png_get_image_width
|
||||
png_get_interlace_type
|
||||
png_get_sRGB
|
||||
png_get_user_chunk_ptr
|
||||
png_get_y_offset_pixels
|
||||
png_get_oFFs
|
||||
png_get_channels
|
||||
png_get_bit_depth
|
||||
png_get_sPLT
|
||||
png_get_mmx_rowbytes_threshold
|
||||
png_get_cHRM_fixed
|
||||
png_get_color_type
|
||||
png_get_signature
|
||||
png_get_gAMA
|
||||
@@ -294,17 +331,34 @@ EXPORTS
|
||||
;From object file: ..\png\pngset.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_text
|
||||
png_set_invalid
|
||||
png_set_cHRM
|
||||
png_set_gAMA
|
||||
png_set_sRGB
|
||||
png_set_sBIT
|
||||
png_set_iCCP
|
||||
png_permit_mng_features
|
||||
png_set_bKGD
|
||||
png_set_sPLT
|
||||
png_set_sCAL
|
||||
png_set_PLTE
|
||||
png_set_sRGB_gAMA_and_cHRM
|
||||
png_set_IHDR
|
||||
png_set_read_user_chunk_fn
|
||||
png_set_oFFs
|
||||
png_set_unknown_chunks
|
||||
png_set_tRNS
|
||||
png_set_pHYs
|
||||
png_set_mmx_thresholds
|
||||
png_set_asm_flags
|
||||
png_set_pCAL
|
||||
png_set_tIME
|
||||
png_set_compression_buffer_size
|
||||
png_set_unknown_chunk_location
|
||||
png_set_keep_unknown_chunks
|
||||
png_set_cHRM_fixed
|
||||
png_set_hIST
|
||||
png_set_gAMA_fixed
|
||||
png_permit_empty_plte
|
||||
png_set_text_2
|
||||
png_set_rows
|
||||
|
||||
Reference in New Issue
Block a user