Module: docs
Branch: master
Commit: 1c8d317d4478d0965e694cece2da795b58c15003
URL: http://source.winehq.org/git/docs.git/?a=commit;h=1c8d317d4478d0965e694cece…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Mon Sep 2 22:13:53 2013 +0200
winelib: Add some notes about the interactive mode in winemaker.
---
en/winelib-toolkit.sgml | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/en/winelib-toolkit.sgml b/en/winelib-toolkit.sgml
index 040f243..8180d49 100644
--- a/en/winelib-toolkit.sgml
+++ b/en/winelib-toolkit.sgml
@@ -202,10 +202,16 @@
<sect2 id="interactive">
<title id="interactive.title">The interactive mode</title>
<para>
- what is it,
- when to use it,
- how to use it
+ The interactive mode will ask you to confirm or change options
+ while winemaker analyzes your code. This might be useful when
+ compiling MFC or in case you need different settings for each
+ project / target. You should consider adding more options to
+ the following example:
</para>
+ <screen>
+ <prompt>$ </prompt><userinput>winemaker --interactive .</userinput>
+ <prompt>$ </prompt><userinput>make</userinput>
+ </screen>
</sect2>
<sect2 id="Makefile">
Module: docs
Branch: master
Commit: 6f1ef46bb486aedaad33ebf6e49bd302c909cbd4
URL: http://source.winehq.org/git/docs.git/?a=commit;h=6f1ef46bb486aedaad33ebf6e…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Mon Sep 2 14:18:04 2013 +0200
winedev: Use 'wpid' where appropriate.
---
en/winedev-debugger.sgml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/en/winedev-debugger.sgml b/en/winedev-debugger.sgml
index f73d473..e62bcab 100644
--- a/en/winedev-debugger.sgml
+++ b/en/winedev-debugger.sgml
@@ -2214,7 +2214,7 @@ set $BreakAllThreadsStartup = 1
<entry><command>info map</command> <replaceable>N</replaceable></entry>
<entry>
lists all virtual mappings used by the program of
- pid <replaceable>N</replaceable>
+ wpid <replaceable>N</replaceable>
</entry>
</row>
<row>
@@ -2512,10 +2512,10 @@ kdbg -r localhost:12345 wine
<command>gdb</command>, repeat for all Wine processes:
</para>
<screen>
-<prompt>(gdb) </prompt><userinput>attach <replaceable>PID</replaceable></userinput>
+<prompt>(gdb) </prompt><userinput>attach <replaceable>wpid</replaceable></userinput>
</screen>
<para>
- with <replaceable>PID</replaceable> being the process ID of one of
+ with <replaceable>wpid</replaceable> being the process ID of one of
the Wine processes. Use
</para>
<screen>
Module: website
Branch: master
Commit: dc0a446a2868126ba9081c78c355c20f6406f9e6
URL: http://source.winehq.org/git/website.git/?a=commit;h=dc0a446a2868126ba9081c…
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Sat Aug 31 06:56:33 2013 +0200
Polish translation for release 1.7.1
---
news/pl/2013083001.xml | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/news/pl/2013083001.xml b/news/pl/2013083001.xml
new file mode 100644
index 0000000..36f70f6
--- /dev/null
+++ b/news/pl/2013083001.xml
@@ -0,0 +1,18 @@
+<news>
+<date>Sierpień 30, 2013</date>
+<title>Wydano Wine 1.7.1</title>
+<body>
+<p> Wydanie rozwojowe Wine 1.7.1 jest już dostępne.</p>
+<p> <a href="{$root}/announce/1.7.1">Co nowego</a> w tym wydaniu:
+<ul>
+ <li>Wsparcie dla obiektów kluczowych zdarzeń.</li>
+ <li>Wsparcie dla mechanizmu synchronizacji "init once".</li>
+ <li>Wsparcie aktywacji kontekstu dla bibliotek DLL, bibliotek typów, i klas COM.</li>
+ <li>Wsparcie dla wczytywania bibliotek typów 32-bitowych na 64-bitach.</li>
+ <li>Rozmaite poprawki w sterowniku Mac.</li>
+ <li>Kilka poprawek dla urządzeń na port szeregowy.</li>
+ <li>Rozmaite poprawki błędów.</li>
+</ul>
+<p>Źródło jest <a href="http://prdownloads.sourceforge.net/wine/wine-1.7.1.tar.bz2">już dostępne</a>.
+Paczki binarne są w trakcie budowy i ukażą się wkrótce w przeznaczonych dla nich <a href="{$root}/download">pobieralniach</a>.
+</p></body></news>
Module: website
Branch: master
Commit: cda0a006ad78ccf66fb5ab28caaf9da718e051ab
URL: http://source.winehq.org/git/website.git/?a=commit;h=cda0a006ad78ccf66fb5ab…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Fri Aug 30 21:48:40 2013 +0200
French translation for release 1.7.1
---
news/fr/2013083001.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/fr/2013083001.xml b/news/fr/2013083001.xml
new file mode 100644
index 0000000..6ad45fd
--- /dev/null
+++ b/news/fr/2013083001.xml
@@ -0,0 +1,17 @@
+<news>
+<date>30 août 2013</date>
+<title>Sortie de Wine 1.7.1</title>
+<body>
+<p> La version de développement 1.7.1 de Wine est disponible.</p>
+<p> <a href="{$root}/announce/1.7.1">Nouveautés</a> de cette version :
+<ul>
+ <li>Prise en charge des objets de type « keyed event ».</li>
+ <li>Prise en charge du mécanisme de synchronisation de type « initialisation unique ».</li>
+ <li>Prise en charge du contexte d'activation pour les DLL, bibliothèques de types et classes COM.</li>
+ <li>Prise en charge du chargement des bibliothèques de types 32 bits sur les systèmes 64 bits.</li>
+ <li>Divers correctifs pour le pilote Mac.</li>
+ <li>Quelques correctifs pour les périphériques série.</li>
+ <li>Diverses corrections de bogues.</li>
+</ul></p>
+<p><p>Le <a href="http://prdownloads.sourceforge.net/wine/wine-1.7.1.tar.bz2">code source</a> est disponible dès à présent. Les paquets binaires sont en cours de construction, et apparaîtront sous peu sur leurs <a href="{$root}/download">sites de téléchargement</a> respectifs.
+</p></body></news>
Module: website
Branch: master
Commit: e797247bec1af5e146447c9133114158c77c4ea8
URL: http://source.winehq.org/git/website.git/?a=commit;h=e797247bec1af5e146447c…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Fri Aug 30 20:44:03 2013 +0200
Wine 1.7.1 freigegeben
---
news/de/2013083001.xml | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/news/de/2013083001.xml b/news/de/2013083001.xml
new file mode 100644
index 0000000..68a90b1
--- /dev/null
+++ b/news/de/2013083001.xml
@@ -0,0 +1,18 @@
+<news>
+<date>30. August 2013</date>
+<title>Wine 1.7.1 freigegeben</title>
+<body>
+<p> Die Entwicklungsversion 1.7.1 von Wine ist jetzt verfügbar.</p>
+<p> <a href="{$root}/announce/1.7.1">Neuerungen (en)</a> in dieser Version:</p>
+<ul>
+ <li>Unterstützung für "keyed event" Objekte.</li>
+ <li>Unterstützung für den "init once" Synchronisationsmechanismus.</li>
+ <li>Activation Context Unterstützung für DLLs, Typelibs und COM Klassen.</li>
+ <li>Das Laden von 32-Bit Typelibs wird unter 64-Bit unterstützt.</li>
+ <li>Verschiedene Mac Treiber Fehlerbehebungen.</li>
+ <li>Einige Fehlerbehebungen für die seriellen Schnittstellen.</li>
+ <li>Verschiedene Fehlerbehebungen.</li>
+</ul>
+<p>Der Quellcode ist jetzt <a href="http://prdownloads.sourceforge.net/wine/wine-1.7.1.tar.bz2">verfügbar</a>.
+Binärpakete werden gerade erstellt und stehen bald auf den jeweiligen <a href="{$root}/download">Downloadseiten</a> zur Verfügung.
+</p></body></news>