1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-11 03:44:15 -04:00
irssi/src
LemonBoy 609f3ba6c2 Clean up the ignore_find API to make it more powerful.
This way we prevent the creation of duplicate ignores since the old code
skipped the ignore_find call when a pattern was specified.
It should also cover all the cases where the ignores would be wrongly
overwritten, such as the case outlined in #78.
2016-01-03 19:49:18 +01:00
..
core Clean up the ignore_find API to make it more powerful. 2016-01-03 19:49:18 +01:00
fe-common Clean up the ignore_find API to make it more powerful. 2016-01-03 19:49:18 +01:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Merge pull request #306 from dequis/bracketed-paste 2015-12-15 00:06:48 +01:00
irc Clean up the ignore_find API to make it more powerful. 2016-01-03 19:49:18 +01:00
lib-config Change g_hash_table_contains() for compatibility with glib < 2.32 2015-04-20 08:01:01 +02:00
perl ensure staticlib perl works on 5.22 (for now) 2015-12-13 01:09:13 +01:00
common.h Remove all WIN32 ifdefs (unifdef -UWIN32) 2015-12-09 15:20:59 -03:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00