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-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
2008-03-15
Fix typo.
Emanuele Giaquinta
2008-03-15
Simplify recode target computation.
Emanuele Giaquinta
2008-03-15
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2008-03-15
Replace tab between else and opening brace with space.
Emanuele Giaquinta
2008-03-15
Remove silly macro.
Emanuele Giaquinta
2008-03-15
Remove trailing whitespace.
Emanuele Giaquinta
2008-03-15
Update.
Emanuele Giaquinta
2008-03-14
Replace missed strncasecmp calls with g_ascii_strncasecmp.
Emanuele Giaquinta
2008-03-14
Honour -channels preference for ignore -replies, fix bug #227.
Emanuele Giaquinta
2008-03-14
Make /layout reset take effect immediately.
Emanuele Giaquinta
2008-03-14
Make ignore exceptions take precedence over ignores in all cases, as documented.
Emanuele Giaquinta
2008-03-14
Remove code duplication in ignore_check.
Emanuele Giaquinta
2008-03-14
Update.
Emanuele Giaquinta
2008-03-14
Do not check for standard C headers.
Emanuele Giaquinta
2008-03-12
After last change paste_entry includes the key before the one
Emanuele Giaquinta
2008-03-11
Move lib-config typedefs in iconfig.h.
Emanuele Giaquinta
2008-03-11
Use struct name rather than typedef name in pointer declaration.
Emanuele Giaquinta
2008-03-11
Document config_node_set_str.
Emanuele Giaquinta
2008-03-11
Fix typos.
Emanuele Giaquinta
2008-03-11
Keep documentation for public api only in headers to avoid duplication.
Emanuele Giaquinta
2008-03-10
Update.
Emanuele Giaquinta
2008-03-10
Remove unused macros.
Emanuele Giaquinta
2008-03-10
Update, translations are courtesy of Tomi Nygren.
Emanuele Giaquinta
2008-03-10
- Updated the content.
Geert Hauwaerts
2008-03-10
Disable versioning for the proxy module, patch by darix.
Emanuele Giaquinta
2008-03-10
Update.
Emanuele Giaquinta
2008-03-10
Make line_add_colors part of the textbuffer api.
Emanuele Giaquinta
2008-03-10
Make a copy of the entry buffer only when a paste begins rather than
Emanuele Giaquinta
2008-03-09
Do not buffer keys when waiting for paste confirmation.
Emanuele Giaquinta
2008-03-09
Simplify history handling in key_send_line.
Emanuele Giaquinta
2008-03-09
Rename variable.
Emanuele Giaquinta
2008-03-09
Replace usage of get_utf8_char with g_utf8_get_char_validated and
Emanuele Giaquinta
2008-03-09
Replace usage of get_utf8_char with g_utf8_get_char_validated.
Emanuele Giaquinta
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2008-03-09
Fix indentation.
Emanuele Giaquinta
2008-03-09
Use GIOChannel API to read a file linewise.
Emanuele Giaquinta
2008-03-07
Remove unneeded includes.
Emanuele Giaquinta
2008-03-07
g_mem_set_vtable must be called before using any other GLib functions.
Emanuele Giaquinta
2008-03-07
Remove unused variable HAVE_STATIC_PERL.
Emanuele Giaquinta
2008-03-07
Remove useless PERL_LIBTOOL indirection.
Emanuele Giaquinta
[next]