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-common
Age
Commit message (
Expand
)
Author
2014-06-15
speed up window_item_find by interning name and removing call to channel_find
Ailin Nemui
2014-06-15
Disallow unloading of static modules
Jaroslav Škarvada
2014-06-15
Merge pull request #36 from dajohi/g_tree_foreach
Alexander Færøy
2014-06-15
Add support for utf8 chars to /bind
Marien Zwart
2014-06-15
Replace deprecated g_tree_traverse with g_tree_foreach.
David Hill
2014-06-15
Replace deprecated g_io_channel_close with g_io_channel_shutdown.
David Hill
2014-06-15
Merge pull request #5 from dajohi/master
Alexander Færøy
2014-06-11
fix segfault with xmpp query in layout
Ailin Nemui
2014-06-10
Don't assume the size of time_t.
David Hill
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2014-01-11
Add -ssl_pass to /connect and /server
Alexander Færøy
2013-12-13
Check setuid() and getuid() for errors
Alexander Færøy
2012-06-24
Fix grammar of no_completions format, patch by Matt Lewandowsky.
Emanuele Giaquinta
2011-10-30
Replace remaining usage of deprecated g_strdown(). Follow-up to r5138.
Jase Thew
2010-10-31
Set window binds for channel items as sticky when re-creating window
Jase Thew
2010-10-02
Strip the argument for boolean options. Patch by Svante Kvarnström. Fixes: #769
Alexander Færøy
2010-07-13
Bug #748: Fix /ignore -network. Patch by pyropeter
Wouter Coekaerts
2010-05-20
When sending a signal to an /exec'd command, send it to the process
Jase Thew
2010-05-19
Update help for /exec - clarify use of % prefix for id in command syntax.
Jase Thew
2010-04-04
Add missing includes to shut the compiler up.
Alexander Færøy
2010-04-03
deprecated glib strup/down fixes from exg.
Alexander Færøy
2010-04-03
glib iochannel fixes from exg.
Alexander Færøy
2010-03-25
Minor documentation tweak. Thanks to suom1 and mofo.
Alexander Færøy
2010-03-21
Allow servers with the same server and port to be part of multiple networks. ...
Alexander Færøy
2010-02-27
Show new charybdis +q list in channel window (numerics 728 and 729).
Jilles Tjoelker
2010-02-26
Show "target changing too fast" messages in the channel/query window.
Jilles Tjoelker
2009-09-06
Show all nicks instead of just the first in an /accept * listing.
Jilles Tjoelker
2009-09-02
Add active_window_ignore_refnum option
Jilles Tjoelker
2009-08-13
autolog: change some characters illegal in Windows filenames to underscores
Jilles Tjoelker
2009-07-29
s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)
Alexander Færøy
2009-07-22
Move the autolog_ignore_targets logic a bit around; fixes #673.
Alexander Færøy
2009-05-15
Fix out of bounds access in event_wallops().
Jilles Tjoelker
2009-04-17
Ensure type matches format string in /uptime.
Jilles Tjoelker
2009-04-03
Show numerics directed at channels in the channel window.
Jilles Tjoelker
2009-02-28
Remove unused variable.
Emanuele Giaquinta
2009-02-27
Move to a single /join function, avoiding confusion on "/join -window".
Jilles Tjoelker
2009-02-21
Reject invalid level specifications in /set.
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-18
Emit 'print starting' with the correct argument in printtext_string{,window}.
Emanuele Giaquinta
2009-01-13
Remove broken and unused format to add an indent function to a line.
Emanuele Giaquinta
2009-01-10
Use window_get_theme.
Emanuele Giaquinta
[next]