Age | Commit message (Expand) | Author |
2012-08-07 | doc: fix name of lists in hdata with scripts (plugin API reference) | Sebastien Helleu |
2012-08-03 | scripts: add hdata with list of scripts for each language | Sebastien Helleu |
2012-07-21 | core: add hdata "hotlist" | Sebastien Helleu |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu |
2012-06-14 | core: add callback "nickcmp" for nick comparison in buffers | Sebastien Helleu |
2012-05-18 | doc: update hdata "irc_server" (add "chanmodes") in plugin API reference | Sebastien Helleu |
2012-04-16 | core: update hdata "key" (add "score") in plugin API reference | Sebastien Helleu |
2012-03-23 | doc: update hdata "irc_channel" (add "names_received") in plugin API reference | Sebastien Helleu |
2012-03-12 | irc: fix redirection of message when message is queued for sending on server | Sebastien Helleu |
2012-03-05 | api: add list "gui_buffer_last_displayed" in hdata "buffer" | Sebastien Helleu |
2012-02-09 | core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7... | Sebastien Helleu |
2012-01-18 | core: add many libcurl options missing (for URL transfer) | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-12 | doc: remove obsolete variable "display_creation_date" in hdata of "irc_channe... | Sebastien Helleu |
2011-12-25 | irc: add optional server in info "irc_is_channel" (before channel name) (bug ... | Sebastien Helleu |
2011-12-25 | doc: update contents of hdata in plugin API reference | Sebastien Helleu |
2011-11-25 | core: fix type of variables in hdata "line_data" (type integer -> char) | Sebastien Helleu |
2011-11-21 | core: add "full_name" in buffer structure | Sebastien Helleu |
2011-11-12 | doc: add casemapping value in hdata of irc server | Sebastien Helleu |
2011-10-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-10-25 | core: fix typo: childs -> children | Sebastien Helleu |
2011-08-26 | irc: add "count" in hashtable returned by "irc_message_split" | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-08 | core: use arguments for infolist "window" to return only one window by number | Sebastien Helleu |
2011-08-06 | doc: update auto-generated hdata files | Sebastien Helleu |
2011-08-05 | core: fix bugs with automatic layout (bug #26110), add support of merged buff... | Sebastien Helleu |
2011-08-01 | core: add info about position where mouse button is released in hook_focus (f... | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-10 | core: allow empty argument for infolist "key" (return context "default") | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-06-22 | core: display error (only once) when bad file descriptor is detected in hook_fd | Sebastien Helleu |
2011-06-15 | core: add local variable "highlight_regex" in buffers | Sebastien Helleu |
2011-06-13 | core: update description for some hdata | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-04-19 | core: allow command mask for infolist_get on command hooks | Sebastien Helleu |
2011-02-25 | Add optional command name for infolist_get on command hooks | Sebastien Helleu |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu |
2011-01-01 | Add new command /color | Sebastien Helleu |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg... | Sebastien Helleu |
2010-11-09 | Complete with alias value for second argument of command /alias | Sebastien Helleu |
2010-11-08 | Add info "python2_bin" (path to python 2.x interpreter) in Python plugin | Sebastien Helleu |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" (ta... | Sebastien Helleu |
2010-09-20 | Send channel topic to relay client when joining a channel | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions (... | Sebastien Helleu |
2010-06-15 | Add IRC info "irc_nick_color_name" to get color name of a nick | Sebastien Helleu |
2010-05-22 | Add isupport value in IRC servers (content of IRC message 005), with new info... | Sebastien Helleu |