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
2007-05-30
Do not install utf8.h, it is a private header.
Emanuele Giaquinta
2007-05-25
Replace utf8_width with Markus Kuhn's wcwidth.
Emanuele Giaquinta
2007-05-24
Move 'version' option in main.
Emanuele Giaquinta
2007-05-24
Cleanup option handling.
Emanuele Giaquinta
2007-05-20
Farewell glib-1.
Emanuele Giaquinta
2007-05-20
add fe_common to the list of possible submodules
Jochen Eisinger
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2007-05-05
Move input recoding in irc_server_event.
Emanuele Giaquinta
2007-04-29
Use dynamic storage for return value of channel_get_nickmode.
Emanuele Giaquinta
2007-04-29
Factor out code from set_print into a function to get a printable
Emanuele Giaquinta
2007-04-29
Slightly optimize activity_hide_targets matching.
Emanuele Giaquinta
2007-04-16
revert last change. Already possible with /format -delete daychange (fixed in...
Wouter Coekaerts
2007-04-16
Hide daychange.
Geert Hauwaerts
2007-04-14
Make completer for action/msg/query more self-contained by completing nicks in
Emanuele Giaquinta
2007-04-07
Only consider autolog logs when looking for an open log in autolog_open.
Emanuele Giaquinta
2007-03-12
Remove superflous empty lines.
Emanuele Giaquinta
2007-03-12
Call signal_stop also when the completion list for the command options/parame...
Emanuele Giaquinta
2007-02-25
Add completion for /window goto.
Emanuele Giaquinta
2007-02-25
Do not print an empty line for "daychange" if the formatted string is empty.
Emanuele Giaquinta
2007-02-14
Fix format_real_length to return the correct length when the input string
Emanuele Giaquinta
2006-10-20
uptime command by Lauri Nurmi with some modifications by me, bug #458.
Emanuele Giaquinta
2006-09-20
Add public is_utf8 function by refactoring existing code.
Emanuele Giaquinta
2006-09-18
Apply 05upgrade-check-binary.dpatch with some modifications.
Emanuele Giaquinta
2006-08-20
compile with glib1 again
Wouter Coekaerts
2006-07-18
Since the fe-common modules are named fe_common_$protocol, the module loader
Jochen Eisinger
2006-02-20
sort nicks with custom prefix by the order defined in isupport in /NAMES
Wouter Coekaerts
2006-01-29
Fixed a bug where tab-complete didn't worked with utf8/big5 multibyte charact...
Valentin Batz
2005-11-23
replace guint by gsize for the glib2 version of irssi_ssl_read
Valentin Batz
2005-11-23
removed utf8.c utf8.h, going to move them from src/fe-text to here
Valentin Batz
2005-11-20
g_log_set_default_handler() came only in glib 2.6.0. Don't use it for older
Timo Sirainen
2005-11-19
If transliterations don't work in the system (eg. Solaris), don't allow
Timo Sirainen
2005-11-19
With GLIB2 hook all glib logging functions no matter what the domains are.
Timo Sirainen
2005-10-12
fixed recoding of own messages.
Valentin Batz
2005-10-10
Make the compiler happy by replacing 'const char *' by 'char *'.
Valentin Batz
2005-09-10
fix completion for /format (Bug 143)
Wouter Coekaerts
2005-07-17
Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P...
Wouter Coekaerts
2005-07-17
Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley)
Wouter Coekaerts
2005-05-14
Fixed a bug where the completion history can grow without bound, patch by Tob...
Valentin Batz
2005-05-14
Fixed leaking in chat-completion (http://bugs.irssi.org/?do=details&id=249), ...
Valentin Batz
2005-05-09
Updated the syntax definition for /recode add in fe-recode.c
Valentin Batz
2005-03-07
Use char* instead of const char* in read_settings, so memory can be freed wit...
Valentin Batz
2005-03-07
Don't apply emphasis on _foo_^ if it's a nick (Bug 52)
Wouter Coekaerts
2005-03-07
Free the right memory in fe-recode.c (related to bug 210)
Valentin Batz
2005-03-06
Fixed memleak when preserving valid charsets in read_settings in fe-recode.c ...
Valentin Batz
2005-03-06
Fix memleak in several commands that used cmd_return_error when they should b...
Wouter Coekaerts
2005-02-11
Fixed output of /hilight (add a space after -levels if any).
Valentin Batz
2005-01-04
Fixed a bug with /me, use the right arguments for "message irc own_action"
Valentin Batz
2005-01-03
Fix recursive ^ prefixed commands blocking all output (Bug 159)
Wouter Coekaerts
2004-12-22
Don't crash with an empty nick argument from the command line.
Valentin Batz
[next]