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
/
core
Age
Commit message (
Expand
)
Author
2008-05-23
Fix minor leak.
Emanuele Giaquinta
2008-05-23
Fix leaks.
Emanuele Giaquinta
2008-05-23
Do nothing in word_complete if erase is true and we are not continuing
Emanuele Giaquinta
2008-05-23
Fix command description.
Emanuele Giaquinta
2008-05-19
Add 'list' option to bind command to list all the available commands and remove
Emanuele Giaquinta
2008-05-17
Add 'word_completion_backward' command to scroll backwards in the completion
Emanuele Giaquinta
2008-05-17
Pass NULL to settings_set_str to reset recode_fallback to its default
Emanuele Giaquinta
2008-05-16
Stop the 'complete word' signal in the default completer when the
Emanuele Giaquinta
2008-05-15
Complete server tags for /window server.
Emanuele Giaquinta
2008-05-14
Use g_get_charset to retrieve the locale codeset.
Emanuele Giaquinta
2008-05-13
Remove note about the need to restart irssi in windows_layout_saved
Emanuele Giaquinta
2008-04-28
Make some functions static.
Emanuele Giaquinta
2008-04-28
Make some variables static.
Emanuele Giaquinta
2008-04-05
Restore the behaviour of active_window to go to the window with most recent a...
Emanuele Giaquinta
2008-03-30
Use g_io_channel_unref rather than g_io_channel_close for file
Emanuele Giaquinta
2008-03-29
Move autorun_startup in fe-common-core.c and remove autorun.{c,h}.
Emanuele Giaquinta
2008-03-28
Remove useless uses of replace_chars.
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
Make /layout reset take effect immediately.
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-04
Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}.
Emanuele Giaquinta
2008-03-02
Use g_strchomp to remove trailing whitespace.
Emanuele Giaquinta
2008-02-16
Move output recoding in irc_send_cmd_full.
Emanuele Giaquinta
2008-02-15
Fix argument name in declaration.
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-01
Reset colors and attributes on newline.
Emanuele Giaquinta
2008-01-21
Remove .cvsignore files.
Emanuele Giaquinta
2007-12-09
Add 'active' tag for active logs in /log output.
Emanuele Giaquinta
2007-11-19
Fix last change.
Emanuele Giaquinta
2007-11-18
autolog: do not create *.log, send it to <your nick>.log instead
Jilles Tjoelker
2007-11-17
Saner fix for bug #35.
Emanuele Giaquinta
2007-11-17
Reload the layout after saving it, fix bug #35.
Emanuele Giaquinta
2007-11-16
Fix grammar errors, patch by Mikael Magnusson.
Emanuele Giaquinta
2007-10-22
Same for s/-fullword/-full/
Wouter Coekaerts
2007-10-18
Make /hilight output -mask instead of -nickmask, consistent with the paramete...
Wouter Coekaerts
2007-08-07
Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake
Emanuele Giaquinta
2007-08-04
Fix /window goto to reach all the items with the same name when there
Emanuele Giaquinta
2007-08-04
Replace 0 with NULL.
Emanuele Giaquinta
2007-07-26
Sort the layout to save by refnum.
Emanuele Giaquinta
2007-06-16
Use again MSGLEVEL_NICKS for printing a nick change in queries, broken in
Emanuele Giaquinta
2007-06-16
Revert r4549.
Emanuele Giaquinta
2007-06-16
Fix comment.
Emanuele Giaquinta
2007-06-10
Make /window goto start searching at the window after the active one and stop
Emanuele Giaquinta
2007-06-10
Make -window option of /join and /query accept an optional numeric argument
Emanuele Giaquinta
2007-06-06
Enhance /set completer to complete option names also when a command option
Emanuele Giaquinta
[next]