Age | Commit message (Expand) | Author |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-11-05 | Add weechat_highlight signal, sent when a line with highlight is displayed | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu |
2008-05-15 | Add arguments for plugin init functions and "irc://.." command line option fo... | Sebastien Helleu |
2008-05-13 | Disable auto-connect for plugins with command line option ("-a") | Sebastien Helleu |
2008-05-06 | Do not clean all GUI objects when crashing after SIGSEGV (this can cause cras... | Sebastien Helleu |
2008-04-29 | Removed key functions (replaced by /input command) | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-11 | Added "startup" section in config, new options "startup_command_{before|after... | Sebastien Helleu |
2008-02-24 | Moved sigsegv function to wee-debug.c | Sebastien Helleu |
2008-02-21 | Added new plugin "debug" | Sebastien Helleu |
2008-02-04 | Removed typedef for keyboard structures in gui-keyboard.h | Sebastien Helleu |
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-14 | Improved main loop (less CPU usage), better precision for timers, use of one ... | Sebastien Helleu |
2007-12-13 | Renamed hook "event" to "signal" | Sebastien Helleu |
2007-12-11 | Added "dump_data" event, added dump of data in IRC plugin | Sebastien Helleu |
2007-12-08 | Added config_reload event for IRC plugin | Sebastien Helleu |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu |
2007-12-04 | Removed WeeChat "command" structure, now all internal commands are hooked whe... | Sebastien Helleu |
2007-12-03 | Added alias plugin, added missing config file functions in plugins API | Sebastien Helleu |
2007-12-01 | New config functions, almost entirely rewritten from scratch | Sebastien Helleu |
2007-11-24 | Renamed WeeChat log functions | Sebastien Helleu |
2007-11-11 | Added log directory creation in logger plugin, removed unused log config opti... | Sebastien Helleu |
2007-11-01 | Cleanup WeeChat error and warning messages, updated po files | Sebastien Helleu |
2007-10-31 | Renamed source file wee-session to wee-upgrade | 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 |