hexchat/src
Diogo Sousa 0e76283c9a Now nickname and channel matching is server aware: we only match words that
have the prefixes the server uses.

The url regex matching was designed to be more versatile. This was needed to
disambiguate matches between nicks and channels, since they may have common
prefixes now (&+!). In case of ambiguity, when the server supports prefixes that
are common to both channels and nicknames, we choose the nickname (the nickname
only matches if there is a user with that nick in the current session).

Fixes #655.
2013-08-01 16:28:17 +01:00
..
common Now nickname and channel matching is server aware: we only match words that 2013-08-01 16:28:17 +01:00
dirent Update dirent.h win32 implementation 2013-05-20 00:22:20 +02:00
fe-gtk Scroll-page keybindings: Add Top (C+HOME), Bottom (C+END) 2013-07-30 13:11:07 -07:00
fe-text Move optimization settings from all subsequent projects to hexchat.props 2013-07-24 20:56:36 +02:00
gtk2-prefs Supposed fix for license issues 2013-03-31 21:45:05 +02:00
htm Delete left over themes 2013-04-10 14:39:43 -03:00
pixmaps Move optimization settings from all subsequent projects to hexchat.props 2013-07-24 20:56:36 +02:00
version Move optimization settings from all subsequent projects to hexchat.props 2013-07-24 20:56:36 +02:00
Makefile.am add xchat r1489 2011-02-24 04:14:30 +01:00
version-script Added functions to create/destroy event_attrs to plugin interface. 2013-07-12 22:46:04 +01:00