index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
scripts
Age
Commit message (
Expand
)
Author
2010-06-10
Add some notes for translators in gettext files
Sebastien Helleu
2010-05-02
Add function "string_expand_home" in plugin API, fix bug with replacement of ...
Sebastien Helleu
2010-04-18
Replace "joker" by "wildcard"
Sebastien Helleu
2010-04-13
Fix bug with perl script filename when multiplicity is disabled (bug #29530)
Sebastien Helleu
2010-04-12
Fix display of perl errors (use tab to force empty prefix on message)
Sebastien Helleu
2010-04-12
Fix crash on /quit or unload of Perl plugin under FreeBSD and Cygwin (bug #29...
Sebastien Helleu
2010-04-09
Define WeeChat license as macro for C compiler, used in plugins to set license
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-03-26
Fix bug with writing of configuration files when disk is full (bug #29331)
Sebastien Helleu
2010-03-24
Fix bug with callbacks when loading a script already loaded
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-20
Add functions string_match, string_has_highlight and string_mask_to_regex in ...
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-27
Fix crash in Perl plugin when callbacks are called during script initializati...
Sebastien Helleu
2010-02-26
Add command line option "-s" (or "--no-script") to start WeeChat without load...
Sebastien Helleu
2010-02-23
Allow script commands to reload only one script
Sebastien Helleu
2010-02-18
Fix function "color" in Lua script API (patch from Christian Heinz)
Sebastien Helleu
2010-02-12
Add description of arguments for API functions hook_info and hook_infolist
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-13
Fix bug with string return value of callbacks in tcl plugin
Sebastien Helleu
2010-01-12
Add function "buffer_string_replace_local_var" in script API (patch #7061)
Sebastien Helleu
2010-01-04
Fix bug with function nicklist_remove_nick in Python API (bug #28474)
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-12-18
Add function "infolist_new_item" in script API
Sebastien Helleu
2009-12-14
Add support for encodings in Ruby 1.9
Sebastien Helleu
2009-12-04
Give GnuTLS return code to callback if handshake has failed, display extra in...
Sebastien Helleu
2009-12-02
Add support for rubygems in ruby plugin
Sebastien Helleu
2009-11-29
Support of Ruby >= 1.9.1 (patch #6989)
Sebastien Helleu
2009-11-20
Fix typos in 2 error messages
Sebastien Helleu
2009-11-16
Fix bug with script installation on BSD/OSX (patch #6980)
Sebastien Helleu
2009-11-07
Check SSL certificates and use self-signed certificate to auto identify on IR...
Sebastien Helleu
2009-11-06
Fix typos in translations
Sebastien Helleu
2009-10-09
Add script prototypes and examples in plugin API reference
Sebastien Helleu
2009-10-04
Fix compilation under Cygwin (patch #6916)
Sebastien Helleu
2009-09-20
Fix cmake directories: let user customize lib, share, locale and include dire...
Sebastien Helleu
2009-09-11
Fix API function weechat_bar_set for python/lua/ruby (patch #6912)
Sebastien Helleu
2009-09-04
Fix typos in some messages
Sebastien Helleu
2009-07-28
Remove check of Tcl_CreateNamespace in cmake build (not used any more) (bug #...
Sebastien Helleu
2009-07-24
Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ...
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-14
Do not auto-load hidden files in script plugins (bug #21390)
Sebastien Helleu
2009-06-12
Remove variable with "WeeChat required version" in plugins, do not compare ve...
Sebastien Helleu
2009-06-11
Improve completion for script plugins commands
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-05-17
Add function "config_is_set_plugin" in plugin/script API
Sebastien Helleu
2009-05-10
Add function window_set_title in API (task #9361)
Sebastien Helleu
2009-05-08
Fix crash in python plugin after parse file error
Sebastien Helleu
2009-05-04
Fix bug with arguments of function "bar_new" in python plugin
Sebastien Helleu
2009-05-02
Fix bug with data for callbacks in scripts after /upgrade
Sebastien Helleu
[next]