summaryrefslogtreecommitdiff
path: root/doc/pl
AgeCommit message (Expand)Author
2013-08-10doc: add "oauth" for IRC connection in FAQSebastien Helleu
2013-08-02core: rename binary and man page from "weechat-curses" to "weechat" (task #11...Sebastien Helleu
2013-07-31core: add cmake option ENABLE_MAN to compile man page (on by default)Sebastien Helleu
2013-06-29doc: fix example of weechat.command without buffer: it is executed on current...Sebastien Helleu
2013-05-30doc: add option weechat.look.eat_newline_glitch in charset question (FAQ)Sebastien Helleu
2013-05-24doc: remove list of features in FAQ (duplicate with features page on site)Sebastien Helleu
2013-05-24doc: add remote GUIs in FAQSebastien Helleu
2013-05-23doc: update WeeChat URLs (for new site design)Sebastien Helleu
2013-05-06doc: update polish translations and docsKrzysztof Koroscik
2013-04-21api: add new function hdata_searchSebastien Helleu
2013-04-21doc: add missing functions in scripting guideSebastien Helleu
2013-04-14doc: rename link "256_colors" to "use_256_colors" in FAQ (anchor names beginn...Sebastien Helleu
2013-03-24Revert "doc: add note about constants in lua, fix lua example (scripting guide)"Sebastien Helleu
2013-03-24doc: add note about constants in lua, fix lua example (scripting guide)Sebastien Helleu
2013-03-24irc: add option irc.look.display_join_message (task #10895)Sebastien Helleu
2013-03-22ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func...Sebastien Helleu
2013-03-21doc: use listing style for commands in quickstart guideSebastien Helleu
2013-03-16doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi...Sebastien Helleu
2013-02-19guile: fix arguments given to callbacks (separate arguments instead of one li...Sebastien Helleu
2013-02-07doc: remove list of scripts for URLs in FAQSebastien Helleu
2013-01-26doc: use boxes/arrows chars for diagram in differences with C API (scripting ...Sebastien Helleu
2013-01-26doc: add example of callback in each language (scripting guide)Sebastien Helleu
2013-01-26doc: add command "/script" in scripting guideSebastien Helleu
2013-01-12doc: update polish FAQ, quickstart and scripting guideKrzysztof Koroscik
2013-01-07doc: replace iteritems() by items() in scripting guide (compatibility with Py...Sebastien Helleu
2013-01-07doc: remove comment for autogen.sh in tester's guide (command required even f...Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-11-30doc: add option "weechat.network.gnutls_ca_file" in FAQ to reduce memory usedSebastien Helleu
2012-11-27doc: add SASL authentication in FAQSebastien Helleu
2012-11-27doc: add SASL authentication in quickstart guideSebastien Helleu
2012-11-22doc: fix typo in quickstart (part message is not allowed in /close or /buffer...Sebastien Helleu
2012-11-05doc: remove "optional" for arguments of function register (scripting guide)Sebastien Helleu
2012-10-18doc: rename filter "jpk" to "joinquit" in FAQSebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-08-22doc: add question about size of input bar in FAQSebastien Helleu
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...Sebastien Helleu
2012-08-03doc: fix typo in FAQSebastien Helleu
2012-07-06doc: update note about WeeChat version at beginning of FAQSebastien Helleu
2012-07-06doc: fix name of option in question about memory usage (FAQ)Sebastien Helleu
2012-07-01doc: add question in FAQ about selection/paste of text when mouse is enabledSebastien Helleu
2012-06-09doc: add commands to download weeget.py in quickstart guideSebastien Helleu
2012-06-01doc: update polish translations and FAQKrzysztof Koroscik
2012-05-20doc: fix regex for filtering voice messages on bitlbee serverSebastien Helleu
2012-03-29doc: argument "shutdown_function" is optional in function register (scripting...Sebastien Helleu
2012-03-23doc: add missing command "/set weechat.look.align_end_of_lines time" in quest...Sebastien Helleu
2012-03-23core: add a connection timeout for child process in hook_connect (bug #35966)Sebastien Helleu
2012-02-29doc: rewrite sentence about command /charset in FAQSebastien Helleu
2012-02-24doc: update polish translations, FAQ and scripting guideKrzysztof Koroscik
2012-02-11doc: add question about "TLS handshake error" in FAQSebastien Helleu
2012-01-19doc: add URL transfer in scripting guideSebastien Helleu