Age | Commit message (Expand) | Author |
2007-10-31 | Changed default color for prefix suffix (from blue to green) | Sebastien Helleu |
2007-10-31 | Renamed source file wee-session to wee-upgrade | Sebastien Helleu |
2007-10-31 | Added trigger plugin | Sebastien Helleu |
2007-10-31 | Modified general configure and makefiles | Sebastien Helleu |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin (... | Sebastien Helleu |
2007-10-31 | Updated Makefile for aspell (new name for sources) | Sebastien Helleu |
2007-10-31 | Improved plugin API, most functions rewritten from scratch | Sebastien Helleu |
2007-10-31 | Renamed sources files in script plugins | Sebastien Helleu |
2007-10-31 | FIFO feature rewritten as plugin | Sebastien Helleu |
2007-10-31 | Renamed charset and aspell sources | Sebastien Helleu |
2007-10-31 | Removed all files in src/protocols (IRC is now a plugin) | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |
2007-10-31 | Added sources to manage input data (from user input to weechat or plugin) | Sebastien Helleu |
2007-10-31 | Added some string functions | Sebastien Helleu |
2007-10-31 | Added hook functions | Sebastien Helleu |
2007-10-31 | Added sources to manage config options and files | Sebastien Helleu |
2007-10-31 | Renamed many functions, removed all IRC specific stuff | Sebastien Helleu |
2007-10-31 | Moved files from src/common to core, gui and plugins directories | Sebastien Helleu |
2007-10-31 | Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a "plug... | Sebastien Helleu |
2007-09-21 | Added build of protocols lib, IRC protocol is now optional for build | Sebastien Helleu |
2007-09-20 | Moved IRC sources from src/irc/ to src/protocols/irc/ | Sebastien Helleu |
2007-09-19 | Added missing options in /server completion: "add" and "keep" | Sebastien Helleu |
2007-09-19 | Fixed nick completion bug (missing space after nick) | Sebastien Helleu |
2007-09-05 | Fixed bug with log of plugin messages (option log_plugin_msg) | Sebastien Helleu |
2007-09-02 | Added new option "deloutq" to /server command to flush all servers messages o... | Sebastien Helleu |
2007-09-02 | Fixed display bug with some special chars in messages (some words were trunca... | Sebastien Helleu |
2007-09-02 | Fixed paste detection: does not count empty lines (bug #20953) | Sebastien Helleu |
2007-08-31 | Changed order of compilation for source directories with cmake | Sebastien Helleu |
2007-08-31 | Removed compilation warning when plugins are not compiled | Sebastien Helleu |
2007-08-31 | Removed compilation warning when iconv is not found | Sebastien Helleu |
2007-08-31 | Fixed UTF-8 bug with color encoding/decoding | Sebastien Helleu |
2007-08-31 | Added "/debug buffer" command to see raw buffer content | Sebastien Helleu |
2007-08-30 | Fixed crash when searching text in buffer with ctrl-R (bug #20938) | Sebastien Helleu |
2007-08-29 | Added string length limit for setup file options | Sebastien Helleu |
2007-08-27 | Fixed bug with flock() when home is on NFS filesystem (bug #20913) | Sebastien Helleu |
2007-08-27 | Fixed typo in /help server | Sebastien Helleu |
2007-08-27 | Added option to align text of messages (except first lines) (task #7246) | Sebastien Helleu |
2007-08-27 | Fixed typo in /help server | Sebastien Helleu |
2007-08-23 | Fixed user modes in nicklist when ban and nick mode are received in the same ... | Sebastien Helleu |
2007-08-21 | Fixed IRC message 333: silently ignore message if error when parsing it | Sebastien Helleu |
2007-08-20 | Fixed server option "command_delay": does not freeze WeeChat any more | Sebastien Helleu |
2007-08-18 | Add Support for gtk2 interface with cmake build system | Julien Louis |
2007-08-18 | Code cleanup for paste detection | Sebastien Helleu |
2007-08-17 | Fixed problem with input of UTF-8 chars in last cvs | Sebastien Helleu |
2007-08-17 | Added paste detection, new options look_paste_max_lines and col_input_actions... | Sebastien Helleu |
2007-08-16 | Code cleanup: renamed some constants and variables (prefix added) | Sebastien Helleu |
2007-08-14 | Fixed parsing of command "353" when prefixes were not received from server | Sebastien Helleu |
2007-08-12 | Fixed bug with highlight and UTF-8 chars around word (bug #20753) | Sebastien Helleu |
2007-08-09 | Added support of channel mode +u (channel user) (bug #20717) | Sebastien Helleu |
2007-08-08 | Fixed /server help message | Sebastien Helleu |