Re: on most hated "OS" in the history of computing

2010-03-28 Thread Saulius Krasuckas
* On Sun, 28 Mar 2010, James Mckenzie wrote: > Saulius Krasuckas wrote: > > >Hello, > > > >This article is about Windows 3.x history and "architecture": > >http://www.openwatcom.org/index.php/Exploring_Windows_3.x > > > >It was nice sunday reading :) for me. > > Interesting that ANYONE would con

Re: [PATCH 3/3] gdiplus: Implement GdipSetPathGradientSurroundColorsWithCount and GdipGetPathGradientSurroundColorCount [Try 2]

2010-03-28 Thread Vincent Povirk
You should also update GdipCloneBrush so that it makes a copy of this new array. On Sun, Mar 28, 2010 at 11:22 PM, Justin Chevrier wrote: > Now taking a copy of the color array. Thanks Nikolay > --- >  dlls/gdiplus/brush.c           |   27 +++ >  dlls/gdiplus/gdiplus_priva

Re: Wine and OpenSearch

2010-03-28 Thread GOUJON Alexandre
Le 03/28/10 19:27, André Hentschel a écrit : Did you see the search functions at http://source.winehq.org/source/ ??? No but these pages lacks ... style. I mean, it should be very useful for a text based web browser (like w3m) but I definitely prefer the 'git' links. Moreover, with the OpenSe

Re: on most hated "OS" in the history of computing

2010-03-28 Thread James Mckenzie
Saulius Krasuckas wrote: > >Hello, > >This article is about Windows 3.x history and "architecture": >http://www.openwatcom.org/index.php/Exploring_Windows_3.x > >It was nice sunday reading :) for me. > Interesting that ANYONE would consider any version of Windows 3.x as an operating system. Now

Re: GSoC WPKG and test.winehq.org

2010-03-28 Thread Seth Shelnutt
Alright after creating a few test scripts and playing around with things I think I have finally settled on exactly what my proposal is. It is in three parts, 1) Convert wpkg (or appDeploy) scripts into ahk scripts. I believe that I can convert a hundred or so without to much work. 2) I'd like to

Re: on most hated "OS" in the history of computing

2010-03-28 Thread Damjan Jovanovic
On Sun, Mar 28, 2010 at 4:38 PM, Saulius Krasuckas wrote: > Hello, > > This article is about Windows 3.x history and "architecture": > http://www.openwatcom.org/index.php/Exploring_Windows_3.x > > It was nice sunday reading :) for me. > > > S. > > > I read this a few days ago, it's a very good an

Re: Wine and OpenSearch

2010-03-28 Thread André Hentschel
GOUJON Alexandre schrieb: > Hi, > > When your app doesn't work on wine, you need to open a wine source file > and try to understand what does it do and what goes wrong. > Even if they're named explicitly, you may have to look at its code. > And so you're asking where can this function be defined ?

on most hated "OS" in the history of computing

2010-03-28 Thread Saulius Krasuckas
Hello, This article is about Windows 3.x history and "architecture": http://www.openwatcom.org/index.php/Exploring_Windows_3.x It was nice sunday reading :) for me. S.