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-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
2014-02-22
core: remove dead assignment in function gui_bar_window_draw
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-13
core: fix freeze/crash in gnutls (bug #41576)
Jason A. Donenfeld
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-02
core: fix compilation on Android (replace include of sys/termios.h by termios...
Sebastien Helleu
2014-01-27
core: fix display of read marker when all buffers line are unread
Sebastien Helleu
2014-01-21
core: delay the signal "signal_sigwinch" after WeeChat screen refresh
Sebastien Helleu
2014-01-21
core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)
Sebastien Helleu
2014-01-15
core: add option weechat.look.tab_width
Sebastien Helleu
2014-01-05
core: replace calls to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-12-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
[next]