.. |
.cvsignore
|
updates
|
2000-04-26 09:43:45 +00:00 |
args.c
|
Cleaned up code.
|
2000-07-16 20:18:05 +00:00 |
args.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
channel-rec.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
channels-setup.c
|
put back ircnet -> chatnet backwards compatibility, this time modify
|
2000-12-19 17:47:33 +00:00 |
channels-setup.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
channels.c
|
removed useless chat_type checks
|
2000-12-17 01:37:12 +00:00 |
channels.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
chat-commands.c
|
added "message own_public" and "message own_private" events that are
|
2001-01-01 16:57:25 +00:00 |
chat-protocols.c
|
Chat protocol updates.
|
2000-10-01 20:48:10 +00:00 |
chat-protocols.h
|
Chat protocol updates.
|
2000-10-01 20:48:10 +00:00 |
chatnet-rec.h
|
Added chat protocol register. Changed all chat_type fields to use it.
|
2000-09-01 00:26:46 +00:00 |
chatnets.c
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
chatnets.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
commands.c
|
When using a /command that has only subcommands, print the list of the
|
2001-01-07 13:53:58 +00:00 |
commands.h
|
Destroy all settings and commands used by modules when they're unloaded.
|
2000-12-17 04:14:47 +00:00 |
core.c
|
Settings are now stored in module-specific blocks. Irssi complains
|
2000-12-17 05:44:45 +00:00 |
core.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
expandos.c
|
added "message own_public" and "message own_private" events that are
|
2001-01-01 16:57:25 +00:00 |
expandos.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
ignore.c
|
added "message own_public" and "message own_private" events that are
|
2001-01-01 16:57:25 +00:00 |
ignore.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
levels.c
|
compiler warning fixes + one real bug in dcc-chat
|
2000-11-18 15:31:28 +00:00 |
levels.h
|
Cleaned up code.
|
2000-07-16 20:18:05 +00:00 |
line-split.c
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
line-split.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
log.c
|
Check the return value of strftime() properly
|
2001-01-14 18:02:03 +00:00 |
log.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
Makefile.am
|
NICK_REC can be now inherited
|
2000-12-06 01:07:21 +00:00 |
masks.c
|
minor speed enhance
|
2000-11-07 01:46:25 +00:00 |
masks.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
memdebug.c
|
modules are deinitialized at quit.
|
2000-09-27 23:43:53 +00:00 |
memdebug.h
|
Added g_dirname() so ig_free() won't complain when free()ing it.
|
2000-06-18 10:02:39 +00:00 |
misc.c
|
Added my_asctime()
|
2001-01-14 18:16:39 +00:00 |
misc.h
|
Added my_asctime()
|
2001-01-14 18:16:39 +00:00 |
module.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
modules.c
|
Settings are now stored in module-specific blocks. Irssi complains
|
2000-12-17 05:44:45 +00:00 |
modules.h
|
Updates.
|
2000-09-02 18:53:58 +00:00 |
net-disconnect.c
|
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
|
2000-12-04 22:57:18 +00:00 |
net-disconnect.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
net-internal.h
|
Some fixes for compiling with Win32 :)
|
2000-10-26 18:12:20 +00:00 |
net-nonblock.c
|
bugfix
|
2000-12-08 15:47:18 +00:00 |
net-nonblock.h
|
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
|
2000-12-04 22:57:18 +00:00 |
net-sendbuffer.c
|
Instead of trying to send data to server every 1/10th of second, send
|
2000-12-28 17:22:35 +00:00 |
net-sendbuffer.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
network.c
|
Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32
|
2001-01-11 10:15:34 +00:00 |
network.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
nick-rec.h
|
NICK_REC can be now inherited
|
2000-12-06 01:07:21 +00:00 |
nicklist.c
|
Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32
|
2001-01-11 10:15:34 +00:00 |
nicklist.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
pidwait.c
|
pidwait: send status as second agument.
|
2000-12-30 00:42:47 +00:00 |
pidwait.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
queries.c
|
query_find() didn't check for queries with no active server
|
2001-01-09 18:56:56 +00:00 |
queries.h
|
Some query changes. They should now work properly with /SAVEWINDOWS
|
2001-01-01 17:13:55 +00:00 |
query-rec.h
|
several fixes to make irssi compile without warnings with MIPSpro
|
2000-11-23 21:40:07 +00:00 |
rawlog.c
|
Cleaned up code.
|
2000-07-16 20:18:05 +00:00 |
rawlog.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
server-connect-rec.h
|
several fixes to make irssi compile without warnings with MIPSpro
|
2000-11-23 21:40:07 +00:00 |
server-rec.h
|
added "message own_public" and "message own_private" events that are
|
2001-01-01 16:57:25 +00:00 |
server-setup-rec.h
|
several fixes to make irssi compile without warnings with MIPSpro
|
2000-11-23 21:40:07 +00:00 |
servers-reconnect.c
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
servers-reconnect.h
|
Added some magic to /SERVER - if there's no server to disconnect from
|
2000-11-26 02:09:15 +00:00 |
servers-redirect.c
|
Lots of moving stuff around - hopefully I didn't break too much :)
|
2000-08-26 15:39:44 +00:00 |
servers-redirect.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
servers-setup.c
|
put back ircnet -> chatnet backwards compatibility, this time modify
|
2000-12-19 17:47:33 +00:00 |
servers-setup.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
servers.c
|
Query bugfixes
|
2001-01-01 19:29:05 +00:00 |
servers.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
settings.c
|
Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32
|
2001-01-11 10:15:34 +00:00 |
settings.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
signals.c
|
"return 1" doesn't anymore stop signals in perl scripts. Fixed
|
2001-01-07 08:23:06 +00:00 |
signals.h
|
"return 1" doesn't anymore stop signals in perl scripts. Fixed
|
2001-01-07 08:23:06 +00:00 |
special-vars.c
|
$[.10]var truncates the var to 10 chars, but doesn't pad if var is
|
2001-01-12 17:05:05 +00:00 |
special-vars.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
window-item-def.h
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
window-item-rec.h
|
Highlighting cleanups. Added /HILIGHT -priority option.
|
2001-01-09 21:06:45 +00:00 |