index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-12-17
Fix bugs in IRC message parser and use of decoding charset for server messages
Sebastien Helleu
2008-12-16
Add new filling options in /help bar
Sebastien Helleu
2008-12-16
Remove unneeded space after last column on bar with filling "columns"
Sebastien Helleu
2008-12-16
Set default filling "columns_vertical" for nicklist bar
Sebastien Helleu
2008-12-15
Add new bar filling types: columns_horizontal and columns_vertical
Sebastien Helleu
2008-12-15
Fix bug with option xfer.network.own_ip when sending DCC file
Sebastien Helleu
2008-12-14
Remove debug message when building content of bar items
Sebastien Helleu
2008-12-13
Add infolists for bars/bar items/bar windows, code cleanup for bars
Sebastien Helleu
2008-12-13
Update doc for /xfer and /relay commands
Sebastien Helleu
2008-12-12
Fix compilation warnings in Perl plugin on FreeBSD
Sebastien Helleu
2008-12-12
Add missing keys in doc for previous/next buffer
Sebastien Helleu
2008-12-11
Source code reorganization for bars and bar windows
Sebastien Helleu
2008-12-10
Fix compilation warning "dereferencing type-punned pointer will break ↵
Sebastien Helleu
strict-aliasing rules"
2008-12-10
Fix typo in Makefile.am for relay plugin
Sebastien Helleu
2008-12-10
Add new plugin "relay", new function "string_format_size" in plugin API
Sebastien Helleu
2008-12-07
Update Debian packaging.
Emmanuel Bouthenot
2008-12-04
Add nicklist API functions in english developer guide
Sebastien Helleu
2008-12-04
Fix display problem with color for groups in nicklist
Sebastien Helleu
2008-11-30
Add "away" local variable for IRC buffers (defined when user is away, value ↵
Sebastien Helleu
is away message)
2008-11-29
Fix bugs with hook_print function in scripts
Sebastien Helleu
2008-11-29
Add missing pointer to function "string_build_with_exploded" in plugin API
Sebastien Helleu
2008-11-29
Update doc for hook_print API function
Sebastien Helleu
2008-11-29
Add "displayed" and "highlight" arguments to callback for hook_print
Sebastien Helleu
2008-11-29
Add current_window function in plugin API, add window functions in english ↵
Sebastien Helleu
developer guide
2008-11-28
Add some buffer plugin API functions to english developer guide
Sebastien Helleu
2008-11-27
Add new plugin API functions in english developer guide
Sebastien Helleu
2008-11-27
Remove argument "switch_to_another" for function gui_buffer_close()
Sebastien Helleu
2008-11-26
Fix display of scroll indicator when switching to buffer with free content
Sebastien Helleu
2008-11-24
Fix option weechat.look.color_nicks_number, value is now immediately applied ↵
Sebastien Helleu
on nicks by IRC plugin
2008-11-23
Add support for more than one proxy, with proxy selection for each IRC ↵
Sebastien Helleu
server (task #6859)
2008-11-22
Save last read line (for marker) within /upgrade
Sebastien Helleu
2008-11-22
Add missing options in /help window
Sebastien Helleu
2008-11-22
Fix bug with empty messages displayed
Sebastien Helleu
2008-11-19
Remove old and unused color options
Sebastien Helleu
2008-11-18
Restore call to close callbacks for plugin buffers when unloading plugin
Sebastien Helleu
2008-11-18
Allow command "/away -all" on weechat core buffer
Sebastien Helleu
2008-11-17
Re-enable proxy usage with rewrited network layer (closes bug #24562).
Emmanuel Bouthenot
2008-11-17
Fix crash when printing a message without any buffer created
Sebastien Helleu
2008-11-16
Add modifier "weechat_print" for messages printed in buffers (task #8848)
Sebastien Helleu
2008-11-16
Add signals when connecting/disconnecting from IRC servers
Sebastien Helleu
2008-11-16
Fix crash when a perl callback is called in "register" of another perl script
Sebastien Helleu
2008-11-15
Fix typo in doc
Sebastien Helleu
2008-11-15
Use of const for some functions returning "char *"
Sebastien Helleu
2008-11-15
Remove unused variable
Sebastien Helleu
2008-11-15
Add function utf8_strndup to C plugin API
Sebastien Helleu
2008-11-15
Reintroduce option "irc.network.send_unknown_commands", save extra data for ↵
Sebastien Helleu
buffers with /upgrade (title, input data, text search)
2008-11-14
Fix bug with argument replacement in alias ($1,..,$9 and $*) when no ↵
Sebastien Helleu
argument is given to alias by user
2008-11-14
Catch signal "buffer_renamed" in logger plugin (restart logging for buffer ↵
Sebastien Helleu
when name has changed)
2008-11-13
Add local buffer variable "no_log", to prevent a buffer from logging to disk ↵
Sebastien Helleu
via logger plugin
2008-11-12
Update quickstart doc, fix typos in developer guide
Sebastien Helleu
[prev]
[next]