Age | Commit message (Expand) | Author |
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-20 | Use of "which" to find path to executables with addr2line (for backtrace) | Sebastien Helleu |
2006-05-19 | improve lua checking (libs) in configure | Emmanuel Bouthenot |
2006-05-19 | Added backtrace when WeeChat crashes | Sebastien Helleu |
2006-05-19 | Remove uneeded weechat-curses.links | Julien Louis |
2006-05-17 | check return value in weechat_ruby_exec() to be a valid value and fix crash w... | Emmanuel Bouthenot |
2006-05-17 | fix bug in end function calls for plugins/scripts | Emmanuel Bouthenot |
2006-05-17 | fix number of args in end function call | Emmanuel Bouthenot |
2006-05-16 | Updated translations | Sebastien Helleu |
2006-05-16 | Added lock for log file (~/.weechat/weechat.log), only one WeeChat process ca... | Sebastien Helleu |
2006-05-16 | Updated spanish translations | Sebastien Helleu |
2006-05-15 | Updated translations | Sebastien Helleu |
2006-05-15 | Added missing status bar refresh when connecting to server | Sebastien Helleu |
2006-05-14 | Fixed typos | 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 | Fixed typo | Sebastien Helleu |
2006-05-14 | Updated translations | Sebastien Helleu |
2006-05-14 | Added missing IRC commands (006, 007, 310, 379) | Sebastien Helleu |
2006-05-13 | Added charset encoding for some command arguments (like /me, /msg, /query, ..) | Sebastien Helleu |
2006-05-13 | Updated doc | Sebastien Helleu |
2006-05-13 | Fixed typos in doc | Sebastien Helleu |
2006-05-13 | Sync debian packaging stuff with official packages | Julien Louis |
2006-05-13 | Added new key to find previous completion (shift-tab by default) | Sebastien Helleu |
2006-05-13 | Removed unused prefix | Sebastien Helleu |
2006-05-12 | Fixed savannah bugs URL | Sebastien Helleu |
2006-05-12 | Fixed "hostname" option for servers (now really used to set hostname/IP for c... | Sebastien Helleu |
2006-05-10 | Updated translations | Sebastien Helleu |
2006-05-08 | Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358) | Sebastien Helleu |
2006-05-08 | - fix a crash in ruby when a function return nothing (close bug #16552) | Emmanuel Bouthenot |
2006-05-08 | Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1... | Sebastien Helleu |
2006-05-08 | Added date in doc | Sebastien Helleu |
2006-05-07 | Added contributors | Sebastien Helleu |
2006-05-07 | Fixed display bug with DCC file size when > 1 Gb | Sebastien Helleu |
2006-05-07 | Added russian translator name in doc | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |
2006-05-07 | Fixed typo in setup option help | Sebastien Helleu |
2006-05-07 | Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) | Sebastien Helleu |
2006-05-05 | update email and jabber address | Emmanuel Bouthenot |
2006-05-05 | Fixed nicklist sort bug | Sebastien Helleu |
2006-04-30 | Added russian translations | Sebastien Helleu |
2006-04-30 | Added german doc | Sebastien Helleu |
2006-04-25 | Added colors in doc CSS | 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-23 | Fixed bug #16416 (crash when purging old DCC chats) | Sebastien Helleu |
2006-04-22 | Nick modes are now saved with /upgrade | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-22 | Splited gui-display.c into many sources | Sebastien Helleu |
2006-04-21 | Command /clear [-all] now clears hotlist | Sebastien Helleu |