summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 0.3.1.1v0.3.1.10.3.1Sebastien Helleu2010-01-3113-23/+30
* Add missing includes in FindIconv.cmake (patch #7069)Sebastien Helleu2010-01-301-0/+3
* Fix crash when purging old xfer chats (bug #28764)Sebastien Helleu2010-01-292-10/+11
* Fix crash with SSL connection to IRC server if option ssl_cert is set (bug #28752)Sebastien Helleu2010-01-293-13/+22
* Update ChangeLogSebastien Helleu2010-01-291-1/+2
* Fix a build failure with: 1.7.6 < gnutls <= 2.4.6Emmanuel Bouthenot2010-01-291-1/+9
* Fix a build failure with gnutls < 1.7.6Emmanuel Bouthenot2010-01-291-5/+11
* Fix bug with SSL connection to IRC server (fails sometimes when ssl_verify is on) (bug #28741)Sebastien Helleu2010-01-272-1/+8
* Version 0.3.1v0.3.1Sebastien Helleu2010-01-2313-26/+27
* Update italian translationsSebastien Helleu2010-01-221-33/+33
* Update polish translationsSebastien Helleu2010-01-222-12/+11
* Use better tags in html rendering of user guidesSebastien Helleu2010-01-223-3/+87
* Fix typo in italian translationSebastien Helleu2010-01-227-12/+11
* Update spanish translationsSebastien Helleu2010-01-221-8/+7
* Fix value of option sent to callback of hook_configSebastien Helleu2010-01-221-52/+72
* Update italian translationsSebastien Helleu2010-01-201-10/+12
* Update german translationsSebastien Helleu2010-01-191-5/+3
* Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer plugin (bug #28658)Sebastien Helleu2010-01-1819-29/+223
* Add IRC info "irc_nick_color" to get color of a nickSebastien Helleu2010-01-184-0/+12
* Update FAQ and translationsSebastien Helleu2010-01-178-44/+32
* Add new IRC output queue for messages with low priority (like automatic CTCP replies), high priority is given to user messages or commandsSebastien Helleu2010-01-1721-128/+300
* Update german/polish FAQ and polish translationsSebastien Helleu2010-01-173-95/+120
* Add question about long URLs in FAQSebastien Helleu2010-01-165-10/+127
* Add missing autogen files for italian docSebastien Helleu2010-01-161-1/+3
* Update spanish translationsSebastien Helleu2010-01-151-13/+34
* Update german translationsSebastien Helleu2010-01-141-28/+29
* Enhancements on IRC CTCP messages (display if CTCP is blocked, new config options to control display of CTCP messages/replies)Sebastien Helleu2010-01-1415-57/+257
* Add keyword "input_pos" to get/set cursor position in plugin API functions buffer_get_integer and buffer_setSebastien Helleu2010-01-135-2/+36
* Fix bug with string return value of callbacks in tcl pluginSebastien Helleu2010-01-131-1/+1
* Fix typo in french FAQSebastien Helleu2010-01-121-2/+2
* Add function "buffer_string_replace_local_var" in script API (patch #7061)Sebastien Helleu2010-01-125-0/+189
* Add prefix "irc_" in some links of asciidoc filesSebastien Helleu2010-01-113-6/+6
* Discard line printed with modifier "weechat_print" only if initial string is not emptySebastien Helleu2010-01-111-1/+1
* Fix IRC nick color for nicks with wide chars (bug #28547)Sebastien Helleu2010-01-112-8/+12
* Allow callback for modifier "weechat_print" to return empty value, in order to remove a printed messageSebastien Helleu2010-01-111-5/+15
* Update italian translationsSebastien Helleu2010-01-103-89/+115
* Fix bug with completion of words with wide charsSebastien Helleu2010-01-101-5/+5
* Allow blocking of IRC CTCP PING requestsSebastien Helleu2010-01-091-2/+6
* Update german translationsSebastien Helleu2010-01-0812-53/+63
* Add new IRC commands /allchan and /allserv with excluding option, commands /ame and /amsg are now aliases, new aliases /aaway and /anickSebastien Helleu2010-01-0816-288/+854
* Remove reference to old xml and pdf filesSebastien Helleu2010-01-083-9/+6
* Add missing arguments for hook_connect in plugin API referenceSebastien Helleu2010-01-042-14/+48
* Fix bug with function nicklist_remove_nick in Python API (bug #28474)Sebastien Helleu2010-01-041-2/+2
* Update copyright datesSebastien Helleu2010-01-03324-369/+369
* Update spanish translationsSebastien Helleu2010-01-021-151/+361
* Fix typos in user guideSebastien Helleu2010-01-013-5/+7
* Fix tag checking in execution of hook_printSebastien Helleu2010-01-011-1/+1
* Fix buffer used to display IRC notice sent to channel or nick (bug #28455)Sebastien Helleu2010-01-011-3/+7
* Update italian translationsSebastien Helleu2010-01-015-57/+61
* Add pointer user_data in dump of wee-listsSebastien Helleu2010-01-011-0/+1