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
Age
Commit message (
Expand
)
Author
2008-10-18
- Add FindTCL.cmake to fix FreeBSD detection
Julien Louis
2008-10-14
Fix wrong hotlist after upgrade when /upgrade is done with empty hotlist
Sebastien Helleu
2008-10-14
Fix restore of WeeChat main buffer after /upgrade
Sebastien Helleu
2008-10-14
Fix use of size_max value for bars, fix refresh problem when bar size is changed
Sebastien Helleu
2008-10-12
Remove old title/nicklist/status/input, use of new bars
Sebastien Helleu
2008-10-11
Fix refresh of bars when switching active buffer
Sebastien Helleu
2008-10-11
Add space before day changed message, fix refresh when setting unread marker ...
Sebastien Helleu
2008-10-11
Fix name of buffer in bar item for IRC channel when it is closed (kicked or p...
Sebastien Helleu
2008-10-11
Fix refresh bugs with scroll keys (bug #21738)
Sebastien Helleu
2008-10-11
Fix some display bugs with read marker line, history, max prefix length, and ...
Sebastien Helleu
2008-10-10
Fix channel modes in status bar item for IRC plugin (do not display parenthes...
Sebastien Helleu
2008-10-10
Add 2 new default bar items (input_paste and input_search), used by default i...
Sebastien Helleu
2008-10-10
Fix nick modes in input bar item for IRC plugin (do not display parenthesis w...
Sebastien Helleu
2008-10-10
Use key shift-tab to force partial completion (when no completion is pending)...
Sebastien Helleu
2008-10-08
Add function to get plugin name (return "core" for WeeChat core)
Sebastien Helleu
2008-10-08
Fix /reload command (now reloads config files with no reload callback)
Sebastien Helleu
2008-10-08
Add config file logger.conf (replaces old logger options in plugins.conf)
Sebastien Helleu
2008-10-07
Add backlog for IRC channel and private buffers
Sebastien Helleu
2008-10-05
Add Tcl script plugin (thanks to Dmitry Kobylin)
Sebastien Helleu
2008-10-04
Split default bars creation in many functions
Sebastien Helleu
2008-10-03
Fix bug with IRC notices for channel: display them in channel instead of serv...
Sebastien Helleu
2008-10-03
Add color for marker on lines where text sought is found
Sebastien Helleu
2008-10-03
Add missing IRC command 369 (end of whowas)
Sebastien Helleu
2008-10-03
Add missing IRC command 328 (channel url)
Sebastien Helleu
2008-10-03
Do not write "--" or "++" indicators for bars with items where cursor is move...
Sebastien Helleu
2008-10-03
Fix horitonzal scroll (X) in bars
Sebastien Helleu
2008-10-03
Fix bug with nicklist bar item: remove last new line when used on top or bott...
Sebastien Helleu
2008-10-02
Add new option scroll_page_percent to choose percent of height to scroll with...
Sebastien Helleu
2008-10-02
Add new /layout command and save_layout_on_exit config option, to save/restor...
Sebastien Helleu
2008-10-02
Fix autorejoin of keyed channels (bug #24131)
Sebastien Helleu
2008-10-02
Fix bug with channel modes in buffer_name bar item (IRC plugin)
Sebastien Helleu
2008-10-01
Fix refresh of bar item "input_text" when it is used in a root bar
Sebastien Helleu
2008-10-01
Fill items in bars with spaces when filling is vertical
Sebastien Helleu
2008-09-30
Fix wrong include path
Sebastien Helleu
2008-09-30
Set unread marker for IRC server/channels/pv buffers when using /away command
Sebastien Helleu
2008-09-30
Fix some memory leaks
Sebastien Helleu
2008-09-29
Fix bug with arguments of function "config_new_option" in scripts API
Sebastien Helleu
2008-09-29
Remove debug message
Sebastien Helleu
2008-09-29
Fix bug with IRC nick modes (was set when receiving channel modes)
Sebastien Helleu
2008-09-26
Add some missing functions in API: hook_connect and infolist creation
Sebastien Helleu
2008-09-25
Add nick modes in bar item "input_prompt" for IRC plugin
Sebastien Helleu
2008-09-25
Fix crash with ping and action IRC messages (bug ##24373)
Sebastien Helleu
2008-09-24
Fix /upgrade when there is one buffer for all IRC servers
Sebastien Helleu
2008-09-24
Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer)
Sebastien Helleu
2008-09-23
Fix background bug with bar item "buffer_name" for IRC plugin
Sebastien Helleu
2008-09-23
Fix help of /bar command
Sebastien Helleu
2008-09-23
Fix bug when changing options look.set_title and look.save_on_exit (bug #24350)
Sebastien Helleu
2008-09-22
Fix network connection for hostnames resolving to several IPs: try all IPs in...
Sebastien Helleu
2008-09-22
Return IPv4/IPv6 address to connect hook callback when connection is ok (used...
Sebastien Helleu
2008-09-22
Fix display of away indicator in irc buffer name bar item
Sebastien Helleu
[prev]
[next]