summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-14net_listen() works now properly with --enable-ipv6 and a system that doesn'tTimo Sirainen
2001-03-12%n+bg color change doesn't anymore set foreground black. changed theme'sTimo Sirainen
2001-03-12added format_real_length()Timo Sirainen
2001-03-12Statusbar rewrites. Colors are currently not configurable at all, but otherTimo Sirainen
2001-03-11make distclean works now properly for common/ and irc/ directories (by tko)Timo Sirainen
2001-03-10buggy fix, fixed :)Timo Sirainen
2001-03-10nick_hash_remove(): GLIB didn't change the hash table key like I thought, soTimo Sirainen
2001-03-10updatedTimo Sirainen
2001-03-10Don't cast time_t to int. Don't go playing with memory you just free'd. SomeTimo Sirainen
2001-03-10more Meta key updatesTimo Sirainen
2001-03-10updatedTimo Sirainen
2001-03-10added startup-HOWTO.txtTimo Sirainen
2001-03-10typofixTimo Sirainen
2001-03-08getting ready for .98.3..Timo Sirainen
2001-03-08updatedTimo Sirainen
2001-03-08/DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, notTimo Sirainen
2001-03-08updatedTimo Sirainen
2001-03-08Command history: allow "next history" to jump back to last msg inTimo Sirainen
2001-03-08/SET scroll_page_count - don't crash if /0 is given. Works now properlyTimo Sirainen
2001-03-08/CONNECT -ircnet didn't load ircnet specific settings correctlyTimo Sirainen
2001-03-08undernet's stupid servers don't want to handle more than one query perTimo Sirainen
2001-03-07If one server fails because of DNS error, don't stop reconnecting toTimo Sirainen
2001-03-07/LASTLOG -window unknown crashed irssiTimo Sirainen
2001-03-07removing second last unique nick didn't work properlyTimo Sirainen
2001-03-07some perl fixes. NICK_REC is also now "iobject"..Timo Sirainen
2001-03-05/SERVER: don't set reconnection to TRUE if we're not disconnecting fromTimo Sirainen
2001-03-04removed Flood.xsTimo Sirainen
2001-03-04updated for .98.2Timo Sirainen
2001-03-04small updatesTimo Sirainen
2001-03-04keep startup-HOWTO in a .html file, use lynx -dump to create the .txtTimo Sirainen
2001-03-04added some status information what's it doing at the beginningTimo Sirainen
2001-03-04added server_change_nick() function for servers.[ch]. Lots of fixes forTimo Sirainen
2001-03-04fixed minor memory leakTimo Sirainen
2001-03-04/SET names_max_width - buffer overflowed if it was too small..Timo Sirainen
2001-03-04"command window prev" -> "command window previous"Timo Sirainen
2001-03-04/NAMES didn't stop the signal properly so /NAMES list was printed twiceTimo Sirainen
2001-03-04updatedTimo Sirainen
2001-03-04% -> %% so irssi won't treat them as color codesTimo Sirainen
2001-03-04/SET autostick_split_windows (default ON) - should we do /WINDOW STICKTimo Sirainen
2001-03-04More statusbar size fixes. Shouldn't corrupt entry line anymore.Timo Sirainen
2001-03-04Statusbar could have gotten to endless loop trying to grow size of someTimo Sirainen
2001-03-04Send "chat protocol deinit" signal when protocol is beingTimo Sirainen
2001-03-04Forced IPv4 connection to host with only IPv6 address should use theTimo Sirainen
2001-03-04union { .. } addr removed from IPADDR - it hasn't been actually usedTimo Sirainen
2001-03-04save_ips() wasn't working properly..Timo Sirainen
2001-03-04Ignores without -time were unignored immediately..Timo Sirainen
2001-03-04version = .98.2 actually :)Timo Sirainen
2001-03-04/WINDOW SHOW didn't work properlyTimo Sirainen
2001-03-04IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory andTimo Sirainen
2001-03-04removed GLIB_DIR from Makefile, configure compiles it and "makeTimo Sirainen