weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag, v0.4.2-rc1, created. v0.4.2-rc1
Date: Mon, 02 Sep 2013 19:45:43 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The annotated tag, v0.4.2-rc1 has been created
        at  dfd7f1f8e5ff0aac37c10a7798d322d33eba9efe (tag)
   tagging  14c958a0e638b4321b9a6da1c4ff040469edd7a5 (commit)
  replaces  v0.4.1
 tagged by  Sebastien Helleu
        on  Mon Sep 2 21:43:57 2013 +0200

- Log -----------------------------------------------------------------
WeeChat 0.4.2-rc1

Esteban I. Ruiz Moreno (1):
      core: fix wrong spaces in italian translations for irc part/quit messages

Hasan Kiran (2):
      core: add partial turkish translations (tr.po)
      core: update turkish translations

Krzysztof Koroscik (2):
      doc: update polish FAQ and scripting guide
      core: update polish translations

Mantas Mikulėnas (1):
      relay: fix binding to an IP address (bug #39119)

Nils Görs (6):
      doc: update german translations and FAQ
      doc: update german translations, man page and user's guide
      core: update german translations
      doc: update german translations, scripting and user guide
      doc: update german translations and user's guide
      core: update german translations

Ryuunosuke Ayanokouzi (1):
      doc: update japanese translations and docs

Sebastien Helleu (191):
      core: add infolist "layout" and hdata "layout", "layout_buffer" and 
"layout_window" (thanks to Nils Görs)
      core: add variable "current_layout" in infolist "layout"
      Version 0.4.2-dev
      core: fix line alignment when option weechat.look.buffer_time_format is 
set to empty string
      Merge branch 'layout_infolist_hdata'
      core: update translations and auto-generated files with hdata/infolists
      core: sync debian files with debian git repository
      core: fix compilation warnings
      xfer: fix compilation warnings
      core: update WeeChat logo (32x32 icon)
      doc: update WeeChat URLs (for new site design)
      core: fix compilation error when gnutls is not found
      doc: add remote GUIs in FAQ
      doc: remove list of features in FAQ (duplicate with features page on site)
      doc: improve style for docs
      doc: resize columns for table with hdata (plugin API reference)
      doc: change font for author, toc title and footer
      core: update ChangeLog (bug #39071)
      core: set options weechat.look.color_inactive_{buffer|window} to "on" by 
default
      irc: fix multiple nicks in command /query (separated by commas): open one 
buffer per nick
      doc: add option weechat.look.eat_newline_glitch in charset question (FAQ)
      core: fix random crash on mouse actions (bug #39094)
      irc: add option irc.look.nick_color_hash: hash algorithm to find nick 
color (patch #8062)
      doc: update auto-generated files with irc options
      irc: add support of special variables $nick/$channel/$server in commands 
/allchan and /allserv
      core: fix french translation of arguments in /help relay
      core: rename configure.in to configure.ac
      doc: update auto-generated files with irc commands
      doc: update auto-generated file with relay commands
      aspell: add support of enchant library (patch #6858)
      core: add "proxy" infolist and hdata
      irc: display a warning when the proxy set in a server does not exist
      doc: add cmake options in user's guide
      core: add options for Curl >= 7.25
      core: add option weechat.network.proxy_curl (task #12651)
      relay: add command "ping" in weechat protocol (task #12689)
      core: fix minor errors in translations
      core: remove extra space after empty prefix (when prefix for action, 
error, join, network or quit is set to empty string) (bug #39218)
      core: fix typo in french translation of /help notify (patch #8082)
      core: update WeeChat logo in debian/weechat.xpm
      core: update man page and add translations (in french, german, italian, 
and japanese)
      core: add dependencies docbook-xml and docbook-xsl in debian/control
      core: remove obsolete command line option -k/--keys
      core: add dependency xsltproc in debian/control
      doc: add dependency xsltproc in user's guide
      core: disable compilation of documentation by default (cmake and 
autotools)
      doc: add flag "-L" for a2x when building man page (do not check asciidoc 
output with xmllint)
      doc: update auto-generated file with irc commands (in french)
      aspell: fix uninitialized variable "lang" when displaying list of 
installed dictionaries
      irc: fix uninitialized variable "color" when hashing nickname to find 
color
      core: fix display bugs with some UTF-8 chars that truncates messages 
displayed
      doc: fix example of weechat.command without buffer: it is executed on 
current buffer, not core buffer (scripting guide)
      core: move test of invalid UTF-8 char length from gui-chat.c to wee-utf8.c
      core: move packages used to build man page from "Build-Depends-Indep" to 
"Build-Depends" (debian packaging)
      core: add ":BOOL" in cmake option "ENABLE_DOC" (use same format as other 
options) (debian packaging)
      doc: add number for note on git version in list of CTCP replies (user's 
guide)
      core: add missing period in /help upgrade
      doc: fix some punctuation errors in translations
      irc: fix error message on /invite without arguments (bug #39272)
      doc: fix typo in plugin API reference
      core: add completion "-quit" for command /upgrade
      core: fix crash in evaluation of expression when reading a string in 
hdata with a NULL value (bug #39419)
      core: fix char displayed at the intersection of three windows (bug #39331)
      core: add bug #39201 in ChangeLog
      core: sort config options by name in sources
      irc: add option irc.look.pv_tags
      xfer: add option xfer.look.pv_tags
      lua: fix interpreter used in API functions (bug #39470)
      core: fix malloc(0) when building content of a bar using a filling with 
columns
      doc: update auto-generated files with xfer options
      core: remove obsolete reference to "key functions" in comments
      core: add option weechat.look.key_bind_safe
      core: add option "scroll_beyond_end" for command /window (task #6745)
      core: do nothing in "/window scroll_beyond_end" if the buffer has no lines
      core: fix pointer used to check if buffer has lines
      irc: add support of wildcards in commands (de)op/halfop/voice (task #9221)
      core: fix filtered line displayed after /window scroll_beyond_end
      irc: fix self nick color in server messages after nick is changed with 
/nick (bug #39415)
      irc: use lower case at beginning of message when deleting a server
      core: add options weechat.look.hotlist_prefix and 
weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs)
      core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
      core: scroll to bottom after smart jump (alt-a) only if window was 
scrolled (and not beyond the end)
      Merge branch 'scroll-beyond-end'
      core: update translations
      core: add task #6745 in ChangeLog
      core: use "/dev/null" for stdin in hook_process instead of closing stdin 
(bug #39538)
      core: use gettext version 0.18 in configure.ac (fix error on make install)
      core: add CA_FILE option in cmake and configure to setup default value of 
option weechat.network.gnutls_ca_file (task #12725)
      aspell: rename option aspell.look.color to aspell.color.misspelled, add 
option aspell.color.suggestions
      core: remove gap after read marker line when there is no bar on the right 
(bug #39548)
      doc: fix typo in example for function string_eval_expression (plugin API 
reference)
      core: fix priority of logical operators in evaluation of expression
      core: add secured data with optional encryption in file sec.conf
      api: add new function strlen_screen
      irc: display number of ops/halfops/voices on channel join only for 
supported modes on server (bug #39582)
      core: use default value for prefixes used in messages displayed before 
the interface is initialized
      core: use two spaces to separate columns in /help, do not use columns 
when the commands fit on a single line
      core: add option "-o" for command /color
      core: add option sec.crypt.passphrase_file
      doc: update auto-generated files with WeeChat commands
      api: use pointer for infolist "hook" to return only one hook
      script: add info about things defined by script in the detailed view of 
script (/script show)
      core: update ChangeLog (add hdata with script callback)
      core: add note about evaluated content of option (for options allowing 
secured data inside)
      irc: add note about evaluated content of option (for options allowing 
secured data inside)
      core: use variable "items_count" directly from hashtable without calling 
function hashtable_get_integer
      core: in case of empty passphrase, keep encrypted data in memory until 
the user runs /secure decrypt (with the good passphrase)
      rmodifier: update default rmodifier for /secure (add option decrypt)
      irc: use 6697 as default port for SSL servers created with URL "ircs://" 
(bug #39621)
      core: add cmake option ENABLE_MAN to compile man page (on by default)
      core: reset scroll after /window {page_down|scroll_down} if last line of 
buffer is displayed at bottom
      core: do not build man page by default
      core: add build of man page in debian/rules
      plugins: remove the demo plugin
      core: do not scroll when using /window {page_down|scroll_down} after 
/window scroll_beyond_end
      script: fix uninitialized pointer in detailed view of a script
      core: fix compiler warning on freopen (ignore file returned)
      core: rename binary and man page from "weechat-curses" to "weechat" (task 
#11027)
      core: add platform-dependent extension on "weechat-curses" link (so that 
link is "weechat-curses.exe" on cygwin)
      Merge branch 'secured-data'
      core: update translations
      core: add task #7395 in ChangeLog
      doc: add feature "secured data" for libgcrypt in dependencies (user's 
guide)
      core: change the message displayed on /secure decrypt -discard
      core: remove use of function gcry_kdf_derive so that it compiles with 
libgcrypt < 1.5.0
      core: change the message displayed when passphrase is not given on startup
      doc: fix typo in examples for function bar_new (plugin API reference)
      api: add argument "options" in function string_eval_expression, add 
option "-c" for command /eval (to evaluate a condition)
      api: add support of colors with format "${color:xxx}" in function 
string_eval_expression and command /eval
      doc: remove option ENABLE_DEMO for cmake in user's guide (demo plugin has 
been removed)
      core: fix asciidoc formatting in ChangeLog
      core: change color format for options from `${xxx}` to `${color:xxx}`
      core: replace "behaviour" by "behavior"
      core: optimize creation of hashtable "pointers" in eval_expression if 
argument is NULL
      core: change colors of example in /help weechat.look.buffer_time_format
      core: fix uninitialized variable "result" in callback of command /eval
      rmodifier: add option "missing" for command /rmodifier
      core: add new rmodifier in file NEWS
      core: use $DESTDIR when creating symbolic link "weechat-curses" with cmake
      core: update dependencies in INSTALL
      core: fix typo in /help secure
      core: fix typo in comment for creation of symbolic link "weechat-curses"
      core: use $DESTDIR on make uninstall with cmake
      core: remove symbolic link "weechat-curses" on make uninstall (cmake and 
autotools)
      doc: add description of sections in configuration files (user's guide)
      core: fix typo coeur -> cœur (in french)
      core: set "callback_free_value" directly in hashtable without calling 
function hashtable_set_pointer
      core: add "callback_free_key" in hashtable
      core: check that value is not NULL before calling free in 
hashtable_free_value
      core: change type of hashtable key hash to unsigned long, return item 
pointer in functions hashtable_set(_with_size)
      core: update ChangeLog with changes on hashtables
      core: optimize the removal of lines in buffers (a lot faster to 
clear/close buffers with lot of lines)
      core: fix random crash on "/buffer close" with a buffer number (or a 
range of buffers)
      core: add shared strings to reduce memory usage
      core: add support of shared strings in split of strings (add functions 
string_split_shared and string_free_split_shared)
      core: use shared strings for tags on lines
      doc: add "oauth" for IRC connection in FAQ
      core: add note about "strftime" in help of options 
weechat.look.day_change_time_format and weechat.look.time_format
      core: add comment with return value of function string_regcomp
      core: fix typo in french translation of /help upgrade
      doc: fix emphasized text in plugin API reference and relay protocol
      core: remove obsolete enum t_config_look_nicklist
      core: add text emphasis in messages when searching text in buffer
      core: add search of regular expression in buffer, don't reset search type 
on a new search, select where to search (messages/prefixes)
      doc: capitalize first word of text in table cells
      core: add commment in function string_shared_get (returned value must not 
be changed)
      core: use shared strings for prefix on lines
      core: use shared strings for groups/nicks in nicklist
      core: add split of IRC messages for commands (de)op/halfop/voice in 
ChangeLog
      irc: replace default prefix modes "qaohvu" by the standard ones "ov" when 
PREFIX is not sent by server (bug #39802)
      doc: update german auto-generated files
      core: add syntax "@buffer:item" in bar items to force the buffer used 
when displaying the bar item (task #12717)
      core: fix buffer returned in focus info for bar items with a forced buffer
      core: update translations
      core: improve help of command /away
      core: display an error message when "/buffer notify xxx" fails (with a 
wrong notify level)
      core: fix uncontrolled format string when displaying bufferized lines on 
startup (lines waiting for core buffer)
      core: display day change message dynamically (do not store it as a line 
in buffer) (task #12775)
      core: add note about color codes "${color:xxx}" in /help 
weechat.look.day_change_message
      core: fix evaluation of expressions with parentheses
      logger: add option "flush" for command /logger
      irc: add option irc.look.notice_welcome_redirect to automatically 
redirect channel welcome notices to the channel buffer
      core: fix automatic scroll to bottom of buffer when day change is 
displayed before first line of buffer
      irc: fix extraction of channel name in notice (when message starts with 
"[]")
      doc: use one line titles in japanese man page
      doc: remove "required" for password option in command "init" (relay 
protocol)
      core: add option weechat.look.day_change_message2
      core: add option weechat.look.day_change_message2 in file NEWS
      Merge branch 'shared-strings'
      core: fix computation of columns in output of /help (take care about size 
of time/buffer/prefix)
      Version 0.4.2-rc1

Simon Kuhnle (1):
      xfer: fix compilation error on OpenBSD

-----------------------------------------------------------------------


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]