Age | Commit message (Expand) | Author |
2006-07-25 | Fixed crash when doing "/part something" on a server buffer (bug #17201) | Sebastien Helleu |
2006-07-22 | Charsets are now checked when set by /charset command | Sebastien Helleu |
2006-07-18 | Added "look_save_on_exit" option (patch from Emanuele Giaquinta) | Sebastien Helleu |
2006-07-16 | Fixed crash on DCC buffer under Darwin 8 (bug #17115) | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-07-07 | Added configure option for doc XSL prefix (bug #16991) | Sebastien Helleu |
2006-06-30 | Fixed bug with spaces in script names (bug #16957) | Sebastien Helleu |
2006-06-28 | Fixed random crash when "MODE #chan -l" is received | Sebastien Helleu |
2006-06-28 | Fixed bug in IRC parser (random crash with malformed IRC messages) | Sebastien Helleu |
2006-06-26 | Fixed refresh bug (too many refresh) when terminal is resized | Sebastien Helleu |
2006-06-26 | Case ignored for channel names in charset options (bug #16858) | Sebastien Helleu |
2006-06-24 | Fixed crash when setting look_one_server_buffer to ON (bug #16932) | Sebastien Helleu |
2006-06-22 | Added new functions in plugin/script API: get window info, get buffer info, g... | Sebastien Helleu |
2006-06-20 | Added czech quickstart guide | Sebastien Helleu |
2006-06-16 | Fixed display bug with special char (bug #16732) | Sebastien Helleu |
2006-06-15 | Added color encoding for some commands like /me | Sebastien Helleu |
2006-06-14 | Renamed plugins names (removed "lib" prefix in name) | Sebastien Helleu |
2006-06-10 | Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808) | Sebastien Helleu |
2006-06-10 | Fixed crashes with DCC chat remove/purge on DCC view (bug #16775) | Sebastien Helleu |
2006-06-07 | Fixed problem with bnc (now connected to server when receiving 001, not 004) ... | Sebastien Helleu |
2006-06-01 | Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with ... | Sebastien Helleu |
2006-05-31 | Fixed plugins symbol problem (removed global flag when loading library) | Sebastien Helleu |
2006-05-29 | Command /save now writes plugins options (~/.weechat/plugins.rc) | Sebastien Helleu |
2006-05-29 | Fixed crash with "register" function in plugin scripts (bug #16701) | Sebastien Helleu |
2006-05-25 | Fixed random crash at exit (/quit or /upgrade) with splited windows | Sebastien Helleu |
2006-05-24 | Version 0.1.9 | Sebastien Helleu |
2006-05-24 | Fixed /squery command (message sent to server, now ok with # args > 2) | Sebastien Helleu |
2006-05-21 | Fixed /alias command (now ok with an alias name: display content) | Sebastien Helleu |
2006-05-20 | Improved lua plugin detection (bug #16574) | Sebastien Helleu |
2006-05-20 | Automatically rename log file when crashing, added backtrace to log file | Sebastien Helleu |
2006-05-19 | Added backtrace when WeeChat crashes | Sebastien Helleu |
2006-05-16 | Added lock for log file (~/.weechat/weechat.log), only one WeeChat process ca... | Sebastien Helleu |
2006-05-14 | Fixed crash with ncurses color when too many colors defined in ncurses (bug #... | Sebastien Helleu |
2006-05-14 | Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too ... | Sebastien Helleu |
2006-05-14 | Added missing IRC commands (006, 007, 310, 379) | Sebastien Helleu |
2006-05-13 | Added new key to find previous completion (shift-tab by default) | Sebastien Helleu |
2006-05-08 | Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358) | 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 | Fixed display bug with DCC file size when > 1 Gb | Sebastien Helleu |
2006-05-07 | Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) | Sebastien Helleu |
2006-05-05 | Fixed nicklist sort bug | Sebastien Helleu |
2006-04-23 | Added IRC commands 290, 292, 437, 974 | Sebastien Helleu |
2006-04-23 | Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbi... | Sebastien Helleu |
2006-04-21 | Command /clear [-all] now clears hotlist | Sebastien Helleu |
2006-04-19 | Fixed crash after /upgrade if a line in history is empty | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-11 | Removed charset conversion for commands (only allowed in text sent to channel... | Sebastien Helleu |
2006-04-10 | Removed color encoding in commands (only allowed in text sent to channel/priv... | Sebastien Helleu |
2006-04-08 | Added hostnames associeted to nicks (available for /ban completion) | Sebastien Helleu |