forked from KolibriOS/kolibrios
ktcc: Update libs and defs in kx dir.
git-svn-id: svn://kolibrios.org@9622 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b8ce8e4da0
commit
c156c16675
@ -1,98 +1,98 @@
|
||||
LIBRARY box_lib.obj
|
||||
|
||||
EXPORTS
|
||||
edit_box
|
||||
edit_box_key
|
||||
edit_box_mouse
|
||||
edit_box_set_text
|
||||
version_ed
|
||||
init_checkbox2
|
||||
check_box_draw2
|
||||
check_box_mouse2
|
||||
version_ch2
|
||||
option_box_draw
|
||||
option_box_mouse
|
||||
version_op
|
||||
scrollbar_v_draw
|
||||
scrollbar_v_mouse
|
||||
scrollbar_h_draw
|
||||
scrollbar_h_mouse
|
||||
version_scrollbar
|
||||
dbutton_draw
|
||||
dbutton_mouse
|
||||
version_dbutton
|
||||
menu_bar_draw
|
||||
menu_bar_mouse
|
||||
menu_bar_activate
|
||||
version_menu_bar
|
||||
FileBrowser_draw
|
||||
FileBrowser_mouse
|
||||
FileBrowser_key
|
||||
version_FileBrowser
|
||||
tl_data_init
|
||||
tl_data_clear
|
||||
tl_info_clear
|
||||
tl_key
|
||||
tl_mouse
|
||||
tl_draw
|
||||
tl_info_undo
|
||||
tl_info_redo
|
||||
tl_node_add
|
||||
tl_node_set_data
|
||||
tl_node_get_data
|
||||
tl_node_delete
|
||||
tl_cur_beg
|
||||
tl_cur_next
|
||||
tl_cur_perv
|
||||
tl_node_close_open
|
||||
tl_node_lev_inc
|
||||
tl_node_lev_dec
|
||||
tl_node_move_up
|
||||
tl_node_move_down
|
||||
tl_node_poi_get_info
|
||||
tl_node_poi_get_next_info
|
||||
tl_node_poi_get_data
|
||||
tl_save_mem
|
||||
tl_load_mem
|
||||
tl_get_mem_size
|
||||
version_tree_list
|
||||
PathShow_prepare
|
||||
PathShow_draw
|
||||
version_PathShow
|
||||
ted_but_sumb_upper
|
||||
ted_but_sumb_lover
|
||||
ted_but_convert_by_table
|
||||
ted_can_save
|
||||
ted_clear
|
||||
ted_delete
|
||||
ted_draw
|
||||
ted_init
|
||||
ted_init_scroll_bars
|
||||
ted_init_syntax_file
|
||||
ted_is_select
|
||||
ted_key
|
||||
ted_mouse
|
||||
ted_open_file
|
||||
ted_save_file
|
||||
ted_text_add
|
||||
ted_but_select_word
|
||||
ted_but_cut
|
||||
ted_but_copy
|
||||
ted_but_paste
|
||||
ted_but_undo
|
||||
ted_but_redo
|
||||
ted_but_reverse
|
||||
ted_but_find
|
||||
ted_but_replace
|
||||
ted_text_colored
|
||||
ted_go_to_position
|
||||
version_text_edit
|
||||
frame_draw
|
||||
version_frame
|
||||
progressbar_draw
|
||||
progressbar_progress
|
||||
tooltip_init
|
||||
tooltip_delete
|
||||
tooltip_test_show
|
||||
tooltip_mouse
|
||||
get_font_size
|
||||
LIBRARY box_lib.obj
|
||||
|
||||
EXPORTS
|
||||
edit_box_draw
|
||||
edit_box_key_safe
|
||||
edit_box_mouse
|
||||
edit_box_set_text
|
||||
version_ed
|
||||
init_checkbox2
|
||||
check_box_draw2
|
||||
check_box_mouse2
|
||||
version_ch2
|
||||
option_box_draw
|
||||
option_box_mouse
|
||||
version_op
|
||||
scrollbar_v_draw
|
||||
scrollbar_v_mouse
|
||||
scrollbar_h_draw
|
||||
scrollbar_h_mouse
|
||||
version_scrollbar
|
||||
dbutton_draw
|
||||
dbutton_mouse
|
||||
version_dbutton
|
||||
menu_bar_draw
|
||||
menu_bar_mouse
|
||||
menu_bar_activate
|
||||
version_menu_bar
|
||||
FileBrowser_draw
|
||||
FileBrowser_mouse
|
||||
FileBrowser_key
|
||||
version_FileBrowser
|
||||
tl_data_init
|
||||
tl_data_clear
|
||||
tl_info_clear
|
||||
tl_key
|
||||
tl_mouse
|
||||
tl_draw
|
||||
tl_info_undo
|
||||
tl_info_redo
|
||||
tl_node_add
|
||||
tl_node_set_data
|
||||
tl_node_get_data
|
||||
tl_node_delete
|
||||
tl_cur_beg
|
||||
tl_cur_next
|
||||
tl_cur_perv
|
||||
tl_node_close_open
|
||||
tl_node_lev_inc
|
||||
tl_node_lev_dec
|
||||
tl_node_move_up
|
||||
tl_node_move_down
|
||||
tl_node_poi_get_info
|
||||
tl_node_poi_get_next_info
|
||||
tl_node_poi_get_data
|
||||
tl_save_mem
|
||||
tl_load_mem
|
||||
tl_get_mem_size
|
||||
version_tree_list
|
||||
PathShow_prepare
|
||||
PathShow_draw
|
||||
version_PathShow
|
||||
ted_but_sumb_upper
|
||||
ted_but_sumb_lover
|
||||
ted_but_convert_by_table
|
||||
ted_can_save
|
||||
ted_clear
|
||||
ted_delete
|
||||
ted_draw
|
||||
ted_init
|
||||
ted_init_scroll_bars
|
||||
ted_init_syntax_file
|
||||
ted_is_select
|
||||
ted_key
|
||||
ted_mouse
|
||||
ted_open_file
|
||||
ted_save_file
|
||||
ted_text_add
|
||||
ted_but_select_word
|
||||
ted_but_cut
|
||||
ted_but_copy
|
||||
ted_but_paste
|
||||
ted_but_undo
|
||||
ted_but_redo
|
||||
ted_but_reverse
|
||||
ted_but_find
|
||||
ted_but_replace
|
||||
ted_text_colored
|
||||
ted_go_to_position
|
||||
version_text_edit
|
||||
frame_draw
|
||||
version_frame
|
||||
progressbar_draw
|
||||
progressbar_progress
|
||||
tooltip_init
|
||||
tooltip_delete
|
||||
tooltip_test_show
|
||||
tooltip_mouse
|
||||
get_font_size
|
@ -2,6 +2,7 @@ LIBRARY proc_lib.obj
|
||||
|
||||
EXPORTS
|
||||
ColorDialog_init
|
||||
ColorDialog_start
|
||||
OpenDialog_start
|
||||
OpenDialog_init
|
||||
OpenDialog_set_file_ext
|
||||
|
@ -17,4 +17,4 @@ img_rotate
|
||||
img_rotate_layer
|
||||
img_scale
|
||||
img_to_rgb
|
||||
img_to_rgb2
|
||||
img_to_rgb2
|
||||
|
BIN
programs/develop/ktcc/trunk/kx/lib/libSDL.a
Normal file
BIN
programs/develop/ktcc/trunk/kx/lib/libSDL.a
Normal file
Binary file not shown.
@ -175,3 +175,6 @@ time
|
||||
localtime
|
||||
asctime
|
||||
difftime
|
||||
;___LIBGEN___
|
||||
basename
|
||||
dirname
|
||||
|
Binary file not shown.
BIN
programs/develop/ktcc/trunk/kx/lib/libshell.a
Normal file
BIN
programs/develop/ktcc/trunk/kx/lib/libshell.a
Normal file
Binary file not shown.
BIN
programs/develop/ktcc/trunk/kx/lib/libsound.a
Normal file
BIN
programs/develop/ktcc/trunk/kx/lib/libsound.a
Normal file
Binary file not shown.
6
programs/develop/ktcc/trunk/kx/lib/msgbox.def
Normal file
6
programs/develop/ktcc/trunk/kx/lib/msgbox.def
Normal file
@ -0,0 +1,6 @@
|
||||
LIBRARY msgbox.obj
|
||||
|
||||
EXPORTS
|
||||
mb_create
|
||||
mb_reinit
|
||||
mb_setfunctions
|
7
programs/develop/ktcc/trunk/kx/lib/rasterworks.def
Normal file
7
programs/develop/ktcc/trunk/kx/lib/rasterworks.def
Normal file
@ -0,0 +1,7 @@
|
||||
LIBRARY rasterworks.obj
|
||||
|
||||
EXPORTS
|
||||
charsFit
|
||||
cntUTF-8
|
||||
drawText
|
||||
strWidth
|
Loading…
Reference in New Issue
Block a user