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
2009-03-01
Remove unused variables.
Jilles Tjoelker
2009-02-28
Remove unused variable.
Jilles Tjoelker
2009-02-28
Ensure variable is initialized.
Jilles Tjoelker
2009-02-28
Remove unused variable.
Emanuele Giaquinta
2009-02-28
Remove unused variable.
Emanuele Giaquinta
2009-02-28
Correct assertions.
Jilles Tjoelker
2009-02-28
Add the command send/expire timeout only when needed.
Jilles Tjoelker
2009-02-28
Once a second seems sufficient for the expando timer.
Jilles Tjoelker
2009-02-28
Check for stale flood entries when lines come in, avoiding a 0.5 second timeout.
Jilles Tjoelker
2009-02-27
Move to a single /join function, avoiding confusion on "/join -window".
Jilles Tjoelker
2009-02-27
Check for SIGCONT using a custom GSource instead of every 0.5 second.
Jilles Tjoelker
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
2009-02-21
Make explicit how long the arrays for prefix_add and prefix_del are.
Jilles Tjoelker
2009-02-21
Use i_isspace to make this clearer.
Jilles Tjoelker
2009-02-21
Make an invalid boolean /set a CLIENTERROR instead of CLIENTCRAP.
Jilles Tjoelker
2009-02-21
Reject obviously invalid numbers in /set.
Jilles Tjoelker
2009-02-13
emit "window item moved" instead of "window item remove" and "window item new...
Wouter Coekaerts
2009-02-10
Prefer g_path_get_dirname() over g_dirname().
Alexander Færøy
2009-02-09
Add /set autolog_ignore_targets.
Alexander Færøy
2009-02-09
Don't tokenizee target since it wont contain more than one entry anyway.
Alexander Færøy
2009-02-08
Code Cleanup:
Alexander Færøy
2009-02-08
Code Cleanup:
Alexander Færøy
2009-02-07
Add strarray_find_dest(). Useful for checking whether a server_tag/target or ...
Alexander Færøy
2009-01-23
Call PERL_SYS_INIT3() and PERL_SYS_TERM() as documented in perlembed(1).
Emanuele Giaquinta
2009-01-20
Fix 'defination' typo.
Emanuele Giaquinta
2009-01-18
Replace invalid utf-8 bytes with U+FFFD when drawing a line.
Emanuele Giaquinta
2009-01-18
Emit 'print starting' with the correct argument in printtext_string{,window}.
Emanuele Giaquinta
2009-01-17
Add Irssi::UI::Window::get_history_lines to get the content of a window's
Emanuele Giaquinta
2009-01-17
Revert r4871, it breaks /script reset.
Emanuele Giaquinta
2009-01-16
Properly unload the original script when using /script load to reload it.
Emanuele Giaquinta
2009-01-16
Use an io channel to write the config file.
Emanuele Giaquinta
2009-01-15
Use PERL_SYS_INIT3 with the correct pointer type for argv.
Jilles Tjoelker
2009-01-15
Fix minor leak.
Emanuele Giaquinta
2009-01-14
Remove unused and odd function.
Emanuele Giaquinta
2009-01-14
Fix typos.
Emanuele Giaquinta
2009-01-13
Fix last change.
Emanuele Giaquinta
2009-01-13
Remove broken and unused format to add an indent function to a line.
Emanuele Giaquinta
2009-01-10
Remove buggy /scrollback redraw - scrollback_save_formats.
Emanuele Giaquinta
2009-01-10
Use window_get_theme.
Emanuele Giaquinta
2009-01-10
Factor out printformat_module_dest_charargs function from
Emanuele Giaquinta
2009-01-08
Remove memory chunks in favour of memory slices.
Emanuele Giaquinta
2009-01-08
Add defines for memory slices functions for compatibility with glib
Emanuele Giaquinta
2009-01-04
Remove useless code, cur_line is always the last line of the textbuffer.
Emanuele Giaquinta
2008-12-30
Rewrite pidwait using g_child_watch_add.
Emanuele Giaquinta
2008-12-30
recvlen must be signed.
Emanuele Giaquinta
2008-12-30
Use net_receive in sig_exec_input_reader.
Emanuele Giaquinta
2008-12-22
Check server's connected flag rather than net-sendbuffer pointers in
Emanuele Giaquinta
2008-12-22
Remove useless net-sendbuffer init/deinit functions.
Emanuele Giaquinta
2008-12-22
Remove buffers GSList, it is unused since r1023.
Emanuele Giaquinta
2008-12-17
Fix r4961 change, irssi-core.pl is transformed in a format string so literals
Emanuele Giaquinta
[prev]
[next]