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
2013-10-27
core: fix auto-apply of window layout in current window when option irc.look....
Sebastien Helleu
2013-10-19
core: fix truncated prefix when filters are toggled (bug #40204)
Sebastien Helleu
2013-10-10
core: use one date format when day changes from day to day+1
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-05
core: fix display of read marker after buffer switch when there is no line di...
Sebastien Helleu
2013-10-02
core: replace some code by calls to function gui_chat_clrtoeol()
Sebastien Helleu
2013-09-30
core: clear whole line before displaying content instead of clearing after th...
Sebastien Helleu
2013-09-30
core: fix display of read marker (as horizontal line) or day change message a...
Sebastien Helleu
2013-09-23
core: fix extension (.exe) of symbolic link "weechat-curses" under Cygwin
Sebastien Helleu
2013-09-23
core: replace some calls to ncurses *printw functions by *addstr
Sebastien Helleu
2013-09-03
core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...
Sebastien Helleu
2013-09-02
Merge branch 'shared-strings'
Sebastien Helleu
2013-09-02
core: add option weechat.look.day_change_message2
Sebastien Helleu
2013-08-28
core: fix automatic scroll to bottom of buffer when day change is displayed b...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-22
core: fix uncontrolled format string when displaying bufferized lines on star...
Sebastien Helleu
2013-08-20
core: fix buffer returned in focus info for bar items with a forced buffer
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
2013-08-17
core: use shared strings for groups/nicks in nicklist
Sebastien Helleu
2013-08-17
core: use shared strings for prefix on lines
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-10
core: use shared strings for tags on lines
Sebastien Helleu
2013-08-10
core: optimize the removal of lines in buffers (a lot faster to clear/close b...
Sebastien Helleu
2013-08-09
core: set "callback_free_value" directly in hashtable without calling functio...
Sebastien Helleu
2013-08-07
core: remove symbolic link "weechat-curses" on make uninstall (cmake and auto...
Sebastien Helleu
2013-08-07
core: fix typo in comment for creation of symbolic link "weechat-curses"
Sebastien Helleu
2013-08-06
core: use $DESTDIR when creating symbolic link "weechat-curses" with cmake
Sebastien Helleu
2013-08-04
core: change color format for options from `${xxx}` to `${color:xxx}`
Sebastien Helleu
2013-08-04
api: add argument "options" in function string_eval_expression, add option "-...
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-08-02
core: add platform-dependent extension on "weechat-curses" link (so that link...
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
Sebastien Helleu
2013-07-31
core: do not scroll when using /window {page_down|scroll_down} after /window ...
Sebastien Helleu
2013-07-31
core: reset scroll after /window {page_down|scroll_down} if last line of buff...
Sebastien Helleu
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-07-27
core: use default value for prefixes used in messages displayed before the in...
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-20
Merge branch 'scroll-beyond-end'
Sebastien Helleu
2013-07-20
core: scroll to bottom after smart jump (alt-a) only if window was scrolled (...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-20
core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...
Sebastien Helleu
2013-07-18
core: fix filtered line displayed after /window scroll_beyond_end
Sebastien Helleu
2013-07-17
core: fix pointer used to check if buffer has lines
Sebastien Helleu
2013-07-17
core: do nothing in "/window scroll_beyond_end" if the buffer has no lines
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-07-15
core: add option weechat.look.key_bind_safe
Sebastien Helleu
2013-07-15
core: remove obsolete reference to "key functions" in comments
Sebastien Helleu
[next]