.. |
dbus
|
Warning cleanup
|
2014-11-02 14:41:20 -05:00 |
cfgfiles.c
|
Create configuration option to control middle click tab close.
|
2014-12-10 15:09:04 -05:00 |
cfgfiles.h
|
Warning cleanup
|
2014-11-02 14:41:20 -05:00 |
chanopt.c
|
Fix chanopts not saving if /quit before exit
|
2014-12-10 14:40:42 -05:00 |
chanopt.h
|
Closes #290 - opt-out for extra alerts now working
|
2013-04-08 19:19:55 +02:00 |
common.vcxproj
|
win32: Fixed build break due to 7a4a024
|
2014-09-17 13:00:11 -07:00 |
common.vcxproj.filters
|
win32: Use config.h instead of config-win32.h
|
2014-06-04 10:30:18 -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
|
Fix typo
|
2014-12-10 09:00:04 -05:00 |
dcc.h
|
Always use 64-bit filesize and file offsets in DCC.
|
2014-12-06 14:02:45 -08:00 |
fe.h
|
Add /getbool command
|
2014-02-04 20:46:43 -05:00 |
hexchat-plugin.h
|
Use GNUC format attribute on print functions
|
2014-07-18 07:09:07 -04:00 |
hexchat.c
|
Fix chanopts not saving if /quit before exit
|
2014-12-10 14:40:42 -05:00 |
hexchat.h
|
Create configuration option to control middle click tab close.
|
2014-12-10 15:09:04 -05:00 |
hexchatc.h
|
Use glib to parse and launch commands for util_exec
|
2014-06-04 10:38:23 -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 some obvious type warnings.
|
2014-12-04 04:06:38 -08:00 |
inbound.h
|
... Add inbound_sasl_supportedmechs to inbound.h
|
2014-01-12 07:13:51 -05:00 |
inet.h
|
win32: Use config.h instead of config-win32.h
|
2014-06-04 10:30:18 -04:00 |
make-te.c
|
Warning cleanup
|
2014-11-02 14:41:20 -05: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
|
configure: Add option to run clang static analysis
|
2014-12-02 01:06:25 -05:00 |
marshalers.list
|
Use a single marshal file for entire project
|
2014-02-06 20:17:08 -05:00 |
modes.c
|
Fix some obvious type warnings.
|
2014-12-04 04:06:38 -08: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
|
win32: Use config.h instead of config-win32.h
|
2014-06-04 10:30:18 -04:00 |
network.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
notify.c
|
Fix parsing of MONITOR responses
|
2014-09-27 13:11:21 -04:00 |
notify.h
|
Handle lists in MONITOR replies
|
2013-08-20 00:24:20 -04:00 |
outbound.c
|
Fix possible overflow when using /menu
|
2014-12-11 13:49:37 -05: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
|
Store timer hook's timeout as milliseconds.
|
2014-12-04 04:06:38 -08:00 |
plugin-timer.h
|
Supposed fix for license issues
|
2013-03-31 21:45:05 +02:00 |
plugin.c
|
Fix some leaks
|
2014-12-11 12:13:57 -05:00 |
plugin.h
|
Print{,_attr} and server{,_attr} hooks were incorrectly handled when both
|
2013-11-28 02:11:33 +00:00 |
proto-irc.c
|
Fix some obvious type warnings.
|
2014-12-04 04:06:38 -08:00 |
proto-irc.h
|
Fixed compilation error in VS.
|
2013-06-28 16:29:39 +01:00 |
server.c
|
Removed some unnecessary null-checks for calls to g_free and g_strfreev
|
2014-12-08 21:24:59 -08:00 |
server.h
|
Use GNUC format attribute on print functions
|
2014-07-18 07:09:07 -04:00 |
servlist.c
|
Add GeeksIRC and IRC4Fun to network list
|
2014-07-21 15:37:03 -04:00 |
servlist.h
|
Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms
|
2013-09-07 18:59:28 -04:00 |
ssl.c
|
Fix compilation on Windows
|
2014-11-30 20:41:13 +01:00 |
ssl.h
|
ssl: Validate hostnames
|
2014-11-21 23:19:30 -05:00 |
text.c
|
Fix some leaks
|
2014-12-11 12:13:57 -05:00 |
text.h
|
Use GNUC format attribute on print functions
|
2014-07-18 07:09:07 -04:00 |
textevents.in
|
Add account to Join event
|
2014-04-06 15:33:22 -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
|
Minor tidying up
|
2014-12-08 21:24:59 -08:00 |
url.h
|
Match nick last when checking url
|
2013-10-23 06:32:57 -04:00 |
userlist.c
|
Add account to Join event
|
2014-04-06 15:33:22 -04:00 |
userlist.h
|
server-time for all numerical messages.
|
2013-06-28 16:04:32 +01:00 |
util.c
|
Removed some unnecessary casts.
|
2014-12-08 21:25:00 -08:00 |
util.h
|
Warning cleanup
|
2014-11-02 14:41:20 -05:00 |