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-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
2007-06-06
Add g_strdup forgotten in r4471.
Emanuele Giaquinta
2007-06-05
Cleanup cmd_set by moving the code to print the settings matching a
Emanuele Giaquinta
2007-06-05
Remove code duplication.
Emanuele Giaquinta
2007-06-04
Change active_window to select, when there is more than one window
Emanuele Giaquinta
2007-05-31
Assume width 1 for control characters in places where a non-negative width is
Emanuele Giaquinta
2007-05-31
Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h.
Emanuele Giaquinta
2007-05-31
skip fe_common prefix when freeing prefix list
Jochen Eisinger
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
[next]