..
dbus
Remove whats left of gconf
2013-09-26 03:06:01 -04:00
cfgfiles.c
Add option to auto +x on connect
2013-10-17 23:43:58 -04:00
cfgfiles.h
Now the default configuration tries to set the language from the system
2013-06-08 02:34:01 +01:00
chanopt.c
Save chanopt after any changes
2013-06-06 19:16:50 -04:00
chanopt.h
Closes #290 - opt-out for extra alerts now working
2013-04-08 19:19:55 +02:00
common.vcxproj
win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss
2013-10-12 18:41:27 -07:00
common.vcxproj.filters
Remove remnants of native file dialogs
2013-09-26 22:07:22 -04:00
ctcp.c
A few messages missing regarding server-time.
2013-06-28 16:07:42 +01:00
ctcp.h
server-time supported in all named servermsg: ping, error, notice and
2013-06-28 16:04:16 +01:00
dcc.c
some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..
2013-10-05 18:26:55 +02:00
dcc.h
some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..
2013-10-05 18:26:55 +02:00
fe.h
Fix messages with server-time not showing as new activity
2013-10-09 21:34:02 -04:00
hexchat-plugin.h
Forgot to add hexchat_emit_print_attrs() to the macros in hexchat-plugins.h.
2013-07-13 16:50:51 +01:00
hexchat.c
Handle extraneous cli args as urls
2013-07-01 13:43:58 -04:00
hexchat.h
Fix SASL on some networks
2013-10-20 22:29:16 -04:00
hexchatc.h
Handle extraneous cli args as urls
2013-07-01 13:43:58 -04:00
history.c
fix incorrect FSF address
2012-12-23 11:36:54 -08:00
history.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
identd.c
Fix printing ipv6 addresses with identd
2013-06-09 10:42:42 -03:00
identd.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
ignore.c
Don't overwrite existing ignores when flooded
2013-10-14 17:25:21 -04:00
ignore.h
Don't overwrite existing ignores when flooded
2013-10-14 17:25:21 -04:00
inbound.c
Fix SASL on some networks
2013-10-20 22:29:16 -04:00
inbound.h
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
2013-09-07 18:59:28 -04:00
inet.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
make-te.c
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
make-te.vcxproj
Convert project files to vs2013
2013-09-15 15:07:46 -07:00
make-te.vcxproj.filters
Add project for generating text events
2012-10-04 21:07:26 +02:00
Makefile.am
Remove strlutil
2013-04-03 16:48:03 +02:00
modes.c
Fix detecting utf-8 on some networks
2013-09-06 14:00:53 -04:00
modes.h
server-time for all numerical messages.
2013-06-28 16:04:32 +01:00
msproxy.c
Fix a few cppcheck warnings.
2013-10-10 00:05:22 -04:00
msproxy.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
network.c
Retrieve reachable addresses only.
2013-06-04 20:19:37 +09:00
network.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
notify.c
Fix crash with long notify lists.
2013-10-04 17:00:56 -04:00
notify.h
Handle lists in MONITOR replies
2013-08-20 00:24:20 -04:00
outbound.c
Focus new server tabs
2013-10-15 22:54:38 -04:00
outbound.h
When opening a query dialog with /query nick msg, the message was not shown in
2013-10-13 14:38:26 -04:00
plugin-timer.c
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
plugin-timer.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
plugin.c
Add remaining chanopts to plugin api
2013-10-15 18:30:37 -04:00
plugin.h
Add reload command for plugins and add to gui
2013-08-04 04:36:10 -04:00
proto-irc.c
Topic bar improvements
2013-10-03 05:01:15 -04:00
proto-irc.h
Fixed compilation error in VS.
2013-06-28 16:29:39 +01:00
server.c
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
2013-09-07 18:59:28 -04:00
server.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
servlist.c
Remove dead networks
2013-10-17 05:20:22 -04:00
servlist.h
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
2013-09-07 18:59:28 -04:00
ssl.c
Convert back to unix endings
2013-03-24 03:03:26 -04:00
ssl.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
text.c
Fix messages with server-time not showing as new activity
2013-10-09 21:34:02 -04:00
text.h
Added hexchat_emit_print_attrs() to plugin interface.
2013-07-12 01:33:35 +01:00
textevents.in
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
2013-09-07 18:59:28 -04:00
tree.c
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
tree.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
typedef.h
Supposed fix for license issues
2013-03-31 21:45:05 +02:00
url.c
url_check_line () now recognizes all urls
2013-10-22 13:28:03 -04:00
url.h
Now url_check_word() returns WORD_HOST6 when a ipv6 address is matched.
2013-06-18 12:01:39 +01:00
userlist.c
Add support for userhost-in-names capability
2013-10-18 04:40:39 -04:00
userlist.h
server-time for all numerical messages.
2013-06-28 16:04:32 +01:00
util.c
Only show users country if its not unknown
2013-09-25 17:16:47 -04:00
util.h
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
2013-09-07 18:59:28 -04:00