Sebastien Helleu
|
a66ad95126
|
doc: replace ">=" and "<=" by UTF-8 chars in docs
|
2011-08-04 16:13:34 +02:00 |
|
Sebastien Helleu
|
6be3b3d064
|
doc: add missing API functions in scripting guide
|
2011-08-01 19:25:01 +02:00 |
|
Sebastien Helleu
|
eeb1d3068d
|
doc: fix typos
|
2011-05-13 16:46:44 +02:00 |
|
Sebastien Helleu
|
4dcbb1014d
|
Fix typos in scripting guide
|
2010-12-04 13:50:54 +01:00 |
|
Sebastien Helleu
|
32db2eac25
|
Add new functions in plugin API to get/set nicks/groups properties in nicklist
8 new functions added:
- nicklist_group_get_integer
- nicklist_group_get_string
- nicklist_group_get_pointer
- nicklist_group_set
- nicklist_nick_get_integer
- nicklist_nick_get_string
- nicklist_nick_get_pointer
- nicklist_nick_set
|
2010-10-29 18:40:25 +02:00 |
|
Sebastien Helleu
|
4e6c4ceb5f
|
Add irc modifier and irc_parse_message in scripting guide
|
2010-10-25 13:09:11 +02:00 |
|
Sebastien Helleu
|
e867e96587
|
Add missing function "infolist_reset_item_cursor" in scripting guide
|
2010-10-20 13:11:24 +02:00 |
|
Sebastien Helleu
|
712623547f
|
Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
2010-08-27 15:59:06 +02:00 |
|
Sebastien Helleu
|
4bf87649dc
|
Fix typo in english scripting guide
|
2010-08-04 21:12:23 +02:00 |
|
Sebastien Helleu
|
7512ae4b1f
|
Add example of printed message with tag "no_log" in scripting guide
|
2010-07-28 11:59:19 +02:00 |
|
Sebastien Helleu
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
9d96090d7d
|
Add functions string_match, string_has_highlight and string_mask_to_regex in script plugin API
|
2010-03-20 13:32:08 +01:00 |
|
Sebastien Helleu
|
682f5addc0
|
Add chapter with common tasks in scripting guide
|
2010-03-07 22:23:44 +01:00 |
|
Sebastien Helleu
|
bfb9ab6a2a
|
Add script prototypes and examples in plugin API reference
|
2009-10-09 15:46:29 +02:00 |
|
Sebastien Helleu
|
2bf4163617
|
Use new WeeChat site, weechat.org
|
2009-09-05 16:33:01 +02:00 |
|
Sebastien Helleu
|
8b45c9b8f0
|
Fix typos in docs
|
2009-06-28 20:47:13 +02:00 |
|
Sebastien Helleu
|
4a89b4ae59
|
Add french translation of Scripting Guide
|
2009-06-28 12:00:16 +02:00 |
|
Sebastien Helleu
|
0e040e8301
|
Convert all docs to asciidoc format, add scripting guide
|
2009-05-28 16:07:40 +02:00 |
|