summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2004-09-13Fix readded (changed) hilights being in config twice, resulted in duplicate h...Wouter Coekaerts
2004-09-13Make /JOIN -tag #channel and /JOIN #channel<space> switch to that channel (Bu...Wouter Coekaerts
2004-08-20forgot to addTimo Sirainen
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-08-19Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ...Timo Sirainen
2004-08-19/SET -default fixTimo Sirainen
2004-08-19After /LAYOUT SAVE changing settings created new windows.Timo Sirainen
2004-07-14/EXEC crashed with 64bit systems. Patch by Soren JacobsenTimo Sirainen
2004-07-11s/ircnet/network/ - patch by Joost VunderinkTimo Sirainen
2004-07-11Help files are always lowercased. Make sure /HELP COMMAND works too.Timo Sirainen
2004-07-11Remember server for /EXEC targets.Timo Sirainen
2004-07-11/SET use_status_window and /SET use_msgs_window make the effects immediatelyTimo Sirainen
2004-07-08Added -ircnet option to /IGNORE. Patch by Valentin BatzTimo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-03-24/set -default timestamp_timeout crashed, patch by Wouter CoekaertsTimo Sirainen
2004-03-23/SET without parameters didn't print all settingsTimo Sirainen
2004-01-24reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor...Timo Sirainen
2004-01-20Don't die with "/SET -default"Timo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2004-01-19UTF-8 support to format_get_length() and format_real_length(). patch byTimo Sirainen
2004-01-19Say when we're reconnecting, and mention it can be aborted with /RMRECONNSTimo Sirainen
2004-01-10fixTimo Sirainen
2003-12-10Window layout restoring queries didn't check if the chat protocol was yetTimo Sirainen
2003-12-10Wrong parameters given to "gui print text" signal with indent functionTimo Sirainen
2003-11-17fixTimo Sirainen
2003-11-17paste detection fixesTimo Sirainen
2003-11-16fix, try #2Timo Sirainen
2003-11-16crashfix for some systemsTimo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2003-10-31Invalid time error message was wrong. Patch by c0ffee.Timo Sirainen
2003-10-11Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks.Timo Sirainen
2003-01-30Fix for !channel matching, patch by BorysTimo Sirainen
2003-01-06/HILIGHT listing was missing space sometimesTimo Sirainen
2002-12-31don't crash with /set completion_keep_privates 0Timo Sirainen
2002-12-29typo: themes weren't defaulting their abstracts to internal themeTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-12-28Added support to define new default abstracts at runtime.Timo Sirainen
2002-12-28/set ignore_hide_targets supports now also checking for servertag/targetTimo Sirainen
2002-12-23Make sure we aren't using a destroyed themeTimo Sirainen
2002-12-11Previous theme patch fixes by c0ffeeTimo Sirainen
2002-12-10A few fixes to make irssi work with garbage collected GLIB.Timo Sirainen
2002-12-04make printnicks globalTimo Sirainen
2002-12-04Better support %n in theme abstracts. Patch by c0ffee.Timo Sirainen
2002-11-21Create log file directories using /set log_create_file_mode + exec-bit.Timo Sirainen
2002-11-21completion_msg() is now publicTimo Sirainen
2002-11-15Try to choose better the window where we print when matching by level andTimo Sirainen
2002-11-15/WINDOW NAME x, /WINDOW NAME X shouldn't complain about existing windowTimo Sirainen
2002-10-21Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses asTimo Sirainen
2002-10-21/SERVER and /DISCONNECT handlers moved from irc to core.Timo Sirainen