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
/
fe-text
/
irssi.c
Age
Commit message (
Expand
)
Author
2001-06-27
Added -v / --version command line option. Moved POPT_AUTOHELP option to
Timo Sirainen
2001-06-21
if perl is compiled statically, initialize it after the "irssi init
Timo Sirainen
2001-06-01
Replaced all direct curses calls with screen_xx() wrappers. This should
Timo Sirainen
2001-05-17
Getting rid of gettext, moved some _(..) texts to themes and left some error
Timo Sirainen
2001-04-14
Rewrote text buffer handling in windows - try #3.
Timo Sirainen
2001-02-19
Moved /LASTLOG handling to lastlog.c. Added options -file <filename>
Timo Sirainen
2001-02-19
Moved autoconnects and command line parameter parsing from irc to core.
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen
2001-02-10
/SAVEWINDOWS saves now split windows
Timo Sirainen
2001-02-05
make deinitialization between screen_refresh_freeze() and
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-05
net_gethostbyname_nonblock(): don't crash if net_gethosterror() returns
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen
2000-12-03
print the firsttimer info to irssi's window instead of stdout.
Timo Sirainen
2000-12-03
complain about old default.themes
Timo Sirainen
2000-11-26
Perl fixes and additions. theme_register() / printformat() works now
Timo Sirainen
2000-10-03
--enable-perl=[yes|no|static]
Timo Sirainen
2000-09-07
Perl works now only as a runtime loadable module
Timo Sirainen
2000-09-06
No, SILC stuff still shouldn't be here :)
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-24
send "irssi init finished" _after_ setting up perl support.
Timo Sirainen
2000-08-13
Added i18n initialization.
Timo Sirainen
2000-08-12
Don't trigger window activity if window is already visible in some
Timo Sirainen
2000-07-31
You can change the default line indentation with /SET indent
Timo Sirainen
2000-07-26
No, we still don't want silc_init() here..
Timo Sirainen
2000-07-16
When redrawing screen, refresh the screen after clear() so that curses
Timo Sirainen
2000-05-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-28
Perl working again, better than ever (unless there's bugs :)
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen
[prev]