re: Begin Wine Development

2009-08-01 Thread Dan Kegel
What John said! But just to be clear: only Alexandre has git commit power. The rest of us have to send patches to wine-patches and keep improving them until he relents and admits that perhaps they're worthy of inclusion. :-) Also, we tend not to worry too much about having bugs assigned. There

Re: AppDB - Watchtower Library as Nr. 1 Top-10 Platinum application

2009-08-01 Thread David Lee Lambert
The other factor is that it sounds like it's a fairly simple application to run, basically just a plain-text viewer with minimal DRM, which is why it has reached "platinum" status. Some games have as many as 400 votes. 2009/7/30 Igor Tarasov > 2009/7/30 Groeschel, Volker : > > This looks like a

Re: Begin Wine Development

2009-08-01 Thread John Klehm
On Sat, Aug 1, 2009 at 8:23 PM, Alexandros Dermenakis wrote: > I'm a software developer interested in contributing to wine. Can you guide a > bit with the process? http://wiki.winehq.org/Developers > How do you become a member and get a account to submit code to the git > repository? http://wiki

Begin Wine Development

2009-08-01 Thread Alexandros Dermenakis
Hi to everyone, I'm a software developer interested in contributing to wine. Can you guide a bit with the process? How do you become a member and get a account to submit code to the git repository? How do you get tickets with your tasks? Thanks

Re: How far away are we from .net 3.0 install working?

2009-08-01 Thread Dan Kegel
On Sat, Aug 1, 2009 at 3:03 PM, James McKenzie wrote: > Does the patch break the .NET 2.0 install? I doubt it, since the recipe he gave relies on the .net 2.0 install working :-) > If not can it be forwarded for AJ's review? That's his plan... - Dan

Re: How far away are we from .net 3.0 install working?

2009-08-01 Thread James McKenzie
Hans Leidekker wrote: > On Saturday 01 August 2009 12:47:33 am Dan Kegel wrote: > > >> But I didn't have any joy when I tried it, hence my question. >> > > Here's a recipe for the standalone installer that works for me > after applying the patch attached to this e-mail: > > Does the patc

Re: RFC XRender add support for dibsections in more color depths

2009-08-01 Thread Austin English
On Fri, Jul 31, 2009 at 3:51 AM, Roderick Colenbrander wrote: > On Fri, Jul 31, 2009 at 9:25 AM, Austin English > wrote: >> On Thu, Jul 23, 2009 at 3:51 PM, Roderick >> Colenbrander wrote: >>> Hi, >>> >>> For some weeks I have been working on moving more 2D rendering to >>> XRender. XRender has th

Re: How far away are we from .net 3.0 install working?

2009-08-01 Thread Hans Leidekker
On Saturday 01 August 2009 02:51:14 pm Dan Kegel wrote: > > It's slow towards the end, too slow I think, but eventually it completes > > here. > > That's good news. That patch looks meatier than the similar > patches by Aric and Louis that were posted to wine-patches earlier. > How close is it

Re: New Wine Gecko 1.0.0 RC

2009-08-01 Thread Vitaliy Margolen
Jacek Caban wrote: > It's time for the new Wine Gecko package release. Tested with steam and few websites. Haven't found any new bugs, just good old ones. Vitaliy

Re: How far away are we from .net 3.0 install working?

2009-08-01 Thread Dan Kegel
On Sat, Aug 1, 2009 at 2:05 AM, Hans Leidekker wrote: > Here's a recipe for the standalone installer that works for me > after applying the patch attached to this e-mail: > >  $ sha1sum dotnetfx3.exe >  f3d2c3c7e4c0c35450cf6dab1f9f2e9e7ff50039  dotnetfx3.exe >  $ rm -rf ~/.wine >  $ sh winetricks d

Test request for ListView applications

2009-08-01 Thread Nikolay Sivov
Hi. Yesterday I attached a patch to fix longstanding bug http://bugs.winehq.org/show_bug.cgi?id=3231 . It fixes this issue, and I hope doesn't produce any new ones. Now I need to test it on a wide range of applications you use every day. If you spotted any new issues after it please let me kn

Re: How far away are we from .net 3.0 install working?

2009-08-01 Thread Hans Leidekker
On Saturday 01 August 2009 12:47:33 am Dan Kegel wrote: > But I didn't have any joy when I tried it, hence my question. Here's a recipe for the standalone installer that works for me after applying the patch attached to this e-mail: $ sha1sum dotnetfx3.exe f3d2c3c7e4c0c35450cf6dab1f9f2e9e7ff50