summary refs log tree commit diff stats
path: root/win32/deps
AgeCommit message (Collapse)Author
2012-09-28Add gettext-runtime build scripts and patchesBerke Viktor
2012-09-28Copy-paste is badBerke Viktor
2012-09-28Add libxml2 solution and release scriptsBerke Viktor
2012-09-28Add FreeType solution and release scriptsBerke Viktor
2012-09-28Add Expat solution and release scriptsBerke Viktor
2012-09-28Add win-iconv build scriptsBerke Viktor
2012-09-28Remove package before creating a new oneBerke Viktor
2012-09-28Some more zlib cosmetics and x64 build scriptBerke Viktor
2012-09-28Fix zlib license file nameBerke Viktor
2012-09-28zlib build script cosmeticsBerke Viktor
2012-09-28Add zlib build scriptBerke Viktor
f='/git-repos/torxchat.git/blame/src/version-script?id=97dc13fde70810abf07985f45ac459560eae6e96'>^
18eaccb8 ^
e681eafa ^










4a6ceffb ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45

               
                                     

                                           
                                    
                                          
                                   
                                         





















                                         
                                         










                                           

                 
EXPORTED {
	global:
		hexchat_hook_command;
		hexchat_event_attrs_create;
		hexchat_event_attrs_free;
		hexchat_hook_server;
		hexchat_hook_server_attrs;
		hexchat_hook_print;
		hexchat_hook_print_attrs;
		hexchat_hook_timer;
		hexchat_hook_fd;
		hexchat_unhook;
		hexchat_print;
		hexchat_printf;
		hexchat_command;
		hexchat_commandf;
		hexchat_nickcmp;
		hexchat_set_context;
		hexchat_find_context;
		hexchat_get_context;
		hexchat_get_info;
		hexchat_get_prefs;
		hexchat_list_get;
		hexchat_list_free;
		hexchat_list_fields;
		hexchat_list_next;
		hexchat_list_str;
		hexchat_list_int;
		hexchat_plugingui_add;
		hexchat_plugingui_remove;
		hexchat_emit_print;
		hexchat_emit_print_attrs;
		hexchat_list_time;
		hexchat_gettext;
		hexchat_send_modes;
		hexchat_strip;
		hexchat_free;
		hexchat_pluginpref_set_str;
		hexchat_pluginpref_get_str;
		hexchat_pluginpref_set_int;
		hexchat_pluginpref_get_int;
		hexchat_pluginpref_delete;
		hexchat_pluginpref_list;
	local: *;
};