hexchat/src/common
Ben Gamari 25e197a6c8 dcc: Disable timeout timer when not in use
This should mean that hexchat never *needs* to wake-up unless prompted
by socket activity (assuming that the lag-o-meter is not enabled).
2016-06-29 15:42:11 -04:00
..
dbus Fix crash in DBus plugin 2015-08-02 08:06:21 -04:00
sysinfo common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
cfgfiles.c Rename identd variable name 2016-01-25 20:37:53 -05:00
cfgfiles.h Use correct type for colors 2015-03-19 16:30:03 -04:00
chanopt.c Fixed warning from MSVC that not all branches return a value. 2016-04-27 11:39:29 -07:00
chanopt.h Don't flush the chanopt_list when saving it 2016-03-30 08:11:07 -04:00
common.vcxproj common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
common.vcxproj.filters common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
ctcp.c Fix building as c89 2014-12-28 06:47:23 -05:00
ctcp.h
dcc.c dcc: Disable timeout timer when not in use 2016-06-29 15:42:11 -04:00
dcc.h dcc: Disable timeout timer when not in use 2016-06-29 15:42:11 -04:00
fe.h Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
hexchat-plugin.h Use GNUC format attribute on print functions 2014-07-18 07:09:07 -04:00
hexchat.c dcc: Disable timeout timer when not in use 2016-06-29 15:42:11 -04:00
hexchat.h Improve scrollback file handling 2016-01-31 15:31:15 -05:00
hexchatc.h Use glib to parse and launch commands for util_exec 2014-06-04 10:38:23 -04:00
history.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
history.h
ignore.c Fix building as c89 2014-12-28 06:47:23 -05:00
ignore.h
inbound.c Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup 2016-01-29 17:41:08 -05:00
inbound.h Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup 2016-01-29 17:41:08 -05:00
inet.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
make-te.c Fix leak in make-te 2014-12-28 08:14:05 -05:00
make-te.vcxproj Use VS 2015 2015-10-10 16:14:12 -07:00
make-te.vcxproj.filters
Makefile.am build: Let 'make dist' do a better job 2015-10-16 17:25:01 +02:00
marshalers.list
modes.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
modes.h
network.c Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
network.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
notify.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
notify.h
outbound.c Mask nickserv ghost password 2016-06-29 15:19:28 -04:00
outbound.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
plugin-identd.c Fix building on old glib 2016-03-28 01:36:02 -04:00
plugin-identd.h Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
plugin-timer.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
plugin-timer.h
plugin.c Couple of minor const correctness fixes 2016-05-28 16:52:26 +10:00
plugin.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
proto-irc.c Only intercept QuakeNet challengeauth when enabled 2016-03-24 15:42:49 -04:00
proto-irc.h
server.c Use constant instead of literal. 2016-06-24 12:05:37 -07:00
server.h Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
servlist.c servlist: Default to UTF-8 on PTNet 2016-05-03 20:16:49 -04:00
servlist.h Only intercept QuakeNet challengeauth when enabled 2016-03-24 15:42:49 -04:00
ssl.c Removed unused variables left behind from bbb81af 2015-02-21 03:14:32 -08:00
ssl.h ssl: Remove unused server code 2015-01-30 21:25:41 -05:00
text.c Forcibly reset iconv converter after every conversion. 2016-06-24 12:09:35 -07:00
text.h Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
textevents.in Add support for cap-notify 2016-01-28 16:02:04 -05:00
tree.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
tree.h Use glib for all allocations 2014-12-28 06:44:44 -05:00
typedef.h
url.c url: Add support for ts3server:// uris 2016-03-30 08:05:32 -04:00
url.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
userlist.c Add support for chghost 2016-01-29 15:28:33 -05:00
userlist.h Move userlist sorting to frontend 2014-12-31 03:56:36 -05:00
util.c Couple of minor const correctness fixes 2016-05-28 16:52:26 +10:00
util.h Couple of minor const correctness fixes 2016-05-28 16:52:26 +10:00