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
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
2009-05-02
Add data string argument in all callbacks of script API, display script name ...
Sebastien Helleu
2009-04-24
Add filter with third argument of infolist_get for some infolists (bars, bar ...
Sebastien Helleu
2009-04-24
Fix security bug in tcl plugin (bug #26265, patch #6810)
Sebastien Helleu
2009-04-16
Restore buffer callbacks for scripts after /upgrade
Sebastien Helleu
2009-04-14
Fix crash when reloading perl plugin (bug #25464)
Sebastien Helleu
2009-04-14
Add missing API functions in doc (infolists and upgrade), move infos and info...
Sebastien Helleu
2009-04-11
Add support of many templates for completion of command arguments, rename def...
Sebastien Helleu
2009-04-05
Fix script installation
Sebastien Helleu
2009-04-05
Fix memory leak in script install
Sebastien Helleu
2009-04-05
Add signals in script plugins to install and remove scripts
Sebastien Helleu
2009-04-01
Add default template completion (by default: nick or IRC channel)
Sebastien Helleu
2009-03-30
Fix crash in python plugin when there is recursion on exec or when a script i...
Sebastien Helleu
2009-03-29
Fix python error message
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-03-28
Fix display of python errors
Sebastien Helleu
2009-03-28
Add infolists with list of scripts
Sebastien Helleu
2009-03-27
Fix SSL connection to some IRC servers using Diffie Hellman and small exchang...
Sebastien Helleu
2009-03-18
Add "replacement" argument for string_remove_color in plugin API
Sebastien Helleu
2009-03-18
Remove some messages during startup about scripts and plugins loaded
Sebastien Helleu
2009-03-06
Fix bug with namespace in tcl plugin (bug #25754)
Sebastien Helleu
2009-03-06
Fix callbacks in script plugins: always return empty string instead of NULL f...
Sebastien Helleu
2009-03-06
Add new hook type "process": launch command with fork and catch result (rc/st...
Sebastien Helleu
2009-02-22
Add upgrade functions in script plugin API
Sebastien Helleu
2009-02-22
Add missing functions in script plugin API to get default values of options
Sebastien Helleu
2009-02-21
Add missing config functions in script plugin API to free sections and options
Sebastien Helleu
2009-02-20
Fix crash in python plugin when calling function prnt_date_tags()
Sebastien Helleu
2009-02-20
Fix some return codes of callbacks in script plugins
Sebastien Helleu
2009-02-20
Add return code value for config_read callback in script plugins
Sebastien Helleu
2009-02-20
Fix crash in python plugin when callbacks are called during script initializa...
Sebastien Helleu
2009-02-19
Fix bug with current script pointer when current script is unloaded
Sebastien Helleu
2009-02-19
Fix bug with arguments of config_read callback in script plugins
Sebastien Helleu
[next]