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 29a64a8924 /SET autocreate_query_level DCCMSGS specifies now if DCC chats should
create query windows automatically.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@842 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-11-17 02:40:18 +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
chat-completion.c /connect + /server server/chatnet completion by tommik. 2000-10-14 14:32:53 +00:00
command-history.c When pressing line down, the command line wasn't saved to history. 2000-09-06 23:15:42 +00:00
command-history.h ..adding new files.. 2000-04-26 08:03:38 +00:00
completion.c /connect + /server server/chatnet completion by tommik. 2000-10-14 14:32:53 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-channels.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-common-core.c Forgot to call formats_init() / ..deinit() 2000-11-13 01:52:41 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +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 Don't close non-autologs when leaving channel / closing query. 2000-11-15 23:34:32 +00:00
fe-messages.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +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 /SET autocreate_query_level DCCMSGS specifies now if DCC chats should 2000-11-17 02:40:18 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-settings.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
formats.c Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
formats.h Forgot to call formats_init() / ..deinit() 2000-11-13 01:52:41 +00:00
hilight-text.c Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
hilight-text.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
keyboard.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
keyboard.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
Makefile.am Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
module-formats.c Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +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 ..adding new files.. 2000-04-26 08:03:38 +00:00
printtext.c Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
printtext.h Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
themes.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +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 Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
window-commands.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
window-items.c when finding window for item, prefer empty windows that don't have 2000-11-09 20:38:04 +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 Chat protocol updates. 2000-10-01 20:48:10 +00:00
window-save.h Query windows are now restored if they were saved with /SAVEWINDOWS. 2000-08-12 22:58:16 +00:00
windows.c Text printing changes. Formats are now optionally saved to each line so 2000-11-12 20:20:05 +00:00
windows.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00