summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2008-02-02Remove broken by design /set translation.Emanuele Giaquinta
2008-02-01Reset colors and attributes on newline.Emanuele Giaquinta
2008-01-21Remove .cvsignore files.Emanuele Giaquinta
2007-12-09Add 'active' tag for active logs in /log output.Emanuele Giaquinta
2007-11-19Fix last change.Emanuele Giaquinta
2007-11-18autolog: do not create *.log, send it to <your nick>.log insteadJilles Tjoelker
2007-11-17Saner fix for bug #35.Emanuele Giaquinta
2007-11-17Reload the layout after saving it, fix bug #35.Emanuele Giaquinta
2007-11-16Fix grammar errors, patch by Mikael Magnusson.Emanuele Giaquinta
2007-10-22Same for s/-fullword/-full/Wouter Coekaerts
2007-10-18Make /hilight output -mask instead of -nickmask, consistent with the paramete...Wouter Coekaerts
2007-08-07Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automakeEmanuele Giaquinta
2007-08-04Fix /window goto to reach all the items with the same name when thereEmanuele Giaquinta
2007-08-04Replace 0 with NULL.Emanuele Giaquinta
2007-07-26Sort the layout to save by refnum.Emanuele Giaquinta
2007-06-16Use again MSGLEVEL_NICKS for printing a nick change in queries, broken inEmanuele Giaquinta
2007-06-16Revert r4549.Emanuele Giaquinta
2007-06-16Fix comment.Emanuele Giaquinta
2007-06-10Make /window goto start searching at the window after the active one and stopEmanuele Giaquinta
2007-06-10Make -window option of /join and /query accept an optional numeric argumentEmanuele Giaquinta
2007-06-06Enhance /set completer to complete option names also when a command optionEmanuele Giaquinta
2007-06-06Add g_strdup forgotten in r4471.Emanuele Giaquinta
2007-06-05Cleanup cmd_set by moving the code to print the settings matching aEmanuele Giaquinta
2007-06-05Remove code duplication.Emanuele Giaquinta
2007-06-04Change active_window to select, when there is more than one windowEmanuele Giaquinta
2007-05-31Assume width 1 for control characters in places where a non-negative width isEmanuele Giaquinta
2007-05-31Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h.Emanuele Giaquinta
2007-05-31skip fe_common prefix when freeing prefix listJochen Eisinger
2007-05-30Do not install utf8.h, it is a private header.Emanuele Giaquinta
2007-05-25Replace utf8_width with Markus Kuhn's wcwidth.Emanuele Giaquinta
2007-05-24Move 'version' option in main.Emanuele Giaquinta
2007-05-24Cleanup option handling.Emanuele Giaquinta
2007-05-20Farewell glib-1.Emanuele Giaquinta
2007-05-20add fe_common to the list of possible submodulesJochen Eisinger
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2007-05-05Move input recoding in irc_server_event.Emanuele Giaquinta
2007-04-29Use dynamic storage for return value of channel_get_nickmode.Emanuele Giaquinta
2007-04-29Factor out code from set_print into a function to get a printableEmanuele Giaquinta
2007-04-29Slightly optimize activity_hide_targets matching.Emanuele Giaquinta
2007-04-16revert last change. Already possible with /format -delete daychange (fixed in...Wouter Coekaerts
2007-04-16Hide daychange.Geert Hauwaerts
2007-04-14Make completer for action/msg/query more self-contained by completing nicks inEmanuele Giaquinta
2007-04-07Only consider autolog logs when looking for an open log in autolog_open.Emanuele Giaquinta
2007-03-12Remove superflous empty lines.Emanuele Giaquinta
2007-03-12Call signal_stop also when the completion list for the command options/parame...Emanuele Giaquinta
2007-02-25Add completion for /window goto.Emanuele Giaquinta
2007-02-25Do not print an empty line for "daychange" if the formatted string is empty.Emanuele Giaquinta
2007-02-14Fix format_real_length to return the correct length when the input stringEmanuele Giaquinta
2006-10-20uptime command by Lauri Nurmi with some modifications by me, bug #458.Emanuele Giaquinta