summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-10Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)Sebastien Helleu
2006-06-09Fixed typosSebastien Helleu
2006-06-09Modified makefiles for Polish quickstart guideSebastien Helleu
2006-06-08Add quickstart Polish translationJulien Louis
2006-06-07Fixed problem with bnc (now connected to server when receiving 001, not 004) ...Sebastien Helleu
2006-06-05Added Makefile.am for russian quickstart guideSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-04fix a crash in plugin function get_config with config string values stored as...Emmanuel Bouthenot
2006-06-03Add russian translation of quickstart_guideJulien Louis
2006-06-01Fixed typoSebastien Helleu
2006-06-01Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with ...Sebastien Helleu
2006-06-01Added quickstart guide to .spec for RPM buildSebastien Helleu
2006-05-31Added german quickstart guideSebastien Helleu
2006-05-31Fixed make clean in doc which was deleting weechat quickstart guideSebastien Helleu
2006-05-31Fixed plugins symbol problem (removed global flag when loading library)Sebastien Helleu
2006-05-31Added quickstart guideSebastien Helleu
2006-05-29Command /save now writes plugins options (~/.weechat/plugins.rc)Sebastien Helleu
2006-05-29Fixed /perl command output when no keyboard handler is definedSebastien Helleu
2006-05-29Fixed crash with "register" function in plugin scripts (bug #16701)Sebastien Helleu
2006-05-28Fixed typoSebastien Helleu
2006-05-25Fixed random crash at exit (/quit or /upgrade) with splited windowsSebastien Helleu
2006-05-25Fixed typoSebastien Helleu
2006-05-25Fixed typos in handler samplesSebastien Helleu
2006-05-25Replaced tail by sedSebastien Helleu
2006-05-25Version 0.2.0-cvsSebastien Helleu
2006-05-24Version 0.1.9Sebastien Helleu
2006-05-24Fixed /squery command (message sent to server, now ok with # args > 2)Sebastien Helleu
2006-05-22Fixed typo when weechat log file is lockedSebastien Helleu
2006-05-22Fixed typosSebastien Helleu
2006-05-21Fixed /alias command (now ok with an alias name: display content)Sebastien Helleu
2006-05-21Replaced "window close" by "window merge" for default alias "wc"Sebastien Helleu
2006-05-21Changed default alias "wc" (now /window close instead of /part)Sebastien Helleu
2006-05-21Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for bette...Sebastien Helleu
2006-05-21make possible to disable flock supportEmmanuel Bouthenot
2006-05-21Added include of time.hSebastien Helleu
2006-05-20Fix some compile erros on OpenBSD and NetBSDEmmanuel Bouthenot
2006-05-20Improved lua plugin detection (bug #16574)Sebastien Helleu
2006-05-20Automatically rename log file when crashing, added backtrace to log fileSebastien Helleu
2006-05-20Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for...Sebastien Helleu
2006-05-20Use of "which" to find path to executables with addr2line (for backtrace)Sebastien Helleu
2006-05-19improve lua checking (libs) in configureEmmanuel Bouthenot
2006-05-19Added backtrace when WeeChat crashesSebastien Helleu
2006-05-19Remove uneeded weechat-curses.linksJulien Louis
2006-05-17check return value in weechat_ruby_exec() to be a valid value and fix crash w...Emmanuel Bouthenot
2006-05-17fix bug in end function calls for plugins/scriptsEmmanuel Bouthenot
2006-05-17fix number of args in end function callEmmanuel Bouthenot
2006-05-16Updated translationsSebastien Helleu
2006-05-16Added lock for log file (~/.weechat/weechat.log), only one WeeChat process ca...Sebastien Helleu
2006-05-16Updated spanish translationsSebastien Helleu