| .. |
|
.cvsignore
|
updates
|
2000-04-26 09:43:45 +00:00 |
|
args.c
|
Getting rid of gettext, moved some _(..) texts to themes and left some error
|
2001-05-17 20:13:59 +00:00 |
|
args.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
|
channel-rec.h
|
CHANNEL_REC->get_join_data() - Returns the information needed to call
|
2001-05-11 16:08:48 +00:00 |
|
channel-setup-rec.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
channels-setup.c
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
channels-setup.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
channels.c
|
CHANNEL_REC->get_join_data() - Returns the information needed to call
|
2001-05-11 16:08:48 +00:00 |
|
channels.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
chat-commands.c
|
quit_message setting moved from irc to core
|
2001-03-16 22:14:21 +00:00 |
|
chat-protocols.c
|
Moved autoconnects and command line parameter parsing from irc to core.
|
2001-02-19 02:50:08 +00:00 |
|
chat-protocols.h
|
Moved autoconnects and command line parameter parsing from irc to core.
|
2001-02-19 02:50:08 +00:00 |
|
chatnet-rec.h
|
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
|
2001-03-04 01:47:13 +00:00 |
|
chatnets.c
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
chatnets.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
commands.c
|
Getting optional channel parameter was buggy - it used already free'd memory
|
2001-06-10 22:19:15 +00:00 |
|
commands.h
|
Moved PARAM_FLAG_OPTCHAN handling to core. Removed support for adding own
|
2001-05-11 15:48:09 +00:00 |
|
core.c
|
moved /SET ignore_signals to core.
|
2001-06-01 20:21:07 +00:00 |
|
core.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
|
expandos.c
|
added $sysarch
|
2001-04-20 20:00:23 +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
|
ignore_check(): don't crash if nick is NULL - shouldn't really ever happen?
|
2001-03-24 12:41:43 +00:00 |
|
ignore.h
|
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
|
2001-03-03 23:27:07 +00:00 |
|
levels.c
|
* level is now same as ALL
|
2001-03-15 02:22:44 +00:00 |
|
levels.h
|
level_get() prototype was missing.
|
2001-02-19 05:03:42 +00:00 |
|
line-split.c
|
some comment changes, moved nearest_power() to misc.h
|
2001-05-17 16:50:52 +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
|
"log rotate" signal added
|
2001-06-26 13:49:51 +00:00 |
|
log.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +00:00 |
|
Makefile.am
|
moved stuff from net-internal.h to network.h. HPUX needed one of the
|
2001-03-18 21:39:24 +00:00 |
|
masks.c
|
Minor speedup, return immediately if masks == ""
|
2001-01-18 02:23:11 +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
|
added g_module_build_path()
|
2001-02-17 10:09:49 +00:00 |
|
memdebug.h
|
ig_module_build_path() prototype was missing..
|
2001-02-17 10:26:59 +00:00 |
|
misc.c
|
get_max_column_count() didn't work properly if items had wider items than
|
2001-06-11 15:05:08 +00:00 |
|
misc.h
|
some comment changes, moved nearest_power() to misc.h
|
2001-05-17 16:50:52 +00:00 |
|
module.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
|
modules.c
|
/LOAD: when using '.' character in module name irssi printed glib error
|
2001-06-04 18:40:50 +00:00 |
|
modules.h
|
/LOAD module tries to load "module_core" instead. If it wasn't found,
|
2001-02-17 10:35:35 +00:00 |
|
net-disconnect.c
|
Getting rid of gettext, moved some _(..) texts to themes and left some error
|
2001-05-17 20:13:59 +00:00 |
|
net-disconnect.h
|
..adding new files..
|
2000-04-26 08:03:38 +00:00 |
|
net-nonblock.c
|
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
|
2001-03-04 01:47:13 +00:00 |
|
net-nonblock.h
|
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
|
2001-03-04 01:47:13 +00:00 |
|
net-sendbuffer.c
|
memmove() -> g_memmove()
|
2001-01-18 01:03:18 +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
|
Getting rid of gettext, moved some _(..) texts to themes and left some error
|
2001-05-17 20:13:59 +00:00 |
|
network.h
|
moved stuff from net-internal.h to network.h. HPUX needed one of the
|
2001-03-18 21:39:24 +00:00 |
|
nick-rec.h
|
Support for multiple identically named nicks.
|
2001-02-17 21:46:35 +00:00 |
|
nicklist.c
|
buggy fix, fixed :)
|
2001-03-10 23:33:56 +00:00 |
|
nicklist.h
|
added server_change_nick() function for servers.[ch]. Lots of fixes for
|
2001-03-04 10:30:41 +00:00 |
|
nickmatch-cache.c
|
Nickmatch cache. A couple of helper functions to check if channel nicks
|
2001-01-21 04:09:48 +00:00 |
|
nickmatch-cache.h
|
Nickmatch cache. A couple of helper functions to check if channel nicks
|
2001-01-21 04:09:48 +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
|
%F = blinking on/off. several fixes to make blinking work better. some
|
2001-03-17 02:32:32 +00:00 |
|
queries.h
|
Config file: ircnets -> chatnets, added type = "chat protocol" to
|
2001-02-17 19:44:22 +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
|
Write buffer - logs and rawlogs write to files through this. By default
|
2001-02-10 05:54:35 +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
|
Try to keep the number after server tag always the same when there's
|
2001-06-08 21:19:08 +00:00 |
|
server-rec.h
|
If one server fails because of DNS error, don't stop reconnecting to
|
2001-03-07 23:57:19 +00:00 |
|
server-setup-rec.h
|
If one server fails because of DNS error, don't stop reconnecting to
|
2001-03-07 23:57:19 +00:00 |
|
servers-reconnect.c
|
Try to keep the number after server tag always the same when there's
|
2001-06-08 21:19:08 +00:00 |
|
servers-reconnect.h
|
Try to keep the number after server tag always the same when there's
|
2001-06-08 21:19:08 +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
|
added /SET proxy_password
|
2001-03-20 23:24:45 +00:00 |
|
servers-setup.h
|
/CONNECT -ircnet didn't load ircnet specific settings correctly
|
2001-03-08 00:24:27 +00:00 |
|
servers.c
|
Try to keep the number after server tag always the same when there's
|
2001-06-08 21:19:08 +00:00 |
|
servers.h
|
added server_change_nick() function for servers.[ch]. Lots of fixes for
|
2001-03-04 10:30:41 +00:00 |
|
settings.c
|
Getting rid of gettext, moved some _(..) texts to themes and left some error
|
2001-05-17 20:13:59 +00:00 |
|
settings.h
|
Irssi now asks if you want to remove unknown settings from configuration
|
2001-03-16 23:57:24 +00:00 |
|
signals.c
|
signal_emit() - one parameter after last one wasn't NULL but was taken
|
2001-01-18 02:01:59 +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
|
/SET prompt - if target had %c or something in it, it shouldn't be
|
2001-03-03 21:34:06 +00:00 |
|
special-vars.h
|
/SET prompt - if target had %c or something in it, it shouldn't be
|
2001-03-03 21:34:06 +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
|
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
|
2001-03-17 01:52:43 +00:00 |
|
write-buffer.c
|
Write buffer - logs and rawlogs write to files through this. By default
|
2001-02-10 05:54:35 +00:00 |
|
write-buffer.h
|
Write buffer - logs and rawlogs write to files through this. By default
|
2001-02-10 05:54:35 +00:00 |