1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-common/core
Timo Sirainen 1a61f989e1 When /SET autoclose_windows is ON, don't destroy windows if they have
some level set (like /join -w + /part in status window)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1327 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-03 22:03:00 +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 DCC chat nicks are in /MSG completion list now if chat isn't in query. 2001-02-09 22:00:51 +00:00
chat-completion.h DCC chat nicks are in /MSG completion list now if chat isn't in query. 2001-02-09 22:00:51 +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 When /SET autoclose_windows is ON, don't destroy windows if they have 2001-03-03 22:03:00 +00:00
fe-channels.h /HELP, /NAMES: using now the column helper function in misc.c. /NAMES 2001-01-28 15:46:00 +00:00
fe-common-core.c HILIGHT level didn't work with logs. 2001-03-03 18:40:25 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Removed all beep handling from text printing. If you want to beep just 2001-03-03 18:22:09 +00:00
fe-exec.c Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and 2001-02-13 19:26:43 +00:00
fe-exec.h Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and 2001-02-13 19:26:43 +00:00
fe-expandos.c /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +00:00
fe-help.c /HELP can now display help of non-commands if the file just exists in 2001-02-22 20:51:26 +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 ignore_get_key() moved to fe-common, fixed printing "*" ignore key. 2001-03-03 20:55:06 +00:00
fe-log.c Errors reading/writing config and theme files are now handled properly 2001-02-20 01:54:14 +00:00
fe-messages.c multi identical nick fixes 2001-02-20 00:33:51 +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 module tries to load "module_core" instead. If it wasn't found, 2001-02-17 10:35:35 +00:00
fe-queries.c When /SET autoclose_windows is ON, don't destroy windows if they have 2001-03-03 22:03:00 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c /SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses in 2001-02-20 16:23:28 +00:00
fe-settings.c /SET -clear didn't work with booleans 2001-03-03 16:14:28 +00:00
fe-windows.c When /SET autoclose_windows is ON, don't destroy windows if they have 2001-03-03 22:03:00 +00:00
fe-windows.h When /SET autoclose_windows is ON, don't destroy windows if they have 2001-03-03 22:03:00 +00:00
formats.c Removed all beep handling from text printing. If you want to beep just 2001-03-03 18:22:09 +00:00
formats.h /SET beep_when_window_active + some cleanups 2001-03-03 18:30:21 +00:00
hilight-text.c Word highlighting was buggy 2001-02-22 10:52:29 +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 /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log 2001-02-21 19:19:24 +00:00
module-formats.c /JOIN #channel and /QUERY nick won't anymore automatically move 2001-03-03 21:51:57 +00:00
module-formats.h /JOIN #channel and /QUERY nick won't anymore automatically move 2001-03-03 21:51:57 +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_when_window_active + some cleanups 2001-03-03 18:30:21 +00:00
printtext.h Removed all beep handling from text printing. If you want to beep just 2001-03-03 18:22:09 +00:00
themes.c Always save theme to ~/.irssi/ no matter where it was read from. 2001-03-03 21:16:40 +00:00
themes.h Reload theme after /SET theme if it was modified. 2001-02-20 01:12:47 +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 Highlight colors can now have background color set with fg,bg. Works 2001-02-19 03:25:24 +00:00
window-commands.c /WINDOW PREV -> /WINDOW PREVIOUS 2001-02-27 08:39:04 +00:00
window-items.c Make a temporary window bind if you get kicked from channel. Never 2001-02-22 05:49:30 +00:00
window-items.h Removed window parameter from window_item_remove() and 2001-01-06 21:58:28 +00:00
windows-layout.c /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log 2001-02-21 19:19:24 +00:00
windows-layout.h /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log 2001-02-21 19:19:24 +00:00