irssi/src/fe-common/core
Timo Sirainen 56abbcd2e3 Ignoring updates. Added support for nickmatch cache. One ignore can't
have both except and normal levels. Nick ignoring checks now with both
old and new nicks.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1155 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-28 07:22:22 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
autorun.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
chat-completion.c Minor speed enhancement 2001-01-14 18:31:53 +00:00
command-history.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
command-history.h windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
completion.c Spaces at the start of line confused the completion some. 2001-01-28 03:04:44 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-channels.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-common-core.c /SET beep_on_msg -> /SET beep_msg_level 2001-01-28 03:19:19 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c /HELP without any parameters read data outside it's buffer 2001-01-14 18:33:30 +00:00
fe-exec.c Fixed some signedness warnings and memdebug.h should compile now fine 2001-01-15 23:36:11 +00:00
fe-expandos.c /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +00:00
fe-ignore-messages.c Ignoring updates. Added support for nickmatch cache. One ignore can't 2001-01-28 07:22:22 +00:00
fe-ignore.c Ignoring updates. Added support for nickmatch cache. One ignore can't 2001-01-28 07:22:22 +00:00
fe-log.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-messages.c Ignoring updates. Added support for nickmatch cache. One ignore can't 2001-01-28 07:22:22 +00:00
fe-messages.h added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +00:00
fe-modules.c /LOAD without parameters prints loaded modules 2001-01-09 17:25:21 +00:00
fe-queries.c Highlighting cleanups. Added /HILIGHT -priority option. 2001-01-09 21:06:45 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-settings.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-windows.c Check the return value of strftime() properly 2001-01-14 18:02:03 +00:00
fe-windows.h Highlighting cleanups. Added /HILIGHT -priority option. 2001-01-09 21:06:45 +00:00
formats.c %N does now same as %n, except in .theme files it always does the 2001-01-28 03:41:17 +00:00
formats.h Highlighting updates. -word renamed to -full. Added new -word option 2001-01-21 04:14:24 +00:00
hilight-text.c nickmatch-cache wasn't initialized if there wasn't hilights = { ... } 2001-01-26 18:52:01 +00:00
hilight-text.h Highlighting updates. -word renamed to -full. Added new -word option 2001-01-21 04:14:24 +00:00
keyboard.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
keyboard.h Added keyboard_entry_redirect() function to keyboard.[ch] which sends 2001-01-04 18:01:51 +00:00
Makefile.am pidwait: send status as second agument. 2000-12-30 00:42:47 +00:00
module-formats.c /SET timestamp_format now specifies format of $Z. timestamp msg format 2001-01-28 04:03:56 +00:00
module-formats.h Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print 2001-01-28 03:52:29 +00:00
module.h Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
printtext.c /SET beep_on_msg -> beep_msg_level 2001-01-28 03:19:06 +00:00
printtext.h Added printtext_string() which works like printtext(), except it prints 2001-01-05 08:30:01 +00:00
themes.c /SET theme - complains if theme isn't found. Setting theme's name to 2001-01-11 09:14:21 +00:00
themes.h Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
translation.c ..adding new files.. 2000-04-26 08:03:38 +00:00
translation.h ..adding new files.. 2000-04-26 08:03:38 +00:00
window-activity.c Highlighting updates. -word renamed to -full. Added new -word option 2001-01-21 04:14:24 +00:00
window-commands.c Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print 2001-01-28 03:52:29 +00:00
window-items.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
window-items.h Removed window parameter from window_item_remove() and 2001-01-06 21:58:28 +00:00
window-save.c Some query changes. They should now work properly with /SAVEWINDOWS 2001-01-01 17:13:55 +00:00
window-save.h Query windows are now restored if they were saved with /SAVEWINDOWS. 2000-08-12 22:58:16 +00:00