summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-03"channel created", "query created" .. don't abort adding window itemTimo Sirainen
2001-03-03updatedTimo Sirainen
2001-03-03DCC actions have now ACTIONS level as well as the DCCMSGS.Timo Sirainen
2001-03-03HILIGHT level didn't work with logs.Timo Sirainen
2001-03-03/SET beep_when_window_active + some cleanupsTimo Sirainen
2001-03-03Removed all beep handling from text printing. If you want to beep justTimo Sirainen
2001-03-03delete_next_word key implemented, patch by TinukTimo Sirainen
2001-03-03/LASTLOG: -case option for case-sensitive matches. -force option is nowTimo Sirainen
2001-03-03Added strstr_full() and strstr_full_case()Timo Sirainen
2001-03-03make -> $(MAKE)Timo Sirainen
2001-03-03/SET -clear didn't work with booleansTimo Sirainen
2001-03-03cvs version = .99preTimo Sirainen
2001-03-02kb -> kBTimo Sirainen
2001-02-28fixed some signed/unsigned issuesTimo Sirainen
2001-02-28functions returning void shouldn't do return xxTimo Sirainen
2001-02-28gettext -> gettextize checkTimo Sirainen
2001-02-27/WINDOW PREV -> /WINDOW PREVIOUSTimo Sirainen
2001-02-27/WINDOW STICKY -> /WINDOW STICKTimo Sirainen
2001-02-23nick_nfind(): gets stuck to endless loop if there's multiple identicalTimo Sirainen
2001-02-23crashfixTimo Sirainen
2001-02-23savewindows -> layoutTimo Sirainen
2001-02-23updatedTimo Sirainen
2001-02-23.98 final outTimo Sirainen
2001-02-23We should define AF_INET6, not PF_INET6..Timo Sirainen
2001-02-23Fixed for building from objdirTimo Sirainen
2001-02-23#include "config.h", not "../config.h" so building from objdir worksTimo Sirainen
2001-02-22Printing channel bans print them now with target parameter set, so withTimo Sirainen
2001-02-22/HELP can now display help of non-commands if the file just exists inTimo Sirainen
2001-02-22removed tabsTimo Sirainen
2001-02-22Verify in configure that linking with perl's LDFLAGS actually works. IfTimo Sirainen
2001-02-22Word highlighting was buggyTimo Sirainen
2001-02-22/SET autoignore_levels -> autoignore_level. Fixed a memory leak.Timo Sirainen
2001-02-22Removed AUTOIGNORE_REC since it doesn't exist anyremoTimo Sirainen
2001-02-22Getting ready for 0.7.98Timo Sirainen
2001-02-22strip_real_length(): initialize last_color_pos and last_color_len toTimo Sirainen
2001-02-22Autoignore fixes by fuchs (not tested, hope it works ;)Timo Sirainen
2001-02-22Make a temporary window bind if you get kicked from channel. NeverTimo Sirainen
2001-02-22/IRCNET ADD didn't workTimo Sirainen
2001-02-21/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib logTimo Sirainen
2001-02-21Entry line works now properly with very long promptsTimo Sirainen
2001-02-21/FOREACH server|channel|query|window <command>Timo Sirainen
2001-02-21Support for several unrealircd WHOIS replies, patch by Mark GlinesTimo Sirainen
2001-02-21DCC CTCP replies weren't handled properlyTimo Sirainen
2001-02-21added format_get_length() for getting length of text part in a formatTimo Sirainen
2001-02-21updatedTimo Sirainen
2001-02-21added -<server tag> descriptionTimo Sirainen
2001-02-21Define AF_INET6 if it isn't already definedTimo Sirainen
2001-02-21Changed some s/// to use perl instead of sed since they didn't workTimo Sirainen
2001-02-20/SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses inTimo Sirainen
2001-02-20DCC updatesTimo Sirainen