Age | Commit message (Expand) | Author |
2008-12-10 | Add print_after method to Window perl object analogous to | Emanuele Giaquinta |
2008-12-09 | Clean up script loading in general. | Emanuele Giaquinta |
2008-12-09 | Fix undefined behavior due to modifying PL_na twice between sequence points. | Emanuele Giaquinta |
2008-12-09 | Remove resize method of TextBufferView perl object, it is not useful | Emanuele Giaquinta |
2008-12-09 | Remove internal utf8 functions in favour of glib ones. | Emanuele Giaquinta |
2008-12-09 | Cosmetic. | Emanuele Giaquinta |
2008-12-08 | Make some functions static. | Emanuele Giaquinta |
2008-12-08 | Document command syntax. | Emanuele Giaquinta |
2008-12-08 | Simplify. | Emanuele Giaquinta |
2008-12-08 | Add perl_signal_args_to_c() to convert signal parameters from Perl to C values, | Emanuele Giaquinta |
2008-12-08 | Fix NETSPLIT_SERVER_REC substitution in get-signals.pl, reported by Lukas Mai. | Emanuele Giaquinta |
2008-12-08 | Change get-signals.pl mime type to text/x-perl. | Emanuele Giaquinta |
2008-12-07 | Simplify, isalnum && !isdigit == isalpha. | Emanuele Giaquinta |
2008-12-07 | Simplify and remove dead code. | Emanuele Giaquinta |
2008-12-06 | Simplify and remove dead code, MAIN_WINDOW_TEXT_HEIGHT(rec) >= WINDOW_MIN_SIZE | Emanuele Giaquinta |
2008-12-06 | Always preserve the active mainwindow in mainwindows_resize_smaller, | Emanuele Giaquinta |
2008-12-06 | Fix leak introduced in r1855. | Emanuele Giaquinta |
2008-12-06 | Add brief documentation for Irssi::signal_register() perl function. | Jilles Tjoelker |
2008-12-05 | Add a notice to src/perl/perl-signals-list.h that it is autogenerated. | Jilles Tjoelker |
2008-12-05 | Factor computation of fg/bg. | Emanuele Giaquinta |
2008-12-03 | Manually inline cell_width. | Emanuele Giaquinta |
2008-12-03 | Simplify. | Emanuele Giaquinta |
2008-12-02 | Recode outgoing irc quit messages. | Emanuele Giaquinta |
2008-12-02 | Fix r1569, assign a proper mask to PRINT_FLAG_UNSET_LINE_START. | Emanuele Giaquinta |
2008-12-01 | Aux-sort settings by key in settings_get_sorted. | Emanuele Giaquinta |
2008-12-01 | Factor the code to send an irc action into a function. | Emanuele Giaquinta |
2008-12-01 | Add function to set minimum/maximum size for a statusbar item. | Emanuele Giaquinta |
2008-12-01 | Add public header with interfaces to manage statusbar items, bug #535. | Emanuele Giaquinta |
2008-11-30 | Simplify statusbar_item_default_handler by merging update_statusbar_bg and | Emanuele Giaquinta |
2008-11-30 | Improve SSL error display. | Jilles Tjoelker |
2008-11-30 | Make needlessly global variable local where used. | Emanuele Giaquinta |
2008-11-30 | Do not check for fcntl. | Emanuele Giaquinta |
2008-11-29 | Revert r4924, the comment is correct after all. | Jilles Tjoelker |
2008-11-29 | Remove obsolete part of comment. | Emanuele Giaquinta |
2008-11-29 | Amend fix for bug #392, assume utf-8 encoding for an ascii string in | Emanuele Giaquinta |
2008-11-29 | Fix r4920 change. | Emanuele Giaquinta |
2008-11-28 | Factor code to check if a string is ascii only into a function. | Emanuele Giaquinta |
2008-11-28 | Allow /ban, /unban, /kickban, /knockout if channel is not synced. | Jilles Tjoelker |
2008-11-28 | Remove obsolete/wrong part of comment (irc server cmdcount). | Jilles Tjoelker |
2008-11-28 | Update NEWS. | Emanuele Giaquinta |
2008-11-28 | Allow storing multiple "other" prefixes such as +q and +a. | Jilles Tjoelker |
2008-11-24 | Add foreign to automake options. | Emanuele Giaquinta |
2008-11-24 | Do not strip the comma in a mirc color if it is not followed by a digit, bug | Emanuele Giaquinta |
2008-11-23 | Remove apparently useless indirection through stub libtool library | Emanuele Giaquinta |
2008-11-22 | Typo fix by Richard Hartmann (RichiH) | Geert Hauwaerts |
2008-11-18 | Move check on term_type outside of strlen_big5. | Emanuele Giaquinta |
2008-11-18 | Revert r4912. | Emanuele Giaquinta |
2008-11-16 | Do not call skip_target on a non irc server in irc 'own_public' | Emanuele Giaquinta |
2008-11-16 | Do not check in irc cmd_away that the active item server is an irc | Emanuele Giaquinta |
2008-11-16 | Fix regression introduced in r4906, remove leading zeros from | Emanuele Giaquinta |