..
.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
fixed minor memory leak
2001-01-04 17:13:29 +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
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
fe-common-core.c
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
fe-common-core.h
..adding new files..
2000-04-26 08:03:38 +00:00
fe-core-commands.c
Added printtext_string() which works like printtext(), except it prints
2001-01-05 08:30:01 +00:00
fe-exec.c
int:1 -> unsigned int:1
2001-01-01 18:13:54 +00:00
fe-expandos.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +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
added "message own_public" and "message own_private" events that are
2001-01-01 16:57:25 +00:00
fe-log.c
added "message own_public" and "message own_private" events that are
2001-01-01 16:57:25 +00:00
fe-messages.c
added "message own_public" and "message own_private" events that are
2001-01-01 16:57:25 +00:00
fe-messages.h
added "message own_public" and "message own_private" events that are
2001-01-01 16:57:25 +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
Some query changes. They should now work properly with /SAVEWINDOWS
2001-01-01 17:13:55 +00:00
fe-queries.h
/set autocreate_query -> /set autocreate_query_level
2000-09-06 21:30:56 +00:00
fe-server.c
/SERVER REMOVE: port parameter should be optional
2000-12-19 17:36:00 +00:00
fe-settings.c
Added keyboard_entry_redirect() function to keyboard.[ch] which sends
2001-01-04 18:01:51 +00:00
fe-windows.c
/SET windows_auto_renumber - should window refnums be packed when some
2001-01-01 18:32:48 +00:00
fe-windows.h
/WINDOW NUMBER: -sticky option added. Closing windows before a sticky
2001-01-01 18:30:23 +00:00
formats.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +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
/BIND comment updates
2001-01-05 07:22:58 +00:00
keyboard.h
Added keyboard_entry_redirect() function to keyboard.[ch] which sends
2001-01-04 18:01:51 +00:00
Makefile.am
pidwait: send status as second agument.
2000-12-30 00:42:47 +00:00
module-formats.c
Some minor query fixes. Nick changes are also detected by checking if
2000-12-17 02:20:22 +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
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
printtext.c
Added printtext_string() which works like printtext(), except it prints
2001-01-05 08:30:01 +00:00
printtext.h
Added printtext_string() which works like printtext(), except it prints
2001-01-05 08:30:01 +00:00
themes.c
Complain about errors in theme file
2001-01-04 19:01:01 +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
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
window-commands.c
/WINDOW NUMBER: fixed small memory leak
2001-01-04 08:35:33 +00:00
window-items.c
MODULE_DATA(item) -> window_item_window(item) - forgot to change these
2001-01-01 17:07:08 +00:00
window-items.h
Added/moved several "typedef struct _XXX XXX;" to common.h so that
2001-01-01 07:45:54 +00:00
window-save.c
Some query changes. They should now work properly with /SAVEWINDOWS
2001-01-01 17:13:55 +00:00
window-save.h
Query windows are now restored if they were saved with /SAVEWINDOWS.
2000-08-12 22:58:16 +00:00