Module: appdb
Branch: master
Commit: 2b92c0a858a4db4b259033d058db96df52f6203b
URL: http://source.winehq.org/git/appdb.git/?a=commit;h=2b92c0a858a4db4b259033d0…
Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com>
Date: Sun May 4 22:14:38 2008 +1000
modify wording on gold rating to say 'third party software' instead of 'cracks' which is a grey area
---
browse_by_rating.php | 2 +-
help/maintainer_ratings.help | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/browse_by_rating.php b/browse_by_rating.php
index a7cbbb0..ee15ada 100644
--- a/browse_by_rating.php
+++ b/browse_by_rating.php
@@ -55,7 +55,7 @@ if (empty($aClean['sRating']))
$aRating = array(PLATINUM_RATING, GOLD_RATING, SILVER_RATING,
BRONZE_RATING, GARBAGE_RATING);
$aRatingText = array("Applications that install and run out of the box",
- "Applications that work flawlessly with some DLL overrides or other settings, crack etc.",
+ "Applications that work flawlessly with some DLL overrides, other settings or third party software.",
"Applications that work excellently for 'normal use'",
"Applications that work but have some issues, even for 'normal use'",
"Applications that don't work as intended, there should be at least one bug report if an app gets this rating");
diff --git a/help/maintainer_ratings.help b/help/maintainer_ratings.help
index fded0ad..e2bdfdc 100644
--- a/help/maintainer_ratings.help
+++ b/help/maintainer_ratings.help
@@ -19,7 +19,7 @@ An application can be rated as Platinum if it installs and runs flawlessly ̵
<li class="gold">Gold</li>
<p>
-Application works flawlessly with some DLL overrides or other settings, crack etc.
+Application works flawlessly with some DLL overrides, other settings or third party software.
</p>
<li class="silver">Silver</li>
Module: appdb
Branch: master
Commit: 5665241fca21f40b17657577215b1c2ab102547e
URL: http://source.winehq.org/git/appdb.git/?a=commit;h=5665241fca21f40b17657577…
Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com>
Date: Sat May 3 11:21:35 2008 +1000
Remove link to the website "Frank's Corner" the information and howtos on the appdb are a much more up to date source of information.
---
index.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/index.php b/index.php
index cdd1759..89af5f5 100644
--- a/index.php
+++ b/index.php
@@ -149,8 +149,6 @@ if(!$_SESSION['current']->isLoggedIn())
<h2>Other Wine Application Compatibility Sites</h2>
<p>
-<a href="http://frankscorner.org"><b>Frank's Corner</b></a>: Frank has a fantastic Wine
-application site, with tips and how-to's on getting listed apps to run.<br>
<a href="http://wine-review.blogspot.com/"><b>Wine-Review</b></a>: Is a Wine application and game
Blog, with tips and how-to's on getting listed applications and games to run.
</p>
Module: website
Branch: master
Commit: 21ef38658b7d6a217b479da5409e5184a0d67e89
URL: http://source.winehq.org/git/website.git/?a=commit;h=21ef38658b7d6a217b479d…
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri May 2 13:44:35 2008 -0700
Add code freeze announcement
Based on Dan Kegel's mail.
>From 19826b5f7630203e3ba7c9eb9677ac7555ab149e Mon Sep 17 00:00:00 2001
From: Maarten Lankhorst <crumb(a)virgo23.smo.corp.google.com>
Date: Fri, 2 May 2008 13:39:31 -0700
Subject: [PATCH] Add code freeze announcement
---
news/2008050202.xml | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/news/2008050202.xml b/news/2008050202.xml
new file mode 100644
index 0000000..bc477cd
--- /dev/null
+++ b/news/2008050202.xml
@@ -0,0 +1,32 @@
+<news>
+<date>May 2, 2008</date>
+<title>Code freeze in effect, on towards wine 1.0!</title>
+<body>
+<p>Wine is finally in code freeze in preparation for releasing wine 1.0, and
+we need your help!</p>
+
+<p>If you are a user, now would be the time to help us find regressions and
+file them at <a href="http://bugs.winehq.org">bugzilla</a> so we know what
+we have to fix.</p>
+
+<p>According to <a href="http://wiki.winehq.org/WineReleasePlan">Wine's
+release plan</a>, wine-1.0.0-rc1, will be the first release candidate for 1.0.
+It is expected to be released at 09th of May 2008.</p>
+
+<p>The code freeze will be less rigid at first, but we're serious about not
+destabilizing Wine at this point. So go ahead and post your patches, but make
+sure you've got your ducks in a row, and don't be surprised if Alexandre
+pushes back.</p>
+
+<p>During the code freeze, patches that are simple, come with a conformance
+test, fix a regression and/or are low risk are more likely to get in than
+other patches. This has always been true, but it's even more true during a
+code freeze. We will actively discourage patches that might endanger a June
+1.0 release.</p>
+
+<p>There are <a href="http://bugs.winehq.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_s…">
+45 open 1.0 bugs</a> as of 2 May. Most of these will simply be rolled over
+to be fixed for a later release; we only have time to fix a few, and much
+as we'd like to fix the rest, most are not showstoppers.</p>
+</body>
+</news>
Module: website
Branch: master
Commit: 8ad82a5ac7d6e384e1346ced51820715de19a569
URL: http://source.winehq.org/git/website.git/?a=commit;h=8ad82a5ac7d6e384e1346c…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 2 19:14:15 2008 +0200
Wine release 0.9.61
---
news/2008050201.xml | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/news/2008050201.xml b/news/2008050201.xml
new file mode 100644
index 0000000..1828aec
--- /dev/null
+++ b/news/2008050201.xml
@@ -0,0 +1,27 @@
+<news>
+<date>May 2, 2008</date>
+<title>Wine 0.9.61 Released</title>
+<body>
+<p>Wine 0.9.61 was released today, with the following main changes:</p>
+
+<ul>
+<li>Automatic updating of the WINEPREFIX directory.</li>
+<li>Winhelp now uses Richedit as display engine.</li>
+<li>Many RichEdit fixes.</li>
+<li>More improvements to IME support.</li>
+<li>More quartz fixes.</li>
+<li>Implementation for many more Gdiplus functions.</li>
+<li>Lots of bug fixes.</li>
+</ul>
+
+<p>
+Binary packages are in the process of being built and it may take a
+few days for them to appear, but the source is
+<a href="http://prdownloads.sourceforge.net/wine/wine-0.9.61.tar.bz2">available now</a>.
+You can find out more about this release in the
+<a href="?announce=0.9.61">announcement</a>. Check out our
+<a href="/site/download">download page</a> for packages for your
+distribution.
+</p>
+</body>
+</news>
Module: wine
Branch: master
Commit: b93eb2c86703fecf5f76abd2eb5aef43378e2210
URL: http://source.winehq.org/git/wine.git/?a=commit;h=b93eb2c86703fecf5f76abd2e…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 2 17:09:00 2008 +0200
Updated the authors list.
---
AUTHORS | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 74 insertions(+), 1 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index b72bfe8..0365196 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,6 +10,7 @@ Bruno Afonso
Farshad Agah
Samir Al-Battran
Guy Albertelli
+Jens Albretsen
Apostolos Alexiadis
Jesse Allen
Stewart Allen
@@ -29,12 +30,15 @@ Benjamin Arai
Pedro Araujo Chaves Jr
Alex Arazi
Augusto Arcoverde da Rocha
+Alam Arias
Aaron Arvey
+Matthew D'Asaro
Dag Asheim
Fatih Aşıcı
Rémi Assailly
Jim Aston
Zimler Attila
+Christian Authmann
Martin Ayotte
Viktor Babrian
Karl Backström
@@ -44,10 +48,12 @@ Warren Baird
Peter Bajusz
Tijs van Bakel
Nerijus Baliunas
+Alexandru Balut
Scott Bambrough
Andre Malafaya Baptista
Justin Santa Barbara
Aaron Barnes
+Guido Barzini
Jean-Claude Batista
Jacek Bator
Marcel Baur
@@ -57,16 +63,20 @@ Tom Bech
David Beck
Ralf Beck
Matthew Becker
+Nathan Beckmann
Dave Belanger
Ken Belleau
Yvon Belleau
Maxime Bellengé
+Elias Benali
Leo van den Berg
Anders Bergh
+Christopher Berner
Vincent Béron
Alec Berryman
Molle Bestefich
Joris Beugnies
+Eric van Beurden
Peter Beutner
Stephan Beuze
Georg Beyerle
@@ -110,13 +120,17 @@ Nicolas Brouard
Alban Browaeys
Marcus R. Brown
Philip Brown
+Zac Brown
+Gregor Brunmar
Stefan Brüns
+Tom Brus
Przemyslaw Bruski
Gabriel Buades Rubio
Vitaly Budovski
Jan Van Buggenhout
Andrew Bulhak
Christoph Bumiller
+Divan Burger
Tobias Burnus
Nick Burns
John Burton
@@ -135,16 +149,20 @@ Tomas Carnecky
Eddie Carpenter
Niels de Carpentier
Mike Castle
+Erik de Castro Lopo
Julien Cegarra
Ron Cemer
Fabian Cenedese
Gordon Chaffee
Gael de Chalendar
+Royal Chan
+Hervé Chanal
+Brian Chang
Matt Chapman
Peter Chapman
-Brian Chang
Antoine Chavasse
Mauro Carvalho Chehab
+Ethan Chen
Jau-Horng Chen
Tisheng Chen
Rustam Chernotkach
@@ -199,6 +217,7 @@ Bryan DeGrendel
Moses DeJong
Nicolas Delcros
Sam Dennis
+Matthias Derer
Raul Dias
Robert Dickenson
Darryl Dixon
@@ -217,6 +236,7 @@ EA Durbin
Zoran Dzelajlija
Jason Edmeades
Steven Edwards
+Christian Eggers
Rikhardur Egilsson
Karsten Elfenbein
John Elliot
@@ -224,10 +244,12 @@ David Elliott
Steven Elliott
Dan Engel
Ralf S. Engelschall
+Austin English
Morten Eriksen
Jakob Eriksson
Jonathan Ernst
Nicolas Escuder
+Andrey Esin
Phillip Ezolt
Chris Faherty
Carsten Fallesen
@@ -240,7 +262,9 @@ Matthias Fechner
Tim Ferguson
Raul Fernandes
Wesley Filardo
+Colin Finck
Matt Finnicum
+Aurimas Fischer
Claus Fischer
Thomas Fitzsimmons
Olaf Flebbe
@@ -250,6 +274,7 @@ Krzysztof Foltman
Chad Fraleigh
Matthew Francis
Kolbjørn Fredheim
+Lars-Ake Fredlund
Eric Frias
Christoph Frick
Klemens Friedl
@@ -268,6 +293,7 @@ Gabriel Gambetta
Peter Ganten
Gabriel Garcia
Ramon Garcia
+Johan Gardell
Michael Gardiner
Martin Garton
Jeff Garzik
@@ -283,10 +309,12 @@ Brian Gerst
Matthew Ghio
Johan Gill
John Gilmore
+Denver Gingerich
Gabriele Giorgetti
Kristoffer Gleditsch
Christian Gmeiner
Jody Goldberg
+Zach Goldberg
David Golding
Markus Gömmel
Julio E. Gonzalez P
@@ -294,6 +322,7 @@ Bob Goodwin
Eugeny Gorelov
Zach Gorman
Florian Goth
+Mathias Gottschlag
Alexander Gottwald
François Gouget
George Gov
@@ -326,9 +355,11 @@ David Hammerton
Noomen Hamza
Anssi Hannula
Charles M. Hannum
+Vincent Hardy
Yorick Hardy
Boaz Harrosh
Adrian Harvey
+Christopher Harvey
John Harvey
James Hatheway
Geoffrey Hausheer
@@ -358,7 +389,9 @@ Ben Hodgetts
Jochen Hoenicke
Henning Hoffmann
Jens Hoffmann
+Michael Hoffman
Erik Hofman
+Jörg Höhle
John K. Hohm
Kevin Holbrook
Nick Holloway
@@ -371,9 +404,11 @@ Olivier Houchard
Onno Hovers
David Howells
Vit Hrachovy
+Sin-ta Hsiea
Jeffrey Hsu
Zhangrong Huang
Edgar Hucek
+Sean Huckins
Stefan Huehner
Andrew John Hughes
Tom Hughes
@@ -390,6 +425,7 @@ Hiroshi Inoue
Kostya Ivanov
Serge Ivanov
Peter Ivanyi
+Lance Jackson
Michael Jacobsen
Francois Jacques
Lee Jaekil
@@ -401,6 +437,7 @@ Jerry Jenkins
Niels Kristian Bech Jensen
Ron Jensen
Byeong-Sik Jeon
+Tomasz Jezierski
Rajeev Jhangiani
Jerry Ji
Antonio Larrosa Jiménez
@@ -425,6 +462,7 @@ Srivatsa Kanchi, R
Jukka Kangas
Thorsten Kani
Pavel Kankovsky
+Lauris Kaplinski
Michael Karcher
Reinhard Karcher
Niclas Karlsson
@@ -437,6 +475,7 @@ Dan Kegel
Matthew Kehrer
Don Kelly
Thomas Kho
+Sergey Khodych
Vijay Kiran Kamuju
Andreas Kirschbaum
Simon Kissane
@@ -452,6 +491,7 @@ Kevin Koltzau
Konstantin Kondratyuk
Jon Konrath
Ilya Konstantinov
+Frans Kool
Oleg Korda
Ilya Korniyko
Alex Korobka
@@ -490,6 +530,7 @@ Stephen Langasek
Sean Langley
Dan Langlois
Maarten Lankhorst
+Jared Lapsley
Peter Berg Larsen
Thomas Brix Larsen
Alexander Larsson
@@ -498,6 +539,7 @@ Alex Villacís Lasso
David Lassonde
Jeff Latimer
Paul Laufer
+Klaus Layer
Albert Lee
Jaekil Lee
Sander van Leeuwen
@@ -507,8 +549,10 @@ Peter Lemenkov
Kristiaan Lenaerts
Louis Lenders
Crestez Leonard
+Alistair Leslie-Hughes
Karl Lessard
Pascal Lessard
+Hin-Tak Leung
Blake Leverett
Wim Lewis
Andrew Lewycky
@@ -578,6 +622,7 @@ Davin McCall
Rob McClinton
Michael McCormack
David McCullough
+Rhys McGuckin
Alastair McKinstry
Jason McMullan
Harry McNally
@@ -590,6 +635,7 @@ Josef Meixner
Américo José Melo
Fabrice Ménard
Graham Menhennitt
+Luis Javier Merino
Thomas Mertes
Johann Messner
David Metcalfe
@@ -616,16 +662,20 @@ Todd Mokros
Slava Monich
James Moody
David Moore
+Patrick Moran
Chris Morgan
Kai Morich
Elie Morisse
+Alexander Morozov
John Morris
Shaun Morris
Richard Mortimer
Adam D. Moss
+Michael Moss
Julien Muchembled
Jeff Muizelaar
Vasudev Mulchandani
+Gregor Münch
Krishna Murthy
Rick Mutzke
Philippe De Muyter
@@ -637,6 +687,7 @@ Filip Navara
Dustin Navea
Felix Nawothnig
Jonathan Naylor
+Jens Nestler
Nathan Neulinger
Christian Neumair
Jeremy Newman
@@ -650,6 +701,7 @@ Nix N. Nix
Sami Nopanen
Leonard Norrgård
Robert North
+Tomasz Nowiński
Oleh R. Nykyforchyn
Daniel Nylander
Per Nystrom
@@ -672,6 +724,7 @@ Won Kyu Park
Joel Parker
Evan G. Parry
Jon Parshall
+Marcel Partap
Alex Pasadyn
Sven Paschukat
Michal Pasternak
@@ -685,6 +738,8 @@ Bernd Paysan
Vincent Pelletier
Victor Pelt
Brad Pepers
+Ted Percival
+Vitaly Perov
James Perry
Ori Pessach
Nemeth Peter
@@ -757,6 +812,7 @@ Chris Robinson
Vedran Rodic
Wino Rojo
Troy Rollo
+Paul Romanyszyn
Drew Ronneberg
Andreas Rosenberg
Bernhard Rosenkraenzer
@@ -793,6 +849,8 @@ Ingo Schneider
Victor Schneider
Kees Schoenmakers
Glenn Schrader
+Rico Schüller
+Marco Schuster
Waldeck Schutzer
Tim Schwartz
Federico Schwindt
@@ -815,9 +873,11 @@ Yngvi Sigurjonsson
Gustavo Noronha Silva
Stephen Simmons
Alasdair Sinclair
+Andrej Sinicyn
Ivan Sinitsin
Dmitrij Sinukov
Willie Sippel
+Nikolay Sivov
Daniel Skorka
Jesper Skov
Neil Skrypuch
@@ -826,6 +886,7 @@ Sasha Slijepcevic
Kirill Smelkov
Kirill K. Smirnov
David Smith
+Dylan Smith
Jeff Smith
William Smith
Juris Smotrovs
@@ -833,6 +894,7 @@ Ed Snow
Jaroslaw Piotr Sobieszek
Carl Sopchak
Alexander Nicolaysen Sørnes
+Pablo Spallanzani
Thomas Spear
Chris Spencer
Liu Spider
@@ -852,6 +914,7 @@ Igor Stepin
Keith Stevens
Norman Stevens
Aric Stewart
+Johannes Stezenbach
Oliver Stieber
Clinton Stimpson
William Stinson
@@ -863,10 +926,12 @@ Bertho Stultiens
John F Sturtz
Michal Suchanek
Abraham Sudhakar
+Petr Sumbera
Supphachoke Suntiwichaya
Charles Suprin
James Sutherland
Erik Svendsen
+Artur Szymiec
Dylan Taft
Yoshiro Takeno
Hidenori Takeshima
@@ -910,6 +975,7 @@ Andrey Turkin
Gregory M. Turner
Peter Dons Tychsen
Lionel Ulmer
+Peter Urbanec
Moshe Vainer
Hleb Valoska
Hannu Valtonen
@@ -940,12 +1006,14 @@ Martin Walker
Simon Walton
Owen Wang
Eric Warnke
+Tony Wasserka
Andrew Webb
Leigh Wedding
Randy Weems
Manfred Weichel
Thomas Weidenmueller
Ulrich Weigand
+Markus Weiland
David Welch
Morten Welinder
Marcelo Welter
@@ -962,6 +1030,8 @@ Carl Williams
Eric Williams
Grant Williamson
Jed Wing
+Andre Wisplinghoff
+Christoph von Wittich
Dan Wolf
Erwin Wolff
Philipp Wollermann
@@ -972,7 +1042,9 @@ Cliff Wright
Chia-I Wu
Gerold Jens Wucherpfennig
Karl Guenter Wuensch
+Chris Wulff
Glenn Wurster
+Jon Yang
Mehmet Yasar
Alexander Yaworsky
Sean Young
@@ -982,6 +1054,7 @@ Nikita V. Youshchenko
Hwang YunSong
Mikołaj Zalewski
Simen Zamecnik
+Jeff Zaroyko
Steve Zellers
Jan Zerebecki
John Zero