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
2002-02-12
missed isxdigit() -> i_isxdigit() change
Timo Sirainen
2002-02-11
stupid format string bugs. wasn't there long though :)
Timo Sirainen
2002-02-11
In msgs window, you can now complete anywhere /MSG completion nicks (eg.
Timo Sirainen
2002-02-11
-actcolor %n now means that the activity isn't changed.
Timo Sirainen
2002-02-11
"/WINDOW IMMORTAL" shows the mortal-state. Error messages are printed in
Timo Sirainen
2002-02-10
Correctly handle DCC GET write() failures.
Timo Sirainen
2002-02-10
theme_format_compress_colors() doesn't assume the default color as %n
Timo Sirainen
2002-02-10
atexit(term_deinit)
Timo Sirainen
2002-02-10
Layout save support for immortality..
Timo Sirainen
2002-02-10
Support for "immortal" windows, that can't be closed until explicitly set to
Timo Sirainen
2002-02-10
Changed some clientnotices to clienterrors
Timo Sirainen
2002-02-10
Added IRSSI_GLOBAL_CONFIG as well
Timo Sirainen
2002-02-10
added #define IRSSI_HOME_CONFIG
Timo Sirainen
2002-02-10
It's possible to use black foreground color now.
Timo Sirainen
2002-02-10
term_clear() should set the background color to RESET, not to 0 (black).
Timo Sirainen
2002-02-10
all subdirs are now specified in "perl_dirs" so it's easier to add/remove
Timo Sirainen
2002-02-10
If *=port was used with /SET irssiproxy_ports, connections to server weren't
Timo Sirainen
2002-02-10
support for event 477 which aborts joins to +R channels in dalnet.
Timo Sirainen
2002-02-10
/MSG completion should work with /QUERY as well
Timo Sirainen
2002-02-10
Removed some old backwards compatibility code.
Timo Sirainen
2002-02-10
meta-backspace is now bound to delete_previous_word by default.
Timo Sirainen
2002-02-10
Default event handler now prints the server name where it received the
Timo Sirainen
2002-02-10
Don't stop reconnecting to server if we get nick collided
Timo Sirainen
2002-02-10
/BIND meta-k erase_completion - support for removing completion data.
Timo Sirainen
2002-02-10
Level for own dcc chat messages should contain NO_ACT too (which also
Timo Sirainen
2002-02-08
since common.h wasn't included in this, changed i_isdigit() -> isdigit()
Timo Sirainen
2002-02-08
Proxy is now emitting "proxy client connected" and "proxy client
Timo Sirainen
2002-02-07
"default event" now resends "default event numeric" which gets handled by
Timo Sirainen
2002-02-07
only the first of --home / --config parameters were parsed, which broke eg.
Timo Sirainen
2002-02-07
'-' option as last parameter didn't work (eg. /LAST -)
Timo Sirainen
2002-02-07
Set objects ->type = 0 when freeing to make sure we notice immediately if
Timo Sirainen
2002-02-07
Don't crash in /NAMES list if /SET names_max_width was too small
Timo Sirainen
2002-02-06
Still some event_received() fixes.
Timo Sirainen
2002-02-06
DCC /MSG handlers broke /MSG -ircnet
Timo Sirainen
2002-02-06
/EXEC's last output line wasn't printed if it didn't contain newline at end
Timo Sirainen
2002-02-06
Fixed the generic event_received() hadler not to remove ':' char twice in
Timo Sirainen
2002-02-05
bugfix
Timo Sirainen
2002-02-04
Ahem.. my little kludge had a buffer overflow :)
Timo Sirainen
2002-02-04
Broke DCC CHAT queries.
Timo Sirainen
2002-02-04
Use the server tag printing with queries now too.
Timo Sirainen
2002-02-04
printtext(): you can now specify server target with tag name instead of
Timo Sirainen
2002-02-03
Server referencing in /EVAL really should have checked if the server wasn't
Timo Sirainen
2002-02-03
broke $server->send_message()..
Timo Sirainen
2002-02-03
make sure redirect_continue is set to NULL if it contains the redirection
Timo Sirainen
2002-02-03
target_type for "/MSG *" wasn't set properly.
Timo Sirainen
2002-02-03
Added target_type to send_message(), -channel and -nick parameters to /MSG
Timo Sirainen
2002-02-03
Added missing #include
Timo Sirainen
2002-02-03
A bit more safer now to use /EVAL with a command that disconnects from
Timo Sirainen
2002-02-03
Added PARAM_FLAG_OPTCHAN_NAME which is like PARAM_FLAG_OPTCHAN, but doesn't
Timo Sirainen
2002-02-02
s/query_trace_nick_changes/query_track_nick_changes/ :)
Timo Sirainen
[prev]
[next]