Age | Commit message (Expand) | Author |
2014-03-15 | core: update translations | Sebastien Helleu |
2014-03-15 | core: add modifier and infos to decode ANSI colors | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-12-01 | core: add missing access to hdata "buffer_visited" | Sebastien Helleu |
2013-11-09 | core: add infos "term_width" and "term_height" | Sebastien Helleu |
2013-07-28 | api: use pointer for infolist "hook" to return only one hook | Sebastien Helleu |
2013-06-08 | core: add "proxy" infolist and hdata | Sebastien Helleu |
2013-05-14 | core: add infolist "layout" and hdata "layout", "layout_buffer" and "layout_w... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-16 | core: add git version in build, display it in "weechat-curses --help" and /ve... | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu |
2012-08-16 | api: add info "locale" for info_get (locale used to translate messages) | Sebastien Helleu |
2012-07-21 | core: add hdata "hotlist" | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-21 | core: add "full_name" in buffer structure | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-22 | core: remove compilation warnings about unused return values of functions | Sebastien Helleu |
2011-08-08 | core: use arguments for infolist "window" to return only one window by number | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-08-01 | core: add info about position where mouse button is released in hook_focus (f... | 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-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-26 | api: add new function config_set_desc_plugin (task #10925) | 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-01 | Update copyright dates | Sebastien Helleu |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg... | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-04-18 | Replace "joker" by "wildcard" | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-08 | Return absolute path for info_get of "weechat_dir" (bug #27936) | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-12 | Use arguments for infolist "nicklist" to return only one nick or group | Sebastien Helleu |
2010-02-10 | Add "version_number" for API function weechat_info_get to get WeeChat version... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2010-01-01 | Fix color string returned by API function color() for some WeeChat color options | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-08-30 | Remove compiler warning when NLS is disabled | Sebastien Helleu |
2009-06-10 | Add infolist with commands history | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-17 | Add function "config_is_set_plugin" in plugin/script API | Sebastien Helleu |
2009-05-16 | Add infolist "key" with key bindings | Sebastien Helleu |
2009-04-24 | Add filter with third argument of infolist_get for some infolists (bars, bar ... | Sebastien Helleu |