irssi/src/fe-common/core
Timo Sirainen 219c83ae6a window_item_create(): when there's multiple choices where the window
item could be placed, the first window is now selected instead of the
last accessed one of them (which most people think of as a random
window).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1040 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-01 14:57:55 +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 Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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 compiler warning fixes + one real bug in dcc-chat 2000-11-18 15:31:28 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-channels.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
fe-common-core.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c pidwait: send status as second agument. 2000-12-30 00:42:47 +00:00
fe-exec.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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 Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00
fe-ignore.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-log.c Autologging: '/' -> '_' - don't even accidentally try to log to 2000-12-18 17:15:14 +00:00
fe-messages.c don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline) 2001-01-01 04:22:31 +00:00
fe-messages.h don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline) 2001-01-01 04:22:31 +00:00
fe-modules.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-queries.c Some minor query fixes. Nick changes are also detected by checking if 2000-12-17 02:20:22 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c /SERVER REMOVE: port parameter should be optional 2000-12-19 17:36:00 +00:00
fe-settings.c Settings are now stored in module-specific blocks. Irssi complains 2000-12-17 05:44:45 +00:00
fe-windows.c window_item_create(): when there's multiple choices where the window 2001-01-01 14:57:55 +00:00
fe-windows.h window_item_create(): when there's multiple choices where the window 2001-01-01 14:57:55 +00:00
formats.c /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +00:00
formats.h Print timestamps correctly with /SB REDRAW 2000-12-02 22:08:07 +00:00
hilight-text.c config changes, CONFIG_REC is now required parameter for 2000-11-26 10:24:30 +00:00
hilight-text.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
keyboard.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
keyboard.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
Makefile.am pidwait: send status as second agument. 2000-12-30 00:42:47 +00:00
module-formats.c Some minor query fixes. Nick changes are also detected by checking if 2000-12-17 02:20:22 +00:00
module-formats.h Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +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 emphasis moved to fe-messages. added a few checks so that non-words 2000-12-28 17:04:33 +00:00
printtext.h windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
themes.c /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +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 Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
window-commands.c window_item_create(): when there's multiple choices where the window 2001-01-01 14:57:55 +00:00
window-items.c window_item_create(): when there's multiple choices where the window 2001-01-01 14:57:55 +00:00
window-items.h Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
window-save.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
window-save.h Query windows are now restored if they were saved with /SAVEWINDOWS. 2000-08-12 22:58:16 +00:00