]> jfr.im git - irc/irssi/irssi.git/log
irc/irssi/irssi.git
23 years ago.98 final out 0.7.98
Timo Sirainen [Fri, 23 Feb 2001 08:07:10 +0000 (08:07 +0000)] 
.98 final out

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1294 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWe should define AF_INET6, not PF_INET6..
Timo Sirainen [Fri, 23 Feb 2001 05:55:51 +0000 (05:55 +0000)] 
We should define AF_INET6, not PF_INET6..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1293 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoFixed for building from objdir
Timo Sirainen [Fri, 23 Feb 2001 05:12:04 +0000 (05:12 +0000)] 
Fixed for building from objdir

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1292 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago#include "config.h", not "../config.h" so building from objdir works
Timo Sirainen [Fri, 23 Feb 2001 05:02:33 +0000 (05:02 +0000)] 
#include "config.h", not "../config.h" so building from objdir works

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1291 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoPrinting channel bans print them now with target parameter set, so with
Timo Sirainen [Thu, 22 Feb 2001 21:29:42 +0000 (21:29 +0000)] 
Printing channel bans print them now with target parameter set, so with
status window they get printed to channel window instead of status window.
Same for End of b/e/I lists. A few other cleanups.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1290 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/HELP can now display help of non-commands if the file just exists in
Timo Sirainen [Thu, 22 Feb 2001 20:51:26 +0000 (20:51 +0000)] 
/HELP can now display help of non-commands if the file just exists in
help directory

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1289 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoremoved tabs
Timo Sirainen [Thu, 22 Feb 2001 20:49:57 +0000 (20:49 +0000)] 
removed tabs

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1288 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoVerify in configure that linking with perl's LDFLAGS actually works. If
Timo Sirainen [Thu, 22 Feb 2001 20:39:35 +0000 (20:39 +0000)] 
Verify in configure that linking with perl's LDFLAGS actually works. If
perl lib dir is set, add 'use lib "/perl/lib/dir"' before each script
automatically.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1287 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWord highlighting was buggy
Timo Sirainen [Thu, 22 Feb 2001 10:52:29 +0000 (10:52 +0000)] 
Word highlighting was buggy

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1286 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SET autoignore_levels -> autoignore_level. Fixed a memory leak.
Timo Sirainen [Thu, 22 Feb 2001 10:52:01 +0000 (10:52 +0000)] 
/SET autoignore_levels -> autoignore_level. Fixed a memory leak.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1285 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved AUTOIGNORE_REC since it doesn't exist anyremo
Timo Sirainen [Thu, 22 Feb 2001 09:03:30 +0000 (09:03 +0000)] 
Removed AUTOIGNORE_REC since it doesn't exist anyremo

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1284 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoGetting ready for 0.7.98
Timo Sirainen [Thu, 22 Feb 2001 08:54:36 +0000 (08:54 +0000)] 
Getting ready for 0.7.98

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1283 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agostrip_real_length(): initialize last_color_pos and last_color_len to
Timo Sirainen [Thu, 22 Feb 2001 08:35:53 +0000 (08:35 +0000)] 
strip_real_length(): initialize last_color_pos and last_color_len to
-1. Word hilighting crashed if there was no colors set in the line..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1282 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAutoignore fixes by fuchs (not tested, hope it works ;)
Timo Sirainen [Thu, 22 Feb 2001 06:09:48 +0000 (06:09 +0000)] 
Autoignore fixes by fuchs (not tested, hope it works ;)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1281 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMake a temporary window bind if you get kicked from channel. Never
Timo Sirainen [Thu, 22 Feb 2001 05:49:30 +0000 (05:49 +0000)] 
Make a temporary window bind if you get kicked from channel. Never
allow any window items to go to windows with sticky binds.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1280 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/IRCNET ADD didn't work
Timo Sirainen [Thu, 22 Feb 2001 05:19:11 +0000 (05:19 +0000)] 
/IRCNET ADD didn't work

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1279 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
Timo Sirainen [Wed, 21 Feb 2001 19:19:24 +0000 (19:19 +0000)] 
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
-> Irssi windows _after_ windows are created..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1278 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoEntry line works now properly with very long prompts
Timo Sirainen [Wed, 21 Feb 2001 19:00:07 +0000 (19:00 +0000)] 
Entry line works now properly with very long prompts

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1277 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/FOREACH server|channel|query|window <command>
Timo Sirainen [Wed, 21 Feb 2001 18:41:45 +0000 (18:41 +0000)] 
/FOREACH server|channel|query|window <command>

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1276 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSupport for several unrealircd WHOIS replies, patch by Mark Glines
Timo Sirainen [Wed, 21 Feb 2001 18:32:15 +0000 (18:32 +0000)] 
Support for several unrealircd WHOIS replies, patch by Mark Glines
<redacted>

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1275 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDCC CTCP replies weren't handled properly
Timo Sirainen [Wed, 21 Feb 2001 05:11:26 +0000 (05:11 +0000)] 
DCC CTCP replies weren't handled properly

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1274 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded format_get_length() for getting length of text part in a format
Timo Sirainen [Wed, 21 Feb 2001 04:21:15 +0000 (04:21 +0000)] 
added format_get_length() for getting length of text part in a format
string. gui_printtext() now works like printtext_string() so %s won't
accidentally crash it. /SET prompt can now have %formats.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1273 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoupdated
Timo Sirainen [Wed, 21 Feb 2001 04:00:25 +0000 (04:00 +0000)] 
updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1272 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded -<server tag> description
Timo Sirainen [Wed, 21 Feb 2001 03:52:05 +0000 (03:52 +0000)] 
added -<server tag> description

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1271 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDefine AF_INET6 if it isn't already defined
Timo Sirainen [Wed, 21 Feb 2001 03:46:27 +0000 (03:46 +0000)] 
Define AF_INET6 if it isn't already defined

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1270 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoChanged some s/// to use perl instead of sed since they didn't work
Timo Sirainen [Wed, 21 Feb 2001 03:43:31 +0000 (03:43 +0000)] 
Changed some s/// to use perl instead of sed since they didn't work
with all seds.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1269 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses in
Timo Sirainen [Tue, 20 Feb 2001 16:23:28 +0000 (16:23 +0000)] 
/SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses in
host name resolving. /SERVER ADD: added options -4 and -6. Fixed crash
at startup if server didn't have chat network set. "Connecting to xxx
[ip]" is now displayed before calling connect(), so if it fails we'll
still get the IP it's trying to connect to.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1268 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDCC updates
Timo Sirainen [Tue, 20 Feb 2001 02:37:01 +0000 (02:37 +0000)] 
DCC updates

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1267 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoErrors reading/writing config and theme files are now handled properly
Timo Sirainen [Tue, 20 Feb 2001 01:54:14 +0000 (01:54 +0000)] 
Errors reading/writing config and theme files are now handled properly
and printed to screen

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1266 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoReload theme after /SET theme if it was modified.
Timo Sirainen [Tue, 20 Feb 2001 01:12:47 +0000 (01:12 +0000)] 
Reload theme after /SET theme if it was modified.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1265 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agomy_perl fix
Timo Sirainen [Tue, 20 Feb 2001 00:48:30 +0000 (00:48 +0000)] 
my_perl fix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1264 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agomulti identical nick fixes
Timo Sirainen [Tue, 20 Feb 2001 00:33:51 +0000 (00:33 +0000)] 
multi identical nick fixes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1263 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoInstead of directly calling beep(), send "beep" signal which default
Timo Sirainen [Mon, 19 Feb 2001 14:55:42 +0000 (14:55 +0000)] 
Instead of directly calling beep(), send "beep" signal which default
behaviour is to call beep()

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1262 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SERVER: if there's no servers, print "Not connected to any servers"
Timo Sirainen [Mon, 19 Feb 2001 14:50:53 +0000 (14:50 +0000)] 
/SERVER: if there's no servers, print "Not connected to any servers"
instead of just being quiet.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1261 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agolevel_get() check wasn't case-insensitive
Timo Sirainen [Mon, 19 Feb 2001 12:10:36 +0000 (12:10 +0000)] 
level_get() check wasn't case-insensitive

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1260 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/TOGGLE without parameters now complains not having enough parameters..
Timo Sirainen [Mon, 19 Feb 2001 07:16:32 +0000 (07:16 +0000)] 
/TOGGLE without parameters now complains not having enough parameters..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1259 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoupdated
Timo Sirainen [Mon, 19 Feb 2001 06:37:44 +0000 (06:37 +0000)] 
updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1258 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded "chat protocol xxx" signals
Timo Sirainen [Mon, 19 Feb 2001 06:28:02 +0000 (06:28 +0000)] 
added "chat protocol xxx" signals

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1257 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/LASTLOG syntax updated
Timo Sirainen [Mon, 19 Feb 2001 06:27:24 +0000 (06:27 +0000)] 
/LASTLOG syntax updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1256 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMoved /LASTLOG handling to lastlog.c. Added options -file <filename>
Timo Sirainen [Mon, 19 Feb 2001 06:23:04 +0000 (06:23 +0000)] 
Moved /LASTLOG handling to lastlog.c. Added options -file <filename>
for writing lastlog to file, -window <ref#|name> for specifying which
window's lastlog to print (output is always to active window) and
-clear option to remove all lastlog lines from window.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1255 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agolevel_get() prototype was missing.
Timo Sirainen [Mon, 19 Feb 2001 05:03:42 +0000 (05:03 +0000)] 
level_get() prototype was missing.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1254 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/RECONNECT ALL - reconnects to all servers in reconnection queue
Timo Sirainen [Mon, 19 Feb 2001 04:50:58 +0000 (04:50 +0000)] 
/RECONNECT ALL - reconnects to all servers in reconnection queue

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1253 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMoved /HELP to fe-help.c
Timo Sirainen [Mon, 19 Feb 2001 04:44:15 +0000 (04:44 +0000)] 
Moved /HELP to fe-help.c

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1252 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/NETSPLIT prints nicks now sorted and prints @ or + before channel if
Timo Sirainen [Mon, 19 Feb 2001 04:33:39 +0000 (04:33 +0000)] 
/NETSPLIT prints nicks now sorted and prints @ or + before channel if
user was opped/voiced before split.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1251 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved /SET dcc_block_size and /SET dcc_fast_send - fast send is now
Timo Sirainen [Mon, 19 Feb 2001 03:40:06 +0000 (03:40 +0000)] 
Removed /SET dcc_block_size and /SET dcc_fast_send - fast send is now
always used and dcc_block_size is useless with it.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1250 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoHighlight colors can now have background color set with fg,bg. Works
Timo Sirainen [Mon, 19 Feb 2001 03:25:24 +0000 (03:25 +0000)] 
Highlight colors can now have background color set with fg,bg. Works
with activity list too, useful for example blinking.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1249 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMoved autoconnects and command line parameter parsing from irc to core.
Timo Sirainen [Mon, 19 Feb 2001 02:50:08 +0000 (02:50 +0000)] 
Moved autoconnects and command line parameter parsing from irc to core.

Added not_initialized parameter to chat protocols that are created
using chat_protocol_get_unknown(). /CONNECT doesn't crash now with
non-initialized protocols but instead complains about them.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1248 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/RECONNECT reconnects now to server with identical settings.
Timo Sirainen [Mon, 19 Feb 2001 02:27:10 +0000 (02:27 +0000)] 
/RECONNECT reconnects now to server with identical settings.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1247 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agowindow_bind_remove_unsticky(): crashfix
Timo Sirainen [Mon, 19 Feb 2001 02:26:32 +0000 (02:26 +0000)] 
window_bind_remove_unsticky(): crashfix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1246 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoConnection updates: moved /SERVER and /CONNECT to core from irc.
Timo Sirainen [Mon, 19 Feb 2001 02:15:15 +0000 (02:15 +0000)] 
Connection updates: moved /SERVER and /CONNECT to core from irc.
Several other related multiprotocol updates.

Removed /SILCSERVER from SILC, /CONNECT and /SERVER should work
properly now. Rejoining channels after reconnection works.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1245 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf reading host answer from pipe failed, set the error message to
Timo Sirainen [Mon, 19 Feb 2001 02:13:02 +0000 (02:13 +0000)] 
If reading host answer from pipe failed, set the error message to
"Host name lookup: g_strerror(errno)"

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1244 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWhen reading data from socket, read max. 5kB at a time so we won't get
Timo Sirainen [Mon, 19 Feb 2001 02:12:06 +0000 (02:12 +0000)] 
When reading data from socket, read max. 5kB at a time so we won't get
stuck if socket just keeps sending more and more data.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1243 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agochat_protocol_register() didn't work properly when the chat protocol
Timo Sirainen [Sun, 18 Feb 2001 23:40:18 +0000 (23:40 +0000)] 
chat_protocol_register() didn't work properly when the chat protocol
was already registered.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1242 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSupport for multiple identical nicknames.
Timo Sirainen [Sun, 18 Feb 2001 22:46:25 +0000 (22:46 +0000)] 
Support for multiple identical nicknames.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1241 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoupdates for latest changes
Timo Sirainen [Sun, 18 Feb 2001 20:32:22 +0000 (20:32 +0000)] 
updates for latest changes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1240 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agocrashfix
Timo Sirainen [Sun, 18 Feb 2001 00:11:23 +0000 (00:11 +0000)] 
crashfix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1239 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSupport for multiple identically named nicks.
Timo Sirainen [Sat, 17 Feb 2001 21:46:35 +0000 (21:46 +0000)] 
Support for multiple identically named nicks.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1238 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoConfig file: ircnets -> chatnets, added type = "chat protocol" to
Timo Sirainen [Sat, 17 Feb 2001 19:44:22 +0000 (19:44 +0000)] 
Config file: ircnets -> chatnets, added type = "chat protocol" to
chatnet config. Moved reading chatnets to core. Lots of other
multiprotocol updates.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1237 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIrssi::command_bind(): Don't run the command twice. Log updated for
Timo Sirainen [Sat, 17 Feb 2001 12:23:18 +0000 (12:23 +0000)] 
Irssi::command_bind(): Don't run the command twice. Log updated for
log_write_rec()

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1236 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agolog_write_rec(): added level parameter. writing /LASTLOG to log files
Timo Sirainen [Sat, 17 Feb 2001 12:08:31 +0000 (12:08 +0000)] 
log_write_rec(): added level parameter. writing /LASTLOG to log files
doesn't anymore print the current timestamp at the start of line since
/LASTLOG messages have their original timestamp already.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1235 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMoved fe stuff from perl-common to perl-fe.
Timo Sirainen [Sat, 17 Feb 2001 11:33:12 +0000 (11:33 +0000)] 
Moved fe stuff from perl-common to perl-fe.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1234 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoYet another perl fix
Timo Sirainen [Sat, 17 Feb 2001 11:09:14 +0000 (11:09 +0000)] 
Yet another perl fix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1233 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agomore static perl fixes
Timo Sirainen [Sat, 17 Feb 2001 11:05:29 +0000 (11:05 +0000)] 
more static perl fixes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1232 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago"conftest" binary wasn't removed
Timo Sirainen [Sat, 17 Feb 2001 10:58:53 +0000 (10:58 +0000)] 
"conftest" binary wasn't removed

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1231 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agostatic perl fixes
Timo Sirainen [Sat, 17 Feb 2001 10:56:29 +0000 (10:56 +0000)] 
static perl fixes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1230 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved .libs/ dir check, it should always be there anyway.
Timo Sirainen [Sat, 17 Feb 2001 10:44:06 +0000 (10:44 +0000)] 
Removed .libs/ dir check, it should always be there anyway.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1229 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen [Sat, 17 Feb 2001 10:35:35 +0000 (10:35 +0000)] 
/LOAD module tries to load "module_core" instead. If it wasn't found,
it fallbacks to "module" again. If it is found, it tries to load several
other modules too, like irc_module, fe_module and fe_irc_module.

Split perl module to perl_core and fe_perl. Removed "_common" from some
fe_common modules.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1228 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoexec signals updated
Timo Sirainen [Sat, 17 Feb 2001 10:31:26 +0000 (10:31 +0000)] 
exec signals updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1227 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agotypo fix
Timo Sirainen [Sat, 17 Feb 2001 10:31:01 +0000 (10:31 +0000)] 
typo fix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1226 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded POTFILES.in
Timo Sirainen [Sat, 17 Feb 2001 10:30:39 +0000 (10:30 +0000)] 
added POTFILES.in

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1225 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded
Timo Sirainen [Sat, 17 Feb 2001 10:30:06 +0000 (10:30 +0000)] 
added

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1224 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoig_module_build_path() prototype was missing..
Timo Sirainen [Sat, 17 Feb 2001 10:26:59 +0000 (10:26 +0000)] 
ig_module_build_path() prototype was missing..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1223 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded g_module_build_path()
Timo Sirainen [Sat, 17 Feb 2001 10:09:49 +0000 (10:09 +0000)] 
added g_module_build_path()

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1222 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDynamic module check: don't use -module option with libtool.
Timo Sirainen [Sat, 17 Feb 2001 07:16:58 +0000 (07:16 +0000)] 
Dynamic module check: don't use -module option with libtool.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1221 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded fe-dcc.h
Timo Sirainen [Fri, 16 Feb 2001 20:49:45 +0000 (20:49 +0000)] 
added fe-dcc.h

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1220 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf log file locking fails, check that it failed because file was
Timo Sirainen [Fri, 16 Feb 2001 20:21:18 +0000 (20:21 +0000)] 
If log file locking fails, check that it failed because file was
locked, not because filesystem doesn't know locks or some other reason.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1219 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded fe-exec.h
Timo Sirainen [Fri, 16 Feb 2001 16:07:35 +0000 (16:07 +0000)] 
added fe-exec.h

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1218 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agospecify that ctrl-c uses _mirc_ color codes
Timo Sirainen [Thu, 15 Feb 2001 01:46:47 +0000 (01:46 +0000)] 
specify that ctrl-c uses _mirc_ color codes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1217 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoPerl 5.6 wants PREFIX=xx, not LIB=xx when default isn't used
Timo Sirainen [Thu, 15 Feb 2001 00:05:22 +0000 (00:05 +0000)] 
Perl 5.6 wants PREFIX=xx, not LIB=xx when default isn't used

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1216 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago#include "perl-common.h" to define my_perl
Timo Sirainen [Wed, 14 Feb 2001 23:44:34 +0000 (23:44 +0000)] 
#include "perl-common.h" to define my_perl

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1215 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago-interactive help
Timo Sirainen [Wed, 14 Feb 2001 23:28:43 +0000 (23:28 +0000)] 
-interactive help

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1214 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoirssi_perl_interp -> my_perl and made it non-static. should help compiling
Timo Sirainen [Wed, 14 Feb 2001 22:06:47 +0000 (22:06 +0000)] 
irssi_perl_interp -> my_perl and made it non-static. should help compiling
with some weird perl implementations.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1213 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAdded PROCESS_REC to fe-exec.h and perl support for it. "exec new" and
Timo Sirainen [Tue, 13 Feb 2001 19:26:43 +0000 (19:26 +0000)] 
Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and
"exec remove" sends PROCESS_REC as first argument. Added "exec input"
signal to perl.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1212 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoupdated
Timo Sirainen [Tue, 13 Feb 2001 18:19:59 +0000 (18:19 +0000)] 
updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1211 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago+/SET autoclose_windows _OFF_, not ON.
Timo Sirainen [Mon, 12 Feb 2001 20:05:49 +0000 (20:05 +0000)] 
+/SET autoclose_windows _OFF_, not ON.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1210 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agosmall updates
Timo Sirainen [Mon, 12 Feb 2001 19:48:51 +0000 (19:48 +0000)] 
small updates

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1209 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoUpdates so that DCC stuff compiles again. Still missing DCC chat/get/send
Timo Sirainen [Mon, 12 Feb 2001 16:31:33 +0000 (16:31 +0000)] 
Updates so that DCC stuff compiles again. Still missing DCC chat/get/send
specific stuff.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1208 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved SYNTAX: LOG LIST - the commands is /LOG
Timo Sirainen [Sun, 11 Feb 2001 00:15:32 +0000 (00:15 +0000)] 
Removed SYNTAX: LOG LIST - the commands is /LOG

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1207 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agotheme->default_color is now used again, added default_bold_color which
Timo Sirainen [Sat, 10 Feb 2001 10:19:47 +0000 (10:19 +0000)] 
theme->default_color is now used again, added default_bold_color which
is used with default bolds since A_NORMAL|A_BOLD doesn't seem to do
anything with curses..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1206 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/EXEC -interactive: Creates a query-like window item. Text written to
Timo Sirainen [Sat, 10 Feb 2001 09:54:51 +0000 (09:54 +0000)] 
/EXEC -interactive: Creates a query-like window item. Text written to
it is sent to executed process, like /EXEC -in.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1205 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoChanged window->waiting_channels ("servertag name" format) to
Timo Sirainen [Sat, 10 Feb 2001 09:12:53 +0000 (09:12 +0000)] 
Changed window->waiting_channels ("servertag name" format) to
bound_items containing WINDOW_BIND_REC structures. If you now use
/SAVEWINDOWS, the item will _always_ be restored to saved window even
if there was already some other item.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1204 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SET hilight_act_color - default color to use for highlighting in
Timo Sirainen [Sat, 10 Feb 2001 08:44:19 +0000 (08:44 +0000)] 
/SET hilight_act_color - default color to use for highlighting in
activity line

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1203 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SAVEWINDOWS saves now split windows
Timo Sirainen [Sat, 10 Feb 2001 07:26:54 +0000 (07:26 +0000)] 
/SAVEWINDOWS saves now split windows

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1202 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWrite buffer - logs and rawlogs write to files through this. By default
Timo Sirainen [Sat, 10 Feb 2001 05:54:35 +0000 (05:54 +0000)] 
Write buffer - logs and rawlogs write to files through this. By default
everything gets written immediately, but you can make it wait until
there's specified amount of data in buffer or write once in a hour or
so. Useful for people who want to keep hard disk at sleep at nights but
still want to log.

/SET write_buffer_mins, /SET write_buffer_kb: When to flush buffer.
/FLUSHBUFFER: Flush the buffer immediately

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1201 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoadded descriptions for left_window and right_window
Timo Sirainen [Sat, 10 Feb 2001 05:34:46 +0000 (05:34 +0000)] 
added descriptions for left_window and right_window

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1200 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SET names_max_columns, /SET names_max_width: Limit width of /NAMES list.
Timo Sirainen [Sat, 10 Feb 2001 04:54:09 +0000 (04:54 +0000)] 
/SET names_max_columns, /SET names_max_width: Limit width of /NAMES list.

Forced max. 6 columns limit to /HELP

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1199 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window.
Timo Sirainen [Sat, 10 Feb 2001 04:43:21 +0000 (04:43 +0000)] 
/WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window.
After setting window to sticky non-sticky windows can't replace the
active sticky one. Each main window can have it's own sticky window
group.

/WINDOW LEFT, /WINDOW RIGHT - Go to previous/next window in the current
sticky window group, or if there's no sticky windows go to
previous/next non-sticky window. Alt-Left/Right keys default to these
commands now.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1198 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agosticky_refnum is now saved and restored
Timo Sirainen [Sat, 10 Feb 2001 03:12:22 +0000 (03:12 +0000)] 
sticky_refnum is now saved and restored

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1197 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/WINDOW SERVER: added -sticky and -unsticky options. If window server
Timo Sirainen [Sat, 10 Feb 2001 03:10:30 +0000 (03:10 +0000)] 
/WINDOW SERVER: added -sticky and -unsticky options. If window server
is sticky, it will never be automatically changed, and it cannot be
changed to anything else without -unsticky option. Should be useful for
people who want status or msgs windows for each server.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1196 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agowindow_item_set_active(): window->active_server was set wrong if there
Timo Sirainen [Sat, 10 Feb 2001 02:13:13 +0000 (02:13 +0000)] 
window_item_set_active(): window->active_server was set wrong if there
was multiple items in window from different servers.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1195 dbcabf3a-b0e7-0310-adc4-f8d773084564