Sébastien Helleu
|
4ae24e1928
|
doc: update Lua version in dependencies (user's guide)
|
2014-10-03 22:38:15 +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
|
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
|
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
|
761ac5d0e9
|
irc: disable creation of temporary servers by default with command /connect, new option irc.look.temporary_servers
|
2014-09-04 07:39:05 +02:00 |
|
Sébastien Helleu
|
3287843ff2
|
doc: fix example of color codes in command line (user's guide)
|
2014-09-01 07:44:54 +02:00 |
|
Sébastien Helleu
|
dda2170d94
|
core: add another example of buffer name in /help filter
|
2014-08-29 18:21:48 +02:00 |
|
Sébastien Helleu
|
7b546bea2e
|
api: use microseconds instead of milliseconds in functions util_timeval_diff and util_timeval_add
|
2014-08-29 18:17:27 +02:00 |
|
Sébastien Helleu
|
fa4436b262
|
irc: remove a trailing comma in help of server capabilities option
|
2014-08-23 21:05:38 +02:00 |
|
Sébastien Helleu
|
e887592b78
|
core: fix typo: unambigous -> unambiguous
|
2014-08-23 12:30:54 +02:00 |
|
Sébastien Helleu
|
9f57c21de2
|
doc: update auto-generated files with WeeChat options
|
2014-08-23 12:14:37 +02:00 |
|
Sébastien Helleu
|
2ae5660cc3
|
trigger: add option "restore" in command /trigger
|
2014-08-23 09:11:13 +02:00 |
|
Sébastien Helleu
|
83ffdb9ecd
|
irc: add "server-time" in help of server option "capabilities"
|
2014-08-17 09:58:19 +02:00 |
|
Sébastien Helleu
|
be00ef006b
|
doc: add missing files sec.conf and exec.conf in man page
|
2014-08-16 17:01:55 +02:00 |
|
Sébastien Helleu
|
fd7b5caf5c
|
doc: add non-official support channel #weechat-de in user's guide
|
2014-08-16 10:35:48 +02:00 |
|
Sébastien Helleu
|
e4fb9a4a4b
|
doc: add example with "callback_free_key" in function hashtable_set_pointer (plugin API reference)
|
2014-08-12 07:32:15 +02:00 |
|
Sébastien Helleu
|
cf3e0ccbfd
|
core: fix result of hash function (in hashtables) on 32-bit systems
|
2014-08-02 16:53:12 +02:00 |
|
Sébastien Helleu
|
ed76e7adc6
|
doc: fix examples of function string_format_size (plugin API reference)
|
2014-07-26 08:25:10 +02:00 |
|
Sébastien Helleu
|
4bebc81dcb
|
doc: add min version for libcpputest-dev (user's guide)
|
2014-07-24 07:56:14 +02:00 |
|
Sébastien Helleu
|
20b49746cc
|
doc: add missing tag "host_xxx" in function printf_date_tags (plugin API reference)
|
2014-07-21 22:23:21 +02:00 |
|
Sébastien Helleu
|
3600b31188
|
doc: add C++ compiler in dependencies to run tests (user's guide)
|
2014-07-20 17:02:02 +02:00 |
|
Sébastien Helleu
|
db9a8e7bc4
|
tests: add unit tests using CppUTest
The tests can be run only via CMake:
1. build with tests: cmake .. -DENABLE_TESTS=ON
2. make
3. ctest (or ctest -V for verbose output)
|
2014-07-20 12:13:25 +02:00 |
|
Sébastien Helleu
|
a2cb702b66
|
core: add Curl options for versions 7.29.0 to 7.37.0
|
2014-07-14 17:25:08 +02:00 |
|
Sébastien Helleu
|
e0312f7ecf
|
core: add option "-mask" in command /unset (closes #112)
|
2014-07-12 09:14:56 +02:00 |
|
Sébastien Helleu
|
f80a80204a
|
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
|
2014-07-12 08:13:58 +02:00 |
|
Sébastien Helleu
|
2b7b8cb365
|
doc: fix style of C/Python examples in docs
|
2014-07-05 16:45:48 +02:00 |
|
Sébastien Helleu
|
bdcb9fb5d7
|
doc: fix example for function strcasecmp_range in Italian plugin API reference
|
2014-07-05 11:54:13 +02:00 |
|
Sébastien Helleu
|
95011c82e0
|
core: return only -1, 0 or 1 in string comparison functions
|
2014-07-05 11:38:44 +02:00 |
|
Sébastien Helleu
|
494d046594
|
core: remove "www" in weechat.org URLs
|
2014-07-01 21:27:29 +02:00 |
|
Sébastien Helleu
|
7700ef2207
|
doc: add a question in FAQ about CPU usage
|
2014-06-29 15:48:32 +02:00 |
|
Sébastien Helleu
|
9d3355b5a4
|
core: add note about semicolon to separate commands in /help eval
|
2014-06-29 11:48:04 +02:00 |
|
Sébastien Helleu
|
0191818368
|
core: remove extra spaces in /help set
|
2014-06-27 22:04:56 +02:00 |
|
Sébastien Helleu
|
1a1c50cc01
|
core: add option "env" in command /set
|
2014-06-27 07:54:53 +02:00 |
|
Sébastien Helleu
|
dfb6516a11
|
irc: add value "+" for option irc.look.smart_filter_mode to use modes from server prefixes (closes #90)
The new default value of option irc.look.smart_filter_mode is now "+".
|
2014-06-14 09:53:07 +02:00 |
|
Sébastien Helleu
|
eac52b9931
|
core: set default value "merged" for option weechat.look.hotlist_remove
|
2014-06-11 07:59:57 +02:00 |
|
Sébastien Helleu
|
4151fa234e
|
doc: add evaluated expression for argument "condition" in function bar_new (plugin API reference)
|
2014-06-11 07:55:41 +02:00 |
|
Sébastien Helleu
|
955ed344c2
|
doc: add "in option command" in quickstart
|
2014-06-09 10:12:25 +02:00 |
|
Sébastien Helleu
|
3fa4f8a4bc
|
doc: add SSL options in quickstart guide
|
2014-06-08 17:54:49 +02:00 |
|
Sébastien Helleu
|
f68c9c6df6
|
irc: fix help of commands kick/kickban/remove (closes #102)
|
2014-06-08 09:39:27 +02:00 |
|
Sébastien Helleu
|
5d0a74a43e
|
core: add option weechat.look.hotlist_remove (closes #99)
|
2014-06-06 19:39:19 +02:00 |
|
Sébastien Helleu
|
0bdb7d2f80
|
doc: remove extra quotes around password in command /server (FAQ)
|
2014-06-05 19:53:09 +02:00 |
|
Sébastien Helleu
|
8b655a2552
|
doc: update auto-generated files with IRC commands
|
2014-05-26 07:58:44 +02:00 |
|
Sébastien Helleu
|
dc0229617a
|
doc: use .asciidoc extension instead of .txt for doc files
|
2014-05-25 12:47:24 +02:00 |
|
Sébastien Helleu
|
ae76d76a96
|
doc: update auto-generated files with hdata
|
2014-05-25 08:49:33 +02:00 |
|
Sébastien Helleu
|
7aaf3be15b
|
api: add argument "flags" in function hdata_new_list
|
2014-05-24 18:03:14 +02:00 |
|
Sébastien Helleu
|
507d58f158
|
doc: add Mac OS X info in question about SSL connection to IRC servers (FAQ)
|
2014-05-19 20:03:29 +02:00 |
|
Sébastien Helleu
|
d38d961394
|
core: add option "send" in command /input (send text to a buffer)
|
2014-05-13 22:40:46 +02:00 |
|