hexchat/src/common
TingPing 6982bbfef9 fix false positives when checking chanopts 2013-04-26 09:37:14 -03:00
..
dbus Supposed fix for license issues 2013-03-31 21:45:05 +02:00
Makefile.am Remove strlutil 2013-04-03 16:48:03 +02:00
cfgfiles.c Move beep to proper place 2013-04-16 11:32:58 +02:00
cfgfiles.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
chanopt.c fix false positives when checking chanopts 2013-04-26 09:37:14 -03: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 Use bundled beep file for beep alerts 2013-04-14 11:56:50 +02:00
ctcp.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
dcc.c Make source cleah with cppcheck, except for mpc and sasl 2013-01-09 14:37:57 -08: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 Early on, call g_type_init() unless deprecated 2013-04-24 14:33:05 -07:00
hexchat.h Remove sound_dir, it's pointless 2013-04-14 10:47:37 +02: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 Supposed fix for license issues 2013-03-31 21:45:05 +02: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 Notify away status of friends 2013-04-07 20:41:29 -04:00
inbound.h Support account-notify and extended-join capabilities 2013-04-03 17:10:09 -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 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 Add events for quiet 2013-04-07 17:49:30 -04: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 fix incorrect FSF address 2012-12-23 11:36:54 -08: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 Load connect commands from config dir 2013-04-14 12:31:27 +02: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 fix warning 2013-04-15 22:03:03 -03:00
plugin.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
proto-irc.c reduce abuse of ternary operator 2013-04-23 01:09:58 -04:00
proto-irc.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
server.c Add MONITOR support 2013-04-03 18:51:54 -04:00
server.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
servlist.c Fall back to global username for sasl 2013-04-22 07:30:33 -03:00
servlist.h Supposed fix for license issues 2013-03-31 21:45:05 +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 fix omitting custom sounds 2013-04-23 00:45:37 -04:00
text.h Use bundled beep file for beep alerts 2013-04-14 11:56:50 +02:00
textevents.in Notify away status of friends 2013-04-07 20:41:29 -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 In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 2013-04-19 12:41:49 -07:00
url.h Supposed fix for license issues 2013-03-31 21:45:05 +02: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 Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
util.h Remove strlutil 2013-04-03 16:48:03 +02:00