.. |
.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
|
added "message own_public" and "message own_private" events that are
|
2001-01-01 16:57:25 +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
|
pidwait: send status as second agument.
|
2000-12-30 00:42:47 +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
|
Settings are now stored in module-specific blocks. Irssi complains
|
2000-12-17 05:44:45 +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
|
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
|
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
|
emphasis moved to fe-messages. added a few checks so that non-words
|
2000-12-28 17:04:33 +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
|
/SET prompt, /SET prompt_window - Specifies the text in prompt.
|
2000-12-17 07:39:22 +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: -sticky option added. Closing windows before a sticky
|
2001-01-01 18:30:23 +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 |