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 e2efcbc9fa Use status window by default.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@472 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-07-16 15:55:36 +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 /set max_textbuffer_lines changed to /set scrollback_lines and 2000-05-25 12:24:09 +00:00
command-history.h ..adding new files.. 2000-04-26 08:03:38 +00:00
completion.c Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-common-core.c Use status window by default. 2000-07-16 15:55:36 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Moved is_base_command() from command completion to command_have_sub() 2000-07-09 00:03:46 +00:00
fe-log.c Automatic command completion and a few other fixes. 2000-06-28 17:15:37 +00:00
fe-modules.c forgot to add this 2000-07-02 22:11:56 +00:00
fe-server.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
fe-settings.c Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
hilight-text.c Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. 2000-07-15 13:04:03 +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 Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
keyboard.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
Makefile.am Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD 2000-07-02 22:04:00 +00:00
module-formats.c Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
module-formats.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
printtext.c Don't print the -!- DCCMSGS level. 2000-07-15 20:04:44 +00:00
printtext.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
themes.c Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
themes.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +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 Don't check highlighting if the message was meant for you (your nick at 2000-07-02 12:07:49 +00:00
window-commands.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
window-items.c /SET window_close_on_part -> /SET autoclose_windows 2000-06-28 22:58:54 +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
windows.c The month name parameter was supposed to go to daychange format, not to 2000-07-01 21:15:53 +00:00
windows.h WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake. 2000-06-30 21:33:57 +00:00