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
/
doc
/
fr
Age
Commit message (
Expand
)
Author
2012-01-05
doc: add hashtable sent to callback for irc redirection in plugin API reference
Sebastien Helleu
2012-01-04
doc: fix typos in plugin API reference (examples of irc redirection)
Sebastien Helleu
2011-12-27
doc: add weechat protocol in relay plugin
Sebastien Helleu
2011-12-25
irc: add optional server in info "irc_is_channel" (before channel name) (bug ...
Sebastien Helleu
2011-12-25
core: change mouse state when option weechat.look.mouse is changed
Sebastien Helleu
2011-12-25
doc: update contents of hdata in plugin API reference
Sebastien Helleu
2011-12-19
doc: fix typo: hashlist => hashtable in plugin API reference
Sebastien Helleu
2011-12-19
core: add type "hashtable" for hdata, new api functions: hdata_hashtable and ...
Sebastien Helleu
2011-12-17
alias: add help about syntax %%command for completion of alias in /alias
Sebastien Helleu
2011-12-17
core: add signal "buffer_line_added"
Sebastien Helleu
2011-12-17
api: add new function hdata_check_pointer
Sebastien Helleu
2011-12-12
doc: fix example of function hashtable_add_to_infolist in plugin API reference
Sebastien Helleu
2011-12-07
core: add option "hooks" for command /debug
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-12-06
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
Sebastien Helleu
2011-12-06
api: add new function nicklist_get_next_item
Sebastien Helleu
2011-11-25
core: fix type of variables in hdata "line_data" (type integer -> char)
Sebastien Helleu
2011-11-25
core: add type char for hdata and function hdata_char in plugin/script API
Sebastien Helleu
2011-11-21
core: add "full_name" in buffer structure
Sebastien Helleu
2011-11-15
core: allow list for option weechat.plugin.extension (makes weechat.conf port...
Sebastien Helleu
2011-11-12
core: add new option weechat.completion.base_word_until_cursor: allow complet...
Sebastien Helleu
2011-11-12
doc: add note about option irc.color.mirc_remap in section "Usage/Command lin...
Sebastien Helleu
2011-11-12
doc: add anchors for config file options in user's guide
Sebastien Helleu
2011-11-12
doc: add casemapping value in hdata of irc server
Sebastien Helleu
2011-11-12
api: add new functions strcasecmp_range and strncasecmp_range
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-11-07
doc: fix URL of certificates for oftc IRC server in user's guide
Sebastien Helleu
2011-11-05
core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...
Sebastien Helleu
2011-11-05
irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC...
Sebastien Helleu
2011-11-04
irc: allow URL "irc://" in command /connect
Sebastien Helleu
2011-11-04
doc: fix toclevels (from 3 to 4) for user guide in Makefile.am
Sebastien Helleu
2011-11-03
core: remove obsolete/empty sources for Qt and Wxwidgets
Sebastien Helleu
2011-11-01
core: add option weechat.history.max_minutes: maximum number of minutes in hi...
Sebastien Helleu
2011-10-31
doc: add script urlserver.py in FAQ
Sebastien Helleu
2011-10-31
aspell: add note about option "aspell.check.commands" in /help aspell
Sebastien Helleu
2011-10-29
doc: update doc of aspell command
Sebastien Helleu
2011-10-29
core: add optional arguments for command /plugin load/reload/autoload
Sebastien Helleu
2011-10-28
doc: fix two properties of function window_get_integer in plugin API reference
Sebastien Helleu
2011-10-27
core: update examples in /help filter
Sebastien Helleu
2011-10-27
irc: add missing modes in /help mode (synopsis of command)
Sebastien Helleu
2011-10-27
core: remove wrong example in /help bar (scroll bar using buffer name)
Sebastien Helleu
2011-10-27
alias: improve /help alias: display many <command> in command synopsis
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-26
guile: new script plugin for scheme (task #7289)
Sebastien Helleu
2011-10-25
core: fix typo: childs -> children
Sebastien Helleu
2011-10-19
doc: add missing description of argument "case_sensitive" for function "weech...
Sebastien Helleu
2011-10-16
core: use value 2 of keep_eol in function string_split to keep separators at ...
Sebastien Helleu
2011-10-15
core: add color attribute "|" and value "resetcolor" for function weechat_col...
Sebastien Helleu
2011-10-11
doc: add note about hsignal name for irc redirections in plugin API reference
Sebastien Helleu
2011-10-10
core: uninstall docs and weechat-plugin.h on "make uninstall", fix compilatio...
Sebastien Helleu
[next]