Module: wine
Branch: master
Commit: 36217c208f6f15de023871a9648d3ace3b8e403b
URL: http://source.winehq.org/git/wine.git/?a=commit;h=36217c208f6f15de023871a96…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Sun Mar 18 19:19:01 2012 +0100
msvcrt: Fix a typo.
---
dlls/msvcrt/printf.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/msvcrt/printf.h b/dlls/msvcrt/printf.h
index b1cb53f..a60ba74 100644
--- a/dlls/msvcrt/printf.h
+++ b/dlls/msvcrt/printf.h
@@ -510,7 +510,7 @@ int FUNC_NAME(pf_printf)(FUNC_NAME(puts_clbk) pf_puts, void *puts_ctx, const API
APICHAR *tmp = buf;
int max_len;
- /* 0 padding is added after '0x' in Alternate flag is in use */
+ /* 0 padding is added after '0x' if Alternate flag is in use */
if((flags.Format=='x' || flags.Format=='X') && flags.PadZero && flags.Alternate
&& !flags.LeftAlign && flags.Precision<flags.FieldLength-2)
flags.Precision = flags.FieldLength - 2;
Module: website
Branch: master
Commit: af5e7037ffc115864d04ae5729a872e95e566ad4
URL: http://source.winehq.org/git/website.git/?a=commit;h=af5e7037ffc115864d04ae…
Author: Eduardo García <eduardo.garcia(a)gmx.com>
Date: Sun Mar 25 17:04:50 2012 +0200
Spanish translation for release 1.5.0 (try 2)
>From 50e5548c75c88362d5b4076803cb2a7f0539f0f7 Mon Sep 17 00:00:00 2001
From: Eduardo García <eduardo.garcia(a)gmx.com>
Date: Sun, 25 Mar 2012 15:05:26 +0200
Subject: Spanish translation for release 1.5.0
---
news/es/2012031601.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/es/2012031601.xml b/news/es/2012031601.xml
new file mode 100644
index 0000000..0e30bad
--- /dev/null
+++ b/news/es/2012031601.xml
@@ -0,0 +1,17 @@
+<news>
+<date>Marzo 16, 2012</date>
+<title>Wine 1.5.0 Liberado</title>
+<body>
+<p> La versión de desarrollo Wine 1.5.0 se encuentra ahora disponible.</p>
+<p> <a href="{$root}/announce/1.5.0">Novedades</a> en esta versión:
+<ul>
+ <li>Nueva versión del motor Gecko.</li>
+ <li>Soporte parcial para el uso de la Papelera en Mac OS X.</li>
+ <li>Soporte para rutas de gradientes en GdiPlus.</li>
+ <li>Varias mejoras MSXML.</li>
+ <li>Correcciones en el manejo de excepciones de 64-bit.</li>
+ <li>Correción de errores varios.</li>
+</ul></p>
+<p><p>El código fuente <a href="http://prdownloads.sourceforge.net/wine/wine-1.5.0.tar.bz2">ya está disponible</a>.
+Los paquetes binarios están en proceso de construcción, y pronto aparecerán en sus respectivos <a href="{$root}/download">lugares de descarga</a>.
+</p></body></news>
Module: website
Branch: master
Commit: 251f4b6911058148b2f22670b64f10750e144d1b
URL: http://source.winehq.org/git/website.git/?a=commit;h=251f4b6911058148b2f226…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Wed Mar 21 08:34:35 2012 +0100
Some typo/grammatical fixes in Contributing page
---
templates/en/contributing.template | 27 ++++++++++++++-------------
1 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/templates/en/contributing.template b/templates/en/contributing.template
index 5325db3..40b05a6 100644
--- a/templates/en/contributing.template
+++ b/templates/en/contributing.template
@@ -92,7 +92,7 @@
many bug reports that need to be diagnosed and then many bugs to fix.</p>
<p>Thus bug diagnosis and support are two closely related activities that are
very important to Wine. So we need people willing to answer the questions
- and issues that pop up on the newsgroup, wine-users and Bugzilla; and then
+ and issues that pop up on the newsgroup, wine-users and Bugzilla, and then
to triage them:</p>
<ul>
<li>General Wine issues can usually be answered directly</li>
@@ -105,12 +105,13 @@
(requires getting enough of an idea of where the problem comes from to
determine which debug options to use). Once this is done, it will be
much easier for Wine developers to find the exact source of the bug and
- to come up with a fix.If the problem is not quickly resolved on the newsgroup
- or wine-users then starting a bug report in bugzilla. Search through the
+ to come up with a fix. If the problem is not quickly resolved on the newsgroup
+ or wine-users then start a bug report in bugzilla. Search through the
unconfirmed and new bug reports and get them in proper shape for developers.
Subscribe to to wine bugs (<a href="mailto:wine-bugs@winehq.org">wine-bugs(a)winehq.org</a>)
- This read-only list has all entries for unassigned bugs sent to it.Confirming unconfirmed bugs and
- suggesting debug channels to try are just some of the tasks that need to be done.</li>
+ This read-only list has all entries for unassigned bugs sent to it.
+ Confirming unconfirmed bugs and suggesting debug channels to try are just
+ some of the tasks that need to be done.</li>
</ul>
<p>See also Dan Kegel's <a href="http://kegel.com/wine/qa/">Wine QA Project</a> page for
a step-by-step introduction for new Wine QA volunteers.</p>
@@ -121,9 +122,9 @@
disable FreeType support, etc.</li>
<li>General knowledge of Wine issues, mostly gleaned by following the
mailing lists and newsgroup.</li>
- <li>Knowing how to switch from native to built-in libraries and vice-versa.</li>
+ <li>Knowing how to switch from native to built-in libraries and vice versa.</li>
<li>Being able to analyze a log to determine which libraries to switch
- from built-in to native and vice-versa would be a plus.</li>
+ from built-in to native and vice versa would be a plus.</li>
</ul>
<h2 id="devel">Development</h2>
@@ -134,8 +135,8 @@
<p>The goal of Wine's conformance testing is to make sure that the behavior
of Wine's APIs conforms to that of the corresponding Windows API. As there are many versions
- Window's from 95 to XP we need people to write the test as well as volunteers to run
- the test on Windows. The test suite is far from complete but every little bit helps.</p>
+ of Windows from 95 to 7 we need people to write tests as well as volunteers to run
+ them on Windows. The test suite is far from complete but every little bit helps.</p>
<ul>
<li>Because they can be run in an automated way and on a regular basis,
the tests help detect regressions in Wine.</li>
@@ -143,7 +144,7 @@
features and then help the Wine implementer make sure his implementation
is correct</li>
<li>Tests can even be written on Windows by non Wine developers</li>
- <li>Test can be performed by non programers</li>
+ <li>Test can be performed by non programmers</li>
</ul>
<p>Required skills:</p>
<ul>
@@ -151,7 +152,7 @@
<li>Knowledge of the APIs being tested</li>
<li>Using Linux/Unix is <strong>not necessary</strong>; conformance tests can be
written on Windows.</li>
- <li>A Windows install for testing... 95, 98, 98SE, ME, NT, 2000, XP, Vista</li>
+ <li>A Windows install for testing... 95, 98, 98SE, ME, NT, 2000, XP, Vista, 7</li>
<li>Coding skills are <strong>not necessary</strong> for running the tests.</li>
</ul>
@@ -276,7 +277,7 @@
for installing and configuring Wine in a bit more details than the README while being much
smaller than the Wine User Guide (it could actually be a chapter of that guide). Then that
document could be translated in multiple languages which would at least make it easier for
- non-english speaking people to set up and install Wine.</p>
+ non-English speaking people to set up and install Wine.</p>
<p>Requirements:</p>
<ul>
<li>Relatively good understanding of programming and Wine preferred</li>
@@ -290,7 +291,7 @@
<p>Currently we almost have no Public Relationship management at all.
This should change for the better.</p>
<p>Currently almost the only form of PR is "preaching to the choir",
- since we're having articles on online IT sites (by far most are Linux only !).
+ since we're having articles on online IT sites (by far most are Linux only!).
We should have much more coverage on traditional Window'ish sites and,
most importantly, in dead-tree newspapers, to enlighten the general public
also known as The Great Unwashed Masses!</p>
Module: website
Branch: master
Commit: c6b4f2a2fc6deedc7b065b4f78b12922609af287
URL: http://source.winehq.org/git/website.git/?a=commit;h=c6b4f2a2fc6deedc7b065b…
Author: Lucas Fialho Zawacki <lfzawacki(a)gmail.com>
Date: Mon Mar 19 19:54:20 2012 -0300
Correction to the Portuguese translation of forums page
---
templates/pt/forums.template | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/pt/forums.template b/templates/pt/forums.template
index 0122691..bdd97ca 100644
--- a/templates/pt/forums.template
+++ b/templates/pt/forums.template
@@ -17,7 +17,7 @@ Aqui estão as mais úteis para os usuários:</p>
<li>Usuários talvez também queiram visitar a <a href="http://www.linuxforums.org/forum/wine/">sessão do Wine nos Fóruns de Linux</a>
- <li>Caso você queira ser notificado dos novos lançamentos, inscreva-se na <a href="http://www.winehq.org/mailman/listinfo/wine-announce">Lista de anúncias do Wine</a></li>
+ <li>Caso você queira ser notificado dos novos lançamentos, inscreva-se na <a href="http://www.winehq.org/mailman/listinfo/wine-announce">Lista de anúncios do Wine</a></li>
</ul>
Por favor não crie outro fórum em língua inglesa do Wine (exceto talvez uma sessão do Wine no fórum de alguma
@@ -82,7 +82,7 @@ do contrário o seu email será tratado como um possível spam pelo software da
[<a href="http://news.gmane.org/gmane.comp.emulators.wine.cvs">Arquivo 2</a>]
[<a href="news://news.gmane.org/gmane.comp.emulators.wine.cvs">via newsreader</a>]
<a href="mailto:wine-cvs@winehq.org">wine-cvs(a)winehq.org</a><br>
- Uma lista aberta de tráfego médio (35/day) de somente leitura que lista os commits feitas
+ Uma lista aberta de tráfego médio (35/dia) de somente leitura que lista os commits feitas
na árvore Git.<br><br>
<li>
@@ -112,7 +112,7 @@ do contrário o seu email será tratado como um possível spam pelo software da
[<a href="http://www.winehq.org/mailman/listinfo/wine-tests-results">(Des-)Inscrever</a>]
[<a href="http://www.winehq.org/pipermail/wine-tests-results/">Arquivo</a>]
<a href="mailto:wine-tests-results@winehq.org">wine-tests-results(a)winehq.org</a><br>
- Uma lista aberta de tráfego médio (10/day) para submeter resultados de testes.
+ Uma lista aberta de tráfego médio (10/dia) para submeter resultados de testes.
</ul>
<p> </p>
Module: website
Branch: master
Commit: fa7871968f4172be7843437133993288c074ea12
URL: http://source.winehq.org/git/website.git/?a=commit;h=fa7871968f4172be784343…
Author: Lucas Fialho Zawacki <lfzawacki(a)gmail.com>
Date: Mon Mar 19 19:54:19 2012 -0300
Correction to the Portuguese translation of downloads page
---
templates/pt/download.template | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/pt/download.template b/templates/pt/download.template
index 9f5936f..e5c290f 100644
--- a/templates/pt/download.template
+++ b/templates/pt/download.template
@@ -100,7 +100,7 @@
<td align="center"><a href="http://sourceforge.net/projects/wine/files/Mandriva%20Packages/">
<img src="{$root}/images/distro/mandriva.png" width="50" height="50" alt="Mandriva Linux" border="0"></a>
</td>
- <td> <b><a href="http://sourceforge.net/projects/wine/files/Mandriva%20Packages/">Download Mandriva packages</a></b>
+ <td> <b><a href="http://sourceforge.net/projects/wine/files/Mandriva%20Packages/">Descarregar pacotes para Mandriva</a></b>
- .rpms binários para Mandriva Linux 2008, 2009, e 2010. Use o pacote 2010.2 se o seu Mandriva for um lançamento 2010.2, por exemplo para a versão 2010 Spring. Use o pacote 2010.0 se o seu Mandriva for o primeiro lançamento de 2010.</td>
<td><a href="mailto:marco@mandrivaclub.nl">Marco Meijer</a></td>
</tr>
Module: website
Branch: master
Commit: fb73cc69cd858ed046261163e2d96ec9b5d9d550
URL: http://source.winehq.org/git/website.git/?a=commit;h=fb73cc69cd858ed0462611…
Author: Lucas Fialho Zawacki <lfzawacki(a)gmail.com>
Date: Mon Mar 19 19:54:18 2012 -0300
Portuguese translation for release 1.5.0
---
news/pt/2012031601.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/pt/2012031601.xml b/news/pt/2012031601.xml
new file mode 100644
index 0000000..9a9c2e3
--- /dev/null
+++ b/news/pt/2012031601.xml
@@ -0,0 +1,17 @@
+<news>
+<date>16 de Março de 2012</date>
+<title>Wine 1.5.0 lançado</title>
+<body>
+<p> A versão de desenvolvimento 1.5.0 já está disponível.</p>
+<p> <a href="{$root}/announce/1.5.0">Novidades</a> desta versão:
+<ul>
+ <li>Nova versão da engine Gecko.</li>
+ <li>Suporte parcial ao uso da Lixeira no Mac OS X.</li>
+ <li>Suporte a caminhos de gradientes no GdiPlus.</li>
+ <li>Várias melhorias no MSXML.</li>
+ <li>Correções do tratamento de exceções 64-bit.</li>
+ <li>Várias correções de bugs.</li>
+</ul></p>
+<p><p>O código fonte está <a href="http://prdownloads.sourceforge.net/wine/wine-1.5.0.tar.bz2">disponível agora</a>.
+Pacotes binários estão em processo de construção e em breve estarão em suas respectivas <a href="{$root}/download">sessões da área de downloads</a>.
+</p></body></news>