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-04-13
Updated svensk quickstart doc
Sebastien Helleu
2008-04-12
Added new default bar item "time"
Sebastien Helleu
2008-04-12
Added value and default value for options in infolist
Sebastien Helleu
2008-04-12
Fixed IRC /msg command (text was sent twice when sending "nickserv identify")
Sebastien Helleu
2008-04-12
Fixed minor bugs with help on options
Sebastien Helleu
2008-04-11
Added plugin name in beginning of log filenames
Sebastien Helleu
2008-04-11
Fixed bugs with nicks color and sorting in nicklist
Sebastien Helleu
2008-04-11
Fixed bugs with weechat_config_get() in plugin API
Sebastien Helleu
2008-04-11
Improved /set command, added /unset command, new name for config files (*.conf)
Sebastien Helleu
2008-04-04
Added auto-resize feature for bars
Sebastien Helleu
2008-04-03
Bugs fixed with bars
Sebastien Helleu
2008-04-03
Fixed compilation problems when gnutls dev lib is not found
Sebastien Helleu
2008-04-03
New features and bug fixes with bars
Sebastien Helleu
2008-04-03
Fixed display bug with /me command (IRC plugin)
Sebastien Helleu
2008-04-03
Fixed bugs with filters (regex and refresh of buffers)
Sebastien Helleu
2008-04-01
Fixed some printf in logger plugin
Sebastien Helleu
2008-03-29
Fixed bug with creation of bar window
Sebastien Helleu
2008-03-29
Fixed display bug when first line displayed is not first of buffer
Sebastien Helleu
2008-03-29
Fixed bug with bars refresh
Sebastien Helleu
2008-03-29
Lines of buffers with free content are now truncated according to window width
Sebastien Helleu
2008-03-28
Added preliminary support of new buffer type, with free content
Sebastien Helleu
2008-03-25
New alias by default: /redraw (same action as Ctrl-L to redraw screen) (task ↵
Sebastien Helleu
#7806)
2008-03-23
Removed sizeof(char) and useless type casts from void* to another pointer ↵
Sebastien Helleu
type (patch from Leonid Evdokimov)
2008-03-23
Fixed bug with charset in IRC plugin
Sebastien Helleu
2008-03-23
Check plugin version when loading it, to prevent crash when loading old plugins
Sebastien Helleu
2008-03-22
Added tags for lines and custom filtering by tags or regex (task #7674), ↵
Sebastien Helleu
fixed many memory leaks
2008-03-16
Added comments in code for core sources
Sebastien Helleu
2008-03-15
Update of README and INSTALL files
Sebastien Helleu
2008-03-15
New format for some IRC protocol commands
Sebastien Helleu
2008-03-15
Fixed bugs with bars size and refresh
Sebastien Helleu
2008-03-15
New format for many IRC protocol commands, bugs fixed in IRC plugin
Sebastien Helleu
2008-03-15
New default settings for action/network prefixes, new default color for ↵
Sebastien Helleu
network prefix
2008-03-15
Fixed bug in string_explode function, new function string_strip
Sebastien Helleu
2008-03-14
Fixed bug in string_explode function, introduced with previous commit
Sebastien Helleu
2008-03-13
Fixed IRC invite command, use of hosts for IRC kickban command
Sebastien Helleu
2008-03-13
Fixed string_explode function, when string ends with separator(s)
Sebastien Helleu
2008-03-11
Fix bug with options startup_command_{before|after}_plugins
Sebastien Helleu
2008-03-11
Added "startup" section in config, new options ↵
Sebastien Helleu
"startup_command_{before|after}_plugins"
2008-03-11
Fix hotlist update when buffer is current one
Sebastien Helleu
2008-03-10
Fixed warnings about "PL_na" in Perl plugin on FreeBSD
Sebastien Helleu
2008-03-10
Removed typedef for GUI structure (use only struct)
Sebastien Helleu
2008-03-09
Minor changes in /buffer command and topic of WeeChat buffer
Sebastien Helleu
2008-03-09
Fixed permission of plugin directories (was 0644, set to 0755)
Sebastien Helleu
2008-03-08
Removed compiler warning in Perl plugin on FreeBSD
Sebastien Helleu
2008-03-08
Update of README and man page
Sebastien Helleu
2008-03-08
Fixed help of /bar command
Sebastien Helleu
2008-03-07
Added missing keywords for cmake gettext build
Sebastien Helleu
2008-03-07
Save of bars in main WeeChat config file (weechat.rc)
Sebastien Helleu
2008-03-07
New option DISABLE_COMPILE_DEBUG for cmake
Sebastien Helleu
Default behaviour is debug info enabled, i.e. "-g" flag for C compiler.
2008-03-07
Cleanup of Curses and Gtk makefiles
Sebastien Helleu
[prev]
[next]