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
/
curses
Age
Commit message (
Expand
)
Author
2015-07-25
core: flush stdout/stderr after sending text directly on them (fix corrupted ...
Sébastien Helleu
2015-07-24
core: allow jump from current to previous buffer with default keys "alt-j NN"
Simmo Saan
2015-07-18
core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...
Sébastien Helleu
2015-07-04
core: fix type of value returned by function gui_mouse_grab_event2input
Sébastien Helleu
2015-07-04
core: fix type of value returned by functions gui_chat_string_next_char, gui_...
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-06-28
core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...
Sébastien Helleu
2015-06-27
core: fix display of invalid UTF-8 chars in bars (issue #218)
Sébastien Helleu
2015-06-14
core: fix display of time in bare display when option weechat.look.buffer_tim...
Sébastien Helleu
2015-05-01
core: fix compilation on Cygwin
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-25
core: display the welcome message immediately after the startup message, move...
Sébastien Helleu
2015-04-17
core: add a welcome message on first WeeChat run (closes #318)
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
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-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-11-16
core: fix display bug when scrolling in buffer on a filtered line (closes #240)
Sébastien Helleu
2014-11-01
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
Sébastien Helleu
2014-10-22
core: display time in bare display only if option weechat.look.buffer_time_fo...
Sébastien Helleu
2014-09-24
core: fix crash on buffer close when option weechat.look.hotlist_remove is se...
Sébastien Helleu
2014-08-31
core: change comment about linker and circular references problems with stati...
Sébastien Helleu
2014-08-23
core: add a constant for color buffer name
Sébastien Helleu
2014-08-10
core: remove dead assignment when converting mouse code
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: hide message timestamp in bare display if timestamp is disabled in buff...
Sébastien Helleu
2014-06-07
core: fix color display of last color number + 1 (closes #101)
Sébastien Helleu
2014-05-22
core: fix reset of attributes between nick colors in /color buffer
Sébastien Helleu
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-04
core: add a message about key alt-c in /color buffer
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: add non-active merged buffers with activity in hotlist (if another merg...
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: 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-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
2014-03-16
core: fix compilation on SmartOS (bug #40981, closes #23)
Sebastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-03-06
core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...
Sebastien Helleu
2014-02-27
core: replace constant by sizeof in a call to snprintf
Sebastien Helleu
[prev]
[next]