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
/
gui
Age
Commit message (
Expand
)
Author
2014-08-31
core: change comment about linker and circular references problems with stati...
Sébastien Helleu
2014-08-29
core: remove some spaces
Sébastien Helleu
2014-08-23
core: add a constant for color buffer name
Sébastien Helleu
2014-08-23
core: allow incomplete commands if unambiguous (task #5419)
Sébastien Helleu
2014-08-19
core: fix modifier "weechat_print": discard only one line when several lines ...
Sébastien Helleu
2014-08-10
core: remove dead assignment when converting mouse code
Sébastien Helleu
2014-08-10
core: return immediately if localtime fails in window scroll
Sébastien Helleu
2014-08-03
core: fix display of bar item "buffer_filter" when toggling filters in curren...
Sébastien Helleu
2014-07-21
core: fix insert of mouse code in input line after a partial key combo (close...
Sébastien Helleu
2014-07-20
core: remove whitespace in cmake files
Sébastien Helleu
2014-07-20
core: fix build with autotools (add main.c)
Sébastien Helleu
2014-07-20
core: fix link errors with ncurses library
Sébastien Helleu
2014-07-14
core: do not exit WeeChat in weechat_end() (let the caller do that)
Sébastien Helleu
2014-07-14
core: move main() function into Curses GUI
Sébastien Helleu
2014-07-14
core: send signal key_combo_xxx even for unknown combos
Sébastien Helleu
2014-07-14
core: hide message timestamp in bare display if timestamp is disabled in buff...
Sébastien Helleu
2014-07-12
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
Sébastien Helleu
2014-06-07
core: fix color display of last color number + 1 (closes #101)
Sébastien Helleu
2014-06-06
core: add option weechat.look.hotlist_remove (closes #99)
Sébastien Helleu
2014-05-24
relay: fix crash when closing relay buffers (closes #57, closes #78)
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-05-22
core: fix reset of attributes between nick colors in /color buffer
Sébastien Helleu
2014-05-18
core: fix display of item buffer_short_name when the short name is not define...
Sébastien Helleu
2014-05-16
core: add bar item "buffer_short_name" (task #10882)
Sébastien Helleu
2014-05-08
core: add parentheses around tests in conditions
Sébastien Helleu
2014-05-07
core: add support for negated tags in filters (closes #72)
stfn
2014-05-04
core: change default key for bare display from alt-'!' to alt-'l'
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-04
core: add a message about key alt-c in /color buffer
Sébastien Helleu
2014-04-03
core: add "hotlist" in completion of command "/buffer set"
Sébastien Helleu
2014-04-03
api: allow value "-1" for property "hotlist" in function buffer_set (to remov...
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-31
core: don't remove a buffer from hotlist if it's not visible (another merged ...
Sébastien Helleu
2014-03-31
core: add non-active merged buffers with activity in hotlist (if another merg...
Sébastien Helleu
2014-03-31
core: fix refresh of bar item "buffer_zoom" on buffer switch
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-30
core: fix reset of attributes in bars when "resetcolor" is used (closes #41)
Sebastien Helleu
2014-03-29
core: fix alignment of lines in merged buffers (closes #43)
Sebastien Helleu
2014-03-29
core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"
Sebastien Helleu
2014-03-29
core: add text search in buffers with free content (task #13051)
Sebastien Helleu
2014-03-27
core: fix crash on /reload weechat
Sebastien Helleu
2014-03-25
core: skip and ignore color attributes before special names like "reset" in g...
Sebastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-19
core: fix add of filter on OS X when regex for message is empty (filter regex...
Sebastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-17
core: fix "/window scroll_bottom" on a buffer with free content
Sebastien Helleu
[prev]
[next]