Age | Commit message (Expand) | Author |
2008-09-24 | Fix /upgrade when there is one buffer for all IRC servers | Sebastien Helleu |
2008-09-24 | Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer) | Sebastien Helleu |
2008-09-23 | Fix background bug with bar item "buffer_name" for IRC plugin | Sebastien Helleu |
2008-09-23 | Fix help of /bar command | Sebastien Helleu |
2008-09-23 | Fix bug when changing options look.set_title and look.save_on_exit (bug #24350) | Sebastien Helleu |
2008-09-22 | Fix network connection for hostnames resolving to several IPs: try all IPs in... | Sebastien Helleu |
2008-09-22 | Return IPv4/IPv6 address to connect hook callback when connection is ok (used... | Sebastien Helleu |
2008-09-22 | Fix display of away indicator in irc buffer name bar item | Sebastien Helleu |
2008-09-22 | Remove compilation warning about unused variables in perl plugin | Sebastien Helleu |
2008-09-21 | Add away indicator in "buffer name" bar item (for IRC plugin) | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-09-18 | Replace french word "pourcentage" by percentage | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-09-15 | Fix help of /demo_infolist command | Sebastien Helleu |
2008-09-15 | Fix bug with line filtering on buffers with free content | Sebastien Helleu |
2008-09-07 | Fix probable pthread mutex lock on hppa architecture with perl plugin (Debian... | Emmanuel Bouthenot |
2008-09-07 | Enable Large File Support. | Emmanuel Bouthenot |
2008-09-05 | Many changes in doc | Sebastien Helleu |
2008-09-03 | Reintroduce /ignore command to ignore IRC nicks/hosts, using regex | Sebastien Helleu |
2008-09-03 | Add infolist for list of filters ("filter") | Sebastien Helleu |
2008-09-03 | Add "no_filter" tag, to prevent some lines to be filtered (like output of /fi... | Sebastien Helleu |
2008-09-02 | Add missing fifo sources for translations | Sebastien Helleu |
2008-09-02 | Add description for info and infolist hooks | Sebastien Helleu |
2008-09-02 | Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_b... | Sebastien Helleu |
2008-09-02 | Add hotlist infolist | Sebastien Helleu |
2008-09-02 | Fix refresh bug with bars when items are empty and size is zero (auto) | 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 | 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 | Fix missing self nick display with /msg command | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
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 | Fix display bug with history_next in input bar (text not erased) | Sebastien Helleu |
2008-07-06 | Fix display bug with prefix_align_max for highlighted lines | Sebastien Helleu |