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
2015-04-17
core: add a welcome message on first WeeChat run (closes #318)
Sébastien Helleu
2015-04-11
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...
Sébastien Helleu
2015-03-08
core: update comments on default keys
Sébastien Helleu
2015-01-24
core: fix random error when creating symbolic link weechat-curses on make ins...
Sébastien Helleu
2015-01-23
core: fix crash when a root bar has conditions different from active/inactive...
Sébastien Helleu
2015-01-03
core: fix NULL pointer in free of bar window (closes #293); add extra checks ...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-12-20
core: fully evaluate commands bound to keys in cursor and mouse contexts
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-11-16
core: fix display bug when scrolling in buffer on a filtered line (closes #240)
Sébastien Helleu
2014-11-09
core: add option weechat.completion.command_inline (task #12491)
Sébastien Helleu
2014-11-06
core: add bar item "mouse_status", new options weechat.look.item_mouse_status...
Nils Görs
2014-11-01
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
Sébastien Helleu
2014-11-01
core: fix buffer property "lines_hidden" when merging buffers or when a line ...
Sébastien Helleu
2014-10-22
core: display time in bare display only if option weechat.look.buffer_time_fo...
Sébastien Helleu
2014-10-16
core: fix memory leak in completion
Sébastien Helleu
2014-10-05
Merge branch 'arraylist'
Sébastien Helleu
2014-09-28
core: move bar item "scroll" between buffer name and lag in default bar items...
Sébastien Helleu
2014-09-24
core: fix crash on buffer close when option weechat.look.hotlist_remove is se...
Sébastien Helleu
2014-09-21
core: fix highlight of IRC action messages when option irc.look.nick_mode is ...
Sébastien Helleu
2014-09-01
core: use a sorted arraylist for partial completions
Sébastien Helleu
2014-09-01
core: optimize completion by using arraylists
Sébastien Helleu
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
[next]