Sébastien Helleu
|
78e5b399b2
|
ruby: add detection of Ruby 2.2
(cherry picked from commit 515e8b7b1ad5379ac569dfe53576790caca84337)
|
2015-06-10 23:20:46 +02:00 |
|
Sébastien Helleu
|
66abd51786
|
Version 1.2
v1.2
|
2015-05-10 09:24:50 +02:00 |
|
Sébastien Helleu
|
43fa9df6c2
|
doc: update Polish auto-generated files
|
2015-05-09 19:20:16 +02:00 |
|
Krzysztof Korościk
|
4667366888
|
Update polih translations
|
2015-05-09 14:00:23 +02:00 |
|
Krzysztof Korościk
|
36e18efa75
|
Polish translation update
|
2015-05-09 12:11:58 +02:00 |
|
Sébastien Helleu
|
0e75ad742b
|
core: sort languages alphabetically in build
|
2015-05-09 09:39:26 +02:00 |
|
Nils Görs
|
cae3e25906
|
core: update German translations
|
2015-05-09 09:26:20 +02:00 |
|
Sébastien Helleu
|
e2310a4264
|
irc: display a warning when the option irc.look.display_away is set to "channel"
|
2015-05-07 07:07:09 +02:00 |
|
Sébastien Helleu
|
c4e260c992
|
doc: harmonize size of bar filling examples (user's guide)
|
2015-05-05 20:41:15 +02:00 |
|
Sébastien Helleu
|
241a999bd6
|
Merge pull request #417 from l/translation_ja
core: update Japanese translations
|
2015-05-02 23:43:43 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
ee37063ce1
|
core: update Japanese translations
|
2015-05-03 05:24:38 +09:00 |
|
Sébastien Helleu
|
dc8b3f977f
|
Version 1.2-rc2
v1.2-rc2
|
2015-05-02 08:44:55 +02:00 |
|
Sébastien Helleu
|
e9c8e70e35
|
doc: merge min/max version columns into a single column in dependencies (user's guide)
|
2015-05-01 15:07:06 +02:00 |
|
Sébastien Helleu
|
8d25cd5d34
|
core: fix compilation on Cygwin
The header sys/select.h is now required for select() function.
|
2015-05-01 09:54:07 +02:00 |
|
Sébastien Helleu
|
90bd568a61
|
core: add missing completions in command /input
|
2015-05-01 08:47:11 +02:00 |
|
Sébastien Helleu
|
d8d44d6138
|
core: add signals "signal_sigterm" and "signal_sigquit" (closes #114)
|
2015-05-01 08:33:52 +02:00 |
|
Sébastien Helleu
|
71dd64678c
|
core: add comments after some #endif
|
2015-04-30 21:15:30 +02:00 |
|
Sébastien Helleu
|
499f36a7cf
|
irc: optimize search of a nick in nicklist (up to 3x faster)
|
2015-04-29 21:20:08 +02:00 |
|
Nils Görs
|
9793649e79
|
doc: update German documentation
|
2015-04-28 22:20:42 +02:00 |
|
Sébastien Helleu
|
b7b06c252c
|
doc: update Japanese auto-generated file
|
2015-04-28 20:33:32 +02:00 |
|
Sébastien Helleu
|
e852a1b775
|
Merge pull request #414 from l/translation_ja
core: update Japanese translations
|
2015-04-28 20:25:31 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
5bdc256911
|
core: update Japanese translations
|
2015-04-29 02:58:12 +09:00 |
|
Sébastien Helleu
|
5ef79b58a3
|
doc: update German auto-generated file
|
2015-04-26 17:07:08 +02:00 |
|
Sébastien Helleu
|
908bde8ac2
|
core: remove extra spaces in function gui_bar_item_default_mouse_status
|
2015-04-26 17:06:39 +02:00 |
|
Nils Görs
|
a06ce8da05
|
core: update German translations
|
2015-04-26 13:13:15 +02:00 |
|
Nils Görs
|
fb66b2d998
|
core: update German translations
|
2015-04-26 12:48:01 +02:00 |
|
Sébastien Helleu
|
6b2c9d2cb8
|
api: add support of environment variables in function string_eval_expression() and command /eval (issue #388)
|
2015-04-26 11:50:39 +02:00 |
|
Sébastien Helleu
|
80f446a4b4
|
doc: fix French translations in function string_eval_expression (plugin API reference)
|
2015-04-26 10:52:30 +02:00 |
|
Sébastien Helleu
|
b3cfd93374
|
doc: fix typo in function string_eval_expression (plugin API reference)
|
2015-04-26 10:42:50 +02:00 |
|
Sébastien Helleu
|
d322389e04
|
core: add support of full color option name in command /eval and API function string_eval_expression()
|
2015-04-26 10:29:30 +02:00 |
|
Sébastien Helleu
|
0f333ee630
|
api: add support of full color option name in function color()
|
2015-04-26 10:29:22 +02:00 |
|
Sébastien Helleu
|
ccc6cdace1
|
irc: fix color of new nick in nick changes messages when option irc.look.color_nicks_in_server_messages is off
|
2015-04-25 20:38:03 +02:00 |
|
Nils Görs
|
b5fbea7993
|
core: update German translations
|
2015-04-25 16:46:26 +02:00 |
|
Sébastien Helleu
|
ac0486bdc4
|
core: add contributor in AUTHORS.asciidoc
|
2015-04-25 13:09:43 +02:00 |
|
Sébastien Helleu
|
3f3e8e743d
|
core: update ChangeLog
|
2015-04-25 13:08:40 +02:00 |
|
Sébastien Helleu
|
c3c12a1315
|
doc: add environment variable WEECHAT_HOME in command line options
|
2015-04-25 13:07:43 +02:00 |
|
Sébastien Helleu
|
f7ff3bcadd
|
core: add environment variable WEECHAT_HOME in "weechat --help"
|
2015-04-25 13:01:36 +02:00 |
|
Sébastien Helleu
|
ae1211d4ab
|
core: rename function and argument to set home path
|
2015-04-25 12:56:44 +02:00 |
|
Sébastien Helleu
|
da184957b9
|
Merge remote-tracking branch 'origin/pr/391'
|
2015-04-25 12:34:29 +02:00 |
|
Sébastien Helleu
|
4695b26a57
|
irc: fix crash when setting an invalid regex with "/list -re" during a /list server response (closes #412)
|
2015-04-25 08:54:48 +02:00 |
|
Sébastien Helleu
|
6c4c4a37fd
|
core: display the welcome message immediately after the startup message, move source code to weechat.c
|
2015-04-25 08:38:44 +02:00 |
|
Sébastien Helleu
|
0afd1f2243
|
Version 1.2-rc1
v1.2-rc1
|
2015-04-24 22:41:04 +02:00 |
|
Sébastien Helleu
|
0f75e2e0b6
|
doc: update Japanese auto-generated files
|
2015-04-23 07:44:02 +02:00 |
|
Sébastien Helleu
|
e2a9bf4c0e
|
Merge pull request #409 from l/translation_ja
core: update Japanese translations
|
2015-04-23 07:36:57 +02:00 |
|
Sébastien Helleu
|
8fc64aaea8
|
core: remove WeeChat version from config files (closes #407)
|
2015-04-22 22:35:13 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
be1c06ae97
|
core: update Japanese translations
|
2015-04-22 21:31:45 +09:00 |
|
Sébastien Helleu
|
09a163a408
|
doc: update German auto-generated files
|
2015-04-20 21:02:43 +02:00 |
|
Nils Görs
|
04e972f5b1
|
core: update German translations
|
2015-04-20 20:37:54 +02:00 |
|
Sébastien Helleu
|
60f2b50117
|
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to customize quoted messages in cursor mode (closes #403)
|
2015-04-19 12:02:41 +02:00 |
|
Sébastien Helleu
|
7ad2744b33
|
core: sort config options by name in source headers
|
2015-04-19 10:42:53 +02:00 |
|