Re: Public domain source in wine

2004-11-05 Thread Lionel Elie Mamane
On Thu, Nov 04, 2004 at 01:39:34PM +0100, Michael Jung wrote: > I would like to use source code from LibTomCrypt (...). LibTomCrypt > is in the public domain. > 1. What is the legaly correct way to do this? As I understand it, > public domain source can simply be taken as is and re-licensed under

RE: [dx9-12] Major change to design

2004-11-05 Thread Ann and Jason Edmeades
Ha! Spot the half written note I started a week ago when I first was trying to word a reply, which was nicely hidden off the end of my previous note! - Sorry about that :-) Jason

RE: [dx9-12] Major change to design

2004-11-05 Thread Ann and Jason Edmeades
Hi, Firstly apologies for the long delay between responses - I had to take a week out to sort something else out! Anyway, where were we! I'll start with a summary, feel free to skip near the bottom if you remember it! You last said: >>Looks much better yes, thanks. There's still something strang

Re: Default System Colors

2004-11-05 Thread Stefan Dösinger
> No one has other opinions? I still think it's better to use the WinXP > (classic) colors as the default, until we finish the uxtheme dll (and add > other themes), because it simply looks better (for me, but I believe others > also find the new colors more soft to the eye, and comfortable to look

Re: wine/ tools/wine.inf include/config.h.in dlls/ ...

2004-11-05 Thread Vincent Béron
Le jeu 04/11/2004 à 16:15, Alexandre Julliard a écrit : > Log message: > Michael Jung <[EMAIL PROTECTED]> > Implemented a substantial part of rsaenh.dll. > > Patch: http://cvs.winehq.org/patch.py?id=14412 The committed patch doesn't compile on RH8. OpenSSL doesn't use the same name fo

Re: disk-space ?

2004-11-05 Thread Jeremy Newman
Just fixed this. Seems we (CodeWeavers) ate up all the free space on the co-lo server. I'll free some up. Looks like we need to move WineHQ onto its own server (something I really want to do). On Fri, 2004-11-05 at 19:30 +0100, Dietrich Teickner wrote: > 0[N:\wine]cvs -z0 update -kb -dP > ? .cvspa

Re: err:keyboard:X11DRV_ToUnicodeEx Please report:

2004-11-05 Thread Walt Ogburn
Hi Jon, It looks to me like shift-tab works fine when it's used to navigate around dialogs. It's only in things like text input that it tries to get converted to Unicode and doesn't match anything. Do you know what shift-tab does under such circumstances in Windows? If it's the same as regular

Re: SEH docs

2004-11-05 Thread Filip Navara
Mike Hearn wrote: + No, it isn't. It's not handled in Wine because pthread_attr_setstacksize (for pthread case) or wine_anon_mmap (for kthread case) is used to allocate the stack and the rest is handled by the guest OS (AFAIK). Regards, Filip

disk-space ?

2004-11-05 Thread Dietrich Teickner
0[N:\wine]cvs -z0 update -kb -dP ? .cvspass cvs server: Updating . cvs server: failed to create lock directory for `/home/wine' (/home/wine/#cvs.lo ck): No space left on device cvs server: failed to obtain dir lock in repository `/home/wine' cvs [server aborted]: read lock failed - giving up

Re: Default System Colors

2004-11-05 Thread Andreas Mohr
Hi, On Fri, Nov 05, 2004 at 08:29:56AM -0800, William Poetra Yoga H wrote: > No one has other opinions? I still think it's better to use the WinXP (classic) > colors as the default, until we finish the uxtheme dll (and add other themes), > because it simply looks better (for me, but I believe othe

Re: Default System Colors

2004-11-05 Thread Roderick Colenbrander
Hi, Now that I have thought about it a while longer perhaps it is the right idea to already start using uxtheme. If I remember correctly uxtheme is already usable the only problem is that we don't use it to actually modify the look of wine widgets. Kevin Koltzau, the original uxtheme author, made

Re: Default System Colors

2004-11-05 Thread William Poetra Yoga H
I'm sorry, this was supposed to be sent on 03/11/2004... (the patch was resent on 11/03, but I sent this to my own address instead of winehq.org) So should I resend the patch again? And also, for the core devel folks, what do you think about this default color change? Message follows: No one has

err:keyboard:X11DRV_ToUnicodeEx Please report:

2004-11-05 Thread Jon Griffiths
Hi, Duly reporting: err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym FE20 (ISO_Left_Tab) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=9,scanCode=F,keycode=17,state=1) This happens when I shift-tab in any Wine app. System is mdk 10.0/wine cvs and this message has been there for sev