.. |
dbus
|
Use URL command for opening in existing
|
2013-07-02 12:22:01 -04:00 |
cfgfiles.c
|
Added preferences options to enable the server-time extension when available.
|
2013-06-28 16:15:15 +01: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
|
|
|
common.vcxproj
|
Move optimization settings from all subsequent projects to hexchat.props
|
2013-07-24 20:56:36 +02:00 |
common.vcxproj.filters
|
|
|
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
|
Merge pull request #687 from Mikah89/clear_dcc_list_rebased
|
2013-07-27 13:19:29 -07:00 |
dcc.h
|
Fixed coding style and clearified some comments, following arnavion suggestions
|
2013-07-17 09:20:54 +01:00 |
fe.h
|
|
|
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
|
Added preferences options to enable the server-time extension when available.
|
2013-06-28 16:15:15 +01:00 |
hexchatc.h
|
Handle extraneous cli args as urls
|
2013-07-01 13:43:58 -04:00 |
history.c
|
|
|
history.h
|
|
|
identd.c
|
Fix printing ipv6 addresses with identd
|
2013-06-09 10:42:42 -03:00 |
identd.h
|
|
|
ignore.c
|
|
|
ignore.h
|
|
|
inbound.c
|
Fix requesting sasl multiple times
|
2013-07-11 05:58:10 -04:00 |
inbound.h
|
A few messages missing regarding server-time.
|
2013-06-28 16:07:42 +01:00 |
inet.h
|
|
|
make-te.c
|
|
|
make-te.vcxproj
|
Move optimization settings from all subsequent projects to hexchat.props
|
2013-07-24 20:56:36 +02:00 |
make-te.vcxproj.filters
|
|
|
Makefile.am
|
|
|
modes.c
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
modes.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
msproxy.c
|
|
|
msproxy.h
|
|
|
network.c
|
Retrieve reachable addresses only.
|
2013-06-04 20:19:37 +09:00 |
network.h
|
|
|
notify.c
|
A few messages missing regarding server-time.
|
2013-06-28 16:07:42 +01:00 |
notify.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
outbound.c
|
Fix kickbanning opped users
|
2013-07-30 23:29:25 -04:00 |
outbound.h
|
|
|
plugin-timer.c
|
|
|
plugin-timer.h
|
|
|
plugin.c
|
Merge xchat r1525
|
2013-07-20 18:00:19 -04:00 |
plugin.h
|
Added functions to create/destroy event_attrs to plugin interface.
|
2013-07-12 22:46:04 +01:00 |
proto-irc.c
|
Indentation fixes and code cleanup.
|
2013-07-10 00:42:34 +01:00 |
proto-irc.h
|
Fixed compilation error in VS.
|
2013-06-28 16:29:39 +01:00 |
server.c
|
Now inbound_cap_ls() can enable extensions when a bouncer uses a namespace for
|
2013-06-28 16:07:24 +01:00 |
server.h
|
|
|
servlist.c
|
Remove #hexchat from default autojoin
|
2013-07-27 00:23:40 -04:00 |
servlist.h
|
Login type cleanup
|
2013-05-19 05:17:13 +02:00 |
ssl.c
|
|
|
ssl.h
|
|
|
text.c
|
Removed outdated comment.
|
2013-07-12 22:52:12 +01:00 |
text.h
|
Added hexchat_emit_print_attrs() to plugin interface.
|
2013-07-12 01:33:35 +01:00 |
textevents.in
|
treat banlist event as a generic list event (for quiets etc)
|
2013-06-03 08:19:27 -04:00 |
thread.c
|
|
|
thread.h
|
|
|
tree.c
|
|
|
tree.h
|
|
|
typedef.h
|
|
|
url.c
|
Fixed memory leak.
|
2013-08-02 02:45:54 +01: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
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
userlist.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
util.c
|
Sample code docs for challengeauth_response()
|
2013-05-20 12:38:50 +02:00 |
util.h
|
Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH
|
2013-05-17 01:40:07 +02:00 |