index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2001-07-30
--with-perl-path -> --with-perl-lib=[site|vendor|DIR] with some fixes to
Timo Sirainen
2001-07-30
bugfix for parameter handling...
Timo Sirainen
2001-07-30
/SCRIPT FLUSH -> /SCRIPT RESET. Fixed parameter handling for /SCRIPT
Timo Sirainen
2001-07-30
Script name is printed now correctly if there's an error in
Timo Sirainen
2001-07-30
/TOGGLE didn't send "setup changed" signal
Timo Sirainen
2001-07-29
"\n", not '\n'..
Timo Sirainen
2001-07-29
/SCRIPT EXEC took only one argument. /SCRIPT LIST is now printed with
Timo Sirainen
2001-07-29
Signals weren't removed correctly.
Timo Sirainen
2001-07-29
don't use strict since it was forced to scripts too. added a missing $.
Timo Sirainen
2001-07-29
forgot module-formats.h
Timo Sirainen
2001-07-29
--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT
Timo Sirainen
2001-07-29
/NAMES #channel_you're_not_joined doesn't print the "total of xx nick" line
Timo Sirainen
2001-07-29
fix
Timo Sirainen
2001-07-29
" <tab>" in query printed glib warnings.
Timo Sirainen
2001-07-29
bugfix
Timo Sirainen
2001-07-29
Use INSTALLDIRS=perl option with MakeMaker if perl install directory is
Timo Sirainen
2001-07-29
Resize fixes. Now SIGWINCH only sets a flag that a resize check is needed.
Timo Sirainen
2001-07-29
/NOTIFY, /NOTIFY -list: Added "The notify list is empty" message
Timo Sirainen
2001-07-29
Added "Closed query with nick" message.
Timo Sirainen
2001-07-29
Escape % chars in logs so strftime() won't mess with them.
Timo Sirainen
2001-07-29
Removed unused signal_gui_print_text, added a g_return_if_fail(dest->window
Timo Sirainen
2001-07-29
Added a small sanity check - the condition should never happen, but it seems
Timo Sirainen
2001-07-29
Fixed /RELOAD crashing without parameters.
Timo Sirainen
2001-07-28
OK, no more forcing the reuse_unused_windows. It's up to the user to set it.
Timo Sirainen
2001-07-28
/SET reuse_unused_windows is now forced ON only if /SET autocreate_windows
Timo Sirainen
2001-07-28
--hostname and --nick options didn't have effect for autoconnected servers.
Timo Sirainen
2001-07-26
added destroy() function to WI_ITEM_REC. This fixes a potential crash when
Timo Sirainen
2001-07-26
bugfix
Timo Sirainen
2001-07-25
get the version from IRSSI_VERSION, not VERSION. #include "signals.h" was
Timo Sirainen
2001-07-25
fixed using already free'd memory.
Timo Sirainen
2001-07-25
buffer overflow fix
Timo Sirainen
2001-07-25
SYNTAX: ACTION updated - target is required
Timo Sirainen
2001-07-24
Don't crash when trying to bless NULLs
Timo Sirainen
2001-07-22
fixed a small memory leak
Timo Sirainen
2001-07-18
Irssi::printformat() called printformat_window() to print the text which
Timo Sirainen
2001-07-17
/NAMES -count now prints only the "total" line, not "users(#channel)" anymore
Timo Sirainen
2001-07-16
command_runsub() - ignore multiple spaces between /COMMAND SUBCOMMAND
Timo Sirainen
2001-07-16
Added Irssi::command_bind_first() and Irssi::command_bind_last()
Timo Sirainen
2001-07-16
added another hilight kludge
Timo Sirainen
2001-07-16
--home, --config parameters now expand relative paths to absolute at startup.
Timo Sirainen
2001-07-16
forgot to add textbuffer-reformat.h
Timo Sirainen
2001-07-15
Hilight fixes - mode lines shouldn't be hilighted accidentally anymore.
Timo Sirainen
2001-07-15
Previous foreach fixes to /FOREACH WINDOW too.
Timo Sirainen
2001-07-15
textui isn't done yet.
Timo Sirainen
2001-07-15
New /IGNOREs weren't immediately effective for nicks in channel. Some small
Timo Sirainen
2001-07-15
Moved awaylog to core.
Timo Sirainen
2001-07-15
Another /FOREACH update - it only goes through the current
Timo Sirainen
2001-07-15
/SB REDRAW functionality - not fully working yet.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-07-14
/FOREACH won't crash now if the command removes the item being accessed
Timo Sirainen
[next]