1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-common/core
2000-10-14 14:34:40 +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 Updates. 2000-09-02 18:53:58 +00:00
fe-common-core.c Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Show help with "clientcrap" message level, not "never". 2000-09-27 00:17:23 +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 Forgot to move fe-ignore to core. 2000-10-13 22:26:33 +00:00
fe-log.c Complain only once with autologging if opening some log file failed 2000-10-13 21:53:25 +00:00
fe-messages.c Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +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-queries.c fixes .. still not perfect 2000-10-02 01:04:39 +00:00
fe-queries.h /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
fe-server.c Chat protocol updates. 2000-10-01 20:48:10 +00:00
fe-settings.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
hilight-text.c multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
hilight-text.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
keyboard.c /BIND <key> /command works now directly instead of needing the 2000-09-27 00:14:58 +00:00
keyboard.h Implemented /BIND [<key> [<action> [<data>]]] command. 2000-07-08 22:31:11 +00:00
Makefile.am Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00
module-formats.c Forgot to move fe-ignore to core. 2000-10-13 22:26:33 +00:00
module-formats.h Forgot to move fe-ignore to core. 2000-10-13 22:26:33 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
printtext.c /LAST doesn't print the -!- at the start of lines. 2000-10-14 14:34:40 +00:00
printtext.h Added output_format_get_text() function for querying text formats. 2000-07-31 22:01:32 +00:00
themes.c Saving theme didn't complain if the save failed. 2000-10-13 21:24:44 +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 fixes .. still not perfect 2000-10-02 01:04:39 +00:00
window-commands.c "NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if 2000-09-26 21:44:20 +00:00
window-items.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +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 bugfix 2000-10-01 23:37:31 +00:00
windows.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00