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 2e033b5c6d Error message was missing from theme_save_failed
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@992 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-16 23:36:42 +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 In queries the queried nick was always added to completion list even if 2000-12-04 02:45:34 +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 window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
fe-common-core.c fixed $topic uninit 2000-12-10 05:51:52 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c /^command should stop also "print starting" and "print format" signals. 2000-12-04 11:01:37 +00:00
fe-expandos.c fixed $topic uninit 2000-12-10 05:51:52 +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 window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
fe-messages.c /SET show_nickmode_empty - when mode is empty, should we display " " or "" 2000-12-03 01:13:05 +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 window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
fe-settings.c nl_langinfo() was a bad idea, don't use it. 2000-12-03 06:39:28 +00:00
fe-windows.c window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
fe-windows.h window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
formats.c removed useless if condition 2000-12-04 03:56:32 +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 fixed $topic uninit 2000-12-10 05:51:52 +00:00
module-formats.c Error message was missing from theme_save_failed 2000-12-16 23:36:42 +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 use format_get_text_theme_charargs() instead of ..._args() in 2000-12-04 03:37:22 +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 Theme saving fixes 2000-12-02 23:53:35 +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 windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
window-commands.c window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00
window-items.c /SET autocreate_windows - should we create new windows for new window 2000-12-02 22:07:24 +00:00
window-items.h window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +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