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-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
2007-08-27
Added option to align text of messages (except first lines) (task #7246)
Sebastien Helleu
2007-08-27
Fixed typo in /help server
Sebastien Helleu
2007-08-23
Fixed user modes in nicklist when ban and nick mode are received in the same ...
Sebastien Helleu
2007-08-21
Fixed IRC message 333: silently ignore message if error when parsing it
Sebastien Helleu
2007-08-20
Fixed server option "command_delay": does not freeze WeeChat any more
Sebastien Helleu
2007-08-18
Add Support for gtk2 interface with cmake build system
Julien Louis
2007-08-18
Code cleanup for paste detection
Sebastien Helleu
2007-08-17
Fixed problem with input of UTF-8 chars in last cvs
Sebastien Helleu
2007-08-17
Added paste detection, new options look_paste_max_lines and col_input_actions...
Sebastien Helleu
2007-08-16
Code cleanup: renamed some constants and variables (prefix added)
Sebastien Helleu
2007-08-14
Fixed parsing of command "353" when prefixes were not received from server
Sebastien Helleu
2007-08-12
Fixed bug with highlight and UTF-8 chars around word (bug #20753)
Sebastien Helleu
2007-08-09
Added support of channel mode +u (channel user) (bug #20717)
Sebastien Helleu
2007-08-08
Fixed /server help message
Sebastien Helleu
2007-08-08
Improved /connect command to connect to a host by creating a temporary server...
Sebastien Helleu
2007-08-08
Allow clear of multiple selected buffers with /clear (patch #6112)
Sebastien Helleu
2007-08-08
Added "copy" and "rename" options to /server command
Sebastien Helleu
2007-08-06
Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U)...
Sebastien Helleu
2007-08-02
Added channel completion to /join command
Sebastien Helleu
2007-08-01
Fixed nick prefix display on servers that doesn't support all prefixes (bug #...
Sebastien Helleu
2007-08-01
Fixed terminal encoding detection when NLS is disabled (bug #20646)
Sebastien Helleu
2007-07-18
Fixed crash when sending data to channel or pv on disconnected server (bug #2...
Sebastien Helleu
2007-07-18
Added pv count in /server output
Sebastien Helleu
[next]