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
2009-10-11
Add some default bindings for keys alt+arrows under xterm
Sebastien Helleu
2009-10-05
Add option grab_key_command for /input (bound by default to alt-k)
Sebastien Helleu
2009-10-04
Fix compilation under Cygwin (patch #6916)
Sebastien Helleu
2009-10-03
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
Emmanuel Bouthenot
2009-10-03
Fix typo: keeped -> kept
Sebastien Helleu
2009-09-06
Version 0.3.0
Sebastien Helleu
2009-08-29
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf...
Sebastien Helleu
2009-08-29
Add new option weechat.look.prefix_buffer_align_max
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-21
Fix scroll Y in bars (bug #26008)
Sebastien Helleu
2009-06-20
Fix minor display bug with read marker (line or dotted line)
Sebastien Helleu
2009-06-11
Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server ...
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-06-03
Fix display of bold/reverse/underline color attributes in bars
Sebastien Helleu
2009-05-18
Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b...
Sebastien Helleu
2009-05-17
Fix typo: formated -> formatted
Sebastien Helleu
2009-05-12
Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb...
Sebastien Helleu
2009-05-10
Add function window_set_title in API (task #9361)
Sebastien Helleu
2009-05-08
Fix infinite loop when scrolling bars with horizontal filling
Sebastien Helleu
2009-05-08
Add missing space at beginning of bar item when first sub-item content is NULL
Sebastien Helleu
2009-05-04
Use or '\r' in bar items to force new line with horizontal filling
Sebastien Helleu
2009-04-24
Fix typo: splited/splitted -> split
Sebastien Helleu
2009-04-24
Remove notify plugin (moved to core)
Sebastien Helleu
2009-04-07
Some improvements on key bindings
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-03-21
Fix bug with window separator (possible crash)
Sebastien Helleu
2009-03-21
Add new modifier "input_text_content"
Sebastien Helleu
2009-03-20
Add signal "key_pressed"
Sebastien Helleu
2009-03-19
Many improvements on IRC raw buffer
Sebastien Helleu
2009-03-18
Add "replacement" argument for string_remove_color in plugin API
Sebastien Helleu
2009-03-15
Add property in buffer to hide time for all lines
Sebastien Helleu
2009-03-07
Add new key to zoom a window (meta-z by default) (task #7470)
Sebastien Helleu
2009-03-05
Fix scroll indicator when the only line displayed is bigger than chat window
Sebastien Helleu
2009-02-28
Add missing refresh when resizing terminal
Sebastien Helleu
2009-02-28
Fix freeze/crash when sigwinch signal is received during refresh (for example...
Sebastien Helleu
2009-02-26
Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previ...
Sebastien Helleu
2009-02-25
Fix with read marker, can not be filtered any more (bug #25590)
Sebastien Helleu
2009-02-25
Fix bug with terminal resize: on some systems, weechat failed to read new ter...
Sebastien Helleu
2009-02-18
Give file descriptor to callback of hook_fd
Sebastien Helleu
2009-02-10
Add missing refresh for windows separators (vertical splits)
Sebastien Helleu
2009-02-08
Add hook type "command_run", add new function "string_remove_color" in plugin...
Sebastien Helleu
2009-02-02
Fix crash when read marker is moved before first line displayed (when first l...
Sebastien Helleu
2009-02-01
Fix crash when input bar contains UTF-8 wide chars (larger than screen) (bug ...
Sebastien Helleu
2009-01-30
Add one more screen refresh when size of a root bar is changed
Sebastien Helleu
2009-01-27
Fix infinite loop when running WeeChat for first time: force whole screen ref...
Sebastien Helleu
2009-01-25
Remove compilation warning (unused variable)
Sebastien Helleu
2009-01-25
Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are ...
Sebastien Helleu
2009-01-15
Add Jabber plugin (alpha version, many Jabber features are missing)
Sebastien Helleu
[prev]
[next]