Maurilio is doing a great job providing Lenny packages for Wine.
The site at http://wine.x.pl has been providing Wine packages for Etch for some
time. x86 only I'm afraid. The site's author is very modest but I believe
it's a chap named James Huk who used to send messages to the wine-user mail
On Thu, Jan 15, 2009 at 11:14 PM, Reece Dunn wrote:
> 2009/1/15 Damjan Jovanovic :
>> Hi
>>
>> I've hacked together a little program (attached) that creates
>> freedesktop file type associations (eg. open .dev files with Dev-C++
>> when you double-click them in a file manager) from what Windows
>>
On Thu, Jan 15, 2009 at 8:38 PM, Erich Hoover wrote:
> I ran into an issue with WMF files in helping someone get an application to
> work (Athena Visual Studio) and I worked around it by pre-rendering the
> application's vector WMF files. I don't currently have the time to resolve
> the issue, bu
Wine must contain an implementation of WMF because it is tightly
integrated into the public gdi32 API. Some Windows applications are
known to play back WMF files one record at a time and depend on the
device context where they are being rendered to change exactly as it
does on Windows (and this det
Hi Maurilio,
I see you've taken over building Lenny packages of Wine. Good work; at
least now there are *some* updated packages available.
I talked to Scott a while ago about taking over from him for all
Debian package building. I have an automated build environment that
builds packages for all v
Jeremy Newman wrote:
> The URL has moved as mentioned in another post.
>
> I will put in a place a redirect so sites pointing to the old URL no
> longer 404.
>
Thank you Jeremy.
James McKenzie
> It seems that the LGPL "libwmf" has excellent support for both bitmap
> and vector WMF files (it at least worked for converting the files I had
> trouble with!), so it seems to me like it would make sense to use this
> library rather than spinning a separate implementation. Any
> comments are ap
I ran into an issue with WMF files in helping someone get an application to
work (Athena Visual Studio) and I worked around it by pre-rendering the
application's vector WMF files. I don't currently have the time to resolve
the issue, but for when I do I'm curious whether there is a reason that
Ole
Dmitry Timoshkov wrote:
Then the first thing to do is to write some test cases.
I have had another look at the existing test cases that I added a few
months ago. I have rerun the tests before and after the patch "[3/5]
user32: Resend: Move character conversion logic to dde_server.d & remove
t
Hi Alistair,
Alistair Leslie-Hughes wrote:
> Hi,
>
> Can I get some feedback on this please?
>
Sure, sorry that I didn't look carefully enough to find problems with
it, overall mshtml part looks good.
> "Alistair Leslie-Hughes" wrote in message
> news:496d1ebf.2000...@hotmail.com...
>
>
Austin English wrote:
> On Tue, Jan 13, 2009 at 1:12 PM, Juan Lang wrote:
>>> Does "mac" mean "powerpc mac only"? I rather
>>> thought it meant "apple macintosh", regardless
>>> of cpu. I ask because Austin has just gone through
>>> and changed lots of "mac" bugs to "pc" even
>>> though the bugs
Hi,
Can I get some feedback on this please?
Best Regards
Alistair Leslie-Hughes
"Alistair Leslie-Hughes" wrote in message
news:496db2f4.2020...@hotmail.com...
> Hi,
>
> Based on a patch by David Hedberg and later Austin English.
> Fixes bug 1517.
> Corrected test and corrected tab/space iss
Hi,
Can I get some feedback on this please?
Best Regards
Alistair Leslie-Hughes
"Alistair Leslie-Hughes" wrote in message
news:496d1ebf.2000...@hotmail.com...
> Hi,
>
> Changelog:
> mshtml: Implement IHTMLDocument5 createComment
>
> Best Regards
> Alistair Leslie-Hughes
>
>
>
>
-
> > What works only in a very limited fashion is using Windows apps to
> protect
> > the Linux system. You can use a virus scanner to do a manual check
> over your
> > drives, but scan-file-on-open features will likely fail.
> >
>
> There has been demand to implement a ClamAV powered on-access fil
2009/1/15 Scott Ritchie :
> There has been demand to implement a ClamAV powered on-access file scan
> within Wine. That should fill that niche nicely, and also more
> elegantly since we don't have to run a Wine process to check the Wine
> system. This has the added benefit of making it harder to
Stefan Dösinger wrote:
> What works only in a very limited fashion is using Windows apps to protect
> the Linux system. You can use a virus scanner to do a manual check over your
> drives, but scan-file-on-open features will likely fail.
>
There has been demand to implement a ClamAV powered on-ac
Ben Klein wrote:
> 2009/1/15 James McKenzie :
>> Jeremy Newman:
>>
>> Looks like the download-deb page on winehq.org has gone missing again.
>>
>> James McKenzie
>
> http://winehq.org/download/ << Both the Ubuntu and Lenny links work
>
> Though if we are going to provide Debian packages separatel
On Thu, Jan 15, 2009 at 12:48 PM, Austin English
wrote:
> RTF_MULTICAST isn't available on NetBSD/OpenBSD (possibly others)
>
> Changelog:
> Moved to a #define 0 at the top of the file to get rid of ugly ifdef's
>
Forgot the patch.
--
James Hawkins
2009/1/15 Damjan Jovanovic :
> Hi
>
> I've hacked together a little program (attached) that creates
> freedesktop file type associations (eg. open .dev files with Dev-C++
> when you double-click them in a file manager) from what Windows
> programs do in the registry (#13597).
>
> Currently it works
On Thu, Jan 15, 2009 at 7:50 PM, Austin English wrote:
> Of course, Wine is open source, so if someone wants to edit it for
> that purpose, by all means, do so. I'm not sure that Wine _should_ do
> so though, at least, not now. Networking on a per app basis I can see
> an argument for, since Windo
On 15.01.2009 21:31, Damjan Jovanovic wrote:
> Also what is a good way to invent a MIME type for an extension?
> Currently for a .ext extension I'm just using application/x-wine-ext.
For some extensions the system's fd.o mime database might already record
a mime type. Perhaps you can somehow rever
Hi
I've hacked together a little program (attached) that creates
freedesktop file type associations (eg. open .dev files with Dev-C++
when you double-click them in a file manager) from what Windows
programs do in the registry (#13597).
Currently it works well, but has to be run explicitly to refr
Austin English wrote:
>Sent: Jan 15, 2009 1:04 PM
>To: Michael Stefaniuc
>Cc: James Mckenzie , wine-devel@winehq.org
>Subject: Re: Wine runs IE7!
>
>On Thu, Jan 15, 2009 at 1:53 PM, Michael Stefaniuc wrote:
>> James Mckenzie wrote:
>>> Hans Leidekker
Sent: Jan 15, 2009 10:45 AM
To: wi
The URL has moved as mentioned in another post.
I will put in a place a redirect so sites pointing to the old URL no
longer 404.
-Newman
James McKenzie wrote:
> Jeremy Newman:
>
> Looks like the download-deb page on winehq.org has gone missing again.
>
> James McKenzie
>
>
>
On Thu, Jan 15, 2009 at 1:53 PM, Michael Stefaniuc wrote:
> James Mckenzie wrote:
>> Hans Leidekker
>>> Sent: Jan 15, 2009 10:45 AM
>>> To: wine-devel@winehq.org
>>> Subject: Wine runs IE7!
>>>
>>>
>>> Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet
>>> that I had to implemen
James Mckenzie wrote:
> Hans Leidekker
>> Sent: Jan 15, 2009 10:45 AM
>> To: wine-devel@winehq.org
>> Subject: Wine runs IE7!
>>
>>
>> Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet
>> that I had to implement, stub and override my way past before it would
>> render a page, bu
On Thu, Jan 15, 2009 at 11:44 AM, Nicholas LaRoche wrote:
> Austin English wrote:
>>
>> On Wed, Jan 14, 2009 at 7:23 PM, Eduardo Menezes
>> wrote:
>>>
>>> I think a "isolate prefix" option in winecfg (or even winetricks) would
>>> be
>>> very useful.
>>> Undoing symlinks and editing the registry
Austin English wrote:
> On Wed, Jan 14, 2009 at 7:23 PM, Eduardo Menezes
> wrote:
>> I think a "isolate prefix" option in winecfg (or even winetricks) would be
>> very useful.
>> Undoing symlinks and editing the registry to take out the reference to the
>> root is boring (and I'm not sure only doi
Hans Leidekker
>Sent: Jan 15, 2009 10:45 AM
>To: wine-devel@winehq.org
>Subject: Wine runs IE7!
>
>
>Well, sort of. I found bugs in shell32, rpcrt4, comctl32 and wininet
>that I had to implement, stub and override my way past before it would
>render a page, but finally, here's the obligatory scree
>Are you sure that wine's d3d9 is available? (e.g. missing opengl libs on
>your linux system?) the GdiEntry13 stub sounds a bit like it tried to use
>native d3d9.dll, which doesn't work on Wine(and most likely never will)
Yes i'm sure, as the biggest problem that prevented the app from running was
> >> gdi32.GdiEntry13
> >> I was not able to work around a problem in d3d9 ( the app just hang,
> >> displaying nothing, probably due to some unimplemented stuff in
> d3d9)
> >> but fortunaly disabling d3d9, was enough to get it running
> >> (WINEDLLOVERRIDES="d3d9=""" wine AnimatedApplication.e
On Thu, Jan 15, 2009 at 12:54 AM, Vitaliy Margolen
wrote:
>
> I'd say I like it so far. Should work really nicely for DInput. And I think
> it should work for "RawInput" as well - one more API introduced in XP.
> However someone needs to see how well this will work for tablet input?
>
Seems like
Steven Edwards wrote:
>
>On Wed, Jan 14, 2009 at 3:59 PM, Louis Lenders
> wrote:
>> gdi32.GdiEntry13
>> kernel32.WerRegisterMemoryBlock
>> ntdll.NtSecureConnectPort
>> ntdll.RtlEnumerateGenericTableWithoutSplaying
>> ntdll.RtlIsGenericTableEmpty
>>
>> Well, that was enough to get the app running.
Well, Windows doesn't have multiple bottles (prefixes), each one with it's
own "windows" directory and registry. This is something "wine specific".
Managing prefixes is something "wine specific".
Just thought it is a nice feature to protect the rest of the system (your
home folder, for example) fro
2009/1/15 Roderick Colenbrander :
> I submitted my work to wine-devel a couple of months ago (see
> http://article.gmane.org/gmane.comp.emulators.wine.devel/64542/). I attached
> a sample theme file with just coloring (XP style coloring; this is slightly
> different from the old coloring method
On Wed, 14 Jan 2009, Eric Pouech wrote:
> Francois Gouget a écrit :
> > Hi,
> >
> > I have noticed that expr_alloc_uconstant() is unused in winedbg.
> > Is that normal?
> >
>
> the main point is that the lexer only returns signed integers, while it
> should return both signed and unsigned int
--- On Wed, 14/1/09, James Mckenzie wrote:
> However, we should attempt to block adware as a matter of
> policy? That is up to the Wine User Community and not based
> on the opinions of one or two people. I for one would like
> to see if this is possible and feasible. I do know that
> some of
> 2009/1/15 Roderick Colenbrander :
>
> > A while ago when I looked at how XP theme files worked I also took a
> look at this theme. I don't think any package should ship this theme the same
> for other XP themes. The problem is that all XP theme 'creators' are in
> fact editors which use original
2009/1/15 Roderick Colenbrander :
> A while ago when I looked at how XP theme files worked I also took a look at
> this theme. I don't think any package should ship this theme the same for
> other XP themes. The problem is that all XP theme 'creators' are in fact
> editors which use original XP
> On Sat, Nov 15, 2008 at 8:37 AM, Reece Dunn
> wrote:
> > 2008/11/15 Dan Kegel :
> >> On Sun, Nov 2, 2008 at 10:58 PM, Reece Dunn
> wrote:
> >>> .. the first step for Wine is making the
> >>> uxtheme/msstyles support work well so that it can be used by
> >>> distributions to theme Wine.
> >>
> >
40 matches
Mail list logo