Sebastien Helleu
|
f4606ef0a9
|
doc: add function hashtable_dup in plugin API reference
|
2014-02-14 09:19:03 +01:00 |
|
Sebastien Helleu
|
190f5dd5f2
|
core: add more info in /help weechat.look.hotlist_sort
|
2014-02-09 12:43:18 +01:00 |
|
Sebastien Helleu
|
2b4401339a
|
doc: clean temporary files used to build man pages (autotools)
|
2014-02-08 23:40:21 +01:00 |
|
Sebastien Helleu
|
7b0e01265b
|
doc: add missing Polish docs in Makefile.am
|
2014-02-08 23:38:31 +01:00 |
|
Ryuunosuke Ayanokouzi
|
1eedace713
|
doc: update Japanese translations, user/developer's guide and plugin API reference
|
2014-02-08 15:15:18 +01:00 |
|
Krzysztof Koroscik
|
6c33b0d6e6
|
doc: update Polish translations and user's guide
|
2014-02-06 11:25:35 +01:00 |
|
Sebastien Helleu
|
7fa74d89f7
|
core: fix a French translation
|
2014-02-04 10:59:29 +01:00 |
|
Sebastien Helleu
|
bc7ed9f3a2
|
doc: fix typos in French relay protocol
|
2014-02-04 10:58:23 +01:00 |
|
Sebastien Helleu
|
944972bc95
|
doc: add French version of relay protocol
|
2014-02-03 15:41:33 +01:00 |
|
Sebastien Helleu
|
fcd120fa50
|
doc: minor changes in developer's guide
|
2014-02-02 11:10:33 +01:00 |
|
Sebastien Helleu
|
74d236dfeb
|
doc: add French developer's guide
|
2014-02-02 09:49:59 +01:00 |
|
Nils Görs
|
6b0bd1302a
|
core: update German translations
|
2014-02-02 09:28:42 +01:00 |
|
Sebastien Helleu
|
ac4e762a0e
|
doc: replace weeget.py by script plugin in plugin API reference
|
2014-01-30 12:33:09 +01:00 |
|
Sebastien Helleu
|
f3d614460b
|
core: fix typos in translations and docs
|
2014-01-29 22:37:33 +01:00 |
|
Sebastien Helleu
|
f285fdafa0
|
irc: add value "353" in option irc.look.display_join_message
So now the values mean:
- 353: names on channel
- 366: names count (before this commit it meant 353 + 366)
|
2014-01-28 18:31:03 +01:00 |
|
Sebastien Helleu
|
f566de5d60
|
doc: update german auto-generated files with WeeChat commands and IRC options
|
2014-01-26 10:23:03 +01:00 |
|
Nils Görs
|
518dcfe9d9
|
core: update german translations and user's guide
|
2014-01-26 10:06:02 +01:00 |
|
Sebastien Helleu
|
0fbbbb4435
|
irc: add command "monitor" in /help irc.look.notify_tags_ison
|
2014-01-25 13:37:41 +01:00 |
|
Sebastien Helleu
|
97cede06b5
|
core: add support of escaped unicode chars in commands /print and "/input insert"
|
2014-01-24 12:53:23 +01:00 |
|
Sebastien Helleu
|
bf16399096
|
doc: move asciidoc attributes from command line into files
|
2014-01-23 18:38:53 +01:00 |
|
Sebastien Helleu
|
3acdcee0d9
|
irc: use MONITOR instead of ISON for /notify when it is available on server (task #11477) (patch from Nils Görs)
|
2014-01-23 11:31:57 +01:00 |
|
Nils Görs
|
6d4bc94536
|
core: update german translations
|
2014-01-23 11:24:36 +01:00 |
|
Sebastien Helleu
|
48797574ff
|
core: revert the rename of option weechat.look.save_layout_on_exit
|
2014-01-22 18:50:24 +01:00 |
|
Sebastien Helleu
|
b49f825d0a
|
core: fix typo in /help print
|
2014-01-22 15:44:00 +01:00 |
|
Sebastien Helleu
|
a763797d36
|
api: add function "infolist_search_var"
|
2014-01-22 15:08:50 +01:00 |
|
Sebastien Helleu
|
79f2f46dec
|
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_layout_on_exit, replace "save" by "store" for layouts
|
2014-01-21 22:03:12 +01:00 |
|
Sebastien Helleu
|
c19da32014
|
doc: update description of signal "signal_sigwinch" (plugin API reference)
|
2014-01-21 14:20:52 +01:00 |
|
Sebastien Helleu
|
5d1568ecc2
|
core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)
|
2014-01-21 14:06:57 +01:00 |
|
Sebastien Helleu
|
a6ed216052
|
irc: do not display names by default when joining a channel (task #13045)
|
2014-01-21 12:55:48 +01:00 |
|
Sebastien Helleu
|
160ab683ef
|
core: update translations
|
2014-01-21 12:33:03 +01:00 |
|
Sebastien Helleu
|
4da8fcf34d
|
core: add command /print
|
2014-01-19 23:29:00 +01:00 |
|
Sebastien Helleu
|
49f4c8e9ef
|
core: fix typo in arguments description of command /mute
|
2014-01-18 21:27:22 +01:00 |
|
Ryuunosuke Ayanokouzi
|
7080e7bd55
|
doc: add Japanese developer's guide
|
2014-01-17 13:29:21 +01:00 |
|
Sebastien Helleu
|
32774b72a4
|
doc: fix typo in developer's guide
|
2014-01-17 09:41:01 +01:00 |
|
Sebastien Helleu
|
110f558629
|
core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFERS_MAX (10000)
|
2014-01-16 23:09:44 +01:00 |
|
Sebastien Helleu
|
22cb023254
|
doc: fix errors in prototype and example of functions tolower/toupper (plugin API reference)
|
2014-01-15 16:45:17 +01:00 |
|
Sebastien Helleu
|
4b7e90c679
|
core: add option weechat.look.tab_width
|
2014-01-15 15:10:54 +01:00 |
|
Sebastien Helleu
|
70ffe0a14f
|
core: add completion "plugins_installed"
|
2014-01-14 13:27:43 +01:00 |
|
Ryuunosuke Ayanokouzi
|
5a292b28c0
|
doc: update Japanese FAQ
|
2014-01-14 07:37:44 +01:00 |
|
Sebastien Helleu
|
31e1b28c90
|
core: fix typo in /help weechat.look.highlight_regex
|
2014-01-13 16:09:01 +01:00 |
|
Ryuunosuke Ayanokouzi
|
b6e11d51f4
|
doc: add Japanese plugin API reference, update Japanese translations and docs
|
2014-01-13 11:00:26 +01:00 |
|
Sebastien Helleu
|
36b2e83700
|
doc: move some tables in plugin API reference
|
2014-01-12 16:19:20 +01:00 |
|
Sebastien Helleu
|
71b3115ccb
|
doc: fix typos in plugin API reference
|
2014-01-12 13:42:06 +01:00 |
|
Sebastien Helleu
|
af466d85cb
|
doc: use infinitive form for description of functions in french plugin API reference
|
2014-01-12 13:36:00 +01:00 |
|
Sebastien Helleu
|
8b3d8fdfe5
|
doc: move table with signals below all arguments and return value in function hook_signal (plugin API reference)
|
2014-01-12 13:09:58 +01:00 |
|
Sebastien Helleu
|
520f7369ba
|
doc: add missing functions strlen_screen and hook_set in scripting guide
|
2014-01-11 09:39:12 +01:00 |
|
Sebastien Helleu
|
48837c35bc
|
api: add stdin options in functions hook_process_hashtable and hook_set (task #10847, task #13031)
The function hook_set has been added in script API.
|
2014-01-11 09:12:04 +01:00 |
|
Sebastien Helleu
|
73eb2564f3
|
core: add "POSIX extended" in description of options/commands/functions using regular expressions
|
2014-01-09 17:21:19 +01:00 |
|
Sebastien Helleu
|
7e540dc5fb
|
doc: add missing function "string_has_highlight_regex" in italian plugin API reference
|
2014-01-09 16:09:39 +01:00 |
|
Sebastien Helleu
|
1c3c7b01db
|
doc: update function network_connect_to (plugin API reference)
|
2014-01-09 12:51:58 +01:00 |
|