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
2007-11-07
Added print hooks (to catch any printf on buffers)
Sebastien Helleu
2007-11-06
Added option "set" for /buffer command
Sebastien Helleu
2007-11-06
Fixed typo in demo plugin
Sebastien Helleu
2007-11-05
Added some functions to demo plugin
Sebastien Helleu
2007-11-05
Added string_remove_quotes() function, use of argv and argv_eol for WeeChat c...
Sebastien Helleu
2007-11-05
Added date option for printf functions (weechat core and plugins API)
Sebastien Helleu
2007-11-05
Added keep_eol flag to string_explode(), updated hook command callback arguments
Sebastien Helleu
2007-11-04
Fixed display bug with truncation of long lines
Sebastien Helleu
2007-11-04
Added check of buffer pointer in weechat_printf (plugins API)
Sebastien Helleu
2007-11-04
Fixed display bug with long lines
Sebastien Helleu
2007-11-04
Update of plugin API list functions
Sebastien Helleu
2007-11-03
Added demo plugin
Sebastien Helleu
2007-11-03
Added some list functions in plugin API
Sebastien Helleu
2007-11-01
Cleanup WeeChat error and warning messages, updated po files
Sebastien Helleu
2007-10-31
Changed default color for prefix suffix (from blue to green)
Sebastien Helleu
2007-10-31
Renamed source file wee-session to wee-upgrade
Sebastien Helleu
2007-10-31
Added trigger plugin
Sebastien Helleu
2007-10-31
Modified general configure and makefiles
Sebastien Helleu
2007-10-31
Added/renamed some files, many changes in IRC sources for running as plugin (...
Sebastien Helleu
2007-10-31
Updated Makefile for aspell (new name for sources)
Sebastien Helleu
2007-10-31
Improved plugin API, most functions rewritten from scratch
Sebastien Helleu
2007-10-31
Renamed sources files in script plugins
Sebastien Helleu
2007-10-31
FIFO feature rewritten as plugin
Sebastien Helleu
2007-10-31
Renamed charset and aspell sources
Sebastien Helleu
2007-10-31
Removed all files in src/protocols (IRC is now a plugin)
Sebastien Helleu
2007-10-31
Renamed many sources and functions in src/gui, improved display of messages i...
Sebastien Helleu
2007-10-31
Added sources to manage input data (from user input to weechat or plugin)
Sebastien Helleu
2007-10-31
Added some string functions
Sebastien Helleu
2007-10-31
Added hook functions
Sebastien Helleu
2007-10-31
Added sources to manage config options and files
Sebastien Helleu
2007-10-31
Renamed many functions, removed all IRC specific stuff
Sebastien Helleu
2007-10-31
Moved files from src/common to core, gui and plugins directories
Sebastien Helleu
2007-10-31
Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a "plug...
Sebastien Helleu
2007-09-21
Added build of protocols lib, IRC protocol is now optional for build
Sebastien Helleu
2007-09-20
Moved IRC sources from src/irc/ to src/protocols/irc/
Sebastien Helleu
2007-09-19
Added missing options in /server completion: "add" and "keep"
Sebastien Helleu
2007-09-19
Fixed nick completion bug (missing space after nick)
Sebastien Helleu
2007-09-05
Fixed bug with log of plugin messages (option log_plugin_msg)
Sebastien Helleu
2007-09-02
Added new option "deloutq" to /server command to flush all servers messages o...
Sebastien Helleu
2007-09-02
Fixed display bug with some special chars in messages (some words were trunca...
Sebastien Helleu
2007-09-02
Fixed paste detection: does not count empty lines (bug #20953)
Sebastien Helleu
2007-08-31
Changed order of compilation for source directories with cmake
Sebastien Helleu
2007-08-31
Removed compilation warning when plugins are not compiled
Sebastien Helleu
2007-08-31
Removed compilation warning when iconv is not found
Sebastien Helleu
2007-08-31
Fixed UTF-8 bug with color encoding/decoding
Sebastien Helleu
2007-08-31
Added "/debug buffer" command to see raw buffer content
Sebastien Helleu
2007-08-30
Fixed crash when searching text in buffer with ctrl-R (bug #20938)
Sebastien Helleu
2007-08-29
Added string length limit for setup file options
Sebastien Helleu
2007-08-27
Fixed bug with flock() when home is on NFS filesystem (bug #20913)
Sebastien Helleu
2007-08-27
Fixed typo in /help server
Sebastien Helleu
[prev]
[next]