hexchat/src/common
TingPing e7003ef9c6 Improve /mode behavior
This fixes /mode using the name of invalid contexts
and also adds some documentation to what is happening.

In the end though it still must guess between modes
and nicks if ran in a valid context.

Fixes #1470
2015-09-03 02:35:13 -04:00
..
dbus Fix crash in DBus plugin 2015-08-02 08:06:21 -04:00
Makefile.am Fix distfiles 2015-02-15 15:20:38 -05:00
cfgfiles.c Update alternative font list 2015-05-08 00:02:09 +02:00
cfgfiles.h Use correct type for colors 2015-03-19 16:30:03 -04:00
chanopt.c Fix building as c89 2014-12-28 06:47:23 -05:00
chanopt.h Closes #290 - opt-out for extra alerts now working 2013-04-08 19:19:55 +02:00
common.vcxproj Better project files. 2015-02-11 10:01:29 -08:00
common.vcxproj.filters Better project files. 2015-02-11 10:01:29 -08:00
ctcp.c Fix building as c89 2014-12-28 06:47:23 -05:00
ctcp.h server-time supported in all named servermsg: ping, error, notice and 2013-06-28 16:04:16 +01:00
dcc.c Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
dcc.h Always use 64-bit filesize and file offsets in DCC. 2014-12-06 14:02:45 -08:00
fe.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
hexchat-plugin.h Use GNUC format attribute on print functions 2014-07-18 07:09:07 -04:00
hexchat.c Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL. 2015-02-10 22:14:22 -08:00
hexchat.h Remove input_balloon_time setting 2015-02-11 17:58:44 -05:00
hexchatc.h Use glib to parse and launch commands for util_exec 2014-06-04 10:38:23 -04:00
history.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
history.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
ignore.c Fix building as c89 2014-12-28 06:47:23 -05:00
ignore.h Don't overwrite existing ignores when flooded 2013-10-14 17:25:21 -04:00
inbound.c Fix logging hostname of queries 2015-02-01 01:47:50 -05:00
inbound.h ... Add inbound_sasl_supportedmechs to inbound.h 2014-01-12 07:13:51 -05:00
inet.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
make-te.c Fix leak in make-te 2014-12-28 08:14:05 -05:00
make-te.vcxproj Better project files. 2015-02-11 10:01:29 -08:00
make-te.vcxproj.filters Add project for generating text events 2012-10-04 21:07:26 +02:00
marshalers.list Use a single marshal file for entire project 2014-02-06 20:17:08 -05:00
modes.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
modes.h server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
network.c Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
network.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
notify.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
notify.h Handle lists in MONITOR replies 2013-08-20 00:24:20 -04:00
outbound.c Improve /mode behavior 2015-09-03 02:35:13 -04:00
outbound.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
plugin-identd.c Fix warnings 2015-03-19 16:06:49 -04:00
plugin-identd.h Rewrite identd 2014-12-30 06:35:42 -05:00
plugin-timer.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
plugin-timer.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
plugin.c Fix possible overflow in pluginpref 2015-04-07 06:38:59 -04:00
plugin.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
proto-irc.c Remove r from mode buttons 2015-04-21 16:07:12 -04:00
proto-irc.h Fixed compilation error in VS. 2013-06-28 16:29:39 +01:00
server.c Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
server.h Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
servlist.c Also verify encoding read from servlist.conf 2015-01-31 00:52:30 -08:00
servlist.h Use glib for all allocations 2014-12-28 06:44:44 -05:00
ssl.c Removed unused variables left behind from bbb81af 2015-02-21 03:14:32 -08:00
ssl.h ssl: Remove unused server code 2015-01-30 21:25:41 -05:00
text.c Fix warning 2015-05-28 14:13:34 -04:00
text.h Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
textevents.in Add account to Join event 2014-04-06 15:33:22 -04:00
tree.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
tree.h Use glib for all allocations 2014-12-28 06:44:44 -05:00
typedef.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
url.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
url.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
userlist.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
userlist.h Move userlist sorting to frontend 2014-12-31 03:56:36 -05:00
util.c Fix warnings 2015-03-19 16:06:49 -04:00
util.h Fix conflicting type in header 2015-03-20 04:58:00 -04:00