..
.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: don't add the same nick to completion list twice.
2001-05-22 00:38:07 +00:00
chat-completion.h
DCC chat nicks are in /MSG completion list now if chat isn't in query.
2001-02-09 22:00:51 +00:00
command-history.c
Command history: allow "next history" to jump back to last msg in
2001-03-08 00:45:56 +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
/SET completion_strict OFF - specifies if the tab nick completion should
2001-05-22 00:29:31 +00:00
completion.h
File name completion for /DCC SEND
2000-06-17 15:58:40 +00:00
fe-channels.c
CHANNEL_REC->get_join_data() - Returns the information needed to call
2001-05-11 16:08:48 +00:00
fe-channels.h
/NAMES: -ops -halfops -voices -normal options added. /NAMES without
2001-03-04 00:14:00 +00:00
fe-common-core.c
Getting rid of gettext, moved some _(..) texts to themes and left some error
2001-05-17 20:13:59 +00:00
fe-common-core.h
..adding new files..
2000-04-26 08:03:38 +00:00
fe-core-commands.c
removed "print text stripped" signal, the stripped text is now sent in
2001-05-31 22:35:49 +00:00
fe-exec.c
Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and
2001-02-13 19:26:43 +00:00
fe-exec.h
Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and
2001-02-13 19:26:43 +00:00
fe-expandos.c
/SET prompt, /SET prompt_window - Specifies the text in prompt.
2000-12-17 07:39:22 +00:00
fe-help.c
/HELP can now display help of non-commands if the file just exists in
2001-02-22 20:51:26 +00:00
fe-ignore-messages.c
Ignoring updates. Added support for nickmatch cache. One ignore can't
2001-01-28 07:22:22 +00:00
fe-ignore.c
/IGNORE: -word -> -full, like it's with /HILIGHT.
2001-05-14 15:35:43 +00:00
fe-log.c
removed "print text stripped" signal, the stripped text is now sent in
2001-05-31 22:35:49 +00:00
fe-messages.c
added server_change_nick() function for servers.[ch]. Lots of fixes for
2001-03-04 10:30:41 +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
/LOAD notifies that dynamic modules aren't supported instead of being quiet
2001-05-14 15:20:15 +00:00
fe-queries.c
Command history: allow "next history" to jump back to last msg in
2001-03-08 00:45:56 +00:00
fe-queries.h
/set autocreate_query -> /set autocreate_query_level
2000-09-06 21:30:56 +00:00
fe-server.c
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
2001-03-04 01:47:13 +00:00
fe-settings.c
'Y' answer shouldn't be case-sensitive
2001-06-01 20:20:22 +00:00
fe-windows.c
fixed small hilight memory leak
2001-03-17 02:34:42 +00:00
fe-windows.h
related changes to textbuffer update..
2001-04-14 22:54:06 +00:00
formats.c
/SET hide_server_tags
2001-05-10 19:54:48 +00:00
formats.h
%F = blinking on/off. several fixes to make blinking work better. some
2001-03-17 02:32:32 +00:00
hilight-text.c
removed "print text stripped" signal, the stripped text is now sent in
2001-05-31 22:35:49 +00:00
hilight-text.h
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
2001-03-17 01:52:43 +00:00
keyboard.c
Small speedup when pressing unbound keys.
2001-05-17 17:07:40 +00:00
keyboard.h
keyboard handling rewrite
2001-05-06 19:28:15 +00:00
Makefile.am
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
2001-02-21 19:19:24 +00:00
module-formats.c
Added formats to /SET texts.
2001-05-26 19:20:45 +00:00
module-formats.h
Added formats to /SET texts.
2001-05-26 19:20:45 +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
beep check: don't beep with NO_ACT message level rather than NOHILIGHT since
2001-06-10 20:21:03 +00:00
printtext.h
Removed all beep handling from text printing. If you want to beep just
2001-03-03 18:22:09 +00:00
themes.c
Getting rid of gettext, moved some _(..) texts to themes and left some error
2001-05-17 20:13:59 +00:00
themes.h
Beginnings of configurable statusbar. The existing items can be configured
2001-03-15 02:26:12 +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
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
2001-03-17 01:52:43 +00:00
window-commands.c
/WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now.
2001-03-15 21:05:40 +00:00
window-items.c
Don't place any window items to windows which have name. Window level
2001-05-11 14:32:57 +00:00
window-items.h
Removed window parameter from window_item_remove() and
2001-01-06 21:58:28 +00:00
windows-layout.c
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
2001-02-21 19:19:24 +00:00
windows-layout.h
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
2001-02-21 19:19:24 +00:00