index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-05
core: add default key alt+"s" (toggle aspell)
Sebastien Helleu
2012-07-05
aspell: add new option aspell.check.enabled, add options enable/disable/toggl...
Sebastien Helleu
2012-07-05
aspell: add missing dictionaries (ast/grc/hus/kn/ky)
Sebastien Helleu
2012-07-05
core: update ChangeLog (add cmake option "MANDIR")
Sebastien Helleu
2012-07-05
doc: add new cmake option MANDIR (bug #36776)
Simon Kuhnle
2012-07-05
doc: fix C example of weechat_hook_process_hashtable (plugin API reference)
stfn
2012-07-04
doc: update german FAQ
Nils Görs
2012-07-03
doc: update german translations and user guide
Nils Görs
2012-07-03
doc: update list of contributors in user guide
Sebastien Helleu
2012-07-03
core: update ChangeLog (support of lua 5.2)
Sebastien Helleu
2012-07-03
lua: remove call to deprecated function luaL_openlib (compatibility with Lua ...
Arvydas Sidorenko
2012-07-03
lua: replace lua_open by luaL_newstate (compatibility with Lua 5.2)
Arvydas Sidorenko
2012-07-03
lua: rename luaL_reg to luaL_Reg (compatibility with Lua 5.2)
Arvydas Sidorenko
2012-07-01
doc: add question in FAQ about selection/paste of text when mouse is enabled
Sebastien Helleu
2012-07-01
doc: fix duplicate chapter name "translations" in developer's guide
Sebastien Helleu
2012-07-01
irc: fix parsing of user modes (ignore everything after first space) (bug #36...
Sebastien Helleu
2012-06-30
doc: add format of git commit messages in developer's guide
Sebastien Helleu
2012-06-30
doc: update list of contributors in user guide
Sebastien Helleu
2012-06-30
core: update ChangeLog (detection of ruby 1.9.3 in cmake/autotools)
Sebastien Helleu
2012-06-30
ruby: replace puts with print in FindRuby.cmake
Peter Boström
2012-06-30
ruby: add detection of ruby version 1.9.3 in autotools
Sebastien Helleu
2012-06-30
ruby: add detection of ruby version 1.9.3 in cmake
Peter Boström
2012-06-30
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (ta...
Sebastien Helleu
2012-06-14
irc: set callback "nickcmp" in channel buffers
Sebastien Helleu
2012-06-14
core: add callback "nickcmp" for nick comparison in buffers
Sebastien Helleu
2012-06-14
core: fix typo in NEWS
Sebastien Helleu
2012-06-14
core: add missing header in NEWS
Sebastien Helleu
2012-06-14
core: add options for horizontal/vertical separators between split windows in...
Sebastien Helleu
2012-06-13
doc: add command /buffer to set notify level in user guide
Sebastien Helleu
2012-06-13
core: fix resize of windows after horizontal split
Sebastien Helleu
2012-06-10
scripts: ignore call to "register" (with a warning) if script is already regi...
Sebastien Helleu
2012-06-10
lua: fix crash when unloading a script without pointer to interpreter
Sebastien Helleu
2012-06-10
guile: fix crash when unloading a script without pointer to interpreter
Sebastien Helleu
2012-06-10
python: fix crash when unloading a script without pointer to interpreter
Sebastien Helleu
2012-06-10
doc: add chapters "Buffers and windows" and "Notify levels" in user guide
Sebastien Helleu
2012-06-10
core: add horizontal separator between windows, two new options to toggle hor...
Sebastien Helleu
2012-06-09
doc: add commands to download weeget.py in quickstart guide
Sebastien Helleu
2012-06-09
doc: add "case insensitive" for argument "message" of function hook_print (pl...
Sebastien Helleu
2012-06-09
core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...
Sebastien Helleu
2012-06-09
core: fix refresh of offline nicks (in chat) when nicklist bar is hidden
Sebastien Helleu
2012-06-09
irc: fix freeze when reading on socket with SSL enabled (bug #35097)
Sebastien Helleu
2012-06-09
core: fix color of nicks in buffers without nicklist when option weechat.look...
Sebastien Helleu
2012-06-09
core: add options to use different color for offline nicks in prefix (patch f...
Sebastien Helleu
2012-06-05
guile: fix path of guile include dirs in cmake build (patch #7790)
Sebastien Helleu
2012-06-04
rmodifier: reallow names beginning with "#" for rmodifiers
Sebastien Helleu
2012-06-04
alias: reallow names beginning with "#" for aliases
Sebastien Helleu
2012-06-04
irc: reallow names beginning with "#" for servers
Sebastien Helleu
2012-06-04
core: reallow names beginning with "#" for bars, proxies and filters
Sebastien Helleu
2012-06-04
core: escape special chars (`#[\`) in configuration files for name of options...
Sebastien Helleu
2012-06-04
rmodifier: prohibit names beginning with "#" for rmodifiers
Sebastien Helleu
[next]