Re: configure.ac: make sure we can run cmdlgtst and view from outside wine tree

2009-06-29 Thread Austin English
On Mon, Jun 29, 2009 at 10:37 PM, Detlef Riekenberg wrote: > On Mo, 2009-06-29 at 12:50 -0500, Austin English wrote: >> With this patch, they are treated like other programs, e.g., winhlp32, >> and installed, so one can use: >> $ wine view >> and get the same effect. > > That parts of configure.ac

Re: configure.ac: make sure we can run cmdlgtst and view from outside wine tree

2009-06-29 Thread Detlef Riekenberg
On Mo, 2009-06-29 at 12:50 -0500, Austin English wrote: > With this patch, they are treated like other programs, e.g., winhlp32, > and installed, so one can use: > $ wine view > and get the same effect. That parts of configure.ac are created by tools/make_makefiles tools/make_makefiles-50-# Progr

Re: gdiplus: implement horizontal alignment in GdipDrawString

2009-06-29 Thread Vincent Povirk
Whoops, forgot to check that format is not NULL. Don't commit this. Vincent Povirk On Mon, Jun 29, 2009 at 4:39 PM, Vincent Povirk wrote: > > > >

Re: Remove FIXME keyword from bugzilla

2009-06-29 Thread Jan Zerebecki
On Sun, May 31, 2009 at 09:37:12PM -0500, Austin English wrote: > It serves no purpose, after all, 'FIXME's are not bugs'. Done. Jan

Re: why is Kronenberg's Wine/Mac work blacklisted on winehq?

2009-06-29 Thread Joerg-Cyril.Hoehle
>If there were a plain vanilla wine built on OS X IMHO, Mac Users can expect from a binary distribution something Mac-like, e.g. some kind of GUI. Another OSS project I've worked on for over a decade used to embed NeXtStep specific GUI source code. There was no GUI for any other UNIX derivative.

Re: appwiz.cpl: updated French translation

2009-06-29 Thread Owen Rudge
The installer-button I agree, but the (previously) Add/Remove button doesn't if I'm correct. It depends entirely on the installer in question. For instance, many MSI-based installers will let you add components, remove components, etc, from an application (eg, MS Office, Visual Studio). "Add/R

Re: A new kid

2009-06-29 Thread Scott Ritchie
MD.IMAM HOSSAIN wrote: Dear WINE Developers, A short biography of me: A University Student of Electrical & Electronics Engineering Department. Live in Bangladesh in the city of Chittagong. I am a moderate Linux User, A moderate C programmer and have little knowledge about C++ programming.

shdocvw: would it be allright to pretend succes in IWebBrowser2::Stop?

2009-06-29 Thread Louis. Lenders
Hi, i try run an app that bails out because WebBrowser_Stop returns E_NOTIMPL. Just like another app i already filed a bug for (http://bugs.winehq.org/show_bug.cgi?id=9895) it expects ERROR_SUCCESS. According to MSDN this function  "Cancels a pending navigation or download, and stops dynamic p

Re: A new kid

2009-06-29 Thread Ricardo Filipe
2009/6/29 MD.IMAM HOSSAIN > Dear WINE Developers, > > A short biography of me: > > A University Student of Electrical & Electronics Engineering Department. > Live in Bangladesh in the city of Chittagong. I am a moderate Linux User, A > moderate C programmer and have little knowledge about C++ pr

A new kid

2009-06-29 Thread MD.IMAM HOSSAIN
Dear WINE Developers, A short biography of me: A University Student of Electrical & Electronics Engineering Department. Live in Bangladesh in the city of Chittagong. I am a moderate Linux User, A moderate C programmer and have little knowledge about C++ programming. I wish to contribute to the

Re: Removing active maintainers

2009-06-29 Thread Rosanne DiMesio
On Mon, 29 Jun 2009 08:11:20 -0700 Dan Kegel wrote: > On Mon, Jun 29, 2009 at 8:06 AM, Austin English > wrote: > >> Appdb admins get an absolute flood of appdb email. > >> My impression was that we got copies of everything that ever happens > >> on the appdb. > >> Is it really only email for unm

Re: transl: fix score-counter

2009-06-29 Thread Michael Stefaniuc
André Hentschel wrote: > If e.g. 4 langs are on score 1, then next score entry is 5. > This corrects the counter, so that next score is 2 I wouldn't count that as a bug but as a matter of taste. I prefer the way it is now. There are 4 other languages before the respective language so it comes in on

Re: transl: fix score-counter

2009-06-29 Thread André Hentschel
Ricardo Filipe schrieb: 2009/6/29 André Hentschel mailto:n...@dawncrow.de>> If e.g. 4 langs are on score 1, then next score entry is 5. This corrects the counter, so that next score is 2 --- transl/php/index.php |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Re: transl: fix score-counter

2009-06-29 Thread Ricardo Filipe
2009/6/29 André Hentschel > If e.g. 4 langs are on score 1, then next score entry is 5. > This corrects the counter, so that next score is 2 > --- > transl/php/index.php |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > the score right now gives a count of the number of languag

Re: Removing active maintainers

2009-06-29 Thread Dan Kegel
On Mon, Jun 29, 2009 at 8:06 AM, Austin English wrote: >> Appdb admins get an absolute flood of appdb email. >> My impression was that we got copies of everything that ever happens >> on the appdb. >> Is it really only email for unmaintained apps? > > No, it's for everything, though it can now be d

Re: Removing active maintainers

2009-06-29 Thread Austin English
On Mon, Jun 29, 2009 at 10:03 AM, Dan Kegel wrote: > On Mon, Jun 29, 2009 at 5:56 AM, Remco wrote: >>> That would still leave the test results sitting there unprocessed for >>> weeks, which leaves a pretty bad impression on the users who submitted >>> them. Test results for apps without maintaine

Re: Removing active maintainers

2009-06-29 Thread Dan Kegel
On Mon, Jun 29, 2009 at 5:56 AM, Remco wrote: >> That would still leave the test results sitting there unprocessed for weeks, >> which leaves a pretty bad impression on the users who submitted them. Test >> results for apps without maintainers get processed by the admins within 24 >> hours. > >

Re: Removing active maintainers

2009-06-29 Thread Erich Hoover
On Mon, Jun 29, 2009 at 8:38 AM, Remco wrote: > On Mon, Jun 29, 2009 at 4:18 PM, Rosanne DiMesio > wrote: > > On Mon, 29 Jun 2009 15:48:17 +0200 > > Remco wrote: > >> > >> Ok, I thought everybody got their AppDB updates by mail. But whichever > >> way you receive notice of queued submissions wit

Re: appwiz.cpl: updated French translation

2009-06-29 Thread André Hentschel
Paul Vriens schrieb: André Hentschel wrote: Frédéric Delanoy schrieb: 2009/6/29 Paul Vriens : Frédéric Delanoy wrote: Some adaptation to English dialog too: "Add/Remove" button was renamed to "Remove", since its only purpose is to uninstall apps. Hi Frédéric But the message clear says "or

Re: appwiz.cpl: updated French translation

2009-06-29 Thread Paul Vriens
André Hentschel wrote: Frédéric Delanoy schrieb: 2009/6/29 Paul Vriens : Frédéric Delanoy wrote: Some adaptation to English dialog too: "Add/Remove" button was renamed to "Remove", since its only purpose is to uninstall apps. Hi Frédéric But the message clear says "or to modify its install

Re: [4/4] comctl32/rebar: Update Rebar structure

2009-06-29 Thread Paul Vriens
Nikolay Sivov wrote: Changelog: - Update Rebar structure From b0d8b14a60f391144077cf8c053df5ea36fd22c4 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Sun, 28 Jun 2009 03:40:20 +0400 Subject: Update Rebar structure --- include/commctrl.h |6 ++ 1 files changed, 6 insertions(+)

Re: appwiz.cpl: updated French translation

2009-06-29 Thread André Hentschel
Frédéric Delanoy schrieb: 2009/6/29 Paul Vriens : Frédéric Delanoy wrote: Some adaptation to English dialog too: "Add/Remove" button was renamed to "Remove", since its only purpose is to uninstall apps. Hi Frédéric But the message clear says "or to modify its installed components". So I gues

Re: Removing active maintainers

2009-06-29 Thread Remco
On Mon, Jun 29, 2009 at 4:18 PM, Rosanne DiMesio wrote: > On Mon, 29 Jun 2009 15:48:17 +0200 > Remco wrote: >> >> Ok, I thought everybody got their AppDB updates by mail. But whichever >> way you receive notice of queued submissions without maintainers, >> that's where the maintained submissions c

Re: [PATCH 1/2] Include: Add fil_data.idl to describe IAMFilterData interface (resend)

2009-06-29 Thread Alexandre Julliard
Vitaliy Margolen writes: > Strange, I found header here: > Samples/Multimedia/DirectShow/Misc/Mapper/fil_data.h > > The thing is, that IAMFilterData interface is not describe anywhere at all, > except that file. So, should I just move it into dxdiagn dir? Yes, apparently that's how it's meant to

Re: [1/2] makedep: Add support for multiple object file extensions.

2009-06-29 Thread Alexandre Julliard
Francois Gouget writes: > This is useful to generate dependencies for crossbuilds. -o is traditionally used for the output file, so something like -x would probably be preferable. Also specifying multiple extensions by repeating the option (-xfoo -xbar instead of -xfoo:bar) is probably nicer, es

Re: Anyone at LinuxTag?

2009-06-29 Thread Roderick Colenbrander
On Mon, Jun 29, 2009 at 8:28 AM, Scott Ritchie wrote: > Kai Blin wrote: >> >> On Monday 29 June 2009 07:51:03 Austin English wrote: >>> >>> On Mon, Jun 29, 2009 at 12:46 AM, Kai Blin wrote: >> Yes. Realistically, there will be a contract involved regulating what needs to be done to get th

Re: [PATCH 1/2] Include: Add fil_data.idl to describe IAMFilterData interface (resend)

2009-06-29 Thread Vitaliy Margolen
Alexandre Julliard wrote: > Vitaliy Margolen writes: > >> @@ -29,6 +29,7 @@ PUBLIC_IDL_H_SRCS = \ >> dxgi.idl \ >> dxgitype.idl \ >> exdisp.idl \ >> +fil_data.idl \ > > This file doesn't seem to be part of the SDK. > Strange, I found header here: Samples/Multimedia/DirectShow

Re: Removing active maintainers

2009-06-29 Thread Rosanne DiMesio
On Mon, 29 Jun 2009 14:56:23 +0200 Remco wrote: > On Mon, Jun 29, 2009 at 2:22 PM, Rosanne DiMesio wrote: > > That would still leave the test results sitting there unprocessed for > > weeks, which leaves a pretty bad impression on the users who submitted > > them. Test results for apps without

Re: Removing active maintainers

2009-06-29 Thread Remco
On Mon, Jun 29, 2009 at 2:22 PM, Rosanne DiMesio wrote: > That would still leave the test results sitting there unprocessed for weeks, > which leaves a pretty bad impression on the users who submitted them. Test > results for apps without maintainers get processed by the admins within 24 > hours

Re: Removing active maintainers

2009-06-29 Thread Rosanne DiMesio
On Mon, 29 Jun 2009 13:19:18 +0200 Sjors Gielen wrote: > Ken Sharp wrote: > > > > > > Dan Kegel wrote: > > > >> 3. Eight days is way too quick to remove an inactive maintainer. Six > >> months is more like it. > > > > That is far too long. After two weeks there are 100 test results > > wait

Re: [PATCH 1/2] Include: Add fil_data.idl to describe IAMFilterData interface (resend)

2009-06-29 Thread Alexandre Julliard
Vitaliy Margolen writes: > @@ -29,6 +29,7 @@ PUBLIC_IDL_H_SRCS = \ > dxgi.idl \ > dxgitype.idl \ > exdisp.idl \ > + fil_data.idl \ This file doesn't seem to be part of the SDK. -- Alexandre Julliard julli...@winehq.org

Re: Removing active maintainers

2009-06-29 Thread Sjors Gielen
Ken Sharp wrote: > > > Dan Kegel wrote: > >> 3. Eight days is way too quick to remove an inactive maintainer. Six >> months is more like it. > > That is far too long. After two weeks there are 100 test results > waiting in the queue. Six months wouldn't help the users out at all. > Their tes

Re: Removing active maintainers

2009-06-29 Thread Ken Sharp
Dan Kegel wrote: 3. Eight days is way too quick to remove an inactive maintainer. Six months is more like it. That is far too long. After two weeks there are 100 test results waiting in the queue. Six months wouldn't help the users out at all. Their test results would disappear into a b

Re: appwiz.cpl: updated French translation

2009-06-29 Thread Frédéric Delanoy
2009/6/29 Paul Vriens : > Frédéric Delanoy wrote: >> >> Some adaptation to English dialog too: "Add/Remove" button was renamed to >> "Remove", since its only purpose is to uninstall apps. >> > Hi Frédéric > > But the message clear says "or to modify its installed components". So I > guess a more ap

Re: appwiz.cpl: updated French translation

2009-06-29 Thread Paul Vriens
Frédéric Delanoy wrote: Some adaptation to English dialog too: "Add/Remove" button was renamed to "Remove", since its only purpose is to uninstall apps. Hi Frédéric But the message clear says "or to modify its install

Direct3D Shader

2009-06-29 Thread MD.IMAM HOSSAIN
Dear Developers, Is there any possibilities to use nVidia Cg Library for Wine's Direct3D pixel and vertex shader. It will help Linux Intel On Board Graphics Card owners. Because nVidia's Cg support all graphics card. best regards, MD. IMAM HOSSAIN

Re: fix overflow in several advapi32 crypt functions hidden by broken WideCharToMultiByte

2009-06-29 Thread Dmitry Timoshkov
"Christoph von Wittich" wrote: When you would have a look at the winetests you would have noticed two failures about passing in negative values... Which winetests should I look at? The WideCharToMultiByte ones? Then the patch is wrong. That's unusual to expect that somebody reads your mind.

Re: fix overflow in several advapi32 crypt functions hidden by broken WideCharToMultiByte

2009-06-29 Thread Dmitry Timoshkov
"Christoph von Wittich" wrote: + if (*pcbProvName > INT_MAX) + *pcbProvName = INT_MAX; In which way WideCharToMultiByte is broken? It always helps to provide an explanation and if possible a test case. -- Dmitry.

Re: XI2 DirectInput/RawInput/WH_*_LL hooks

2009-06-29 Thread Vitaliy
Stefan Dösinger wrote: > Am Monday 22 June 2009 13:12:40 schrieb Paul TBBle Hampson: *) A new process (ala services.exe) which grabs XI2 events from X11 via its own connection and feeds them to the wineserver. >>> It should run in the context of the explorer process, no need for a new >>>

Re: Anyone at LinuxTag?

2009-06-29 Thread Kai Blin
On Monday 29 June 2009 08:40:47 Austin English wrote: > > Now what I understood you're suggesting is that instead of contracting a > > company or individual, the client could give the money to a Wine > > Foundation. How is that money going to turn into the code the client > > wants to have? Is the