1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src/fe-common/core
2000-11-30 01:41:11 +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 compiler warning fixes + one real bug in dcc-chat 2000-11-18 15:31:28 +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 windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
fe-common-core.c added dccmsgs level to msgs window. 2000-11-27 11:53:07 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Added -current, -window and -level options to /echo 2000-11-26 03:52: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 Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-log.c Time formats didn't work in directory name of autologs. 2000-11-25 16:30:56 +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 windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +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
fe-windows.c window_find_item() was buggy if window argument was NULL 2000-11-26 03:52:02 +00:00
fe-windows.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
formats.c crashfix 2000-11-21 12:56:27 +00:00
formats.h /SCROLLBACK REDRAW - redraw the contents of current window according to 2000-11-21 03:00:05 +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 windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
module-formats.c /SCROLLBACK REDRAW - redraw the contents of current window according to 2000-11-21 03:00: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 send "print starting" signal before each printformat() or printtext() 2000-11-30 01:41:11 +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 Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +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 <number> is now same as /WINDOW REFNUM <number> 2000-11-26 02:53:50 +00:00
window-items.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
window-items.h windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +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