hexchat/src/common
TingPing 7909738a09 add get_list(networks) to plugin api 2013-06-23 01:19:02 -04:00
..
dbus Add "#define GLIB_DISABLE_DEPRECATION_WARNINGS" to eliminate a warning message 2013-05-12 17:25:43 -07:00
Makefile.am Remove strlutil 2013-04-03 16:48:03 +02:00
cfgfiles.c Minor cosmetic changes 2013-06-08 03:14:24 +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 Closes #290 - opt-out for extra alerts now working 2013-04-08 19:19:55 +02:00
common.vcxproj win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. 2013-04-25 21:03:03 -07:00
common.vcxproj.filters Remove strlutil 2013-04-03 16:48:03 +02:00
ctcp.c Get rid of bundled beep 2013-04-27 23:00:18 +02:00
ctcp.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
dcc.c Remove dead GLib code 2013-05-12 05:58:16 +02:00
dcc.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
fe.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
hexchat-plugin.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
hexchat.c Now the default configuration tries to set the language from the system 2013-06-08 02:34:01 +01:00
hexchat.h Add chanopt for stripping colors 2013-06-06 17:47:01 -04:00
hexchatc.h Supposed fix for license issues 2013-03-31 21:45:05 +02: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 fix variable name in flood msg. 2013-01-31 06:23:44 -05:00
ignore.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
inbound.c Emit FOUNDIP in server session 2013-06-09 15:55:56 -03:00
inbound.h Fix text event for erroneous nicks 2013-05-18 22:09:44 +02: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 win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. 2013-04-25 21:03:03 -07:00
make-te.vcxproj.filters Add project for generating text events 2012-10-04 21:07:26 +02:00
modes.c Make NickServ registration configurable per-network 2013-04-28 21:24:53 +02:00
modes.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
msproxy.c fix incorrect FSF address 2012-12-23 11:36:54 -08: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 Add MONITOR support 2013-04-03 18:51:54 -04:00
notify.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
outbound.c Renamed tbuf to buf in create_mask() to avoid confusion. 2013-06-08 03:01:36 +01:00
outbound.h add %u to userlist popups for account 2013-04-03 18:10:14 -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 get_list(networks) to plugin api 2013-06-23 01:19:02 -04:00
plugin.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
proto-irc.c Handle /CAP LIST output 2013-06-05 13:35:30 -03:00
proto-irc.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
server.c Improved server_get_network(): if we don't have the current network in the 2013-05-25 22:31:45 +01:00
server.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
servlist.c Use chat.freenode.net 2013-06-18 22:38:10 -03:00
servlist.h Login type cleanup 2013-05-19 05:17:13 +02: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 Don't open libcanberra connection for every event 2013-06-12 10:41:52 -04:00
text.h Get rid of bundled beep 2013-04-27 23:00:18 +02:00
textevents.in treat banlist event as a generic list event (for quiets etc) 2013-06-03 08:19:27 -04:00
thread.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
thread.h Consistent header macros everywhere 2013-04-01 01:02:03 +02: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 Add more uri schemes 2013-06-19 18:57:52 -03: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 regular who doesn't send account 2013-04-04 05:07:42 -04:00
userlist.h Support account-notify and extended-join capabilities 2013-04-03 17:10:09 -04: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