| .. |
|
.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
|
Nick completion now completes nicks from all channels in active window,
|
2000-12-02 05:01:55 +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 ITEM GOTO <name> - sets <name> window item active in current window
|
2000-12-02 06:08:31 +00:00 |
|
fe-common-core.c
|
Changed init order of fe_channels vs. window_items, now irssi won't print
|
2000-12-02 04:43:30 +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
|
Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.
|
2000-12-02 04:44:06 +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
|
internal default.theme is used if it isn't found anywhere
|
2000-12-02 02:01:51 +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 ITEM GOTO <name> - sets <name> window item active in current window
|
2000-12-02 06:08:31 +00:00 |
|
window-items.c
|
/WINDOW ITEM GOTO <name> - sets <name> window item active in current window
|
2000-12-02 06:08:31 +00:00 |
|
window-items.h
|
/WINDOW ITEM GOTO <name> - sets <name> window item active in current window
|
2000-12-02 06:08:31 +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 |