summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-08-02core: add task #7395 in ChangeLogSebastien Helleu
2013-08-02core: rename binary and man page from "weechat-curses" to "weechat" (task #11...Sebastien Helleu
2013-07-31plugins: remove the demo pluginSebastien Helleu
2013-07-31core: do not build man page by defaultSebastien Helleu
2013-07-31core: add cmake option ENABLE_MAN to compile man page (on by default)Sebastien Helleu
2013-07-30irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug...Sebastien Helleu
2013-07-28core: update ChangeLog (add hdata with script callback)Sebastien Helleu
2013-07-28script: add info about things defined by script in the detailed view of scrip...Sebastien Helleu
2013-07-28api: use pointer for infolist "hook" to return only one hookSebastien Helleu
2013-07-27core: add option "-o" for command /colorSebastien Helleu
2013-07-27irc: display number of ops/halfops/voices on channel join only for supported ...Sebastien Helleu
2013-07-27api: add new function strlen_screenSebastien Helleu
2013-07-24core: fix priority of logical operators in evaluation of expressionSebastien Helleu
2013-07-22core: remove gap after read marker line when there is no bar on the right (bu...Sebastien Helleu
2013-07-20aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...Sebastien Helleu
2013-07-20core: add CA_FILE option in cmake and configure to setup default value of opt...Sebastien Helleu
2013-07-20core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug...Sebastien Helleu
2013-07-20core: add task #6745 in ChangeLogSebastien Helleu
2013-07-20core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...Sebastien Helleu
2013-07-19irc: fix self nick color in server messages after nick is changed with /nick ...Sebastien Helleu
2013-07-18irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)Sebastien Helleu
2013-07-15core: add option weechat.look.key_bind_safeSebastien Helleu
2013-07-13lua: fix interpreter used in API functions (bug #39470)Sebastien Helleu
2013-07-11xfer: add option xfer.look.pv_tagsSebastien Helleu
2013-07-11irc: add option irc.look.pv_tagsSebastien Helleu
2013-07-10core: add bug #39201 in ChangeLogSebastien Helleu
2013-07-10core: fix char displayed at the intersection of three windows (bug #39331)Sebastien Helleu
2013-07-08core: fix crash in evaluation of expression when reading a string in hdata wi...Sebastien Helleu
2013-07-02irc: fix error message on /invite without arguments (bug #39272)Sebastien Helleu
2013-06-29core: fix display bugs with some UTF-8 chars that truncates messages displayedSebastien Helleu
2013-06-28core: update man page and add translations (in french, german, italian, and j...Sebastien Helleu
2013-06-10core: remove extra space after empty prefix (when prefix for action, error, j...Sebastien Helleu
2013-06-09relay: add command "ping" in weechat protocol (task #12689)Sebastien Helleu
2013-06-08core: add option weechat.network.proxy_curl (task #12651)Sebastien Helleu
2013-06-08core: add "proxy" infolist and hdataSebastien Helleu
2013-06-07aspell: add support of enchant library (patch #6858)Sebastien Helleu
2013-06-05irc: add support of special variables $nick/$channel/$server in commands /all...Sebastien Helleu
2013-06-02irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (...Sebastien Helleu
2013-05-30core: fix random crash on mouse actions (bug #39094)Sebastien Helleu
2013-05-30relay: fix binding to an IP address (bug #39119)Mantas Mikulėnas
2013-05-29irc: fix multiple nicks in command /query (separated by commas): open one buf...Sebastien Helleu
2013-05-28core: set options weechat.look.color_inactive_{buffer|window} to "on" by defaultSebastien Helleu
2013-05-27core: update ChangeLog (bug #39071)Sebastien Helleu
2013-05-21Merge branch 'layout_infolist_hdata'Sebastien Helleu
2013-05-21core: fix line alignment when option weechat.look.buffer_time_format is set t...Sebastien Helleu
2013-05-20Version 0.4.2-devSebastien Helleu
2013-05-20Version 0.4.1Sebastien Helleu
2013-05-18irc: fix name of server buffer after /server rename (set name "server.name" i...Sebastien Helleu
2013-05-18relay: fix uncontrolled format string in redirection of irc commandsSebastien Helleu
2013-05-18irc: fix uncontrolled format string when sending unknown irc commands (if opt...Sebastien Helleu