1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common/core
Timo Sirainen bcd7b636ed When server is disconnected, change to use some other server in windows
where the server was active, instead of just setting the server to NULL.

Ctrl-X didn't work right if there was no active server in window.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@574 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-08-04 15:52:32 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
autorun.c /CAT, /HELP xx and reading autorun commands stuck irssi to infinite 2000-07-04 21:45:54 +00:00
command-history.c Don't allow jumping to last line in history from first line 2000-07-31 22:19:32 +00:00
command-history.h ..adding new files.. 2000-04-26 08:03:38 +00:00
completion.c Command completion should override others. 2000-07-26 17:18:52 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-common-core.c /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c /ECHO didn't print to active window if it was empty and status window 2000-07-26 23:56:09 +00:00
fe-log.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
fe-modules.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
fe-server.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
fe-settings.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
hilight-text.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
hilight-text.h /HILIGHT changed. -nick option now tells to hilight only the nick, not 2000-06-28 21:47:13 +00:00
keyboard.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
keyboard.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
Makefile.am /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00
module-formats.c updated 2000-07-31 23:13:11 +00:00
module-formats.h Theme fixes: /RELOAD reloads them, /SET current_theme changes the default 2000-07-31 21:16:09 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
printtext.c Added output_format_get_text() function for querying text formats. 2000-07-31 22:01:32 +00:00
printtext.h Added output_format_get_text() function for querying text formats. 2000-07-31 22:01:32 +00:00
themes.c Theme fixes: /RELOAD reloads them, /SET current_theme changes the default 2000-07-31 21:16:09 +00:00
themes.h Theme fixes: /RELOAD reloads them, /SET current_theme changes the default 2000-07-31 21:16:09 +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 Actions didn't trigger window activity 2000-07-31 22:16:50 +00:00
window-commands.c /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00
window-items.c reuse_unused_windows is always ON when autoclose_windows is OFF. 2000-07-16 23:49:30 +00:00
window-items.h CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
window-save.c /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00
window-save.h /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00
windows.c When server is disconnected, change to use some other server in windows 2000-08-04 15:52:32 +00:00
windows.h /SAVEWINDOWS - saves the current layout of windows. It's automatically 2000-08-01 01:02:46 +00:00