summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22Fix IRC /server command, fix bugs with IRC servers options, remove temporary ...Sebastien Helleu
2008-08-21Change version from 0.2.7-dev to 0.2.7-dev-protocols, to prevent confusion wi...Sebastien Helleu
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
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 fi...Sebastien Helleu
2008-07-18Fix bug with buffer_search function in scripts (with empty arguments, to find...Sebastien Helleu
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
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
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 "-MORE-...Sebastien Helleu
2008-07-06Fix other bugs with prefix alignmentSebastien Helleu
2008-07-06Fix display bug with prefix_align_max option (bug #23777)Sebastien Helleu
2008-07-04 Fix some warnings with cmake 2.6Julien Louis
2008-07-04Fix Lua detection on FreeBSD (and probably other *BSD)Julien Louis
2008-07-03Fix bug with alias arguments ($1,$2,..) and add new default alias /wii (whois...Sebastien Helleu
2008-07-03Fix "more" indicator when filters are enabled with some lines hidden (bug #23...Sebastien Helleu
2008-07-03Add "buffer_nicklist" bar item and scroll feature in bars with /bar scrollSebastien Helleu
2008-06-29Fix error displayed with /buffer commandSebastien Helleu
2008-06-28Add "buffer_title" bar item, and create title bar when using /bar defaultSebastien Helleu
2008-06-28Fix error with command /window (sometimes error is displayed and should not)Sebastien Helleu
2008-06-28Add "default" option to command /bar, to create default bars (today only inpu...Sebastien Helleu
2008-06-28Fix display bug with alignment for sublines when there's no prefix displayed ...Sebastien Helleu
2008-06-27Add "auto_log" option to logger plugin, to enable/disable logging (default is...Sebastien Helleu
2008-06-27Fix error message for /buffer and /window commands when option is unknownSebastien Helleu
2008-06-27Add input bar item, add "hidden" flag for bars, fix some display bugs with barsSebastien Helleu
2008-06-24Fix refresh bug when bar priority is changed with /set commandSebastien Helleu
2008-06-23Fix typo in french docSebastien Helleu
2008-06-22Display [F] for buffer_filter item only if filters are enabled and that at le...Sebastien Helleu
2008-06-22Add delimiter color for bars, fix some bugs with barsSebastien Helleu
2008-06-21Remove infobar in docSebastien Helleu
2008-06-21Remove infobarSebastien Helleu
2008-06-20Scroll to bottom of buffer when using smart jump (alt-a)Sebastien Helleu
2008-06-20Fix bug with current buffer and hotlist: now it's added to hotlist if user is...Sebastien Helleu
2008-06-19Fix hotlist bug: buffer were added to hotlist even if line is filtered (hidden)Sebastien Helleu
2008-06-19Fix display bug with marker line when there's some filtered lines (marker was...Sebastien Helleu
2008-06-18Update ChangeLogSebastien Helleu
2008-06-18Add new options for completion, optional stop instead of cycling with words f...Sebastien Helleu
2008-06-17Fix bug with system clfags when there's "-g" in option name, like "-mpowerpc-...Sebastien Helleu
2008-06-17Fix help of /notify commandSebastien Helleu