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
Age
Commit message (
Expand
)
Author
2008-05-15
Re-add sort by level / aux-sort by refnum and re-map actlist_sort
Emanuele Giaquinta
2008-05-14
Remove check for nl_langinfo, we do not use it anymore.
Emanuele Giaquinta
2008-05-14
Use g_get_charset to check if the locale codeset is UTF-8.
Emanuele Giaquinta
2008-05-14
Use g_get_charset to retrieve the locale codeset.
Emanuele Giaquinta
2008-05-14
Remove theme format and signal doc for no more notify idle code.
Emanuele Giaquinta
2008-05-13
Use g_input_add_poll to create a watcher for an fd.
Emanuele Giaquinta
2008-05-13
Remove note about the need to restart irssi in windows_layout_saved
Emanuele Giaquinta
2008-05-13
Set PL_perl_destruct_level to 1 before calling perl_destruct, without
Emanuele Giaquinta
2008-05-12
Update notify_list theme format for idle option removal.
Emanuele Giaquinta
2008-04-28
Make some functions static.
Emanuele Giaquinta
2008-04-28
Make some variables static.
Emanuele Giaquinta
2008-04-25
Refactor code to create a watcher for an fd into a function.
Emanuele Giaquinta
2008-04-21
Use term_add_unichar to print ucs-4 chars.
Emanuele Giaquinta
2008-04-21
Reindent.
Emanuele Giaquinta
2008-04-21
Remove no longer needed kludge to inhibit writing in the last cell.
Emanuele Giaquinta
2008-04-21
Fix leak with $L expando.
Emanuele Giaquinta
2008-04-20
Simplify.
Emanuele Giaquinta
2008-04-20
Simplify computation of TERM_REC fields offsets using G_STRUCT_OFFSET/G_STRUC...
Emanuele Giaquinta
2008-04-19
Remove non-working detach/attach code.
Emanuele Giaquinta
2008-04-16
Remove the need to buffer input by moving the 'gui key pressed' events
Emanuele Giaquinta
2008-04-16
Make last_{fg,bg,flags} members of TEXT_BUFFER_REC.
Emanuele Giaquinta
2008-04-11
Remove workaround no longer needed.
Emanuele Giaquinta
2008-04-08
Factor strchr call.
Emanuele Giaquinta
2008-04-06
Slightly optimize update of activity list when a window is destroyed.
Emanuele Giaquinta
2008-04-06
Really make actlist_sort = level match active_window ordering.
Emanuele Giaquinta
2008-04-05
Partly revert r4796, it is not a bug but by design that
Emanuele Giaquinta
2008-04-05
Restore the behaviour of active_window to go to the window with most recent a...
Emanuele Giaquinta
2008-04-05
Cosmetics.
Emanuele Giaquinta
2008-04-05
Fix logic in recode_in:
Emanuele Giaquinta
2008-04-04
Change type of 'chr' argument in terminfo_repeat/term_addch to 'char'.
Emanuele Giaquinta
2008-04-02
Always use g_realloc rather than using g_malloc when the pointer
Emanuele Giaquinta
2008-03-31
Print warning messages to stderr rather than to stdout.
Emanuele Giaquinta
2008-03-30
Set is_readable/is_writeable/use_buffer flags.
Emanuele Giaquinta
2008-03-30
Make irssi_ssl_{seek,close} call giochan->funcs->io_{seek,close}
Emanuele Giaquinta
2008-03-30
Add todo for gnutls.
Emanuele Giaquinta
2008-03-30
Use g_io_channel_unref rather than g_io_channel_close for file
Emanuele Giaquinta
2008-03-30
Implement linebuf_find using memchr.
Emanuele Giaquinta
2008-03-30
Remove useless assignment.
Emanuele Giaquinta
2008-03-30
Fix test server linking.
Emanuele Giaquinta
2008-03-29
Move autorun_startup in fe-common-core.c and remove autorun.{c,h}.
Emanuele Giaquinta
2008-03-29
Remove unneeded includes.
Emanuele Giaquinta
2008-03-29
Move net_disconnect_later declaration from network.h to net-disconnect.h.
Emanuele Giaquinta
2008-03-28
Use g_io_channel_seek_position in irssi_ssl_seek.
Emanuele Giaquinta
2008-03-28
Remove useless uses of replace_chars.
Emanuele Giaquinta
2008-03-28
Do not abort if libtool static libraries are disabled.
Emanuele Giaquinta
2008-03-28
Simplify libtool/gmodule test.
Emanuele Giaquinta
2008-03-28
Make strstr_full_case internal.
Emanuele Giaquinta
2008-03-28
Move selection of string searching function out of the loop by using a
Emanuele Giaquinta
2008-03-15
Remove unused global use_ssl and ssl_* settings.
Emanuele Giaquinta
2008-03-15
Revert unrelated changes slipped in r4774.
Emanuele Giaquinta
[prev]
[next]