Age | Commit message (Expand) | Author |
2008-08-30 | Convert all XML doc files to UTF-8 charset | Sebastien Helleu |
2008-08-30 | Fix completion for /demo_infolist command | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-26 | Clear nicklist for all channels when disconnected from IRC server | Sebastien Helleu |
2008-08-24 | Add nick filtering example in /help filter | Sebastien Helleu |
2008-08-24 | Add some examples in /help filter | Sebastien Helleu |
2008-08-24 | Remove old buildxml.pl script (replaced by docgen.pl) | Sebastien Helleu |
2008-08-24 | New script docgen.pl to build XML doc files with commands and options for cor... | Sebastien Helleu |
2008-08-24 | Fix crash with filters and day change lines | Sebastien Helleu |
2008-08-24 | Add some variables in infolist for config options | Sebastien Helleu |
2008-08-22 | Add hook infolist to plugins API, fix bugs with gettext in plugins | Sebastien Helleu |
2008-08-22 | Fix translation bugs | Sebastien Helleu |
2008-08-22 | Fix IRC /server command, fix bugs with IRC servers options, remove temporary ... | Sebastien Helleu |
2008-08-21 | Change version from 0.2.7-dev to 0.2.7-dev-protocols, to prevent confusion wi... | Sebastien Helleu |
2008-08-21 | Fix missing self nick display with /msg command | Sebastien Helleu |
2008-08-20 | Fix french translation of /invite command | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-08-02 | Updated czech translations | Jiri Golembiovsky |
2008-07-28 | Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943) | Sebastien Helleu |
2008-07-19 | Fix problem with logging of lines "Day changed to" (not logged any more to fi... | Sebastien Helleu |
2008-07-18 | Fix bug with buffer_search function in scripts (with empty arguments, to find... | Sebastien Helleu |
2008-07-18 | Add signals for IRC messages (recv/sent) | Sebastien Helleu |
2008-07-18 | Fix bug with input line when it starts with "//" (command is no more executed) | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-07-09 | Fix prefix color in nicklist with nick status (op/voice/..) is changed | Sebastien Helleu |
2008-07-08 | Remove error message when bar is not found for scroll | Sebastien Helleu |
2008-07-07 | Fix build witch cmake 2.6 when the new cmake_policy is used | Julien Louis |
2008-07-07 | Fix build with cmake: quotes missing around version | Sebastien Helleu |
2008-07-06 | Update ChangeLog: bug #16356 fixed (wide chars in input) | Sebastien Helleu |
2008-07-06 | Fix display bug with history_next in input bar (text not erased) | Sebastien Helleu |
2008-07-06 | Update ChangeLog | Sebastien Helleu |
2008-07-06 | Fix display bug with prefix_align_max for highlighted lines | Sebastien Helleu |
2008-07-06 | Display number of lines remaining after last line displayed screen in "-MORE-... | Sebastien Helleu |
2008-07-06 | Fix other bugs with prefix alignment | Sebastien Helleu |
2008-07-06 | Fix display bug with prefix_align_max option (bug #23777) | Sebastien Helleu |
2008-07-04 | Fix some warnings with cmake 2.6 | Julien Louis |
2008-07-04 | Fix Lua detection on FreeBSD (and probably other *BSD) | Julien Louis |
2008-07-03 | Fix bug with alias arguments ($1,$2,..) and add new default alias /wii (whois... | Sebastien Helleu |
2008-07-03 | Fix "more" indicator when filters are enabled with some lines hidden (bug #23... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-29 | Fix error displayed with /buffer command | Sebastien Helleu |
2008-06-28 | Add "buffer_title" bar item, and create title bar when using /bar default | Sebastien Helleu |
2008-06-28 | Fix error with command /window (sometimes error is displayed and should not) | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | Sebastien Helleu |
2008-06-28 | Fix display bug with alignment for sublines when there's no prefix displayed ... | Sebastien Helleu |
2008-06-27 | Add "auto_log" option to logger plugin, to enable/disable logging (default is... | Sebastien Helleu |
2008-06-27 | Fix error message for /buffer and /window commands when option is unknown | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-24 | Fix refresh bug when bar priority is changed with /set command | Sebastien Helleu |
2008-06-23 | Fix typo in french doc | Sebastien Helleu |