Re: New icons for 1.1.21

2009-05-09 Thread Scott Ritchie
Warren Dumortier wrote: 2009/5/9 Scott Ritchie : Warren Dumortier wrote: Nice, however i have a little suggestion... Would it be possible to assign an icon to WINE when you select a program from the list? This would be nice! ;) Huh? It's not clear to me what you're referring to here. Which l

Re: Shuttleworth on Wine

2009-05-09 Thread Austin English
2009/5/9 Nicklas Börjesson : >> http://socghop.appspot.com/student_project/show/google/gsoc2009/wine/t124024892240 >> http://www.nabble.com/SOC-2009%3A-Application-Test-Suite-tc22692224.html > > Interesting project. At my workplace, we use TestComplete for testing > GUI-applications, > I have had

DIB Engine : Almost 100% working

2009-05-09 Thread Massimo Del Fedele
Well, after some (many) bugfixes and additions, the mighty DIB Engine is almost 100% operational. On one of tested apps (MSN Messenger) it behaves even better than original one :-) For whom wish to test it, bug 421 page. Ciao Max

RE: Shuttleworth on Wine

2009-05-09 Thread Nicklas Börjesson
> http://socghop.appspot.com/student_project/show/google/gsoc2009/wine/t124024892240 > http://www.nabble.com/SOC-2009%3A-Application-Test-Suite-tc22692224.html Interesting project. At my workplace, we use TestComplete for testing GUI-applications, I have had some problems finding similar applica

Re: Shuttleworth on Wine

2009-05-09 Thread Austin English
2009/5/9 Nicklas Börjesson : > > >>It's the registering/download manager that makes it not useful. It's >>much harder to script all of that. > > Why script that? One doesn't need wine to download a file, right? > I really don't see what the point would be to test that. > Once you downloaded the fil

Re: Shuttleworth on Wine

2009-05-09 Thread Austin English
2009/5/9 Nicklas Börjesson : >>Photoshop, however, is harder to test, >>since it doesn't have an easy free download available. > > Free photoshop trial download, you do need to register (and > download through the "download manager") though: > https://www.adobe.com/cfusion/tdrc/index.cfm?product=ph

Re: New icons for 1.1.21

2009-05-09 Thread Warren Dumortier
2009/5/9 Scott Ritchie : > Warren Dumortier wrote: >> >> Nice, however i have a little suggestion... >> Would it be possible to assign an icon to WINE when you select a >> program from the list? This would be nice! ;) > > Huh?  It's not clear to me what you're referring to here.  Which list? Which

Re: New icons for 1.1.21

2009-05-09 Thread Scott Ritchie
Warren Dumortier wrote: Nice, however i have a little suggestion... Would it be possible to assign an icon to WINE when you select a program from the list? This would be nice! ;) Huh? It's not clear to me what you're referring to here. Which list? Which icon? Thanks, Scott Ritchie

Re: Dynamically adding debug channels (__wine_dbg_set_channel_flags)

2009-05-09 Thread Vitaliy Margolen
Daniel Santos wrote: > I think I just need to create a working solution and propose it as a > patch. It's already possible - see task manager. The only requirement for disabling/enabling debug channels from within the progrm is the debug channel have to be enabled at the start (WINEDEBUG=+all). V

Re: [2/2] kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr

2009-05-09 Thread Vitaliy Margolen
Few nitpicks about your patch. Guy Albertelli wrote: > +if (!(input = HeapAlloc( GetProcessHeap(), 0, i_size ))) > +{ > +SetLastError( ERROR_NOT_ENOUGH_MEMORY ); > +goto err_ret; > +} > +memset( input, 0, i_size ); To zero out allocated memory you should use HEAP_Z

Re: Dynamically adding debug channels (__wine_dbg_set_channel_flags)

2009-05-09 Thread Daniel Santos
What I'm proposing shouldn't interfere with that.  However, my original proposal is lacking (as I discovered when trying it out) because most of the object files that use debug logging end up with a static struct __wine_debug_channel variable that can't be changed from libwine after initializa

Re: comctl32: add ListView_SetCheckState and ListView_GetCheckState with tests(try3)

2009-05-09 Thread Vitaliy Margolen
André Hentschel wrote: > now using SNDMSGW > --- > dlls/comctl32/listview.c |1 - > dlls/comctl32/tests/listview.c |8 > include/commctrl.h |6 ++ > 3 files changed, 14 insertions(+), 1 deletions(-) > > +#define ListView_SetCheckState(hwndLV, iIndex, bCh

Re: New icons for 1.1.21

2009-05-09 Thread Warren Dumortier
2009/5/9 Scott Ritchie : > Hey everyone, > > I just wanted to say that the icon discussion I started a couple weeks back > has born even more fruit, and I'm really happy with the current state of the > icons that I'm now using in the 1.1.21 Ubuntu packages. I've attached them, > and will be sending

Re: comctl32: add ListView_SetCheckState and ListView_GetCheckState with tests(try3)

2009-05-09 Thread Nikolay Sivov
André Hentschel wrote: now using SNDMSGW --- dlls/comctl32/listview.c |1 - dlls/comctl32/tests/listview.c |8 include/commctrl.h |6 ++ 3 files changed, 14 insertions(+), 1 deletions(-) I still don't follow you. How will it run on systems without unico

Re: Severity levels

2009-05-09 Thread Henri Verbeet
2009/5/9 Nicklas Börjesson : >>When you're not subscribed to the list, your posts have to go through >>moderation. Sometimes that can take a while. > > I do subscribe to the list(and did, from the beginning). > Or maybe subscription is more than registering to the mailing list? > You also need to f