Sebastien Helleu
b311ca894d
doc: fix example of weechat.command without buffer: it is executed on current buffer, not core buffer (scripting guide)
2013-06-29 13:56:28 +02:00
Sebastien Helleu
f4e4f55de1
core: fix display bugs with some UTF-8 chars that truncates messages displayed
...
Example of char causing problems: U+26C4 (snowman without snow)
2013-06-29 13:43:27 +02:00
Sebastien Helleu
27a427c708
irc: fix uninitialized variable "color" when hashing nickname to find color
2013-06-29 12:39:42 +02:00
Sebastien Helleu
6103f18cd6
aspell: fix uninitialized variable "lang" when displaying list of installed dictionaries
2013-06-29 12:38:59 +02:00
Nils Görs
706032e5ac
doc: update german translations, man page and user's guide
2013-06-29 12:09:25 +02:00
Sebastien Helleu
8eb55c04e7
doc: update auto-generated file with irc commands (in french)
2013-06-29 12:06:08 +02:00
Sebastien Helleu
43c889da50
doc: add flag "-L" for a2x when building man page (do not check asciidoc output with xmllint)
2013-06-29 11:11:25 +02:00
Sebastien Helleu
f19c2cfd80
core: disable compilation of documentation by default (cmake and autotools)
2013-06-29 09:51:15 +02:00
Sebastien Helleu
f1fdbe72dc
doc: add dependency xsltproc in user's guide
2013-06-29 09:32:02 +02:00
Sebastien Helleu
b62b2adc25
core: add dependency xsltproc in debian/control
2013-06-29 09:31:26 +02:00
Sebastien Helleu
018e5c69ae
core: remove obsolete command line option -k/--keys
...
The user's guide is better to view WeeChat default keys.
2013-06-28 20:38:08 +02:00
Esteban I. Ruiz Moreno
4d35171767
core: fix wrong spaces in italian translations for irc part/quit messages
2013-06-28 20:31:43 +02:00
Sebastien Helleu
23da5b233d
core: add dependencies docbook-xml and docbook-xsl in debian/control
2013-06-28 20:13:33 +02:00
Sebastien Helleu
1cadbdf6a9
core: update man page and add translations (in french, german, italian, and japanese)
2013-06-28 20:08:16 +02:00
Sebastien Helleu
fa8dc0f531
core: update WeeChat logo in debian/weechat.xpm
2013-06-28 19:15:59 +02:00
Hasan Kiran
bad6eb0692
core: update turkish translations
2013-06-28 13:54:49 +02:00
Sebastien Helleu
8081804555
core: fix typo in french translation of /help notify (patch #8082 )
2013-06-28 13:44:06 +02:00
Sebastien Helleu
91017cb06c
core: remove extra space after empty prefix (when prefix for action, error, join, network or quit is set to empty string) (bug #39218 )
2013-06-10 11:48:49 +02:00
Sebastien Helleu
e20592f32d
core: fix minor errors in translations
...
Errors were reported by POFileChecker (from package gettext-lint).
2013-06-10 09:27:32 +02:00
Sebastien Helleu
dd41e5776f
relay: add command "ping" in weechat protocol (task #12689 )
2013-06-09 20:43:24 +02:00
Hasan Kiran
424b8c89cc
core: add partial turkish translations (tr.po)
2013-06-08 22:28:06 +02:00
Sebastien Helleu
c962bb32f9
core: add option weechat.network.proxy_curl (task #12651 )
2013-06-08 19:25:56 +02:00
Sebastien Helleu
21e51d930d
core: add options for Curl >= 7.25
2013-06-08 17:04:40 +02:00
Sebastien Helleu
a8589a0db6
doc: add cmake options in user's guide
2013-06-08 15:54:06 +02:00
Nils Görs
fe1642da08
doc: update german translations and FAQ
2013-06-08 12:36:33 +02:00
Sebastien Helleu
950287d385
irc: display a warning when the proxy set in a server does not exist
2013-06-08 12:32:09 +02:00
Sebastien Helleu
21356d9909
core: add "proxy" infolist and hdata
2013-06-08 11:40:27 +02:00
Sebastien Helleu
fb7edb3518
aspell: add support of enchant library (patch #6858 )
...
Enchant is enabled only if the new option for cmake (or configure) is enabled:
- for cmake: cmake -DENABLE_ENCHANT=ON
- for configure: ./configure --enable-enchant
2013-06-07 21:01:48 +02:00
Sebastien Helleu
4080047da0
doc: update auto-generated file with relay commands
2013-06-07 20:50:33 +02:00
Sebastien Helleu
8884eb6fe4
doc: update auto-generated files with irc commands
2013-06-07 20:50:06 +02:00
Sebastien Helleu
1dfc98c8fd
core: rename configure.in to configure.ac
2013-06-07 18:27:53 +02:00
Sebastien Helleu
718104b936
core: fix french translation of arguments in /help relay
2013-06-05 10:15:33 +02:00
Sebastien Helleu
cb8435441b
irc: add support of special variables $nick/$channel/$server in commands /allchan and /allserv
2013-06-05 10:13:23 +02:00
Sebastien Helleu
2c4cf95ef9
doc: update auto-generated files with irc options
2013-06-02 23:03:49 +02:00
Sebastien Helleu
4654568413
irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (patch #8062 )
2013-06-02 23:00:26 +02:00
Sebastien Helleu
c070481d0b
core: fix random crash on mouse actions (bug #39094 )
2013-05-30 20:14:41 +02:00
Sebastien Helleu
91b27cd20c
doc: add option weechat.look.eat_newline_glitch in charset question (FAQ)
2013-05-30 20:10:54 +02:00
Mantas Mikulėnas
1e49718398
relay: fix binding to an IP address (bug #39119 )
2013-05-30 08:03:21 +02:00
Sebastien Helleu
c103c8d356
irc: fix multiple nicks in command /query (separated by commas): open one buffer per nick
2013-05-29 18:28:29 +02:00
Sebastien Helleu
2e647d4c58
core: set options weechat.look.color_inactive_{buffer|window} to "on" by default
2013-05-28 23:13:07 +02:00
Sebastien Helleu
47db2b71ba
core: update ChangeLog (bug #39071 )
2013-05-27 13:41:54 +02:00
Simon Kuhnle
954ea9fb9d
xfer: fix compilation error on OpenBSD
...
Signed-off-by: Simon Kuhnle <Simon.Kuhnle@cs.fau.de>
2013-05-27 13:37:07 +02:00
Sebastien Helleu
7bce8a0254
doc: change font for author, toc title and footer
2013-05-27 10:04:41 +02:00
Sebastien Helleu
f377743380
doc: resize columns for table with hdata (plugin API reference)
2013-05-27 09:48:07 +02:00
Sebastien Helleu
62dbfc16c0
doc: improve style for docs
2013-05-27 09:47:32 +02:00
Sebastien Helleu
9a33c70355
doc: remove list of features in FAQ (duplicate with features page on site)
2013-05-24 18:04:19 +02:00
Sebastien Helleu
8005f00e2f
doc: add remote GUIs in FAQ
2013-05-24 17:58:39 +02:00
Sebastien Helleu
1a9fe7b590
core: fix compilation error when gnutls is not found
2013-05-24 14:16:13 +02:00
Sebastien Helleu
f93c7ebe6d
doc: update WeeChat URLs (for new site design)
2013-05-23 15:21:41 +02:00
Sebastien Helleu
296dd0b1d4
core: update WeeChat logo (32x32 icon)
2013-05-23 14:53:42 +02:00