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
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-11-26
Mode ignores were checked wrong
Timo Sirainen
2000-11-26
netsplit fixes
Timo Sirainen
2000-11-26
theme fixes
Timo Sirainen
2000-11-26
Added -current, -window and -level options to /echo
Timo Sirainen
2000-11-26
window_find_item() was buggy if window argument was NULL
Timo Sirainen
2000-11-26
/SET part_message - default message with /PART
Timo Sirainen
2000-11-26
KEY_END isn't defined in all curses implementations
Timo Sirainen
2000-11-26
Sometimes netsplit messages didn't get printed at all (those that came
Timo Sirainen
2000-11-26
/WINDOW <number> is now same as /WINDOW REFNUM <number>
Timo Sirainen
2000-11-26
/format -reset crashed irssi
Timo Sirainen
2000-11-26
some updates for checking when to not autosave config.
Timo Sirainen
2000-11-26
Added modify counter which is increased every time something is changed
Timo Sirainen
2000-11-26
Added some magic to /SERVER - if there's no server to disconnect from
Timo Sirainen
2000-11-26
Added KILL handling - user/server kills are now printed formatted.
Timo Sirainen
2000-11-25
added functions from fe-windows.h and window-items.h
Timo Sirainen
2000-11-25
mkpath() crashed with paths that didn't start with /
Timo Sirainen
2000-11-25
Time formats didn't work in directory name of autologs.
Timo Sirainen
2000-11-23
s/enum GInputCondition/int/ - enums aren't supposed to orred together i
Timo Sirainen
2000-11-23
Still some warnings removed..
Timo Sirainen
2000-11-23
more warning fixes
Timo Sirainen
2000-11-23
more enum fixes
Timo Sirainen
2000-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-11-22
hilight-text: whops, bugfix went wrong :)
Timo Sirainen
2000-11-22
bugfixes
Timo Sirainen
2000-11-21
Added input_add() / input_remove()
Timo Sirainen
2000-11-21
crashfix
Timo Sirainen
2000-11-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
Timo Sirainen
2000-11-18
Win32 fixes - Irssi now compiles with MSVC++ :)
Timo Sirainen
2000-11-18
compiler warning fixes + one real bug in dcc-chat
Timo Sirainen
2000-11-18
windows.h -> fe-windows.h
Timo Sirainen
2000-11-17
Don't crash if MAIL environment isn't set.
Timo Sirainen
2000-11-17
Use signal.h, not sys/signal.h
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen
2000-11-17
Remember who set the topic and when, display the info when using /TOPIC.
Timo Sirainen
2000-11-17
If other side replies to our DCC CHAT request with DCC CHAT request of
Timo Sirainen
2000-11-17
Check that enough parameters are given to /DCC CLOSE
Timo Sirainen
2000-11-17
/SET autocreate_query_level DCCMSGS specifies now if DCC chats should
Timo Sirainen
2000-11-16
Added some comments about redirection problems.
Timo Sirainen
2000-11-15
Don't close non-autologs when leaving channel / closing query.
Timo Sirainen
2000-11-14
/NICK was broken.
Timo Sirainen
2000-11-13
Forgot to call formats_init() / ..deinit()
Timo Sirainen
2000-11-12
Text printing changes. Formats are now optionally saved to each line so
Timo Sirainen
2000-11-11
Some sizeof() fixes to IPv6 support when connecting to IPv4 addresses.
Timo Sirainen
2000-11-11
Ctrl-T = transpose_characters
Timo Sirainen
2000-11-11
/SET dcc_autodisplay_dialog isn't used for anything, removed.
Timo Sirainen
2000-11-10
Use nodelay() instead of halfdelay()
Timo Sirainen
2000-11-10
Don't change client's nick every time someone else changes nick..
Timo Sirainen
2000-11-09
"NOTIFY" was missing from syntax
Timo Sirainen
[prev]
[next]