summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-15Fix bug with line filtering on buffers with free contentSebastien Helleu
2008-09-07Fix probable pthread mutex lock on hppa architecture with perl plugin ↵Emmanuel Bouthenot
(Debian Bug #495080).
2008-09-07Enable Large File Support.Emmanuel Bouthenot
2008-09-05Many changes in docSebastien Helleu
2008-09-03Reintroduce /ignore command to ignore IRC nicks/hosts, using regexSebastien Helleu
2008-09-03Update translationsSebastien Helleu
2008-09-03Add infolist for list of filters ("filter")Sebastien Helleu
2008-09-03Add "no_filter" tag, to prevent some lines to be filtered (like output of ↵Sebastien Helleu
/filter command)
2008-09-02Generate list of infos and infolists hooked for documentation (via docgen.pl ↵Sebastien Helleu
script)
2008-09-02Add missing fifo sources for translationsSebastien Helleu
2008-09-02Add description for info and infolist hooksSebastien Helleu
2008-09-02Add new hooks in plugins: info (fifo_filename) and infolists (alias, ↵Sebastien Helleu
logger_buffer, xfer)
2008-09-02Add hotlist infolistSebastien Helleu
2008-09-02Fix refresh bug with bars when items are empty and size is zero (auto)Sebastien Helleu
2008-08-30Add --disable-doc option for configure (task #8576)Sebastien Helleu
2008-08-30Minor changes in doc (intro and install)Sebastien Helleu
2008-08-30Update of english and french quickstart guidesSebastien Helleu
2008-08-30Convert all XML doc files to UTF-8 charsetSebastien Helleu
2008-08-30Fix completion for /demo_infolist commandSebastien Helleu
2008-08-30Add new hooks (info and infolist), IRC plugin now return infos and infolistsSebastien Helleu
2008-08-26Clear nicklist for all channels when disconnected from IRC serverSebastien Helleu
2008-08-24Add nick filtering example in /help filterSebastien Helleu
2008-08-24Add some examples in /help filterSebastien Helleu
2008-08-24Remove old buildxml.pl script (replaced by docgen.pl)Sebastien Helleu
2008-08-24New script docgen.pl to build XML doc files with commands and options for ↵Sebastien Helleu
core and plugins
2008-08-24Fix crash with filters and day change linesSebastien Helleu
2008-08-24Add some variables in infolist for config optionsSebastien Helleu
2008-08-22Add hook infolist to plugins API, fix bugs with gettext in pluginsSebastien Helleu
2008-08-22Fix translation bugsSebastien Helleu
2008-08-22Fix IRC /server command, fix bugs with IRC servers options, remove temporary ↵Sebastien Helleu
server feature
2008-08-21Change version from 0.2.7-dev to 0.2.7-dev-protocols, to prevent confusion ↵Sebastien Helleu
with git main branch
2008-08-21Fix missing self nick display with /msg commandSebastien Helleu
2008-08-20Fix french translation of /invite commandSebastien Helleu
2008-08-19Reintroduce /upgrade command, working only with core and IRC plugin todaySebastien Helleu
Command will be improved in near future and other plugins like xfer will be modified to manage upgrade process.
2008-08-02Updated czech translationsJiri Golembiovsky
2008-07-28Fix display bug with some weird UTF-8 chars (bugs #19687 and #23943)Sebastien Helleu
2008-07-19Fix problem with logging of lines "Day changed to" (not logged any more to ↵Sebastien Helleu
file) (bug #23886)
2008-07-18Fix bug with buffer_search function in scripts (with empty arguments, to ↵Sebastien Helleu
find current buffer)
2008-07-18Add signals for IRC messages (recv/sent)Sebastien Helleu
2008-07-18Fix bug with input line when it starts with "//" (command is no more executed)Sebastien Helleu
2008-07-10Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ↵Sebastien Helleu
to have a filling specific to top/bottom bars (vs left/right bars)
2008-07-09Fix prefix color in nicklist with nick status (op/voice/..) is changedSebastien Helleu
2008-07-08Remove error message when bar is not found for scrollSebastien Helleu
2008-07-07Fix build witch cmake 2.6 when the new cmake_policy is usedJulien Louis
Signed-off-by: Julien Louis <ptitlouis@sysif.net>
2008-07-07Fix build with cmake: quotes missing around versionSebastien Helleu
2008-07-06Update ChangeLog: bug #16356 fixed (wide chars in input)Sebastien Helleu
2008-07-06Fix display bug with history_next in input bar (text not erased)Sebastien Helleu
2008-07-06Update ChangeLogSebastien Helleu
2008-07-06Fix display bug with prefix_align_max for highlighted linesSebastien Helleu
2008-07-06Display number of lines remaining after last line displayed screen in ↵Sebastien Helleu
"-MORE-" indicator