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
2005-11-20
Renamed options "col_chat_marker*" to "col_chat_read_marker*"
Sebastien Helleu
2005-11-19
Added read marker (indicator for first unread line), added quotes and spaces ...
Sebastien Helleu
2005-11-16
fix a bug in plugin scripts : current_script was not set when exec a command
Emmanuel Bouthenot
2005-11-16
add Eterm support for gui_window_set_title
Emmanuel Bouthenot
2005-11-16
fix typo in gui_window_set_title
Emmanuel Bouthenot
2005-11-16
better setting and restting terminal title
Emmanuel Bouthenot
2005-11-15
Fixed startup crash when using terms with no color
Sebastien Helleu
2005-11-15
Fixed display bug with channel mode changes
Sebastien Helleu
2005-11-13
- added "resize" option for /window command
Sebastien Helleu
2005-11-13
add command /history
Emmanuel Bouthenot
2005-11-13
Improved window management: new window may have different size (% of current
Sebastien Helleu
2005-11-13
Fixed bug with "command" interface function: now ok when not connected to server
Sebastien Helleu
2005-11-12
Fixed bug with new %O attribute for color reset
Sebastien Helleu
2005-11-12
Added color reset attr (%O) for messages encoding
Sebastien Helleu
2005-11-11
Fixed crash when command line is ending by char '%'
Sebastien Helleu
2005-11-11
Fixed minor display bug with /set command
Sebastien Helleu
2005-11-10
Fixed bug with DCC chat close and get_dcc_info plugin function
Sebastien Helleu
2005-11-10
Fixed bug with ctrl-w key (delete previous word) when used in the middle of a...
Sebastien Helleu
2005-11-10
Fixed bug with notify for windows that are not displayed (when using splited ...
Sebastien Helleu
2005-11-09
Fixed minor display bug with options help
Sebastien Helleu
2005-11-08
Fixed bugs with get_plugin_config and set_plugin_config functions (python only)
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
Fixed bugs in "get_info" and "command" interface functions of plugins
Sebastien Helleu
2005-11-06
Added missing translation for /uptime command
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
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
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-04
Added message for /buffer notify completion
Sebastien Helleu
2005-11-04
remove unused comment
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
improve contexts switch in python plugin
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-30
Added constants for Perl return codes
Sebastien Helleu
[next]