Age | Commit message (Expand) | Author |
2006-10-29 | fix minor display bug in aspell plugin | Emmanuel Bouthenot |
2006-10-29 | improve autogen.sh script (fancy output, better gettext usage) | Emmanuel Bouthenot |
2006-10-29 | Added "pyexec" script | Sebastien Helleu |
2006-10-29 | adding $weechat_dir/python in the top of sys.path | Emmanuel Bouthenot |
2006-10-28 | improve plugins/scripts completion template to use filename completion | Emmanuel Bouthenot |
2006-10-28 | minor improvement in aspell plugin | Emmanuel Bouthenot |
2006-10-28 | remove unused header | Emmanuel Bouthenot |
2006-10-28 | improve filename completion | Emmanuel Bouthenot |
2006-10-27 | Removed automatic space after filename when using completion | Sebastien Helleu |
2006-10-27 | adding filename completion (partially) | Emmanuel Bouthenot |
2006-10-27 | Fixed minor display bug when setting colored topic | Sebastien Helleu |
2006-10-27 | Added audacious.pl script | Sebastien Helleu |
2006-10-27 | Removed bufsave.pl (wrong directory) | Sebastien Helleu |
2006-10-27 | Added "bufsave" perl script | Sebastien Helleu |
2006-10-27 | Improved WeeChat CSS style for website doc | Sebastien Helleu |
2006-10-26 | fix memory leaks in python/script plugin | Emmanuel Bouthenot |
2006-10-26 | add modifiers in scripts/plugins API, cleaning code in script/plugins, improv... | Emmanuel Bouthenot |
2006-10-25 | Fixed crash when unloading/reloading scripts using modifiers | Sebastien Helleu |
2006-10-24 | Fixed bug with modifiers list in "/plugin listfull" command | Sebastien Helleu |
2006-10-24 | Fixed typo in /plugin command help | Sebastien Helleu |
2006-10-24 | Updated ChangeLog | Sebastien Helleu |
2006-10-24 | Added "modifier" in plugins API, improved /plugin command | Sebastien Helleu |
2006-10-24 | Added question about windows/buffers in FAQ | Sebastien Helleu |
2006-10-23 | Fixed typo in french quickstart guide | Sebastien Helleu |
2006-10-20 | Fixed bug on ignore with "mode" IRC command (bug #18058) | Sebastien Helleu |
2006-10-20 | Fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9... | Sebastien Helleu |
2006-10-16 | adding date field 'date' in get_buffer_data() function of plugins/scripts API | Emmanuel Bouthenot |
2006-10-15 | Fixed typo with lines date when using /upgrade (makes weechat crash) | Sebastien Helleu |
2006-10-14 | Added alternate boolean values (true,1,false,0,..) for server options | Sebastien Helleu |
2006-10-14 | Added date in plugin function get_buffer_data() | Sebastien Helleu |
2006-10-12 | Fixed some portability bugs (patch #5271) | Sebastien Helleu |
2006-10-12 | Fixed iconv detection for BSD (patch #5456) | Sebastien Helleu |
2006-10-12 | Fixed typo in configure.in (bash specific test) (patch #5450) | Sebastien Helleu |
2006-10-12 | Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now se... | Sebastien Helleu |
2006-10-12 | Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patc... | Sebastien Helleu |
2006-10-12 | Fixed bug with alias when there's no $x and user args after alias command | Sebastien Helleu |
2006-10-10 | adding some missing headers in plugins | Emmanuel Bouthenot |
2006-10-09 | Adding Lua 5.1 support, display plugins interpreter versions on configure | Emmanuel Bouthenot |
2006-10-09 | Fixed warning on AMD64 | Sebastien Helleu |
2006-10-09 | Fixed bug with /alias and arguments (like $1), now text after argument(s) is ... | Sebastien Helleu |
2006-10-09 | Improve lua detection and make lua 5.1 the default version | Julien Louis |
2006-10-08 | Fixed compilation warnings for AMD64 | Sebastien Helleu |
2006-10-08 | Fixed comparison between a char and negative value (now using 'signed char' t... | Sebastien Helleu |
2006-10-01 | Version 0.2.2-cvs | Sebastien Helleu |
2006-10-01 | Version 0.2.1 | Sebastien Helleu |
2006-10-01 | Updated czech translations | Sebastien Helleu |
2006-09-30 | Removed warnings with __USE_GNU and __USE_XOPEN | Sebastien Helleu |
2006-09-30 | File automatically updated | Sebastien Helleu |
2006-09-30 | Fixed wrong bug # in ChangeLog: #17852 => #17838 | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |