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
Age
Commit message (
Expand
)
Author
2013-01-06
api: allow return code WEECHAT_RC_OK_EAT in callbacks of hook_signal and hook...
Sebastien Helleu
2013-01-06
irc: fix display of actions (/me) when they are received from a relay client ...
Sebastien Helleu
2013-01-05
core: fix refresh of bars when applying layout (bug #37944, bug #37952)
Sebastien Helleu
2013-01-04
core: add buffer pointer in arguments for signals "input_search", "input_text...
Sebastien Helleu
2013-01-04
aspell: ignore self and remote nicks in private buffers
Sebastien Helleu
2013-01-04
core: fix compilation on OpenBSD (bug #38022)
Simon Kuhnle
2013-01-04
core: fix help of option weechat.color.separator
Sebastien Helleu
2013-01-01
aspell: fix compilation warning
Sebastien Helleu
2013-01-01
aspell: add signal "aspell_suggest" (sent when new suggestions are displayed)
Sebastien Helleu
2013-01-01
relay: send UTC time in irc backlog (when server capability "server-time" is ...
Sebastien Helleu
2013-01-01
core: fix scroll to bottom of window (default key: alt+end) when line display...
Sebastien Helleu
2013-01-01
core: fix scroll in buffer after enabling/disabling some filters (if scroll i...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-25
xfer: fix memory leak when refreshing xfer buffer
Sebastien Helleu
2012-12-25
script: add missing close of file in case of error when computing MD5 checksu...
Sebastien Helleu
2012-12-25
relay: fix memory leak when adding hdata to a message (weechat protocol)
Sebastien Helleu
2012-12-25
irc: remove unneeded check of nick pointer (can not be NULL there)
Sebastien Helleu
2012-12-25
irc: fix memory leak when updating modes of channel
Sebastien Helleu
2012-12-25
core: fix memory leak in case of error when building content of bar item for ...
Sebastien Helleu
2012-12-25
core: fix detection of command in input: a single command char is considered ...
Nils Görs
2012-12-24
relay: add backlog, options and server capability "server-time" for irc proto...
Sebastien Helleu
2012-12-24
irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for co...
Sebastien Helleu
2012-12-24
irc: fix crash when splitting a message with tags
Sebastien Helleu
2012-12-23
relay: fix crash after /upgrade when a client is connected
Sebastien Helleu
2012-12-21
relay: add tag "relay_client" in all messages about client
Nils Görs
2012-12-21
script: do not open script buffer when unknown arguments are given to command...
Sebastien Helleu
2012-12-20
alias: improve completion of command /alias
Sebastien Helleu
2012-12-20
core: improve completion of commands /help, /mute and /set
Sebastien Helleu
2012-12-20
core: add template %(windows_numbers) for first argument of command /window
Sebastien Helleu
2012-12-20
core: group templates of command /mouse into a single template
Sebastien Helleu
2012-12-20
core: search for a fallback template when a no template is matching command a...
Sebastien Helleu
2012-12-20
core: add option "diff" for command /set (list options with changed value)
Peter Boström
2012-12-20
core: fix another bug with horizontal separator displayed at bottom after spl...
Sebastien Helleu
2012-12-19
core: fix refresh of windows after split (fix bug with horizontal separator b...
Sebastien Helleu
2012-12-19
core: add cmake dependency between targets weechat_core and version_git
Sebastien Helleu
2012-12-19
core: fix compilation warning on FreeBSD
Sebastien Helleu
2012-12-19
core: fix stuck mouse (patch from Nei) (bug #36533)
Sebastien Helleu
2012-12-19
script: fix scroll with mouse when window with script buffer is not the curre...
Sebastien Helleu
2012-12-19
core: fix default mouse buttons actions for script buffer (focus the window b...
Sebastien Helleu
2012-12-17
xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN
Sebastien Helleu
2012-12-16
irc: return git version in CTCP VERSION and FINGER by default, add "$git" and...
Sebastien Helleu
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-09
core: fix compilation warning
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-12-07
core: fix scroll of one page down when weechat.look.scroll_page_percent is le...
Sebastien Helleu
2012-12-06
core: expand char '~' with user home in first argument of hook_process
Sebastien Helleu
2012-12-06
core: fix crash in child process of hook_process_hashtable when arguments are...
Sebastien Helleu
2012-12-05
irc: read local variable "autorejoin" in buffer to override server option "au...
Nils Görs
[next]