summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-18update NEWSWouter Coekaerts
2007-04-16revert last change. Already possible with /format -delete daychange (fixed in...Wouter Coekaerts
2007-04-16Hide daychange.Geert Hauwaerts
2007-04-16Properly initialize reference count for a new setting, bug #235.Emanuele Giaquinta
2007-04-14Document time format for /scrollback goto.Emanuele Giaquinta
2007-04-14Reindent.Emanuele Giaquinta
2007-04-14Modify gui_entry_draw_from to clear to end of line only if it has notEmanuele Giaquinta
2007-04-14Remove non-existent options for configure.Emanuele Giaquinta
2007-04-14Works :)Geert Hauwaerts
2007-04-14Dummy post-commit testGeert Hauwaerts
2007-04-14Removed automatic glib downloading and compiling.Wouter Coekaerts
2007-04-14Revert r4352.Emanuele Giaquinta
2007-04-14Make completer for action/msg/query more self-contained by completing nicks inEmanuele Giaquinta
2007-04-09Local opers on IRCnet (umode +O) get the server->server_operator flag.Geert Hauwaerts
2007-04-07Only consider autolog logs when looking for an open log in autolog_open.Emanuele Giaquinta
2007-04-07Bind also CSI 1 ; 5 D to key cleft and CSI 1 ; 5 C to key cright.Emanuele Giaquinta
2007-04-07Allow logging of lines with no target to matching non autolog logs.Emanuele Giaquinta
2007-04-07Remove unused gettext code.Emanuele Giaquinta
2007-04-07Fix core_init definition.Emanuele Giaquinta
2007-04-05Forbid "window show" when the target window is sticky rather than when there isEmanuele Giaquinta
2007-04-05Deleting the CIA test fileGeert Hauwaerts
2007-04-05CIA testGeert Hauwaerts
2007-03-12When removing a line from the view also unconditionally remove any bookmark forEmanuele Giaquinta
2007-03-12Remove superflous empty lines.Emanuele Giaquinta
2007-03-12Call signal_stop also when the completion list for the command options/parame...Emanuele Giaquinta
2007-02-25Add completion for /window goto.Emanuele Giaquinta
2007-02-25Do not print an empty line for "daychange" if the formatted string is empty.Emanuele Giaquinta
2007-02-24Document /window item move.Emanuele Giaquinta
2007-02-20UTF-8 0x80-0x9f characters weren't treated as control chars as they should haveTimo Sirainen
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