Age | Commit message (Expand) | Author |
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-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-01 | New config functions, almost entirely rewritten from scratch | Sebastien Helleu |
2007-11-26 | Added input_data callback argument to gui_buffer_new() function | Sebastien Helleu |
2007-11-24 | Renamed WeeChat log functions | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | 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-08-18 | Add Support for gtk2 interface with cmake build system | Julien Louis |
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-08 | Added "copy" and "rename" options to /server command | Sebastien Helleu |
2007-07-12 | Fixed bugs with IRC color in messages, now color codes are inserted in comman... | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |
2007-02-12 | Added "call" option to /key command, added new key function "insert" to inser... | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-11-29 | Added keys (F9/F10) to scroll topic (task #6030) | Sebastien Helleu |
2006-07-23 | Splited weechat.c into weechat.c and util.c | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-05-20 | Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for... | Sebastien Helleu |
2006-05-08 | Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1... | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-22 | Splited gui-display.c into many sources | Sebastien Helleu |
2006-03-31 | Fixed nicklist display bugs when on top or bottom of chat window, fixed refre... | Sebastien Helleu |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |
2006-03-03 | Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist to... | Sebastien Helleu |
2006-02-03 | Gtk GUI changes, now compile is ok | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
2005-03-20 | Remove compilation in parent dir for gui dir | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-01-24 | /set command is now ok | Sebastien Helleu |
2004-01-18 | Added info bar | Sebastien Helleu |
2004-01-15 | Added LOCALEDIR define | Sebastien Helleu |
2003-12-31 | New copyright | Sebastien Helleu |
2003-12-31 | When private window is created (another user is talking), WeeChat does not sw... | Sebastien Helleu |
2003-11-16 | Perl plugin support | Sebastien Helleu |
2003-11-09 | Perl plugin skeleton | Sebastien Helleu |
2003-10-26 | Added #include "config.h" with #ifdef HAVE_CONFIG_H | Sebastien Helleu |
2003-10-25 | Added ./configure script to build WeeChat | Sebastien Helleu |
2003-10-25 | Removed old Makefile | Sebastien Helleu |
2003-10-13 | New gtk features | Sebastien Helleu |
2003-10-12 | Added Gtk window creation | Sebastien Helleu |
2003-10-12 | Version 0.0.3-pre2; added Gtk core functions. | Sebastien Helleu |
2003-10-12 | Removed old Gtk sources. | Sebastien Helleu |
2003-09-27 | First CVS upload. | Sebastien Helleu |