summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-19Release 0.8.11-rc1Wouter Coekaerts
2007-02-19Update.Emanuele Giaquinta
2007-02-19git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4421 dbcabf3a-b0e7-0310-ad...Emanuele Giaquinta
2007-02-18Add crapbuster-like "scrollback levelclear" command.Emanuele Giaquinta
2007-02-17Generalize window_lastlog_clear in textbuffer_view_remove_lines_by_level.Emanuele Giaquinta
2007-02-17And they didGeert Hauwaerts
2007-02-17Checking if commit mails still work.Geert Hauwaerts
2007-02-14Fix format_real_length to return the correct length when the input stringEmanuele Giaquinta
2007-02-14Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it.Emanuele Giaquinta
2007-02-07Redraw input line correctly in an utf8 locale when deleting aEmanuele Giaquinta
2007-02-06Amend check for non printable chars to filter control chars 80-9F in an utf8 ...Emanuele Giaquinta
2007-02-06Revert perl utf8 stuff for now.Emanuele Giaquinta
2007-01-17When connecting and the nick is invalid, abort the connection instead of loop...Emanuele Giaquinta
2007-01-13git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4410 dbcabf3a-b0e7-0310-ad...Geert Hauwaerts
2007-01-11Allow identifiers to start with a digit, bug #177.Emanuele Giaquinta
2007-01-11Modify Irssi::UI::Window::command to restore the original active window only ...Emanuele Giaquinta
2007-01-08Remove dcc_queue_add_passive, use instead another argument in dcc_queue_add t...Emanuele Giaquinta
2007-01-07Make awaylog_file respect --home, bug #304.Emanuele Giaquinta
2007-01-06Reindent.Emanuele Giaquinta
2007-01-06Remove the target != NULL constraint in recode_out.Emanuele Giaquinta
2007-01-06Simplify.Emanuele Giaquinta
2007-01-06Fix typo.Emanuele Giaquinta
2006-12-10Corrections.Emanuele Giaquinta
2006-12-10Declare str in PREINIT section.Emanuele Giaquinta
2006-12-10Clarifications and corrections.Emanuele Giaquinta
2006-12-08Oh, that patch came from exgWouter Coekaerts
2006-12-08Update NEWS and AUTHORSWouter Coekaerts
2006-12-08Remove CR and LF from Perl commands, to make it harder to introduce a securit...Wouter Coekaerts
2006-11-02The attached patch fixes bug #164, which triggers a failed assertionGeert Hauwaerts
2006-10-30documentation: added the explanation of the -noproxy option of in the server ...Valentin Batz
2006-10-27Include common.h rather than time.h directly to honour config.h.Emanuele Giaquinta
2006-10-27Detect off_t size using AC_CHECK_SIZEOF because it works also when cross-comp...Emanuele Giaquinta
2006-10-27Add missing quote.Emanuele Giaquinta
2006-10-23Fix memory leaks in expandos_deinit by Nicolas Collignon, bug #419.Emanuele Giaquinta
2006-10-20uptime command by Lauri Nurmi with some modifications by me, bug #458.Emanuele Giaquinta
2006-10-20Change default value of override_coredump_limit to FALSE.Emanuele Giaquinta
2006-10-19Fixed documentation error.Geert Hauwaerts
2006-10-18Remove duplicate entry.Emanuele Giaquinta
2006-10-07documentation: updated help for exec, EXEC without any arguments displays the...Valentin Batz
2006-10-01Add missing format string argument in printtext_dest call, patch by loafier.Emanuele Giaquinta
2006-09-29Set --tag on libtool invocation.Emanuele Giaquinta
2006-09-24Minor cleanup.Emanuele Giaquinta
2006-09-24In line_split set *output _after_ calling remove_newline because itEmanuele Giaquinta
2006-09-24Modify term_move to accept only non negative coordinates.Emanuele Giaquinta
2006-09-22Revert second hunk of the previous patch, we want to check existence andEmanuele Giaquinta
2006-09-22Simplify.Emanuele Giaquinta
2006-09-22Compute absolute path name of argv[0] at startup to make Irssi::get_irssi_binaryEmanuele Giaquinta
2006-09-22This patch fixes the problem that irssi keeps saying Netsplit over for joins ...Wouter Coekaerts
2006-09-21Fixes for srcdir != builddir.Emanuele Giaquinta
2006-09-21Fix for srcdir != builddir.Emanuele Giaquinta