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
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-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
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
Remove unused macros.
Emanuele Giaquinta
2008-03-10
Disable versioning for the proxy module, patch by darix.
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 useless PERL_LIBTOOL indirection.
Emanuele Giaquinta
2008-03-04
Remove long unmaintained botnet module.
Emanuele Giaquinta
2008-03-04
Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}.
Emanuele Giaquinta
2008-03-04
Remove unneeded upcasing (level_get matching is case-insensitive).
Emanuele Giaquinta
2008-03-03
Group together declarations for string functions.
Emanuele Giaquinta
2008-03-03
Rename some variables.
Emanuele Giaquinta
2008-03-02
Use g_strchomp to remove trailing whitespace.
Emanuele Giaquinta
2008-02-20
Show setter/time in +I lists, if sent by the server.
Jilles Tjoelker
2008-02-16
Move output recoding in irc_send_cmd_full.
Emanuele Giaquinta
2008-02-16
Rename config.h to irssi-config.h to avoid collisions.
Emanuele Giaquinta
2008-02-15
Fix argument name in declaration.
Emanuele Giaquinta
2008-02-05
Remove unneeded includes.
Emanuele Giaquinta
2008-02-05
Remove check for ancient default.theme.
Emanuele Giaquinta
2008-02-05
Remove support for perl 5.004 and older.
Emanuele Giaquinta
2008-02-04
Remove trailing whitespace.
Emanuele Giaquinta
2008-02-04
Fix deps.
Emanuele Giaquinta
2008-02-03
Remove popt and use glib GOption commandline option parser
Emanuele Giaquinta
2008-02-02
Remove broken by design /set translation.
Emanuele Giaquinta
2008-02-02
Remove unneeded include.
Emanuele Giaquinta
[next]