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-07-07
Fix bug with replacement char in API function string_remove_color (bug #30296)
Sebastien Helleu
2010-07-05
Use of hashtable for local variables of buffers
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-06-11
Fix refresh of bar item when it is used more than one time in a bar
Sebastien Helleu
2010-06-11
Fix display bug with attributes like underlined in bars (bug #29889)
Sebastien Helleu
2010-06-04
Fix bug with scroll_unread: do not scroll to a filtered line (bug #29991)
Sebastien Helleu
2010-04-28
Add keys for undo/redo changes on command line (default: ctrl/alt + underscor...
Sebastien Helleu
2010-04-14
Remove unused variable
Sebastien Helleu
2010-04-14
Fix crash on /quit when scrolling in buffer and if first line displayed was f...
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-04-08
Add buffer pointer as string in modifier_data for modifier "history_add"
Sebastien Helleu
2010-04-08
Add modifier "history_add" (text added to buffer or global history)
Sebastien Helleu
2010-04-05
Add missing properties "highlight_words_add" and "highlight_words_del" in arr...
Sebastien Helleu
2010-04-03
Add or remove highlight words in a buffer with "highlight_words_add" and "hig...
Sebastien Helleu
2010-04-03
Allow buffer local variables in highlight words (option "weechat.look.highlig...
Sebastien Helleu
2010-04-03
Add option "get" for command /buffer, add completions with buffer properties
Sebastien Helleu
2010-03-30
Add missing variables in debug dump
Sebastien Helleu
2010-03-29
Free some extra memory when exiting WeeChat
Sebastien Helleu
2010-03-29
Fix infinite loop with /layout apply and bug when applying layout, sometimes ...
Sebastien Helleu
2010-03-25
Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_...
Sebastien Helleu
2010-03-24
Add new options for command /key (listdefault, listdiff and reset), add examp...
Sebastien Helleu
2010-03-24
Fix crash on /upgrade if there are some nicks in a nicklist without prefix or...
Sebastien Helleu
2010-03-24
Fix bug with nicklist prefix in log file
Sebastien Helleu
2010-03-21
Add missing refresh of bar item "buffer_number" when a buffer is closed
Sebastien Helleu
2010-03-21
Use buffer local variable "nick" for default item "input_prompt"
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-04
Fix display in bars with filling horizontal
Sebastien Helleu
2010-03-04
Fix display in bars with filling set to columns_vertical or columns_horizontal
Sebastien Helleu
2010-03-04
Hide read marker if all lines after marker are filtered (only if option read_...
Sebastien Helleu
2010-03-04
Fix bugs with cursor and background in bars
Sebastien Helleu
2010-03-03
Add new option weechat.look.read_marker_always_show
Sebastien Helleu
2010-03-03
Fix completion bug for commands when input starts with two command chars (lik...
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-24
Fix display of color in input when it is scrolled
Sebastien Helleu
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-02-19
Fix "inactivity" value when no key has been pressed since WeeChat started (bu...
Sebastien Helleu
2010-02-18
Add mechanism DH-BLOWFISH for SASL authentication with IRC server
Sebastien Helleu
2010-02-12
Use arguments for infolist "nicklist" to return only one nick or group
Sebastien Helleu
2010-02-09
Rename command /silence to /mute
Sebastien Helleu
2010-02-09
Add new command /silence
Sebastien Helleu
2010-02-02
Add option "switch_active_buffer_previous" for command /input (task #10141)
Sebastien Helleu
2010-01-29
Display own buffer lines in weechat log when dumping buffer (and not mixed li...
Sebastien Helleu
2010-01-28
Fix bug with global history, reset pointer to last entry after each user inpu...
Sebastien Helleu
2010-01-28
Fix alignment in buffers lines when time is empty string
Sebastien Helleu
2010-01-28
Remove unneeded space after time on each line if option weechat.look.buffer_t...
Sebastien Helleu
2010-01-25
Add missing infos in API functions buffer_get_integer / buffer_get_string and...
Sebastien Helleu
[prev]
[next]