summaryrefslogtreecommitdiff
path: root/doc/de/autogen/plugin_api
AgeCommit message (Expand)Author
2012-01-18core: add many libcurl options missing (for URL transfer)Sebastien Helleu
2012-01-16core: add URL transfer (using libcurl), add function hook_process_hashtable i...Sebastien Helleu
2012-01-12doc: remove obsolete variable "display_creation_date" in hdata of "irc_channe...Sebastien Helleu
2011-12-25irc: add optional server in info "irc_is_channel" (before channel name) (bug ...Sebastien Helleu
2011-12-25doc: update contents of hdata in plugin API referenceSebastien Helleu
2011-11-25core: fix type of variables in hdata "line_data" (type integer -> char)Sebastien Helleu
2011-11-21core: add "full_name" in buffer structureSebastien Helleu
2011-11-12doc: add casemapping value in hdata of irc serverSebastien Helleu
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-10-25core: fix typo: childs -> childrenSebastien Helleu
2011-10-02doc: update german translations, user guide and FAQSebastien Helleu
2011-08-26irc: add "count" in hashtable returned by "irc_message_split"Sebastien Helleu
2011-08-26irc: improve split of privmsg, add split of some other messages (bug #29879),...Sebastien Helleu
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-15doc: update german translationsSebastien Helleu
2011-08-08core: use arguments for infolist "window" to return only one window by numberSebastien Helleu
2011-08-06doc: update auto-generated hdata filesSebastien Helleu
2011-08-05core: fix bugs with automatic layout (bug #26110), add support of merged buff...Sebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-07-10core: allow empty argument for infolist "key" (return context "default")Sebastien Helleu
2011-07-05core: add context "search" for keys (to define keys used during search in buf...Sebastien Helleu
2011-06-26core: many improvements on hdataSebastien Helleu
2011-06-22core: display error (only once) when bad file descriptor is detected in hook_fdSebastien Helleu
2011-06-22doc: update german translations and FAQSebastien Helleu
2011-06-15core: add local variable "highlight_regex" in buffersSebastien Helleu
2011-06-13core: update description for some hdataSebastien Helleu
2011-06-13core: add "hdata" (direct access to WeeChat/plugin data)Sebastien Helleu
2011-05-04doc: update german translations and docsSebastien Helleu
2011-04-28core: update german translationsSebastien Helleu
2011-04-19core: allow command mask for infolist_get on command hooksSebastien Helleu
2011-04-15doc: update german translations and user guideSebastien Helleu
2011-03-08Update german translations and FAQSebastien Helleu
2011-02-25Add optional command name for infolist_get on command hooksSebastien Helleu
2011-01-31Update german translationsSebastien Helleu
2011-01-31Dynamically allocate color pairsSebastien Helleu
2011-01-02Update german translationsSebastien Helleu
2011-01-01Add new command /colorSebastien Helleu
2010-12-26Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg...Sebastien Helleu
2010-11-20Update german translationsSebastien Helleu
2010-11-09Complete with alias value for second argument of command /aliasSebastien Helleu
2010-11-08Add info "python2_bin" (path to python 2.x interpreter) in Python pluginSebastien Helleu
2010-11-06Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...Sebastien Helleu
2010-09-28Update german translations, FAQ, user and quickstart guideSebastien Helleu
2010-09-20Send channel topic to relay client when joining a channelSebastien Helleu
2010-09-08Update german translations and user guideSebastien Helleu
2010-08-27Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i...Sebastien Helleu
2010-08-11Add new plugin "rmodifier": alter modifier strings with regular expressions (...Sebastien Helleu
2010-07-27Update german translationsSebastien Helleu