Sébastien Helleu
652b91c007
doc: update auto-generated files with hdata
2014-10-05 09:38:27 +02:00
Sébastien Helleu
71425bddfb
doc: add file "wee-arraylist.c" in developer's guide
2014-10-05 08:48:23 +02:00
Sébastien Helleu
f53baf628e
Merge branch 'arraylist'
2014-10-05 08:35:17 +02:00
Sébastien Helleu
c6eb5e6b12
Merge pull request #222 from l/translation_ja
...
core: update Japanese translations
2014-10-04 15:02:21 +02:00
AYANOKOUZI, Ryuunosuke
b43cd293f2
core: update Japanese translations
2014-10-04 21:44:26 +09:00
Sébastien Helleu
8b17e2a9d3
core: add note about security issues and translations in Contributing.asciidoc
2014-10-04 09:50:13 +02:00
Sébastien Helleu
d426ec2d84
doc: update Japanese auto-generated files
2014-10-04 08:19:10 +02:00
Sébastien Helleu
0331591fdd
Merge pull request #221 from l/translation_ja
...
core: update Japanese translations
2014-10-04 08:18:01 +02:00
AYANOKOUZI, Ryuunosuke
a89582df6f
core: update Japanese translations
2014-10-04 12:02:25 +09:00
Sébastien Helleu
b79d63f4ac
core: add pkg-config dependency for Cygwin packaging
2014-10-03 23:48:10 +02:00
Sébastien Helleu
60bfb73de5
core: fix Lua detection on Cygwin with cmake
2014-10-03 23:47:26 +02:00
Sébastien Helleu
3a80f0479e
core: fix Lua detection on OpenBSD with cmake
2014-10-03 23:33:54 +02:00
Sébastien Helleu
aa5d1738f2
core: update ChangeLog (add detection of Lua 5.2)
2014-10-03 22:48:13 +02:00
Sébastien Helleu
2411261536
doc: add pkg-config dependency in user's guide
2014-10-03 22:39:09 +02:00
Sébastien Helleu
ea3792878f
doc: remove tag "translation missing" in French user's guide
2014-10-03 22:38:32 +02:00
Sébastien Helleu
4ae24e1928
doc: update Lua version in dependencies (user's guide)
2014-10-03 22:38:15 +02:00
Sébastien Helleu
7a3f146845
core: add detection of Lua 5.2 with autotools
2014-10-03 22:31:09 +02:00
Sébastien Helleu
b51edca846
core: use pkg-config to find Lua lib/headers with cmake, detection of Lua 5.2
2014-10-03 22:31:02 +02:00
Sébastien Helleu
57104a0c6d
doc: fix libs versions in dependencies (user's guide)
2014-10-03 22:16:30 +02:00
Sébastien Helleu
18c9ca8501
doc: add a link to dependencies in prerequisites chapter (user's guide)
2014-10-02 20:23:54 +02:00
Sébastien Helleu
4d0a9d5b4c
core: remove sort on configuration files and sections
...
The sort was causing bugs because some options were missing while reading
other options, so the order of sections is important, they must not be
sorted.
This is a partial revert of commit 56f099bec647ef79542e3e65e847e24d1bdcaa61.
2014-09-29 20:35:25 +02:00
Sébastien Helleu
cff9d718e7
doc: update German auto-generated files
2014-09-29 20:27:57 +02:00
Sébastien Helleu
6e770b9625
trigger: fix typo in default conditions of "beep" trigger
2014-09-28 16:05:19 +02:00
Sébastien Helleu
cd7e7b479d
core: fix asciidoc style in ChangeLog
2014-09-28 15:39:47 +02:00
Sébastien Helleu
89c2187024
trigger: add "${tg_displayed}" in conditions of default trigger "beep"
...
The command of "beep" trigger is now executed only if the message is
displayed (not filtered with /filter).
2014-09-28 15:34:42 +02:00
Sébastien Helleu
0462aec0b4
doc: fix default bar items in status and input bars (user's guide)
2014-09-28 15:24:47 +02:00
Sébastien Helleu
818476c2c4
core: move bar item "scroll" between buffer name and lag in default bar items of status bar
2014-09-28 15:16:20 +02:00
Sébastien Helleu
8feb587c30
core: add contributor in AUTHORS.asciidoc
2014-09-28 15:06:28 +02:00
Sébastien Helleu
ab9e9ab4e7
core: update ChangeLog ( closes #217 )
2014-09-28 15:05:37 +02:00
Tim D. Smith
9fe0aabb38
core: use HINTS for introspected values in Python detection
2014-09-28 15:00:32 +02:00
Sébastien Helleu
0f9a254239
core: update ChangeLog ( closes #111 )
2014-09-28 14:51:51 +02:00
Sébastien Helleu
f48dd3bbc8
core: update ChangeLog and release notes
2014-09-28 14:49:39 +02:00
Sébastien Helleu
69a0b8ecf5
relay: add quotes in comment
2014-09-28 14:45:57 +02:00
Anders Bergh
85339f6083
relay: don't print ::ffff: in v4-mapped addresses.
2014-09-28 14:45:57 +02:00
Sébastien Helleu
9aee60bd89
core: add release notes of version 1.0.1
2014-09-28 14:45:57 +02:00
Sébastien Helleu
1b94010f54
core: add ChangeLog of version 1.0.1
2014-09-28 09:38:42 +02:00
Sébastien Helleu
08d2b9aaeb
core: check that data is not NULL in function string_iconv_fprintf
2014-09-28 08:20:08 +02:00
Sébastien Helleu
0f5be59a7c
doc: add link to Homebrew site in user's guide and FAQ
2014-09-27 10:23:50 +02:00
Sébastien Helleu
8a4aa41511
doc: add instructions for compilation with Homebrew in user's guide and FAQ
2014-09-27 10:03:01 +02:00
Sébastien Helleu
c99df96ebd
relay: fix send of signals "relay_client_xxx" ( closes #214 )
...
The signals about relay client status changes were sent only when the client
has ended. Now it is went on any status change.
2014-09-26 04:09:25 +02:00
Sébastien Helleu
c1aa51fa9c
core: fix crash on buffer close when option weechat.look.hotlist_remove is set to "merged" ( closes #199 )
2014-09-24 21:45:01 +02:00
Sébastien Helleu
f91f57f12c
irc: fix type of value stored in hashtable when joining a channel ( closes #211 )
2014-09-22 07:43:34 +02:00
Nils Görs
91a748b8e7
core: update German translations
2014-09-21 20:52:12 +02:00
Sébastien Helleu
1a20ef41c0
core: fix highlight of IRC action messages when option irc.look.nick_mode is set to "action" or "both" ( closes #206 )
2014-09-21 11:52:58 +02:00
Sébastien Helleu
03c0067272
core: fix compilation of plugin API functions (macros) when compiler optimizations are enabled ( closes #200 )
2014-09-20 17:38:46 +02:00
Nils Görs
2040557107
core: update German translations
2014-09-20 17:26:51 +02:00
Sébastien Helleu
061f94aee9
core: fix sentence in ChangeLog
2014-09-20 15:44:28 +02:00
Sébastien Helleu
6a2bef6fb7
guile: fix compilation with Guile < 2.0.4 ( closes #198 )
2014-09-20 15:43:29 +02:00
Sébastien Helleu
1801e0da3b
doc: update Polish auto-generated files
2014-09-20 15:02:00 +02:00
Sébastien Helleu
d1b4281d20
trigger: do not allow any changes on a trigger when it is currently running ( closes #189 )
2014-09-20 14:51:09 +02:00