Re: default wine browser

2003-12-29 Thread Chris Morgan
The potential to exploit the kfmclient does seem like something to at least consider. Is there some way we can protect the user against this or should the 'kfmclient exec' be dropped due to its potential for being exploited? We may need a translation table to effectively use the mime database.

Re: default wine browser

2003-12-29 Thread Dan Kegel
Rein Klazes wrote: Under KDE it should be enough to do: kfmclient exec "${file}" choosing in case of a html file the default browser configured for KDE. It works also for eg .mp3 files, but then the file spec must have been converted from WINE to Unix paths, for instance with "winepath". Makes me

Re: default wine browser

2003-12-29 Thread Chris Morgan
Very nice. This fixes it completely. I had tried to do things like TMP=/tmp and TEMP=/tmp but it didn't work for whatever reason. Chris On Monday 29 December 2003 06:42 am, Rein Klazes wrote: > On Sun, 28 Dec 2003 17:54:03 -0500, you wrote: > > Is this due to wine setting the TEMP environment

winecfg

2003-12-29 Thread Robert van Herk
Hi, Just to let you know: I started on the winecfg thingy officially now :-). This is the first time I encounter C Win32 code, and I'm loving it already :-S. Now I know why Windows is so unstable ;-). Grtz, Robert

Re[4]: Yeah - our RichEDit needs some work

2003-12-29 Thread Phil Krylov
Hello Dimitrie, Monday, December 29, 2003, 11:33:21 PM, you wrote: DOP> Now, if you are familiar with the richedit problem, DOP> can you come up with a list of tasks that will eventually DOP> lead to a full blown richedit control? It is a big task, if DOP> we break it into smaller, self contained

Re: Re[2]: Yeah - our RichEDit needs some work

2003-12-29 Thread Dimitrie O. Paun
> I have to note that richedit should also implement Text > Object Model, that is, > ITextDocument, ITextServices etc. > (and to be really compatible with M$ one, it should be > based on them). Indeed. Now, if you are familiar with the richedit problem, can you come up with a list of tasks that

Re: Installing from an .inf file? (fwd)

2003-12-29 Thread Steven Edwards
--- Kevin Atkinson <[EMAIL PROTECTED]> wrote: > > I was redirected to wine-devel. Attached is the .inf file if it > would > help. Some of the functions in SetupAPI are missing atm so this could be the problem. We were wanting to do this in ReactOS for hardware inf scripts but the functions we n

Re[4]: Yeah - our RichEDit needs some work

2003-12-29 Thread Saulius Krasuckas
ughm.. sorry -one year ago i decided i would contribute in RTF/RichEd are to Wine. +one year ago i decided i would contribute in RTF/RichEd area to Wine.

Re[3]: Yeah - our RichEDit needs some work

2003-12-29 Thread Saulius Krasuckas
On Mon, 29 Dec 2003, Phil Krylov wrote: > JW> http://www.nllgg.nl/Ted/ > > JW> I would toss it in myself, but I suck a coding. I > JW> wouldn't even know where to begin. > > I have to note that richedit should also implement Text Object Model, > that is, ITextDocument, ITextServices etc. (and to b

Re: Implement RegFlushKey

2003-12-29 Thread Steven Edwards
--- Mike Hearn <[EMAIL PROTECTED]> wrote: > Regardless at the moment wine startup time isn't a huge problem, > certainly there are more pressing issues (like the lack of a good > typelib compiler). I like being able to edit the registry in vi also but if you guys need a fast binary format, Eric Ko

Re[2]: Yeah - our RichEDit needs some work

2003-12-29 Thread Phil Krylov
Hello Joshua, Thursday, December 25, 2003, 11:04:28 PM, you wrote: JW> If you need the source of a program that can uses RTF JW> as it's native format, can spit out JW> microsoft-compatible RTF files, has all the tools for JW> editing Rick Text, and the source is aviliable in C... JW> then use th

Re: Yeah - our RichEDit needs some work

2003-12-29 Thread Dimitrie O. Paun
On December 25, 2003 03:04 pm, Joshua Walker wrote: > If you need the source of a program that can uses RTF > as it's native format, can spit out > microsoft-compatible RTF files, has all the tools for > editing Rick Text, and the source is aviliable in C... > then use the Source for "Ted" Unfortu

Re: Congradulations :-}

2003-12-29 Thread Dimitrie O. Paun
On December 29, 2003 01:36 am, Boaz Harrosh wrote: > I have successfully Beta released a WinLib port of a, 1 million > lines of code, windows program. QA will Install a first Linux Machine > and will start to bang on it tomorrow. (Well more like an advanced Alfa > I guess) Congratulations inde

Re: default wine browser

2003-12-29 Thread Rein Klazes
On Sat, 27 Dec 2003 21:50:57 -0500, you wrote: > Sound reasonable? Comments? ;-) Under KDE it should be enough to do: kfmclient exec "${file}" choosing in case of a html file the default browser configured for KDE. It works also for eg .mp3 files, but then the file spec must have been converte

Re: cabinet.Extract

2003-12-29 Thread Stefan Leichter
Am Montag, 29. Dezember 2003 06:28 schrieb Gregory M. Turner: > > Hmm, sounds like you are more of a natural at deducing this stuff than I, > so I am happy to defer to your judgement... but I am slightly surprised, as > I vaguely recall convincing myself that I had verified that it was right. > Sin

Re: default wine browser

2003-12-29 Thread Rein Klazes
On Sun, 28 Dec 2003 17:54:03 -0500, you wrote: > Is this due to wine setting the TEMP environment variable? I've tried > overriding that in the winebrowser script but it doesn't seem to make any > difference. Ideas on how to fix this? unset TMP TEMP Rein. -- Rein Klazes [EMAIL PROTECTED]

Re: default config file creation

2003-12-29 Thread Ivan Leo Murray-Smith
> Should we be performing the config file check inside wine at startup? Already wine is a wrapper that starts wine-pthread or wine-kthread, and don't forget about performance. >For this config check should we do something like: >if no config -> copy over default config > >if windows drive doesn't

Re: Status ToDo's #2

2003-12-29 Thread Tom
Mike Hearn wrote: Yes. Look in ./programs/winecfg - I did a lot of work on this app a few months back. It's not a control panel applet but could be made so easily, rather it's just an app. Drive editing is mostly done AFAIK but the app itself still needs a lot of loving. Of course it's a Win32 Win

Re: cabinet.Extract

2003-12-29 Thread Stefan Leichter
Hello Alexandre, please ignore the patch it is wrong. Looks like i have to learn more assembler. Bye Stefan -- Weitergeleitete Nachricht -- Subject: cabinet.Extract Date: Sonntag, 28. Dezember 2003 21:53 From: Stefan Leichter <[EMAIL PROTECTED]> To: Wine Patches <[EMAIL PROTE