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
2011-08-03
core: fix crash with "/input grab_mouse"
Sebastien Helleu
2011-08-02
core: fix crash when invalid UTF-8 chars are inserted in command line (bug #3...
Sebastien Helleu
2011-08-02
core: remove "const" for first argument of function utf8_normalize
Sebastien Helleu
2011-08-02
core: stop horizontal bar scroll at the end of content (for bars with horizon...
Sebastien Helleu
2011-08-01
core: add info about position where mouse button is released in hook_focus (f...
Sebastien Helleu
2011-07-30
core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...
Sebastien Helleu
2011-07-30
core: fix memory leak in command /cursor
Sebastien Helleu
2011-07-30
irc: add "server" and "channel" in hook_focus of bar item "buffer_nicklist"
Sebastien Helleu
2011-07-30
core: cosmetic changes in /help key
Sebastien Helleu
2011-07-30
core: fix bug in build of static parts of completions for commands
Sebastien Helleu
2011-07-30
core: fix bug in completion of command /window
Sebastien Helleu
2011-07-30
core: fix crash when building hashtable string with keys and values
Sebastien Helleu
2011-07-30
core: fix refresh bug when switching buffer
Sebastien Helleu
2011-07-29
core: add number in windows, improve mouse/cursor actions when screen is split
Sebastien Helleu
2011-07-29
core: add "bar_refresh_needed" in dump of bars to log file
Sebastien Helleu
2011-07-29
core: fix refresh of bars (remove duplicated refresh for bars)
Sebastien Helleu
2011-07-29
core: fix typo in comment of function gui_bar_window_new
Sebastien Helleu
2011-07-29
core: add "refresh_needed" in dump of bar windows to log file
Sebastien Helleu
2011-07-28
core: improve mouse support: process utf-8 codes, add option weechat.look.mou...
Sebastien Helleu
2011-07-27
core: allow buffer name in /buffer close
Sebastien Helleu
2011-07-27
core: fix crash on /bar toggle
Sebastien Helleu
2011-07-27
core: fix message with new key added (displayed on current buffer instead of ...
Sebastien Helleu
2011-07-27
irc: complete help of command /ban (explain what is does without argument)
Sebastien Helleu
2011-07-27
core: remove delimiters around empty bar items
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-07-18
irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790)
Sebastien Helleu
2011-07-13
irc: fix crash when command "/buffer close" is used in a server command to cl...
Sebastien Helleu
2011-07-12
core: fix completion for command arguments when same command exists in many p...
Sebastien Helleu
2011-07-11
rmodifier: add missing include of strings.h in rmodifier.c
Sebastien Helleu
2011-07-10
irc: fix crash when /join command is executed on a non-irc buffer (bug #33742)
Sebastien Helleu
2011-07-10
core: allow empty argument for infolist "key" (return context "default")
Sebastien Helleu
2011-07-10
relay: fix bug with self nick when someone changes its nick on channel (bug #...
Sebastien Helleu
2011-07-05
irc: fix typo in help of options irc.look.new_channel_position and irc.look.n...
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu
2011-06-29
core: add new option weechat.look.separator_vertical, rename option weechat.l...
Sebastien Helleu
2011-06-29
core: add missing include of stddef.h in plugin.c
Sebastien Helleu
2011-06-28
irc: fix bug with comma in irc color code: do not strip comma if it is not fo...
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-22
core: display error (only once) when bad file descriptor is detected in hook_fd
Sebastien Helleu
2011-06-22
core: fix freeze when hook_fd is called with a bad file/socket (bug #33619)
Sebastien Helleu
2011-06-22
irc: add prefix "#" for all channels on join (if no prefix given)
Sebastien Helleu
2011-06-21
core: fix bug with option weechat.look.hotlist_count_max when count_max is gr...
Sebastien Helleu
2011-06-21
core: fix bug with option weechat.look.hotlist_count_max (value+1 was used)
Sebastien Helleu
2011-06-16
irc: switch to buffer on /join #channel if channel buffer already exists
Sebastien Helleu
2011-06-16
irc: update host of nicks on manual /who
Sebastien Helleu
2011-06-15
core: add local variable "highlight_regex" in buffers
Sebastien Helleu
2011-06-15
relay, xfer: display possible actions in buffer even if list is empty
Sebastien Helleu
2011-06-14
irc, relay: check that prefix and message are not NULL before adding a messag...
Sebastien Helleu
2011-06-13
core: update description for some hdata
Sebastien Helleu
2011-06-13
core: add option "tags" for command /debug
Sebastien Helleu
[next]