Re: winecfg: Center main window on the screen.

2012-02-08 Thread Dmitry Timoshkov
Dmitry Timoshkov wrote: > For bug 21645. What is this pending for? -- Dmitry.

Re: winecfg: Center main window on the screen.

2012-02-08 Thread Austin English
On Wed, Feb 8, 2012 at 07:13, Michael Stefaniuc wrote: > Vitaliy Margolen wrote: >> Please don't! I want my window manager decide based on how I configured >> it where to position new windows. And not every program open in the >> middle of the screen just because it things it's the most important

Re: winecfg: Center main window on the screen.

2012-02-08 Thread Michael Stefaniuc
Vitaliy Margolen wrote: > Please don't! I want my window manager decide based on how I configured > it where to position new windows. And not every program open in the > middle of the screen just because it things it's the most important > thing on my screen. Uh? At the moment it always opens in th

Re: winecfg: Center main window on the screen.

2012-02-08 Thread Dmitry Timoshkov
Vitaliy Margolen wrote: > Please don't! I want my window manager decide based on how I configured it > where to position new windows. And not every program open in the middle of > the screen just because it things it's the most important thing on my screen. I'm surprised to see this comment he

Re: winecfg: Center main window on the screen.

2012-02-08 Thread Vitaliy Margolen
Please don't! I want my window manager decide based on how I configured it where to position new windows. And not every program open in the middle of the screen just because it things it's the most important thing on my screen. Vitaliy.

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-16 Thread Austin English
On Sun, Jan 15, 2012 at 14:42, Stephen Chao wrote: > On Mon, 16 Jan 2012 01:52:08 +0800 Dmitry Timoshkov wrote: >> Stephen Chao wrote: >> >> > Looking for feedback on a patch for winecfg I sent yesterday.  Should I >> > instead be sending it to the patches lis

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-16 Thread Stephen Chao
On Mon, 16 Jan 2012 01:52:08 +0800 Dmitry Timoshkov wrote: > Stephen Chao wrote: > > > Looking for feedback on a patch for winecfg I sent yesterday. Should I > > instead be sending it to the patches list? > > I made this patch to take out the frustration of re

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-15 Thread Austin English
On Sun, Jan 15, 2012 at 16:14, Vitaliy Margolen wrote: > On 01/15/2012 01:46 PM, Stephen Chao wrote: >> >> From my own experiences browsing most games' appdb page, everyone and >> their >> brother (including myself) tinkers with d3d registry options. > > > That's exactly why those options where re

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-15 Thread Vitaliy Margolen
On 01/15/2012 01:46 PM, Stephen Chao wrote: From my own experiences browsing most games' appdb page, everyone and their brother (including myself) tinkers with d3d registry options. That's exactly why those options where removed in the first place. To stop everyone from breaking their configur

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-15 Thread Stephen Chao
On Mon, 16 Jan 2012 01:52:08 +0800 Dmitry Timoshkov wrote: > Stephen Chao wrote: > > > Looking for feedback on a patch for winecfg I sent yesterday. Should I > > instead be sending it to the patches list? > > I made this patch to take out the frustration of re

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-15 Thread Dmitry Timoshkov
Stephen Chao wrote: > Looking for feedback on a patch for winecfg I sent yesterday. Should I > instead be sending it to the patches list? > I made this patch to take out the frustration of re-adding all the Direct3D > registry entries every time I wiped my .wine dir. Also

Re: winecfg: Add tab for most Direct3D registry settings.

2012-01-15 Thread Stephen Chao
Looking for feedback on a patch for winecfg I sent yesterday. Should I instead be sending it to the patches list? I made this patch to take out the frustration of re-adding all the Direct3D registry entries every time I wiped my .wine dir. Also to know the tinkering I'm doing is act

winecfg: Add tab for most Direct3D registry settings.

2012-01-14 Thread Stephen Chao
--- programs/winecfg/Makefile.in |3 +- programs/winecfg/direct3d.c | 256 ++ programs/winecfg/main.c | 16 +++- programs/winecfg/resource.h |8 ++ programs/winecfg/winecfg.h |1 + programs/winecfg/winecfg.rc | 12 ++ 6 files

Re: [2/2] winecfg: Bump NT 3.51 to Service Pack 5

2011-12-01 Thread Vitaliy Margolen
On 12/01/2011 12:15 PM, André Hentschel wrote: --- -{ "nt351", "Windows NT 3.5",3, 51, 0x421, VER_PLATFORM_WIN32_NT, "Service Pack 2", 0, 0, "WinNT"}, +{ "nt351", "Windows NT 3.51", 3, 51, 0x421, VER_PLATFORM_WIN32_NT, "Service Pack 5", 5, 0, "WinNT"}, You need to do

Re: winecfg: Remove driver selection from Audio tab.

2011-09-29 Thread Alex Bradbury
On 29 September 2011 15:03, Vitaliy Margolen wrote: > I can think of few things can be implemented right away and see how it goes: A lot of these seem like a great way to slow wine development down. Honestly I think better investment in automated application testing would be more helpful to the p

Re: winecfg: Remove driver selection from Audio tab.

2011-09-29 Thread Vitaliy Margolen
On 09/29/2011 02:11 AM, Alexandre Julliard wrote: Vitaliy Margolen writes: The part you forgot is Linux (referring to kernel here) being the most successful FOSS project, used on super computers, stock exchanges, banks, etc. While Wine still in it's perpetual alpha-beta state, limited user bas

winecfg: Remove driver selection from Audio tab.

2011-09-29 Thread Joerg-Cyril . Hoehle
Michael Stefaniuc wrote: >- We can directly motivate Andrew to fix those regressions "Oh, >regressions still open? No dinner for you tonight!". I still think Andrew deserves kudos for the vast amount of work he did. mmdevapi, winmm, DSound, ALSA, OSS and CoreAudio are a lot for one person to tack

Re: winecfg: Remove driver selection from Audio tab.

2011-09-29 Thread Alexandre Julliard
Vitaliy Margolen writes: > The part you forgot is Linux (referring to kernel here) being the most > successful FOSS project, used on super computers, stock exchanges, > banks, etc. While Wine still in it's perpetual alpha-beta state, > limited user base, and not recommended for production use. >

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Scott Ritchie
On 09/28/2011 10:10 AM, Austin English wrote: > On Wed, Sep 28, 2011 at 11:55, Scott Ritchie wrote: >> On 09/28/2011 05:57 AM, Vitaliy Margolen wrote: >>> On 09/28/2011 04:18 AM, Alex Bradbury wrote: Do correct me if I'm wrong here, but users who don't want regressions in their favourite

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Vitaliy Margolen
On 09/28/2011 11:04 AM, André Hentschel wrote: Am 28.09.2011 15:09, schrieb Vitaliy Margolen: On 09/28/2011 05:31 AM, Michael Stefaniuc wrote: Vitaliy Margolen wrote: On 09/27/2011 12:17 PM, Michael Stefaniuc wrote: Wine is driven by wrong objectives. Most developers here don't give much rip a

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Austin English
On Wed, Sep 28, 2011 at 11:55, Scott Ritchie wrote: > On 09/28/2011 05:57 AM, Vitaliy Margolen wrote: >> On 09/28/2011 04:18 AM, Alex Bradbury wrote: >>> Do correct me if I'm wrong here, but users who don't want regressions >>> in their favourite apps/games should be using the stable release. It >

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread André Hentschel
Am 28.09.2011 15:09, schrieb Vitaliy Margolen: > On 09/28/2011 05:31 AM, Michael Stefaniuc wrote: >> Vitaliy Margolen wrote: >>> On 09/27/2011 12:17 PM, Michael Stefaniuc wrote: >>> Wine is driven by wrong objectives. Most developers here don't give much >>> rip about regressions if the code they'v

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Scott Ritchie
On 09/28/2011 05:57 AM, Vitaliy Margolen wrote: > On 09/28/2011 04:18 AM, Alex Bradbury wrote: >> Do correct me if I'm wrong here, but users who don't want regressions >> in their favourite apps/games should be using the stable release. It >> doesn't seem fair to complain about regressions being ig

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Vitaliy Margolen
On 09/28/2011 05:31 AM, Michael Stefaniuc wrote: Vitaliy Margolen wrote: On 09/27/2011 12:17 PM, Michael Stefaniuc wrote: first place. It would be much better to see the entire conversion to mmdevapi in a separate tree stabilized before making it's way to main tree. Like in a development tre

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Vitaliy Margolen
On 09/28/2011 04:18 AM, Alex Bradbury wrote: Do correct me if I'm wrong here, but users who don't want regressions in their favourite apps/games should be using the stable release. It doesn't seem fair to complain about regressions being ignored unless 1.4 releases with a significant number of th

winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Joerg-Cyril . Hoehle
Alex Bradbury wrote: >Do correct me if I'm wrong here, but users who don't want regressions >in their favourite apps/games should be using the stable release. There's some chicken and egg problem. 1. Users find bugs in the stable release. 2. Should they ever report a bug, they'll be asked whether t

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Michael Stefaniuc
Vitaliy Margolen wrote: > On 09/27/2011 12:17 PM, Michael Stefaniuc wrote: >> On 09/27/2011 03:20 AM, Vitaliy Margolen wrote: >>> Could we please wait another week (until after the wineconf) before >>> doing these whole sale changes? >>> >>> Please leav

Re: winecfg: Remove driver selection from Audio tab.

2011-09-28 Thread Alex Bradbury
On 28 September 2011 01:33, Vitaliy Margolen wrote: > You think that all people who'll find their program broken because of this > sound rewrite care about the code? Or that now dsound talks to mmdevapi > instead of winmm? Or remarks by Andrew that "he doesn't want to fix old code > because it's g

Re: winecfg: Remove driver selection from Audio tab.

2011-09-27 Thread Vitaliy Margolen
On 09/27/2011 12:17 PM, Michael Stefaniuc wrote: On 09/27/2011 03:20 AM, Vitaliy Margolen wrote: Could we please wait another week (until after the wineconf) before doing these whole sale changes? Please leave sound system and related winecfg code as-is. Why? Come to think of it this would

Re: winecfg: Remove driver selection from Audio tab.

2011-09-27 Thread Michael Stefaniuc
On 09/27/2011 03:20 AM, Vitaliy Margolen wrote: > On 09/26/2011 09:10 AM, Andrew Eikum wrote: >> On Mon, Sep 26, 2011 at 04:50:22PM +0200, >> joerg-cyril.hoe...@t-systems.com wrote: >>> I'm not satisfied with the removal of the audio tree from winecfg. >>>

Re: winecfg: Remove driver selection from Audio tab.

2011-09-26 Thread Vitaliy Margolen
On 09/26/2011 09:10 AM, Andrew Eikum wrote: On Mon, Sep 26, 2011 at 04:50:22PM +0200, joerg-cyril.hoe...@t-systems.com wrote: I'm not satisfied with the removal of the audio tree from winecfg. Beside allowing to switch or disable drivers, one key feature was to allow inspecting the de

Re: [PATCH 6/9 (try2)] winecfg: Replace DirectSound settings with Driver Diagnostics

2011-09-26 Thread Alexandre Julliard
;(None)" Showing the detected driver is a good thing, but we shouldn't need to display the registry setting. The assumption is that users shouldn't have to worry about this. If it's important enough to show in winecfg then it has to be editable in winecfg too. -- Alexandre Julliard julli...@winehq.org

Re: winecfg: Remove driver selection from Audio tab.

2011-09-26 Thread Andrew Eikum
On Mon, Sep 26, 2011 at 04:50:22PM +0200, joerg-cyril.hoe...@t-systems.com wrote: > I'm not satisfied with the removal of the audio tree from winecfg. > Beside allowing to switch or disable drivers, one key feature was to > allow inspecting the devices that winmm found on this sys

winecfg: Remove driver selection from Audio tab.

2011-09-26 Thread Joerg-Cyril . Hoehle
Hi, I'm not satisfied with the removal of the audio tree from winecfg. Beside allowing to switch or disable drivers, one key feature was to allow inspecting the devices that winmm found on this system. For instance, I've not yet had time to report a bug that since wine-1.3.25, one

Re: winecfg: Specify a context for the 'Letter' paper size. (try 2)

2011-09-07 Thread Octavian Voicu
On Wed, Sep 7, 2011 at 11:27 AM, Francois Gouget wrote: > Actually, paper size is the more common term. ... > --- a/programs/winecfg/winecfg.rc > +++ b/programs/winecfg/winecfg.rc ... > -    IDS_COL_DRIVELETTER         "Letter" > +    IDS_COL_DRIVELETTER         &q

Re: winecfg: Specify a context for the 'Letter' paper format.

2011-09-06 Thread André Hentschel
Am 07.09.2011 00:48, schrieb Francois Gouget: > It's likely that letter does not always translate the same way for the paper > format and the alphabet characters. > --- > > This is more to provide context for the translator than to avoid > conflicts. > > progr

Re: 78217: Subject: [PATCH 3/3] winecfg: Remove driver selection from Audio tab

2011-09-01 Thread Andrew Eikum
On Wed, Aug 31, 2011 at 01:25:41PM -0700, Dan Kegel wrote: > Ah, I see you resent a fixed version, sorry for the noise. Thanks just the same. Because of your bot's email, I was able to know to resend the patch before I ran out the door. Andrew > (FWIW, the bot won't test your retry, since it was

Re: 78217: Subject: [PATCH 3/3] winecfg: Remove driver selection from Audio tab

2011-08-31 Thread Dan Kegel
Ah, I see you resent a fixed version, sorry for the noise. (FWIW, the bot won't test your retry, since it was an incomplete patch series.) On Wed, Aug 31, 2011 at 1:22 PM, Dan Kegel wrote: > On Wed, Aug 31, 2011 at 1:10 PM,   wrote: >> The Buildbot has detected a failed build on builder runtests

Re: 78217: Subject: [PATCH 3/3] winecfg: Remove driver selection from Audio tab

2011-08-31 Thread Dan Kegel
On Wed, Aug 31, 2011 at 1:10 PM, wrote: > The Buildbot has detected a failed build on builder runtests while building > Wine. > Full details are available at: > http://buildbot.kegel.com/builders/runtests/builds/161 > BUILD FAILED: failed git Something's fishy; looking at http://marc.info/?l=w

Re: winecfg: Add missing checking of HeapAlloc return values.

2011-07-22 Thread Alexandre Julliard
Grazvydas Ignotas writes: > --- > programs/winecfg/winecfg.c | 18 +- > programs/winecfg/winecfg.h | 14 ++ > 2 files changed, 23 insertions(+), 9 deletions(-) That sort of thing is not useful. It's going to crash a little later, and it'

Re: [GSoC] Merge winecfg and Control Panel

2011-04-04 Thread Tony Zhang
OK, I was pretty busy the whole week last week, and didn't get any chance to look into anything. But I cannot agree on this: But all that aside, all changes that winecfg is doing are registry only > changes. IMHO Wine doesn't need yet another program to writes something into > reg

Re: [GSoC] Merge winecfg and Control Panel

2011-03-26 Thread Vitaliy Margolen
4x768 virtual desktop... it'd be nice if one could instead do winecfg vd=1024x768 or something like that. Except you don't need winecfg for that you can run: wine explorer /desktop,program,1024x768 program.exe But all that aside, all changes that winecfg is doing are registry only changes. IM

Re: [GSoC] Merge winecfg and Control Panel

2011-03-26 Thread Vitaliy Margolen
On 03/25/2011 11:12 AM, Tony Zhang wrote: If I can just build one cpl, how should I build (compile) it and let the existing wine recognize it? Yes, you can build only one dll/cpl/program: # Assuming you are in wine source directory: $ make -C dlls/inetcpl.cpl If you trying to use "existing Win

Re: [GSoC] Merge winecfg and Control Panel

2011-03-25 Thread Tony Zhang
> > When you add a new cpl, the wine build system does this for you. > > So my question is: can I just build one cpl? Or do I need to re-build the entire wine every time I want to test a particular cpl? If I can just build one cpl, how should I build (compile) it and let the existing wine recogniz

Re: [GSoC] Merge winecfg and Control Panel

2011-03-24 Thread wine . dev
Dear Tony Welcome to Wine. > > After all the searches, I still do not have an overall idea of how to > create an control panel applet. From my current understanding, if I put the > cpl (dll) file in "~/.wine/drive_c/windows/system32/", wine control will > recognize it automatically, right? When

Re: [GSoC] Merge winecfg and Control Panel

2011-03-24 Thread Vincent Povirk
You can pretty much ignore everything in the actual C source files of appwiz.c except the CPlApplet function. CPL_STARTWPARMSW is unimportant, and all CPL_DBLCLK does is create a window. The only difference from the layout of a normal Windows program is that a control panel applet does not include

Re: [GSoC] Merge winecfg and Control Panel

2011-03-24 Thread Tony Zhang
Dear Owen, > Actually creating a new control panel applet is a fairly straightforward > task. You can look at the existing control panels (appwiz.cpl, inetcpl.cpl) > to get an idea of what's involved > > After all the searches, I still do not have an overall idea of how to create an control panel

Re: [GSoC] Merge winecfg and Control Panel

2011-03-24 Thread Tony Zhang
Dear Owen, > Actually creating a new control panel applet is a fairly straightforward > task. You can look at the existing control panels (appwiz.cpl, inetcpl.cpl) > to get an idea of what's involved > > I have looked at the two existing applets, but got a little confused by the variable names an

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread David Laight
networking. > > > > I've been thinking that winecfg should have a commandline > > interface, too, and making it accept winetricks settings > > directly.Something like that would also make a good soc project. > > > > > > I remember proposing this idea

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Scott Ritchie
On 03/23/2011 07:15 AM, Dan Kegel wrote: > Also... it would be nice if there were a central commandline > way of changing wine settings, kind of like 'net' is a central > way of manipulating networking. > > I've been thinking that winecfg should have a commandline &

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Jerome Leclanche
Winetricks uses the registry. It creates temporary .reg files and feeds them to regedit. J. Leclanche On Wed, Mar 23, 2011 at 6:15 PM, Tony Zhang wrote: > Now I see what you meant. That really is a nice feature to do something like > "winecfg vd=1024x768". > I'll see

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Tony Zhang
Now I see what you meant. That really is a nice feature to do something like "winecfg vd=1024x768". I'll see if I can understand how winetricks accomplish that. On Wed, Mar 23, 2011 at 1:05 PM, Dan Kegel wrote: > Winetricks is a simple script that adds a few mssing things to

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Dan Kegel
one could instead do winecfg vd=1024x768 or something like that. See also http://winetricks.org. On Mar 23, 2011 10:36 AM, "Tony Zhang" wrote: Dear Dan, I agree that it would be nice to have a command-line interface for wine settings cause I have run into situations that I have to c

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Tony Zhang
Dear Dan, I agree that it would be nice to have a command-line interface for wine settings cause I have run into situations that I have to configure wine before going into X. So is it possible to first group/rearrange winecfg functions into certain libraries and then let the GUI (control panel

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Tony Zhang
(appwiz.cpl, inetcpl.cpl) > to get an idea of what's involved, or consult MSDN for more information ( > http://tinyurl.com/6yu7cw4). If you've not got a background in Windows > programming already, it may of course take a little longer to figure > everything out. > > Mo

re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Dan Kegel
Also... it would be nice if there were a central commandline way of changing wine settings, kind of like 'net' is a central way of manipulating networking. I've been thinking that winecfg should have a commandline interface, too, and making it accept winetricks settings directl

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Owen Rudge
url.com/6yu7cw4). If you've not got a background in Windows programming already, it may of course take a little longer to figure everything out. More complicated is actually working out how to split up winecfg effectively, and how to do so in a way that doesn't result in unn

[GSoC] Merge winecfg and Control Panel

2011-03-22 Thread Tony Zhang
Hi everyone, I am a senior student double majoring in Computer Science and Math at Northern Illinois University (currently applying the CS Master Program at NIU) and I would like to participate in merging winecfg and control panel through the Google Summer of Code program. I have used wine since

Re: winecfg: Protect from closing the root key.

2011-03-10 Thread Alexandre Julliard
Dmitry Timoshkov writes: > This patch should fix the crash reported in the bug #26367. A better way would be to use RegOpenKeyExW. -- Alexandre Julliard julli...@winehq.org

New winetricks-alpha 20110222-alpha: new verbs d3dx11_43, dragonage2_demo, regedit, shell, taskmgr, winecfg

2011-02-22 Thread Dan Kegel
Right, it's only been a couple days, but here's a new winetricks already. This release adds dragonage2_demo (released earlier today -- hey, we're starting to keep up!) as well as the handy verbs d3dx11_43, regedit, shell, taskmgr, and winecfg, and a few bugfixes. Downl

Re: programs/notepad/Nl.rc and programs/winecfg/Nl.rc: patch for Dutch translation (resend)

2010-12-19 Thread Austin English
On Sat, Dec 18, 2010 at 9:15 AM, Albert Pool wrote: > Hello, > > I have fixed some English texts which had appeared in the Dutch > translation of notepad and winecfg. The previous mail with these patch > seems not to be arrived at you, so I've resent it. You forgot the patch :-). -- -Austin

Re: Dutch translation for notepad and winecfg changed

2010-12-15 Thread James Mckenzie
Albert Pool wrote: One patch per message, please. Please see the Submitting Patches page on the Wiki. > >--- > programs/notepad/Nl.rc |5 +++-- > programs/winecfg/Nl.rc | 15 --- > 2 files changed, 11 insertions(+), 9 deletions(-) > >diff --git a/pro

Re: winecfg: Update Portuguese translation

2010-06-22 Thread Frédéric Delanoy
2010/6/22 Gustavo > Second try. > > Gustavo Henrique Milaré > gugamil...@gmail.com If you resend the same patch, append (resend), if it was changed, append (try N). Cf. http://wiki.winehq.org/SubmittingPatches#head-2753aa29adcd5dfc10a88d4370973498e13550a1 Frédéric Delanoy

Re: Brazilian Portuguese translation of winecfg

2010-06-17 Thread Gustavo
Sorry, wrong list. My mistake. Em 17 de junho de 2010 20:56, Gustavo escreveu: > Hello, > > I've updated the translation of winecfg in Brazilian Portuguese. > > Making comparisons, I also noted that the "Windows Version" (Versão do > Windows) drop-dow

Brazilian Portuguese translation of winecfg

2010-06-17 Thread Gustavo
Hello, I've updated the translation of winecfg in Brazilian Portuguese. Making comparisons, I also noted that the "Windows Version" (Versão do Windows) drop-down menu disappeared and the Browse... (Localização:) text in the Drives was cut to half when you execute wine with LA

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-08 Thread Joel Holdsworth
> > Does it fix a bug? If not, AJ may have placed it aside until after Wine 1.2 > > is released. > > Indeed. Adding new strings to translate will/should probably have to > wait until after Wine 1.2, so we can get as many languages as possible > at 100% when 1.2 is released. > > OTOH, if it new s

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-08 Thread Joel Holdsworth
> It says apply failure for 3/3, so that's probably why 2/3 wasn't committed > also. > > Problem is that there are a lot of translation updates these days and > some patches affect winecfg .rc files. I guess you should rebase on > git head and resend patch. Howev

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-08 Thread Frédéric Delanoy
On Tue, Jun 8, 2010 at 03:41, James McKenzie wrote: > Joel Holdsworth wrote: >> >> On Wed, 2010-06-02 at 23:56 +0100, Joel Holdsworth wrote: >> >>> >>> Signed-off-by: Joel Holdsworth >>> --- >>>  programs/winecfg/Bg.rc        |   19 +

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-07 Thread Octavian Voicu
at there are a lot of translation updates these days and some patches affect winecfg .rc files. I guess you should rebase on git head and resend patch. However, I see there is still one patch on the pipe that affects Es.rc from winecfg, so that might again cause some problems. Octavian

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-07 Thread James McKenzie
Joel Holdsworth wrote: On Wed, 2010-06-02 at 23:56 +0100, Joel Holdsworth wrote: Signed-off-by: Joel Holdsworth --- programs/winecfg/Bg.rc| 19 + Any thoughts about this patch? I guess there's a reason why 1/3 was merged but not 2/3 and 3/3. Anything I ca

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-07 Thread Joel Holdsworth
On Wed, 2010-06-02 at 23:56 +0100, Joel Holdsworth wrote: > Signed-off-by: Joel Holdsworth > --- > programs/winecfg/Bg.rc| 19 + > programs/winecfg/Cs.rc| 19 + > programs/winecfg/Da.rc| 19 +---- > programs/winecfg/D

Re: 0003-winecfg-Update-spanish-translation

2010-06-02 Thread Paul Vriens
On 06/01/2010 09:35 PM, jose rostagno wrote: +PUSHBUTTON "Cancel",IDCANCEL,105,30,45,14,WS_GROUP Shouldn't that be "Cancelar" ? -- Cheers, Paul.

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
ms with varying character encodings. Did the patch > "[PATCH 4/4] winecfg: Cosmetic improvements to the about panel" apply > cleanly for you? It looked OK to me. Patch 3 got spam filtered though. I've tried to fix the spam rules, we'll see what happens when you resend... -- Alexandre Julliard julli...@winehq.org

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
On Tue, 2010-06-01 at 22:39 +0200, Alexandre Julliard wrote: > Joel Holdsworth writes: > > > Are you sure? I really do think using PNGs is preferable. The PNG is > > 22.8kB, whereas a BMP would be 237.2kB - over 10x larger! If I use a > > BMP, it will make the winecf

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > Are you sure? I really do think using PNGs is preferable. The PNG is > 22.8kB, whereas a BMP would be 237.2kB - over 10x larger! If I use a > BMP, it will make the winecfg executable bloat up 25%. > > By contrast importing GDI+ or WIC seems to me like a

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
ereas a BMP would be 237.2kB - over 10x larger! If I use a BMP, it will make the winecfg executable bloat up 25%. By contrast importing GDI+ or WIC seems to me like a small price to pay.

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > Are PNG icons supported? It didn't look like they were when I checked. > Also, sizes larger than 255px, are only partially supported in the > format. So any app, including wine would have legitimate reasons to > reject such a file. png icons are not supported but uncomp

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Joel Holdsworth
Are PNG icons supported? It didn't look like they were when I checked. Also, sizes larger than 255px, are only partially supported in the format. So any app, including wine would have legitimate reasons to reject such a file. On Tue, 2010-06-01 at 11:38 +0200, Alexandre Julliard wrote: > Joel Hold

Re: [PATCH 4/4] winecfg: Cosmetic improvements to the about panel

2010-06-01 Thread Alexandre Julliard
Joel Holdsworth writes: > +GpImage* LoadPNGResourceW(HINSTANCE hInst, LPCWSTR lpName) > +{ You should be able to use an icon for this, there shouldn't be any need to involve gdiplus. -- Alexandre Julliard julli...@winehq.org

Re: Last Minute Submission: Winecfg>About

2010-05-31 Thread Austin English
On Mon, May 31, 2010 at 9:28 AM, Alexandru Băluț wrote: > Please file a bug. > Thanks, > Alex > > On Mon, May 31, 2010 at 11:17, wrote: >> >> Hi, >> >> Joel Holdsworth wrote: >> >http://www.airwebreathe.org.uk/space/new-about-screen.png >> winecfg's window seems very tall.  I'd like it if somebod

Re: Last Minute Submission: Winecfg>About

2010-05-31 Thread Alexandru Băluț
Please file a bug. Thanks, Alex On Mon, May 31, 2010 at 11:17, wrote: > Hi, > > Joel Holdsworth wrote: > >http://www.airwebreathe.org.uk/space/new-about-screen.png > winecfg's window seems very tall. I'd like it if somebody > took care that it displays correctly in a 800x600 screen or virtual

Re: Last Minute Submission: Winecfg>About

2010-05-31 Thread André Hentschel
eathe.org.uk/space/new-about-screen.png >> >> Basically I've been giving the about page of winecfg a face lift. It >> seemed like a good idea to put some polish on it in time for the >> release. Is there any interest in pushing this? or is it too late? > It would

Last Minute Submission: Winecfg>About

2010-05-31 Thread Joerg-Cyril.Hoehle
Hi, Joel Holdsworth wrote: >http://www.airwebreathe.org.uk/space/new-about-screen.png winecfg's window seems very tall. I'd like it if somebody took care that it displays correctly in a 800x600 screen or virtual desktop. Currently, the ok & cancel buttons at the bottom are cut off :-( Regards,

Re: Last Minute Submission: Winecfg>About

2010-05-30 Thread Joel Holdsworth
\",,-1,0"; err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL trace:exec:SHELL_execute retval 33 On Sun, 2010-05-30 at 16:41 +0200, André Hentschel wrote: > Am 29.05.2010 17:17, schrieb Joel Holdsworth: &

Re: Last Minute Submission: Winecfg>About

2010-05-30 Thread Austin English
2010/5/30 André Hentschel : > Like Nikolay i am a bit scared of the link control. Maybe that should not be > included in the first patch and you can send it later when it surely works. > Against Nikolay's opinion i think you didnt changed the layout too > much(compared one by one) so it is ok. P

Re: Last Minute Submission: Winecfg>About

2010-05-30 Thread André Hentschel
Am 29.05.2010 17:17, schrieb Joel Holdsworth: > Hi All, > > I know it's late and we're in freeze mode now, but I wanted to offer > some work I've been doing: > > http://www.airwebreathe.org.uk/space/new-about-screen.png > > Basically I've been givi

Re: Last Minute Submission: Winecfg>About

2010-05-29 Thread Maarten Lankhorst
Hello Joel, 2010/5/29 Joel Holdsworth : > Hi All, > > I know it's late and we're in freeze mode now, but I wanted to offer > some work I've been doing: > > http://www.airwebreathe.org.uk/space/new-about-screen.png > > Basically I've been giving the ab

Re: Last Minute Submission: Winecfg>About

2010-05-29 Thread Nikolay Sivov
On 5/29/2010 19:17, Joel Holdsworth wrote: Hi All, I know it's late and we're in freeze mode now, but I wanted to offer some work I've been doing: http://www.airwebreathe.org.uk/space/new-about-screen.png Basically I've been giving the about page of winecfg a face lift. I

Last Minute Submission: Winecfg>About

2010-05-29 Thread Joel Holdsworth
Hi All, I know it's late and we're in freeze mode now, but I wanted to offer some work I've been doing: http://www.airwebreathe.org.uk/space/new-about-screen.png Basically I've been giving the about page of winecfg a face lift. It seemed like a good idea to put some polish o

winecfg audio tab contents

2010-05-20 Thread Joerg-Cyril.Hoehle
Hi, Maarten Lankhorst wrote: >After 1.2 is shipped the audio tab will be all gone anyhow. :) You wrote "After" and not "With/when". Experience with 1.0 is that it's used even nowadays by some, so we can assume the same with 1.2. Therefore, the audio tab ought to work in 1.2 even if 1.3 switches to

Re: winecfg audio tab contents

2010-05-18 Thread Maarten Lankhorst
Hello Joerg, On 18-05-10 15:33, joerg-cyril.hoe...@t-systems.com wrote: did you notice that in winecfg-1.1.44, the audio tab content is broken: nothing is displayed below ALSA, and OSS lists 5 things only. There used to be much more content. This is likely a side effect from not calling

Re: winecfg: Add SP2 for Vista

2010-04-19 Thread Austin English
2010/4/19 André Hentschel : > Internet Explorer 9 Preview needs it. > --- >  programs/winecfg/appdefaults.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/programs/winecfg/appdefaults.c b/programs/winecfg/appdefaults.c > index 8d28b0a..c

Re: winecfg italian translation update

2010-04-17 Thread Nikolay Sivov
On 4/17/2010 15:14, Davide Pizzetti wrote: Here's an italian translation update of winecfg -LTEXT "Le Dynamic Link Libraries possono essere specificate indiv +LTEXT "Le Dynamic Link Libraries possono essere specificate indiv

what should happen when selecting no audio in winecfg?

2009-11-20 Thread Joerg-Cyril.Hoehle
Hi, I've observed 2 seemingly opposed behaviours when no audio driver is selected in winecfg's audio tab (or when winecfg's audio tab had never been opened before in this .wine prefix): - On one hand, some tests and apps still manage to produce sound. - On the other hand (OTOH), some apps cease t

re: Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Maarten Lankhorst
Hi, The explanation is probably much simpler: OSS likely won't show up if the sound device is in use, since it claims total control. If anything in the background is using sound, it is possible to not see OSS at all. lsof /dev/dsp* /dev/snd/* probably tells you if anything uses it. Cheers, M

Re: Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Ken Sharp
Susan Cragin wrote: Just built today's git, and am running DNS with alsa. (Thanks, Maarten.) Called up winecfg as usual and found there were no options under OSS Driver. No wave-out, no wave-in, no mixer devices. Nada. Peculiar, never saw this before. So I thought I'd call in.

Usual oss choices missing in winecfg, in today's git

2009-10-15 Thread Susan Cragin
Just built today's git, and am running DNS with alsa. (Thanks, Maarten.) Called up winecfg as usual and found there were no options under OSS Driver. No wave-out, no wave-in, no mixer devices. Nada. Peculiar, never saw this before. So I thought I'd call in.

Re: no LANG=C wine winecfg on Mac OS? (texts are always translated)

2009-10-10 Thread Huang, Zhangrong
No, please file a bug. 2009/10/9 : > Hi, > > On Linux, I can toggle Wine's idea about > the current language by starting with: > LANG=C or =de_DE.UTF-8 or fr_... wine winecfg > Winecfg then displays text in the chosen locale (english for C). > This works well in Ubuntu

no LANG=C wine winecfg on Mac OS? (texts are always translated)

2009-10-09 Thread Joerg-Cyril.Hoehle
Hi, On Linux, I can toggle Wine's idea about the current language by starting with: LANG=C or =de_DE.UTF-8 or fr_... wine winecfg Winecfg then displays text in the chosen locale (english for C). This works well in Ubuntu for any locale with the language-pack-xyz packages installed (C always

Re: winecfg - italian translation update

2009-08-26 Thread Henri Verbeet
2009/8/25 Davide Pizzetti : > -LTEXT "Wine può simulare diverse versioni e stili di Windows > per ogni applicazione", > +LTEXT "Wine può simulare diverse versioni e stili di Windows > per ogni applicazione", Looks like you messed up the encoding of the original file s

  1   2   3   4   5   6   7   >