Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
268aa631c6
|
api: add function string_color_code_size (issue #1547)
|
2020-08-22 08:55:16 +02:00 |
|
Sébastien Helleu
|
88bef0b1b1
|
core: rename functions hook_completion_{get_string|list_add} to completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
2020-05-08 10:51:30 +02:00 |
|
Sébastien Helleu
|
d3020976d5
|
api: add functions completion_new, completion_search and completion_free (issue #1484)
|
2020-04-27 22:15:42 +02:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
c4bf528b4e
|
php: remove value for first #define in headers
|
2019-03-19 20:33:16 +01:00 |
|
Sébastien Helleu
|
80b980b2af
|
api: add function command_options (issue #928)
|
2019-02-28 20:19:18 +01:00 |
|
Sébastien Helleu
|
c2859096cb
|
api: add function string_match_list
|
2019-02-27 07:46:22 +01:00 |
|
Sébastien Helleu
|
2b0057239b
|
core: update copyright dates
|
2019-01-01 15:40:51 +01:00 |
|
Sébastien Helleu
|
4712d0bb06
|
core: use https for links to GNU GPL license
|
2018-11-29 23:16:07 +01:00 |
|
Sébastien Helleu
|
796859b873
|
core: fix copyright dates
|
2018-09-01 08:13:12 +02:00 |
|
Sébastien Helleu
|
42be1a74a0
|
api: add function hook_line
|
2018-08-12 21:45:00 +02:00 |
|
Sébastien Helleu
|
6de98179bc
|
api: add function string_format_size in scripting API
|
2018-04-07 13:20:58 +02:00 |
|
Sébastien Helleu
|
db448a3e94
|
php: add OpenSSL licensing in copyright
|
2018-01-25 22:31:51 +01:00 |
|
Sébastien Helleu
|
1851f6472f
|
php: rename print functions
Rename:
- printf to print
- printf_date_tags to print_date_tags
- printf_y to print_y
- log_printf to log_print
|
2017-09-07 21:50:20 +02:00 |
|
Sébastien Helleu
|
2a04ae0d65
|
php: rename API callback functions
|
2017-09-06 20:58:15 +02:00 |
|
Sébastien Helleu
|
48c9fbec35
|
php: add missing functions current_buffer and current_window
|
2017-09-06 20:07:26 +02:00 |
|
Sébastien Helleu
|
28811c7ebd
|
php: sort functions by topic, remove unused API functions, fix compiler warning
Functions removed (not in scripting API):
- weechat_string_replace
- weechat_hdata_get_var
- weechat_hdata_get_var_type
|
2017-09-04 21:08:49 +02:00 |
|
Sébastien Helleu
|
baa1d5fbc9
|
php: add function "hdata_compare"
|
2017-09-03 15:34:29 +02:00 |
|
Sébastien Helleu
|
6a45c5e243
|
php: add "PLUGIN" in headers
|
2017-09-03 15:34:26 +02:00 |
|
Adam Saponara
|
d032ee2159
|
php: new php plugin
This plugin requires PHP >= 7.0.
|
2017-09-03 15:33:16 +02:00 |
|