.. |
.cvsignore
|
updates
|
2000-04-26 09:43:45 +00:00 |
autorun.c
|
Execute ~/.irssi/startup before autoconnecting to servers. This way you can
|
2001-11-18 19:37:18 +00:00 |
autorun.h
|
Execute ~/.irssi/startup before autoconnecting to servers. This way you can
|
2001-11-18 19:37:18 +00:00 |
chat-completion.c
|
Added completion for /LOAD and /WINDOW ITEM MOVE.
|
2002-05-02 22:39:06 +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
|
Don't add command to history if it's already in there as last entry. patch by peder.
|
2001-12-27 11:37:31 +00:00 |
command-history.h
|
Added command history groups, set them with /WINDOW HISTORY. Patch by peder@ifi.uio.no
|
2001-12-20 13:29:20 +00:00 |
completion.c
|
Added completion for /LOAD and /WINDOW ITEM MOVE.
|
2002-05-02 22:39:06 +00:00 |
completion.h
|
/BIND meta-k erase_completion - support for removing completion data.
|
2002-02-10 10:07:12 +00:00 |
fe-channels.c
|
/JOIN #existing_channel jumps to the window where it's joined.
|
2002-04-09 19:05:44 +00:00 |
fe-channels.h
|
/NAMES -count: print only the Total xxx nicks line
|
2001-07-14 18:19:22 +00:00 |
fe-common-core.c
|
fixed several signal leaks
|
2002-04-15 14:06:57 +00:00 |
fe-common-core.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
fe-core-commands.c
|
/CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren't
|
2002-03-10 15:07:57 +00:00 |
fe-exec.c
|
/EXEC -quiet now hides the output entirely.
|
2002-04-27 18:34:40 +00:00 |
fe-exec.h
|
/EXEC -quiet now hides the output entirely.
|
2002-04-27 18:34:40 +00:00 |
fe-expandos.c
|
$winref and $winname shouldn't crash if there's no active window.
|
2001-12-06 20:57:28 +00:00 |
fe-help.c
|
Sort /HELP output better when using multiple categories. Patch by c0ffee.
|
2002-03-19 12:28:55 +00:00 |
fe-ignore-messages.c
|
Never ignore kick msg if you get kicked from channel.
|
2002-03-10 15:46:22 +00:00 |
fe-ignore.c
|
/IGNORE list: Show the -pattern and also show if the regexp is invalid.
|
2001-12-08 14:41:57 +00:00 |
fe-log.c
|
$1 can now be used as server tag in /SET autolog_path. This is useful when
|
2002-03-16 13:28:20 +00:00 |
fe-messages.c
|
some nick change events didn't print the address parameter.
|
2002-04-25 15:47:06 +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
|
Module loading updates - /LOAD shows now also the statically loaded modules.
|
2001-08-14 00:41:59 +00:00 |
fe-queries.c
|
make sure nick changes in query don't print warning if query->address is
|
2002-04-29 00:11:18 +00:00 |
fe-queries.h
|
/set autocreate_query -> /set autocreate_query_level
|
2000-09-06 21:30:56 +00:00 |
fe-server.c
|
/SERVER ADD: added -noproxy option and -proxy which just removes the
|
2002-01-24 20:57:16 +00:00 |
fe-settings.c
|
Comments are now allowed everywhere in config files.
|
2002-02-02 17:37:44 +00:00 |
fe-windows.c
|
don't leave active_win corrupted if last window is killed.
|
2002-05-04 19:44:25 +00:00 |
fe-windows.h
|
Support for "immortal" windows, that can't be closed until explicitly set to
|
2002-02-10 14:59:36 +00:00 |
formats.c
|
format_read_arglist() now prints the format name also when complaining about
|
2002-05-02 15:55:26 +00:00 |
formats.h
|
%# now toggles monospace font on/off. fe-text doesn't care about it, but
|
2002-04-26 15:43:09 +00:00 |
hilight-text.c
|
-actcolor %n now means that the activity isn't changed.
|
2002-02-11 08:23:02 +00:00 |
hilight-text.h
|
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
|
2001-03-17 01:52:43 +00:00 |
keyboard.c
|
/BIND list changes: added header/footer, added %#, bind_key -> bind_list
|
2002-04-27 02:07:18 +00:00 |
keyboard.h
|
struct naming changes
|
2002-04-21 17:31:23 +00:00 |
Makefile.am
|
window_activity() and window_item_activity() are now public. Added them to
|
2002-02-15 09:05:45 +00:00 |
module-formats.c
|
Removed the "GLib" text from glib_error format, to stop people thinking they
|
2002-05-01 18:30:45 +00:00 |
module-formats.h
|
/BIND list changes: added header/footer, added %#, bind_key -> bind_list
|
2002-04-27 02:07:18 +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
|
Don't crash when trying to print text when there's no windows yet. Also
|
2002-03-14 06:44:06 +00:00 |
printtext.h
|
printtext(): you can now specify server target with tag name instead of
|
2002-02-04 04:27:45 +00:00 |
themes.c
|
*** empty log message ***
|
2002-03-10 14:55:46 +00:00 |
themes.h
|
*** empty log message ***
|
2002-03-10 14:55:46 +00:00 |
translation.c
|
toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some
|
2002-01-27 20:45:59 +00:00 |
translation.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
window-activity.c
|
window_activity() and window_item_activity() are now public. Added them to
|
2002-02-15 09:05:45 +00:00 |
window-activity.h
|
window_activity() and window_item_activity() are now public. Added them to
|
2002-02-15 09:05:45 +00:00 |
window-commands.c
|
/WINDOW ITEM GOTO now accepts a number too, to jump to nth window item.
|
2002-04-17 15:30:26 +00:00 |
window-items.c
|
reversed the window->items change, it broke ^X
|
2002-05-02 22:35:01 +00:00 |
window-items.h
|
Removed window parameter from window_item_remove() and
|
2001-01-06 21:58:28 +00:00 |
windows-layout.c
|
/layout save saves !channels using the short name now, so they work properly
|
2002-04-27 20:13:27 +00:00 |
windows-layout.h
|
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
|
2001-02-21 19:19:24 +00:00 |