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
/
gui-curses-bar-window.c
Age
Commit message (
Expand
)
Author
2010-02-24
Fix bug with cursor when position is last char of terminal
Sebastien Helleu
2010-02-21
Fix cursor color in input bar
Sebastien Helleu
2010-02-21
Fix bug with bar background after text with background color (bug #28157)
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
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-03
Fix display of bold/reverse/underline color attributes in bars
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-02-08
Add hook type "command_run", add new function "string_remove_color" in plugin...
Sebastien Helleu
2009-02-01
Fix crash when input bar contains UTF-8 wide chars (larger than screen) (bug ...
Sebastien Helleu
2009-01-25
Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are ...
Sebastien Helleu
2009-01-04
Fix crash when creating bar, rename options in bar structure
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2008-12-19
Fix too many refreshs for bars (build content of items when bar is displayed)
Sebastien Helleu
2008-12-19
Add sub-items in bars (items glued with "+" as separator instead of comma), a...
Sebastien Helleu
2008-12-15
Add new bar filling types: columns_horizontal and columns_vertical
Sebastien Helleu
2008-12-11
Source code reorganization for bars and bar windows
Sebastien Helleu
[prev]