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 (
Expand
)
Author
2005-11-08
Fixed bugs with get_plugin_config and set_plugin_config functions (python only)
Sebastien Helleu
2005-11-08
Fix second enumeration
Julien Louis
2005-11-07
fix enumeration description to fit description format
Julien Louis
2005-11-07
Updated package info
Sebastien Helleu
2005-11-06
Commented out code for calling PRIVMSG plugins handlers when user send text to
Sebastien Helleu
2005-11-06
Check only min number of args in perl plugin for all functions, except register
Sebastien Helleu
2005-11-06
New WeeChat icon
Sebastien Helleu
2005-11-06
Fixed bugs in "get_info" and "command" interface functions of plugins
Sebastien Helleu
2005-11-06
Added WeeChat logo
Sebastien Helleu
2005-11-06
Added missing translation for /uptime command
Sebastien Helleu
2005-11-06
Updated TODO
Sebastien Helleu
2005-11-06
Added /uptime command
Sebastien Helleu
2005-11-06
auto detect perl multiplicity at compile time
Emmanuel Bouthenot
2005-11-06
Added "col_real_white" option to active real white (useful only if term has not
Sebastien Helleu
2005-11-05
fix typo
Emmanuel Bouthenot
2005-11-05
make possible to use perl plugin with a not threaded Perl
Emmanuel Bouthenot
2005-11-05
Updated cs.po
Sebastien Helleu
2005-11-05
Added color decode when sending some commands to server (like /me, /msg, ..)
Sebastien Helleu
2005-11-05
Fixed nick completion in private, now completes according to
Sebastien Helleu
2005-11-05
Fixed crash with Alt-S key
Sebastien Helleu
2005-11-05
Updated contributors
Sebastien Helleu
2005-11-05
Fixed server detection when using "command" interface function from scripts
Sebastien Helleu
2005-11-05
Convert colors codes to %B, %C with /topic completion (if option irc_colors_send
Sebastien Helleu
2005-11-05
Fixed some bugs with color codes:
Sebastien Helleu
2005-11-05
Changed help for "irc_colors_receive" option
Sebastien Helleu
2005-11-05
Updated with last contributors
Sebastien Helleu
2005-11-04
Added message for /buffer notify completion
Sebastien Helleu
2005-11-04
remove unused comment
Emmanuel Bouthenot
2005-11-04
improve PYTHON LDFLAGS
Emmanuel Bouthenot
2005-11-04
fix a dead lock
Emmanuel Bouthenot
2005-11-04
Fixed cursor position bug when using history with up/down keys
Sebastien Helleu
2005-11-04
Fixed crash with /buffer command
Sebastien Helleu
2005-11-04
Removed debug messages
Sebastien Helleu
2005-11-04
Fixed scroll problem when one line is bigger than screen size
Sebastien Helleu
2005-11-04
Fixed crash when doing "/msg nickserv identify ..."
Sebastien Helleu
2005-11-04
Fixed log problem with new color display system (now color codes are removed in
Sebastien Helleu
2005-11-04
- added major feature: new color management system (internal to WeeChat), now
Sebastien Helleu
2005-11-04
update --enable-perl-nothread config
Emmanuel Bouthenot
2005-11-04
improve contexts switch in python plugin
Emmanuel Bouthenot
2005-11-01
improve python detection
Emmanuel Bouthenot
2005-11-01
add openbsd flags
Emmanuel Bouthenot
2005-10-31
Fixed type used for htonl function (replaced u_int32_t by uint32_t, now OK under
Sebastien Helleu
2005-10-31
Added missing intl libs for openbsd
Sebastien Helleu
2005-10-30
Added constants for Perl return codes
Sebastien Helleu
2005-10-30
add constants for python return codes
Emmanuel Bouthenot
2005-10-30
Fixed "jump to next server" action (was broken by new option "look_one_server...
Sebastien Helleu
2005-10-30
Added command line arguments to disable auto-connect to servers and plugins a...
Sebastien Helleu
2005-10-30
Fixed minor compilation problem (dependency with plugins lib)
Sebastien Helleu
2005-10-30
add dependance on automake for libtool
Emmanuel Bouthenot
2005-10-30
fix CFLAGS on openbsd
Emmanuel Bouthenot
[next]