]> jfr.im git - irc/irssi/irssi.git/log
irc/irssi/irssi.git
23 years agoupdated for .98.3 0.7.98.3
Timo Sirainen [Sat, 17 Mar 2001 05:12:52 +0000 (05:12 +0000)] 
updated for .98.3

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

23 years agoupdated for .98.3
Timo Sirainen [Sat, 17 Mar 2001 03:29:55 +0000 (03:29 +0000)] 
updated for .98.3

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

23 years agopubmsghinick - add %n after nick so underlines/blinks get disabled..
Timo Sirainen [Sat, 17 Mar 2001 03:29:31 +0000 (03:29 +0000)] 
pubmsghinick - add %n after nick so underlines/blinks get disabled..

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

23 years agofixed small hilight memory leak
Timo Sirainen [Sat, 17 Mar 2001 02:34:42 +0000 (02:34 +0000)] 
fixed small hilight memory leak

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

23 years ago%F = blinking on/off. several fixes to make blinking work better. some
Timo Sirainen [Sat, 17 Mar 2001 02:32:32 +0000 (02:32 +0000)] 
%F = blinking on/off. several fixes to make blinking work better. some
hilight fixes.

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

23 years agoHilighting updates. /HILIGHT -color, /SET hilight_color and /SET
Timo Sirainen [Sat, 17 Mar 2001 01:52:43 +0000 (01:52 +0000)] 
Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET
hilight_act_color now use %codes for specifying color.

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

23 years agoAdded some debug messages..
Timo Sirainen [Sat, 17 Mar 2001 00:55:47 +0000 (00:55 +0000)] 
Added some debug messages..

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

23 years agoIrssi now asks if you want to remove unknown settings from configuration
Timo Sirainen [Fri, 16 Mar 2001 23:57:24 +0000 (23:57 +0000)] 
Irssi now asks if you want to remove unknown settings from configuration
file.

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

23 years agoemphasis works with actions now
Timo Sirainen [Fri, 16 Mar 2001 22:14:50 +0000 (22:14 +0000)] 
emphasis works with actions now

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

23 years agoquit_message setting moved from irc to core
Timo Sirainen [Fri, 16 Mar 2001 22:14:21 +0000 (22:14 +0000)] 
quit_message setting moved from irc to core

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

23 years agoText buffer: Saving pointer to char[] didn't work correctly with
Timo Sirainen [Thu, 15 Mar 2001 22:33:58 +0000 (22:33 +0000)] 
Text buffer: Saving pointer to char[] didn't work correctly with
netbsd/alpha which caused crash soon after startup. Changed the code a bit,
I'm not sure if it's still correct ANSI C but at least it seems to work fine
with netbsd/alpha now :)

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

23 years ago/WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now.
Timo Sirainen [Thu, 15 Mar 2001 21:05:40 +0000 (21:05 +0000)] 
/WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now.

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

23 years agoserver_connect_own_ip_save(): fixed some nasty typos that could have
Timo Sirainen [Thu, 15 Mar 2001 20:48:57 +0000 (20:48 +0000)] 
server_connect_own_ip_save(): fixed some nasty typos that could have
crashed irssi when using vhosts

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

23 years ago/NICK could have changed nick to some other nick than we specified
Timo Sirainen [Thu, 15 Mar 2001 17:39:23 +0000 (17:39 +0000)] 
/NICK could have changed nick to some other nick than we specified
(/NICK nick!blah -> nick)

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

23 years ago^O reset only colors, not underlines etc.
Timo Sirainen [Thu, 15 Mar 2001 17:34:28 +0000 (17:34 +0000)] 
^O reset only colors, not underlines etc.

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

23 years agobugfix
Timo Sirainen [Thu, 15 Mar 2001 16:11:09 +0000 (16:11 +0000)] 
bugfix

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

23 years agoif $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :)
Timo Sirainen [Thu, 15 Mar 2001 15:42:11 +0000 (15:42 +0000)] 
if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :)

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

23 years agoif ! $(MAKE) -> if $(MAKE); then echo; else
Timo Sirainen [Thu, 15 Mar 2001 15:23:00 +0000 (15:23 +0000)] 
if ! $(MAKE) -> if $(MAKE); then echo; else

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

23 years agosignal_add_first("setup changed", .. so if some other "setup changed"
Timo Sirainen [Thu, 15 Mar 2001 03:01:04 +0000 (03:01 +0000)] 
signal_add_first("setup changed", .. so if some other "setup changed"
handler wants to ask $Z it works properly. This fix is kind of a kludge,
some better way should be found to fix these kind of problems (just
g_strdup() them?)

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

23 years agominor cleanup
Timo Sirainen [Thu, 15 Mar 2001 02:48:04 +0000 (02:48 +0000)] 
minor cleanup

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

23 years agowhen some statusbar item was forced to be removed because of lack of space,
Timo Sirainen [Thu, 15 Mar 2001 02:31:36 +0000 (02:31 +0000)] 
when some statusbar item was forced to be removed because of lack of space,
it still used 2 chars.

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

23 years agoBeginnings of configurable statusbar. The existing items can be configured
Timo Sirainen [Thu, 15 Mar 2001 02:26:12 +0000 (02:26 +0000)] 
Beginnings of configurable statusbar. The existing items can be configured
in default.theme.

If some abstract isn't set in theme, it fallbacks to the one in
default.theme now. This should help with old themes, and maybe themes
that don't change something should just keep those parts commented out..

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

23 years agoUpgraded to glib 1.2.9
Timo Sirainen [Thu, 15 Mar 2001 02:23:43 +0000 (02:23 +0000)] 
Upgraded to glib 1.2.9

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

23 years ago* level is now same as ALL
Timo Sirainen [Thu, 15 Mar 2001 02:22:44 +0000 (02:22 +0000)] 
* level is now same as ALL

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

23 years agoReconnecting shouldn't lose the address family.
Timo Sirainen [Wed, 14 Mar 2001 22:36:04 +0000 (22:36 +0000)] 
Reconnecting shouldn't lose the address family.

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

23 years agonet_listen() works now properly with --enable-ipv6 and a system that doesn't
Timo Sirainen [Wed, 14 Mar 2001 22:26:00 +0000 (22:26 +0000)] 
net_listen() works now properly with --enable-ipv6 and a system that doesn't
have a working IPv6 support

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

23 years ago%n+bg color change doesn't anymore set foreground black. changed theme's
Timo Sirainen [Mon, 12 Mar 2001 19:43:32 +0000 (19:43 +0000)] 
%n+bg color change doesn't anymore set foreground black. changed theme's
default_bold_color to default_real_color.

Activity list printed first item with white always. Color redrawed itself
every second.

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

23 years agoadded format_real_length()
Timo Sirainen [Mon, 12 Mar 2001 10:34:04 +0000 (10:34 +0000)] 
added format_real_length()

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

23 years agoStatusbar rewrites. Colors are currently not configurable at all, but other
Timo Sirainen [Mon, 12 Mar 2001 10:33:13 +0000 (10:33 +0000)] 
Statusbar rewrites. Colors are currently not configurable at all, but other
than that, it should work better.

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

23 years agomake distclean works now properly for common/ and irc/ directories (by tko)
Timo Sirainen [Sun, 11 Mar 2001 02:33:00 +0000 (02:33 +0000)] 
make distclean works now properly for common/ and irc/ directories (by tko)

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

23 years agobuggy fix, fixed :)
Timo Sirainen [Sat, 10 Mar 2001 23:33:56 +0000 (23:33 +0000)] 
buggy fix, fixed :)

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

23 years agonick_hash_remove(): GLIB didn't change the hash table key like I thought, so
Timo Sirainen [Sat, 10 Mar 2001 23:23:32 +0000 (23:23 +0000)] 
nick_hash_remove(): GLIB didn't change the hash table key like I thought, so
we need to first remove it from the hash, then insert again..

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

23 years agoupdated
Timo Sirainen [Sat, 10 Mar 2001 18:49:00 +0000 (18:49 +0000)] 
updated

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

23 years agoDon't cast time_t to int. Don't go playing with memory you just free'd. Some
Timo Sirainen [Sat, 10 Mar 2001 18:22:58 +0000 (18:22 +0000)] 
Don't cast time_t to int. Don't go playing with memory you just free'd. Some
other cleanups

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

23 years agomore Meta key updates
Timo Sirainen [Sat, 10 Mar 2001 16:54:22 +0000 (16:54 +0000)] 
more Meta key updates

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

23 years agoupdated
Timo Sirainen [Sat, 10 Mar 2001 16:51:08 +0000 (16:51 +0000)] 
updated

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

23 years agoadded startup-HOWTO.txt
Timo Sirainen [Sat, 10 Mar 2001 16:40:37 +0000 (16:40 +0000)] 
added startup-HOWTO.txt

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

23 years agotypofix
Timo Sirainen [Sat, 10 Mar 2001 02:30:11 +0000 (02:30 +0000)] 
typofix

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

23 years agogetting ready for .98.3..
Timo Sirainen [Thu, 8 Mar 2001 16:49:52 +0000 (16:49 +0000)] 
getting ready for .98.3..

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

23 years agoupdated
Timo Sirainen [Thu, 8 Mar 2001 14:54:23 +0000 (14:54 +0000)] 
updated

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

23 years ago/DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, not
Timo Sirainen [Thu, 8 Mar 2001 00:48:41 +0000 (00:48 +0000)] 
/DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, not
"CHAT"..

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

23 years agoupdated
Timo Sirainen [Thu, 8 Mar 2001 00:47:09 +0000 (00:47 +0000)] 
updated

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

23 years agoCommand history: allow "next history" to jump back to last msg in
Timo Sirainen [Thu, 8 Mar 2001 00:45:56 +0000 (00:45 +0000)] 
Command history: allow "next history" to jump back to last msg in
history if we already went over it with "prev history" once.

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

23 years ago/SET scroll_page_count - don't crash if /0 is given. Works now properly
Timo Sirainen [Thu, 8 Mar 2001 00:27:40 +0000 (00:27 +0000)] 
/SET scroll_page_count - don't crash if /0 is given. Works now properly
if /0.xx is given.

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

23 years ago/CONNECT -ircnet didn't load ircnet specific settings correctly
Timo Sirainen [Thu, 8 Mar 2001 00:24:27 +0000 (00:24 +0000)] 
/CONNECT -ircnet didn't load ircnet specific settings correctly

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

23 years agoundernet's stupid servers don't want to handle more than one query per
Timo Sirainen [Thu, 8 Mar 2001 00:11:38 +0000 (00:11 +0000)] 
undernet's stupid servers don't want to handle more than one query per
channel at a time and they won't send any kind of notice of it.

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

23 years agoIf one server fails because of DNS error, don't stop reconnecting to
Timo Sirainen [Wed, 7 Mar 2001 23:57:19 +0000 (23:57 +0000)] 
If one server fails because of DNS error, don't stop reconnecting to
entire chatnet.

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

23 years ago/LASTLOG -window unknown crashed irssi
Timo Sirainen [Wed, 7 Mar 2001 23:55:54 +0000 (23:55 +0000)] 
/LASTLOG -window unknown crashed irssi

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

23 years agoremoving second last unique nick didn't work properly
Timo Sirainen [Wed, 7 Mar 2001 23:55:33 +0000 (23:55 +0000)] 
removing second last unique nick didn't work properly

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

23 years agosome perl fixes. NICK_REC is also now "iobject"..
Timo Sirainen [Wed, 7 Mar 2001 12:09:38 +0000 (12:09 +0000)] 
some perl fixes. NICK_REC is also now "iobject"..

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

23 years ago/SERVER: don't set reconnection to TRUE if we're not disconnecting from
Timo Sirainen [Mon, 5 Mar 2001 16:11:53 +0000 (16:11 +0000)] 
/SERVER: don't set reconnection to TRUE if we're not disconnecting from
any server

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

23 years agoremoved Flood.xs
Timo Sirainen [Sun, 4 Mar 2001 16:22:00 +0000 (16:22 +0000)] 
removed Flood.xs

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

23 years agoupdated for .98.2 0.7.98.2
Timo Sirainen [Sun, 4 Mar 2001 16:20:26 +0000 (16:20 +0000)] 
updated for .98.2

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

23 years agosmall updates
Timo Sirainen [Sun, 4 Mar 2001 12:24:17 +0000 (12:24 +0000)] 
small updates

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

23 years agokeep startup-HOWTO in a .html file, use lynx -dump to create the .txt
Timo Sirainen [Sun, 4 Mar 2001 10:42:56 +0000 (10:42 +0000)] 
keep startup-HOWTO in a .html file, use lynx -dump to create the .txt
version :)

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

23 years agoadded some status information what's it doing at the beginning
Timo Sirainen [Sun, 4 Mar 2001 10:38:06 +0000 (10:38 +0000)] 
added some status information what's it doing at the beginning

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

23 years agoadded server_change_nick() function for servers.[ch]. Lots of fixes for
Timo Sirainen [Sun, 4 Mar 2001 10:30:41 +0000 (10:30 +0000)] 
added server_change_nick() function for servers.[ch]. Lots of fixes for
support to multiple identical nicks. Should work now properly :)

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

23 years agofixed minor memory leak
Timo Sirainen [Sun, 4 Mar 2001 09:09:59 +0000 (09:09 +0000)] 
fixed minor memory leak

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

23 years ago/SET names_max_width - buffer overflowed if it was too small..
Timo Sirainen [Sun, 4 Mar 2001 09:04:53 +0000 (09:04 +0000)] 
/SET names_max_width - buffer overflowed if it was too small..

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

23 years ago"command window prev" -> "command window previous"
Timo Sirainen [Sun, 4 Mar 2001 08:10:45 +0000 (08:10 +0000)] 
"command window prev" -> "command window previous"

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

23 years ago/NAMES didn't stop the signal properly so /NAMES list was printed twice
Timo Sirainen [Sun, 4 Mar 2001 08:10:01 +0000 (08:10 +0000)] 
/NAMES didn't stop the signal properly so /NAMES list was printed twice

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

23 years agoupdated
Timo Sirainen [Sun, 4 Mar 2001 06:53:26 +0000 (06:53 +0000)] 
updated

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

23 years ago% -> %% so irssi won't treat them as color codes
Timo Sirainen [Sun, 4 Mar 2001 06:50:47 +0000 (06:50 +0000)] 
% -> %% so irssi won't treat them as color codes

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

23 years ago/SET autostick_split_windows (default ON) - should we do /WINDOW STICK
Timo Sirainen [Sun, 4 Mar 2001 05:46:09 +0000 (05:46 +0000)] 
/SET autostick_split_windows (default ON) - should we do /WINDOW STICK
ON to all new split windows and hidden windows that are created inside
it. This hopefully makes it easier to use split windows.

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

23 years agoMore statusbar size fixes. Shouldn't corrupt entry line anymore.
Timo Sirainen [Sun, 4 Mar 2001 03:52:17 +0000 (03:52 +0000)] 
More statusbar size fixes. Shouldn't corrupt entry line anymore.

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

23 years agoStatusbar could have gotten to endless loop trying to grow size of some
Timo Sirainen [Sun, 4 Mar 2001 03:35:12 +0000 (03:35 +0000)] 
Statusbar could have gotten to endless loop trying to grow size of some
item when there was no space left.

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

23 years agoSend "chat protocol deinit" signal when protocol is being
Timo Sirainen [Sun, 4 Mar 2001 03:25:21 +0000 (03:25 +0000)] 
Send "chat protocol deinit" signal when protocol is being
deinitialized. Servers and reconnections are automatically disconnected
for the protocol when it's being deinitialized.

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

23 years agoForced IPv4 connection to host with only IPv6 address should use the
Timo Sirainen [Sun, 4 Mar 2001 03:05:16 +0000 (03:05 +0000)] 
Forced IPv4 connection to host with only IPv6 address should use the
IPv6 address..

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

23 years agounion { .. } addr removed from IPADDR - it hasn't been actually used
Timo Sirainen [Sun, 4 Mar 2001 03:00:35 +0000 (03:00 +0000)] 
union { .. } addr removed from IPADDR - it hasn't been actually used
for a long time..

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

23 years agosave_ips() wasn't working properly..
Timo Sirainen [Sun, 4 Mar 2001 02:58:26 +0000 (02:58 +0000)] 
save_ips() wasn't working properly..

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

23 years agoIgnores without -time were unignored immediately..
Timo Sirainen [Sun, 4 Mar 2001 02:49:01 +0000 (02:49 +0000)] 
Ignores without -time were unignored immediately..

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

23 years agoversion = .98.2 actually :)
Timo Sirainen [Sun, 4 Mar 2001 02:30:55 +0000 (02:30 +0000)] 
version = .98.2 actually :)

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

23 years ago/WINDOW SHOW didn't work properly
Timo Sirainen [Sun, 4 Mar 2001 02:26:35 +0000 (02:26 +0000)] 
/WINDOW SHOW didn't work properly

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

23 years agoIPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
Timo Sirainen [Sun, 4 Mar 2001 01:47:13 +0000 (01:47 +0000)] 
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
at connect() time it's decided which one should be used.

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

23 years agoremoved GLIB_DIR from Makefile, configure compiles it and "make
Timo Sirainen [Sun, 4 Mar 2001 01:35:29 +0000 (01:35 +0000)] 
removed GLIB_DIR from Makefile, configure compiles it and "make
install" breaks since it tried to install glib too which wasn't needed.

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

23 years ago/NAMES: -ops -halfops -voices -normal options added. /NAMES without
Timo Sirainen [Sun, 4 Mar 2001 00:14:00 +0000 (00:14 +0000)] 
/NAMES: -ops -halfops -voices -normal options added. /NAMES without
parameters now prints nicklist in active channel, /NAMES ** shows all
nicks in all channels.

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

23 years agowhen joining lines together, put space between them..
Timo Sirainen [Sun, 4 Mar 2001 00:13:06 +0000 (00:13 +0000)] 
when joining lines together, put space between them..

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

23 years agofe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen [Sat, 3 Mar 2001 23:27:07 +0000 (23:27 +0000)] 
fe-common/irc/flood removed. Some autoignore / ignore -time updates.

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

23 years agonot needed anymore.
Timo Sirainen [Sat, 3 Mar 2001 23:20:26 +0000 (23:20 +0000)] 
not needed anymore.

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

23 years ago/CONNECT -ircnet "" - even if someone does this don't make the server
Timo Sirainen [Sat, 3 Mar 2001 22:06:45 +0000 (22:06 +0000)] 
/CONNECT -ircnet "" - even if someone does this don't make the server
tag empty :)

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

23 years agoWhen /SET autoclose_windows is ON, don't destroy windows if they have
Timo Sirainen [Sat, 3 Mar 2001 22:03:00 +0000 (22:03 +0000)] 
When /SET autoclose_windows is ON, don't destroy windows if they have
some level set (like /join -w + /part in status window)

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

23 years agoI knew removing those checks from "channel created" and "query created"
Timo Sirainen [Sat, 3 Mar 2001 21:57:31 +0000 (21:57 +0000)] 
I knew removing those checks from "channel created" and "query created"
signals broke something :) -window option to /JOIN and /QUERY. This
time don't check for any item with same server/name, but check that the
item itself doesn't have window set yet.

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

23 years ago/JOIN #channel and /QUERY nick won't anymore automatically move
Timo Sirainen [Sat, 3 Mar 2001 21:51:57 +0000 (21:51 +0000)] 
/JOIN #channel and /QUERY nick won't anymore automatically move
channel/query to active window but send a notice to user how to move
it.

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

23 years ago/SET prompt - if target had %c or something in it, it shouldn't be
Timo Sirainen [Sat, 3 Mar 2001 21:34:06 +0000 (21:34 +0000)] 
/SET prompt - if target had %c or something in it, it shouldn't be
treated as color code. So color codes can now be used in /SET prompt
string itself, but in none of the $variables it uses.

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

23 years agoAlways save theme to ~/.irssi/ no matter where it was read from.
Timo Sirainen [Sat, 3 Mar 2001 21:16:40 +0000 (21:16 +0000)] 
Always save theme to ~/.irssi/ no matter where it was read from.

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

23 years agowindow_set_active() doesn't anymore send "window changed" signal if
Timo Sirainen [Sat, 3 Mar 2001 21:11:43 +0000 (21:11 +0000)] 
window_set_active() doesn't anymore send "window changed" signal if
window is being set to NULL.

Restoring /LAYOUT SAVEd split windows crashed at startup because of
this. Maybe it shouldn't change the window to NULL? Well, at least I
got it to work at all... :)

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

23 years agoHPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDED
Timo Sirainen [Sat, 3 Mar 2001 21:01:36 +0000 (21:01 +0000)] 
HPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDED

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

23 years agoMake sure there's always at least one column even if there's items
Timo Sirainen [Sat, 3 Mar 2001 21:01:18 +0000 (21:01 +0000)] 
Make sure there's always at least one column even if there's items
wider than max. width allows.

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

23 years agoignore_get_key() moved to fe-common, fixed printing "*" ignore key.
Timo Sirainen [Sat, 3 Mar 2001 20:55:06 +0000 (20:55 +0000)] 
ignore_get_key() moved to fe-common, fixed printing "*" ignore key.
Doesn't print unignore messages when /RELOADing config.

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

23 years ago/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
Timo Sirainen [Sat, 3 Mar 2001 20:48:23 +0000 (20:48 +0000)] 
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
ban type.

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

23 years ago"channel created", "query created" .. don't abort adding window item
Timo Sirainen [Sat, 3 Mar 2001 19:56:11 +0000 (19:56 +0000)] 
"channel created", "query created" .. don't abort adding window item
even if there already exists another with same name. not sure if this
breaks something but at least doing that breaks some things, like
/join #a and /query #a after that :)

}CVS: ----------------------------------------------------------------------

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

23 years agoupdated
Timo Sirainen [Sat, 3 Mar 2001 19:48:28 +0000 (19:48 +0000)] 
updated

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

23 years agoDCC actions have now ACTIONS level as well as the DCCMSGS.
Timo Sirainen [Sat, 3 Mar 2001 18:40:50 +0000 (18:40 +0000)] 
DCC actions have now ACTIONS level as well as the DCCMSGS.

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

23 years agoHILIGHT level didn't work with logs.
Timo Sirainen [Sat, 3 Mar 2001 18:40:25 +0000 (18:40 +0000)] 
HILIGHT level didn't work with logs.

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

23 years ago/SET beep_when_window_active + some cleanups
Timo Sirainen [Sat, 3 Mar 2001 18:30:21 +0000 (18:30 +0000)] 
/SET beep_when_window_active + some cleanups

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

23 years agoRemoved all beep handling from text printing. If you want to beep just
Timo Sirainen [Sat, 3 Mar 2001 18:22:09 +0000 (18:22 +0000)] 
Removed all beep handling from text printing. If you want to beep just
send "beep" signal.

/LAST -clear crashed if window contained only lastlog lines. Some other
minor cleanups.

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

23 years agodelete_next_word key implemented, patch by Tinuk
Timo Sirainen [Sat, 3 Mar 2001 18:04:10 +0000 (18:04 +0000)] 
delete_next_word key implemented, patch by Tinuk

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

23 years ago/LASTLOG: -case option for case-sensitive matches. -force option is now
Timo Sirainen [Sat, 3 Mar 2001 17:45:35 +0000 (17:45 +0000)] 
/LASTLOG: -case option for case-sensitive matches. -force option is now
required to print lastlogs longer than 1000 lines.

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

23 years agoAdded strstr_full() and strstr_full_case()
Timo Sirainen [Sat, 3 Mar 2001 17:34:35 +0000 (17:34 +0000)] 
Added strstr_full() and strstr_full_case()

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

23 years agomake -> $(MAKE)
Timo Sirainen [Sat, 3 Mar 2001 17:18:17 +0000 (17:18 +0000)] 
make -> $(MAKE)

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