]> jfr.im git - irc/irssi/irssi.git/shortlog
irc/irssi/irssi.git
2001-03-04  Timo Sirainenupdated for .98.2 0.7.98.2
2001-03-04  Timo Sirainensmall updates
2001-03-04  Timo Sirainenkeep startup-HOWTO in a .html file, use lynx -dump...
2001-03-04  Timo Sirainenadded some status information what's it doing at the...
2001-03-04  Timo Sirainenadded server_change_nick() function for servers.[ch...
2001-03-04  Timo Sirainenfixed minor memory leak
2001-03-04  Timo Sirainen/SET names_max_width - buffer overflowed if it was...
2001-03-04  Timo Sirainen"command window prev" -> "command window previous"
2001-03-04  Timo Sirainen/NAMES didn't stop the signal properly so /NAMES list...
2001-03-04  Timo Sirainenupdated
2001-03-04  Timo Sirainen% -> %% so irssi won't treat them as color codes
2001-03-04  Timo Sirainen/SET autostick_split_windows (default ON) - should...
2001-03-04  Timo SirainenMore statusbar size fixes. Shouldn't corrupt entry...
2001-03-04  Timo SirainenStatusbar could have gotten to endless loop trying...
2001-03-04  Timo SirainenSend "chat protocol deinit" signal when protocol is...
2001-03-04  Timo SirainenForced IPv4 connection to host with only IPv6 address...
2001-03-04  Timo Sirainenunion { .. } addr removed from IPADDR - it hasn't been...
2001-03-04  Timo Sirainensave_ips() wasn't working properly..
2001-03-04  Timo SirainenIgnores without -time were unignored immediately..
2001-03-04  Timo Sirainenversion = .98.2 actually :)
2001-03-04  Timo Sirainen/WINDOW SHOW didn't work properly
2001-03-04  Timo SirainenIPv6 fixes. Everything now keeps both v4 and v6 address...
2001-03-04  Timo Sirainenremoved GLIB_DIR from Makefile, configure compiles...
2001-03-04  Timo Sirainen/NAMES: -ops -halfops -voices -normal options added...
2001-03-04  Timo Sirainenwhen joining lines together, put space between them..
2001-03-03  Timo Sirainenfe-common/irc/flood removed. Some autoignore / ignore...
2001-03-03  Timo Sirainennot needed anymore.
2001-03-03  Timo Sirainen/CONNECT -ircnet "" - even if someone does this don...
2001-03-03  Timo SirainenWhen /SET autoclose_windows is ON, don't destroy window...
2001-03-03  Timo SirainenI knew removing those checks from "channel created...
2001-03-03  Timo Sirainen/JOIN #channel and /QUERY nick won't anymore automatica...
2001-03-03  Timo Sirainen/SET prompt - if target had %c or something in it,...
2001-03-03  Timo SirainenAlways save theme to ~/.irssi/ no matter where it was...
2001-03-03  Timo Sirainenwindow_set_active() doesn't anymore send "window change...
2001-03-03  Timo SirainenHPUX 10.20 needs -D_XOPEN_SOURCE_EXTENDED
2001-03-03  Timo SirainenMake sure there's always at least one column even if...
2001-03-03  Timo Sirainenignore_get_key() moved to fe-common, fixed printing...
2001-03-03  Timo Sirainen/BANTYPE -> /SET ban_type. /BAN: -type option added...
2001-03-03  Timo Sirainen"channel created", "query created" .. don't abort addin...
2001-03-03  Timo Sirainenupdated
2001-03-03  Timo SirainenDCC actions have now ACTIONS level as well as the DCCMSGS.
2001-03-03  Timo SirainenHILIGHT level didn't work with logs.
2001-03-03  Timo Sirainen/SET beep_when_window_active + some cleanups
2001-03-03  Timo SirainenRemoved all beep handling from text printing. If you...
2001-03-03  Timo Sirainendelete_next_word key implemented, patch by Tinuk
2001-03-03  Timo Sirainen/LASTLOG: -case option for case-sensitive matches....
2001-03-03  Timo SirainenAdded strstr_full() and strstr_full_case()
2001-03-03  Timo Sirainenmake -> $(MAKE)
2001-03-03  Timo Sirainen/SET -clear didn't work with booleans
2001-03-03  Timo Sirainencvs version = .99pre
2001-03-02  Timo Sirainenkb -> kB
2001-02-28  Timo Sirainenfixed some signed/unsigned issues
2001-02-28  Timo Sirainenfunctions returning void shouldn't do return xx
2001-02-28  Timo Sirainengettext -> gettextize check
2001-02-27  Timo Sirainen/WINDOW PREV -> /WINDOW PREVIOUS
2001-02-27  Timo Sirainen/WINDOW STICKY -> /WINDOW STICK
2001-02-23  Timo Sirainennick_nfind(): gets stuck to endless loop if there's...
2001-02-23  Timo Sirainencrashfix
2001-02-23  Timo Sirainensavewindows -> layout
2001-02-23  Timo Sirainenupdated
2001-02-23  Timo Sirainen.98 final out 0.7.98
2001-02-23  Timo SirainenWe should define AF_INET6, not PF_INET6..
2001-02-23  Timo SirainenFixed for building from objdir
2001-02-23  Timo Sirainen#include "config.h", not "../config.h" so building...
2001-02-22  Timo SirainenPrinting channel bans print them now with target parame...
2001-02-22  Timo Sirainen/HELP can now display help of non-commands if the file...
2001-02-22  Timo Sirainenremoved tabs
2001-02-22  Timo SirainenVerify in configure that linking with perl's LDFLAGS...
2001-02-22  Timo SirainenWord highlighting was buggy
2001-02-22  Timo Sirainen/SET autoignore_levels -> autoignore_level. Fixed a...
2001-02-22  Timo SirainenRemoved AUTOIGNORE_REC since it doesn't exist anyremo
2001-02-22  Timo SirainenGetting ready for 0.7.98
2001-02-22  Timo Sirainenstrip_real_length(): initialize last_color_pos and...
2001-02-22  Timo SirainenAutoignore fixes by fuchs (not tested, hope it works ;)
2001-02-22  Timo SirainenMake a temporary window bind if you get kicked from...
2001-02-22  Timo Sirainen/IRCNET ADD didn't work
2001-02-21  Timo Sirainen/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET....
2001-02-21  Timo SirainenEntry line works now properly with very long prompts
2001-02-21  Timo Sirainen/FOREACH server|channel|query|window <command>
2001-02-21  Timo SirainenSupport for several unrealircd WHOIS replies, patch...
2001-02-21  Timo SirainenDCC CTCP replies weren't handled properly
2001-02-21  Timo Sirainenadded format_get_length() for getting length of text...
2001-02-21  Timo Sirainenupdated
2001-02-21  Timo Sirainenadded -<server tag> description
2001-02-21  Timo SirainenDefine AF_INET6 if it isn't already defined
2001-02-21  Timo SirainenChanged some s/// to use perl instead of sed since...
2001-02-20  Timo Sirainen/SET resolve_prefer_ipv6 - should we prefer IPv6 or...
2001-02-20  Timo SirainenDCC updates
2001-02-20  Timo SirainenErrors reading/writing config and theme files are now...
2001-02-20  Timo SirainenReload theme after /SET theme if it was modified.
2001-02-20  Timo Sirainenmy_perl fix
2001-02-20  Timo Sirainenmulti identical nick fixes
2001-02-19  Timo SirainenInstead of directly calling beep(), send "beep" signal...
2001-02-19  Timo Sirainen/SERVER: if there's no servers, print "Not connected...
2001-02-19  Timo Sirainenlevel_get() check wasn't case-insensitive
2001-02-19  Timo Sirainen/TOGGLE without parameters now complains not having...
2001-02-19  Timo Sirainenupdated
2001-02-19  Timo Sirainenadded "chat protocol xxx" signals
2001-02-19  Timo Sirainen/LASTLOG syntax updated
2001-02-19  Timo SirainenMoved /LASTLOG handling to lastlog.c. Added options...
next