.. |
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
|
Fix building as c89
|
2014-12-28 06:47:23 -05:00 |
chanopt.h
|
|
|
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
|
Fix leaks
|
2016-01-25 23:36:06 -05:00 |
dcc.h
|
Always use 64-bit filesize and file offsets in DCC.
|
2014-12-06 14:02:45 -08:00 |
fe.h
|
Implement windows 8.1+ notifications
|
2015-02-04 20:24:53 -05:00 |
hexchat-plugin.h
|
Use GNUC format attribute on print functions
|
2014-07-18 07:09:07 -04:00 |
hexchat.c
|
Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL.
|
2015-02-10 22:14:22 -08:00 |
hexchat.h
|
Rename identd variable name
|
2016-01-25 20:37:53 -05:00 |
hexchatc.h
|
|
|
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
|
Add support for cap-notify
|
2016-01-28 16:02:04 -05:00 |
inbound.h
|
Add support for cap-notify
|
2016-01-28 16:02:04 -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
|
Don't use SASL on an unknown network
|
2015-09-14 09:33:06 -04:00 |
outbound.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
plugin-identd.c
|
Fix leaks
|
2016-01-25 23:36:06 -05:00 |
plugin-identd.h
|
Rewrite identd
|
2014-12-30 06:35:42 -05:00 |
plugin-timer.c
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
plugin-timer.h
|
|
|
plugin.c
|
Fix possible overflow in pluginpref
|
2015-04-07 06:38:59 -04:00 |
plugin.h
|
Implement windows 8.1+ notifications
|
2015-02-04 20:24:53 -05:00 |
proto-irc.c
|
Add support for cap-notify
|
2016-01-28 16:02:04 -05:00 |
proto-irc.h
|
|
|
server.c
|
TLS: Set SNI hostname before connect
|
2015-09-11 01:48:29 -04:00 |
server.h
|
Save iconv converters for input and output in the server.
|
2015-01-31 00:52:31 -08:00 |
servlist.c
|
Removed SeionIRC from the serverlist
|
2015-09-05 13:58:34 +01:00 |
servlist.h
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05: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
|
Add support for cap-notify
|
2016-01-28 16:02:04 -05:00 |
text.h
|
Save iconv converters for input and output in the server.
|
2015-01-31 00:52:31 -08: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
|
Use glib for all allocations
|
2014-12-28 06:44:44 -05:00 |
url.h
|
Fixed some more signed-unsigned-comparison warnings.
|
2014-12-15 10:25:28 -08:00 |
userlist.c
|
Don't return 0 in place of NULL
|
2014-12-31 11:31:17 -05:00 |
userlist.h
|
Move userlist sorting to frontend
|
2014-12-31 03:56:36 -05:00 |
util.c
|
common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC.
|
2015-10-12 19:20:53 +02:00 |
util.h
|
Fix conflicting type in header
|
2015-03-20 04:58:00 -04:00 |