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
2010-01-25
Add missing infos in API functions buffer_get_integer / buffer_get_string and...
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-13
Add keyword "input_pos" to get/set cursor position in plugin API functions bu...
Sebastien Helleu
2010-01-11
Discard line printed with modifier "weechat_print" only if initial string is ...
Sebastien Helleu
2010-01-11
Allow callback for modifier "weechat_print" to return empty value, in order t...
Sebastien Helleu
2010-01-10
Fix bug with completion of words with wide chars
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2010-01-01
Fix color string returned by API function color() for some WeeChat color options
Sebastien Helleu
2009-12-19
Fix display of bar items in a root bar (use bar item from plugin of current w...
Sebastien Helleu
2009-12-16
Add option "term" for command /debug: display infos about terminal and availa...
Sebastien Helleu
2009-12-15
Fix bar background color when content of bar is empty
Sebastien Helleu
2009-12-14
Add new option weechat.color.status_time
Sebastien Helleu
2009-12-13
Add color "darkgray", add support for background with light color, fix color ...
Sebastien Helleu
2009-12-07
Add missing include of limits.h
Sebastien Helleu
2009-12-06
Fix crash when searching nick in buffer without nicklist (function nicklist_s...
Sebastien Helleu
2009-12-05
Remove old fifo pipes before creating new pipe
Sebastien Helleu
2009-12-03
Fix buffer used by some input functions called via plugin API with buffer poi...
Sebastien Helleu
2009-11-08
Remove compilation warning on 64-bit machines
Sebastien Helleu
2009-11-05
Fix refresh of bar item buffer_nicklist when it is displayed in a root bar
Sebastien Helleu
2009-11-05
Add missing include of strings.h in gui-completion.c
Sebastien Helleu
2009-10-14
Fix bug with URL selection in some terminals (caused by horizontal lines) (bu...
Sebastien Helleu
2009-10-11
Add some default bindings for keys alt+arrows under xterm
Sebastien Helleu
2009-10-10
Use default auto completion for arguments of unknown commands
Sebastien Helleu
2009-10-06
Fix alignment problem for buffer name when a merged buffer is closed (bug #27...
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 restore of hotlist after /upgrade
Sebastien Helleu
2009-10-03
Fix typo: keeped -> kept
Sebastien Helleu
2009-09-30
Remove buffer from hotlist when buffer is cleared (bug #27530)
Sebastien Helleu
2009-09-17
Update hotlist when a buffer is closed (bug #27470)
Sebastien Helleu
2009-09-16
Fix /input history_global_next: reset input content when last command in hist...
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-08-09
Add missing files for cmake in packages built by autotools
Sebastien Helleu
2009-07-29
Fix hotlist bug after /buffer unmerge (bug #27133)
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-22
Add new option weechat.look.search_text_not_found_alert
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-07-06
Complete command and arguments even if command line starts with double '/'
Sebastien Helleu
2009-07-03
Fix bug when moving group of merged buffers to number 1
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-27
Change default order of items in input bar: move input_paste before input_text
Sebastien Helleu
2009-06-25
Add options irc.look.open_channel/pv_near_server
Sebastien Helleu
2009-06-24
Consider private message as highlight when comparing message level to buffer ...
Sebastien Helleu
2009-06-23
Add modifier "bar_condition_xxx", used to display/hide bars on some windows w...
Sebastien Helleu
2009-06-22
Fix bug with pointer to last read line in merged buffers (can lead to crash)
Sebastien Helleu
2009-06-21
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
Sebastien Helleu
2009-06-21
Fix bug after /upgrade on buffers with free content (bug #26020)
Sebastien Helleu
[next]