Re: WineHQ redesign - going live soon

2003-03-25 Thread Dimitrie O. Paun
On March 25, 2003 03:21 pm, Rick Romero wrote: > How about a change to: > "Pegasus Mail requires either wsock32.dll to exist (touch) in the > fake_windows/windows/system directory, or it needs to be started with > '-z 128' parameter." Noted, thanks! -- Dimi.

[RFC] wrc: remaining TODOs

2003-03-25 Thread Dimitrie O. Paun
Folks, Few things remain before I'm satisfied with the state of wrc. Here is a list of them: -- the -B option: I think this is a the wrong interface. The Win32 API has been ported to Big Endian machines IIRC, and there is no point allowing people to mock with alignment like so: it

Wrong type for snpashots (new site nit)

2003-03-25 Thread Sylvain Petreolle
Wanting to view the snapshots in the repository (yes, I could have seen it on the web page, but why not), I found that the type is set text/plain. If you select 'download' to see the first snapshot, you get garbage in your window. Changing the type provides a beautiful snapshot in your browser. Pr

Wrong type for snapshots (new site nit)

2003-03-25 Thread Sylvain Petreolle
Wanting to view the snapshots in the repository (yes, I could have seen it on the web page, but why not), I found that the type is set text/plain. If you select 'download' to see the first snapshot, you get garbage in your window. Changing the type provides a beatiful snapshot in your browser. Proo

Re: new site nit

2003-03-25 Thread Dimitrie O. Paun
On March 25, 2003 11:48 pm, Dan Kegel wrote: > It would be nice if the site recognized normal URLs without > the ?page= prefix. That ought to be easy to hack up. > The extra verbiage makes links posted in news articles > look ugly. I agree: http://www.winehq.org/download is a heck of a lot cle

new site nit

2003-03-25 Thread Dan Kegel
It would be nice if the site recognized normal URLs without the ?page= prefix. That ought to be easy to hack up. The extra verbiage makes links posted in news articles look ugly. Where's the code so I can fix it? I can't see it at http://cvs.winehq.com/cvsweb/ for some reason... I thought the sit

Re: Middleware regression test suites, e.g. ACE

2003-03-25 Thread Dimitrie O. Paun
On March 25, 2003 07:43 pm, Alexandre Julliard wrote: > I don't think we want to maintain our own version of the GNU C++ > library. The right approach IMO would be to port it to Windows (if it > hasn't been done already) and submit patches back to the main libstd++ > tree. Then we can tell people t

Re: Middleware regression test suites, e.g. ACE

2003-03-25 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > I hear you. But that presents a problem. I guess a lot of Windows programs > use C++, and thus some of the standard library. If we are to allow them > to work with Winelib, it seems to me we to do something similar to the > msvcrt. Now that we are L

Re: Middleware regression test suites, e.g. ACE

2003-03-25 Thread Dimitrie O. Paun
On 25 Mar 2003, Alexandre Julliard wrote: > I don't see much hope of mixing the glibc C++ library with msvcrt. You > either need to use a Windows C++ library, or use glibc. I hear you. But that presents a problem. I guess a lot of Windows programs use C++, and thus some of the standard library. I

Re: WineHQ redesign - DONE

2003-03-25 Thread Jeremy White
On Tue, 2003-03-25 at 17:06, Jeremy Newman wrote: > The hard parts are done. The site is live. Time to party like its 1999! > > Thanks to all those who helped me with this undertaking. The new site > was months in the making with most of the hard work in the last few > days. > > Dimi, when I see

WineHQ redesign - DONE

2003-03-25 Thread Jeremy Newman
The hard parts are done. The site is live. Time to party like its 1999! Thanks to all those who helped me with this undertaking. The new site was months in the making with most of the hard work in the last few days. Dimi, when I see you, I owe you a beer. Alright, back to my real job. /me wonder

Re: WineHQ redesign - going live soon

2003-03-25 Thread Kevin DeKorte
Wine does work on RedHat 8.0 with the new glibc. Although you need to start with a clean CVS tree or a clean src tree. On Tuesday 25 March 2003 01:40 pm, Vincent Béron wrote: > Mike Hearn a écrit: > > http://lostwages.winehq.org/?page=download > > > > It's called redhat 9 now :) There is no 8.1

RE: WineHQ redesign - going live soon

2003-03-25 Thread Jeremy Newman
On Tue, 2003-03-25 at 11:52, Sven Almgren wrote: > I know you wannted sugestions but i just can't keep it.. NICE!! > there's just one thing that drives me crasy (a) > I'm using Mozilla so I don't know how it looks in IE or netscape.. but... > The About box is ONE small pixel higher then the "co

Re: WineHQ redesign - going live soon

2003-03-25 Thread Jeremy Newman
On Tue, 2003-03-25 at 14:33, Mike Hearn wrote: > This shot: > http://lostwages.winehq.org/images/shots/full/wine_12.png > demonstrates some visual corruption, notably in the scrollbars. Can't we > replace it with one that is visually perfect? No I don't know HTML. :-) Heh heh. > http://lostwages.

Re: WineHQ redesign - going live soon

2003-03-25 Thread Sylvain Petreolle
--- Mike Hearn <[EMAIL PROTECTED]> a écrit : > This shot: > > http://lostwages.winehq.org/images/shots/full/wine_12.png > > demonstrates some visual corruption, notably in the scrollbars. Can't > we > replace it with one that is visually perfect? contribute one :) no need to fake it ;) > http:/

Re: WineHQ redesign - going live soon

2003-03-25 Thread Vincent Béron
Mike Hearn a écrit: http://lostwages.winehq.org/?page=download It's called redhat 9 now :) There is no 8.1 Actually, a fully updated RedHat 8.0 will also use glibc 2.3.2 since a few days ago. I haven't had the time to check whether Wine works fine or not under it and the latest kernel update fro

Re: WineHQ redesign - going live soon

2003-03-25 Thread Mike Hearn
It doesn't, CodeWeavers have built an updated RPM for the old glibc that doesn't break Wine. On Tue, 2003-03-25 at 20:40, Vincent Béron wrote: > Mike Hearn a écrit: > > http://lostwages.winehq.org/?page=download > > > > It's called redhat 9 now :) There is no 8.1 > > Actually, a fully updated Re

Re: WineHQ redesign - going live soon

2003-03-25 Thread Dimitrie O. Paun
On 25 Mar 2003, Jeremy Newman wrote: > I'm ignoring them. :-) Some of them I have implemented, others I am > keeping my way for now. :) What 'your way' you got that file from me almost verbatim :) I think we're talking about different things again. Here is (part of) my message from yesterday:

Re: WineHQ redesign - going live soon

2003-03-25 Thread Mike Hearn
This shot: http://lostwages.winehq.org/images/shots/full/wine_12.png demonstrates some visual corruption, notably in the scrollbars. Can't we replace it with one that is visually perfect? http://lostwages.winehq.org/images/shots/full/wine_16.png I thought Access didn't work? Is it fair to misle

Re: WineHQ redesign - going live soon

2003-03-25 Thread Rick Romero
On Tue, 2003-03-25 at 13:44, Jeremy Newman wrote: > OK, I believe the site is ready to go live now. If you want any changes > this is your last change to get them in. > > I need anyone who is available to go through the site and look for bad > links, bad grammar, and any HTML anomalies. > > http:

Re: WineHQ redesign - going live soon

2003-03-25 Thread Jeremy Newman
On Tue, 2003-03-25 at 12:45, Dimitrie O. Paun wrote: > Cool -- I am quite happy with the result, even if I still have some > small requests :) I do hope that we can do changes to it even after > it goes live, right? Sure, as is policy, I'll maintain the web site much the way Alexander maintains th

RE: WineHQ redesign - going live soon

2003-03-25 Thread Sven Almgren
I know you wannted sugestions but i just can't keep it.. NICE!! there's just one thing that drives me crasy (a) I'm using Mozilla so I don't know how it looks in IE or netscape.. but... The About box is ONE small pixel higher then the "content" and.. it looks like the webserver's drunk or somet

Re: WineHQ redesign - going live soon

2003-03-25 Thread Dimitrie O. Paun
On 25 Mar 2003, Jeremy Newman wrote: > OK, I believe the site is ready to go live now. If you want any changes > this is your last change to get them in. Cool -- I am quite happy with the result, even if I still have some small requests :) I do hope that we can do changes to it even after it goes

WineHQ redesign - going live soon

2003-03-25 Thread Jeremy Newman
OK, I believe the site is ready to go live now. If you want any changes this is your last change to get them in. I need anyone who is available to go through the site and look for bad links, bad grammar, and any HTML anomalies. http://lostwages.winehq.org/ I plan to get the site live at 4pm CST

Re: [ANN] Wine @ SourceForge

2003-03-25 Thread Dimitrie O. Paun
On Tue, 25 Mar 2003, Eric Pouech wrote: > my point was really to ensure that winehq.org will remain the focal > point for wine. Absolutely -- I have no intention in taking the SF stuff any further than necessary. I'll monitor the bug/support/patch tracker in case some people use those (few do)

Re: [ANN] Wine @ SourceForge

2003-03-25 Thread Eric Pouech
Dimitrie O. Paun wrote: On March 23, 2003 01:50 pm, Eric Pouech wrote: I think we need to define clearly what is going to appear on winehq on one hand, and on SF on the other hand: - which parts/info... are only be hosted on winehq - which parts/info... are only be hosted on SF - which parts/info.

Re: Middleware regression test suites, e.g. ACE

2003-03-25 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > That is, the glibc implementation of the C++ lib makes use of > functions that don't seem to be available in msvcrt, like fwide. > How should we proceed? I don't see much hope of mixing the glibc C++ library with msvcrt. You either need to use a Wi

Wine Weekly news

2003-03-25 Thread Tony Lambregts
It would be nice if the news page had a link to the latest WWN. I would prefer at the top of the page myself. The way it is I can only get there by reloading the home page. Also I think that it could be clearer the link back to the home page was the wine hq logo.. -- Tony Lambregts

Re: winehq/ include/config.php templates/en/suppor ...

2003-03-25 Thread Dimitrie O. Paun
On Tue, 25 Mar 2003, Jeremy Newman wrote: > Log message: > updated the to do list, and the supported apps pages Nice. However, I think I'd rename the menu item from "Applicatation DB" to just "Applications", that DB is rather unsightly. It's under the "Support" heading, so it should be clea

Re: Don't check stateMask in treeview

2003-03-25 Thread Dimitrie O. Paun
On 25 Mar 2003, Mike Hearn wrote: > I tested in windows xp, and found that the treeview control ignores the > stateMask field when getting item data. This fixes a bug in the NSIS > installer as well. Cool -- since you have the test, can you please check if the same is true for the listview as we

Hard data about traffic on wine mailing lists

2003-03-25 Thread Uwe Bonnes
Hallo, I have 870 messages in my wine-patches folder since Jan 1. This is about 10 messages a day. Wine-devel is 3020 messages, that's around 36 messages a day Bye -- Uwe Bonnes[EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt - Tel. 06

Wine growth (was Re: REMOVE ME)

2003-03-25 Thread Mike Hearn
> Everyone else - I think it's time to update the counters on the web > site. They are horribly out of date. Wine has experienced a wonderful > expansion over the past year, but this means that we can no longer claim > that wine-devel is 25 msg/day (more like 35msg/day on my unofficial > counti