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-06-30
DCC_REC was missing MODULE_DATA_INIT() / .._DEINIT()
Timo Sirainen
2001-06-30
Updates to perl documentation. Moved Rawlog->{lines} to Rawlog::get_lines()
Timo Sirainen
2001-06-29
Moved screen_refresh_thaw() in initialization before the
Timo Sirainen
2001-06-29
Removed the "domain is 2 or 3 chars" check from quitmsg_is_split() since
Timo Sirainen
2001-06-29
/SET netsplit_nicks_hide_threshold must not be smaller than /SET
Timo Sirainen
2001-06-29
If .theme suffix was given for /SET theme, irssi printed "theme changed to
Timo Sirainen
2001-06-29
Windowitem->{type} wasn't set properly
Timo Sirainen
2001-06-29
Added some new variables for UI::Window
Timo Sirainen
2001-06-29
removed fe-perl
Timo Sirainen
2001-06-29
UI fixes
Timo Sirainen
2001-06-29
Irssi::xx -> Irssi::UI::xx
Timo Sirainen
2001-06-29
Added size/skipped to Dcc::Send / Get records
Timo Sirainen
2001-06-29
whois_away had one extra space at the beginning.
Timo Sirainen
2001-06-28
Nick changes were printed twice in queries.
Timo Sirainen
2001-06-28
when theme is changed, it should print the message to status window, not to a...
Timo Sirainen
2001-06-27
Don't print GLIB critical when trying to bless unknown iobject - this could
Timo Sirainen
2001-06-27
Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
Timo Sirainen
2001-06-27
removed useless #define
Timo Sirainen
2001-06-27
Using different ports in one server for different chat networks didn't work
Timo Sirainen
2001-06-27
Don't autoclose windows with bound items.
Timo Sirainen
2001-06-27
Don't reply to CTCP PINGs longer than 100 bytes (see the comment).
Timo Sirainen
2001-06-27
/NICK: don't bother trying to change the nick to the one you already have
Timo Sirainen
2001-06-27
Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters
Timo Sirainen
2001-06-27
Fixed window specific themes
Timo Sirainen
2001-06-27
Added -v / --version command line option. Moved POPT_AUTOHELP option to
Timo Sirainen
2001-06-26
Don't send unaway to server if we're not away.
Timo Sirainen
2001-06-26
use signal_add_last() to bind the "message xxx" signals when printing them,
Timo Sirainen
2001-06-26
added whois abstract to themes. should make it easier to change whois output
Timo Sirainen
2001-06-26
"print text finished" -> "gui print text finished". Added %[options] format
Timo Sirainen
2001-06-26
Added $cumode expando which works like $P, but prints voices/halfops also.
Timo Sirainen
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-06-26
"log rotate" -> "log rotated"
Timo Sirainen
2001-06-26
special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } chars
Timo Sirainen
2001-06-26
moved "log rotate" after the logging was stopped.
Timo Sirainen
2001-06-26
"log rotate" signal added
Timo Sirainen
2001-06-26
added real_fname to log record.
Timo Sirainen
2001-06-21
The same "irssi init finished" / perl init fix for fe-none
Timo Sirainen
2001-06-21
if perl is compiled statically, initialize it after the "irssi init
Timo Sirainen
2001-06-18
/SET scrollback_lines 0 now means unlimited.
Timo Sirainen
2001-06-12
channel_set_singlemode() : don't do anything if you're not channel op/halfop
Timo Sirainen
2001-06-11
plain objects weren't blessed correctly in lists
Timo Sirainen
2001-06-11
/WINDOW SERVER -sticky / -unsticky crashed if the tag wasn't given and
Timo Sirainen
2001-06-11
$/ was set to undef for perl scripts. removed unused variable.
Timo Sirainen
2001-06-11
get_max_column_count() didn't work properly if items had wider items than
Timo Sirainen
2001-06-11
Multiple /LAYOUT SAVEd queries in same window didn't get restored to the
Timo Sirainen
2001-06-11
When disconnecting from server when you had queries without active server
Timo Sirainen
2001-06-10
Joins to channel now adds the nick to completion list.
Timo Sirainen
2001-06-10
own nick changed were printed as if it was done by someone else
Timo Sirainen
2001-06-10
The automatic query rename wrote the "nick changed" messages to channels
Timo Sirainen
2001-06-10
max_cmds_at_once and max_query_chans weren't saved between reconnects to
Timo Sirainen
[prev]
[next]