Re: Downloading Mozilla ActiveX

2005-10-18 Thread Marcelo Duarte
Brian Vincent escreveu: Or maybe we could just ask the guy who wrote that software if he has a better place? In fact, let me do that right now. -Brian Note: Put a newest version, maybe http://www.iol.ie/~locka/mozilla/MozillaControl177.exe

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Brian Vincent
On 18 Oct 2005 19:28:51 -0400, Vincent Béron <[EMAIL PROTECTED]> wrote: > Newman wasn't very fond of hosting it on winehq either. Sourceforge > looked like the best place regarding capacity, but the automatic > download part is a problem with it (unless we put it on our webspace > over there, but I

Re: x11drv: allow removing of managed_prop

2005-10-18 Thread Vijay Kiran Kamuju
Hi Fabian, Please send this new one to wine-pathces also. Thanks, Vijay On 10/19/05, Fabian Bieler <[EMAIL PROTECTED]> wrote: > On Wednesday 19 October 2005 02:02, Fabian Bieler wrote: > > This patch removes window decorations in kde from windows which are not > > initially created with WS_POPUP s

Re: bug 2398: OpenGL, child windows, and wine

2005-10-18 Thread Oliver Stieber
--- Dan Kegel <[EMAIL PROTECTED]> wrote: > Lionel Ulmer wrote: > > On Tue, Oct 18, 2005 at 12:08:04AM -0700, Dan Kegel wrote: > > > >>I'm tempted to say skip the workaround, at least for > >>the first pass, and just implement the real fix using > >>the opengl extension. As Sippel said, people w

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Vincent Béron
Le mar 18/10/2005 à 19:27, Jonathan Ernst a écrit : > Le mardi 18 octobre 2005 à 19:28 -0400, Vincent Béron a écrit : [snip] > > That doesn't solve the capacity problem (which was a real one the last > > time this discussion occured, and is the reason why the address is not > > in wine.inf). > > >

Re: bug 2398: OpenGL, child windows, and wine

2005-10-18 Thread Dan Kegel
Lionel Ulmer wrote: On Tue, Oct 18, 2005 at 12:08:04AM -0700, Dan Kegel wrote: I'm tempted to say skip the workaround, at least for the first pass, and just implement the real fix using the opengl extension. As Sippel said, people who use apps like Lightwave (and maybe Quake3 Radiant :-) tend

Re: x11drv: allow removing of managed_prop

2005-10-18 Thread Fabian Bieler
On Wednesday 19 October 2005 02:02, Fabian Bieler wrote: > This patch removes window decorations in kde from windows which are not > initially created with WS_POPUP style or similar but later altered via > SetWindowLong. > > Examples for this are tooltips in wxwindows apps like vlc > http://www.vid

Re: XEmbed Systray Support

2005-10-18 Thread James Hawkins
On 10/18/05, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > > http://bugs.winehq.org/show_bug.cgi?id=1301 is in Wine 0.9 blocker list. > I guess this patch should go in before Wine 0.9 is released. (same goes > for finalizing the docs); isn't it ? > If you look at this as a bug, then it's possible Al

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Jonathan Ernst
Le mardi 18 octobre 2005 à 19:28 -0400, Vincent Béron a écrit : > Le mar 18/10/2005 à 18:31, Jonathan Ernst a écrit : > > Le mardi 18 octobre 2005 à 11:38 -0600, Brian Vincent a écrit : > > > On 10/18/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > > > > Does that server has enough capacity to ha

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Vincent Béron
Le mar 18/10/2005 à 18:31, Jonathan Ernst a écrit : > Le mardi 18 octobre 2005 à 11:38 -0600, Brian Vincent a écrit : > > On 10/18/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > > > Does that server has enough capacity to handle all Wine users? Will it be > > > there > > > for a long time? > >

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Jonathan Ernst
Le mardi 18 octobre 2005 à 11:38 -0600, Brian Vincent a écrit : > On 10/18/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > > Does that server has enough capacity to handle all Wine users? Will it be > > there > > for a long time? > > No idea about capacity, but the URL hasn't changed in years.

Re: XEmbed Systray Support

2005-10-18 Thread Jonathan Ernst
Le mardi 18 octobre 2005 à 15:16 -0500, James Hawkins a écrit : > On 10/18/05, James Liggett <[EMAIL PROTECTED]> wrote: > > No problem. It's always possible that Alexandre might allow it, but > you'd have to ask him specifically whether it is acceptable at this > point. The freeze will end when

Re: bug 2398: OpenGL, child windows, and wine

2005-10-18 Thread Oliver Stieber
--- Lionel Ulmer <[EMAIL PROTECTED]> wrote: > On Tue, Oct 18, 2005 at 12:08:04AM -0700, Dan Kegel wrote: > > I'm tempted to say skip the workaround, at least for > > the first pass, and just implement the real fix using > > the opengl extension. As Sippel said, people who > > use apps like Light

Re: XEmbed Systray Support

2005-10-18 Thread James Hawkins
On 10/18/05, James Liggett <[EMAIL PROTECTED]> wrote: > > Ok, thanks. I wasn't sure that this would be affected by the freeze, > since this functionality is on the task list for 0.9. I thought I would > try to get it in since it's a major usability problem for anyone who > uses anything other than

Re: XEmbed Systray Support

2005-10-18 Thread James Liggett
On Tue, 2005-10-18 at 15:05 -0500, James Hawkins wrote: > On 10/18/05, James Liggett <[EMAIL PROTECTED]> wrote: > > Anything wrong with this patch? (Resent version) > > > > We're in a feature freeze right now till 0.9 is released. I would try > submitting again after that point. Ok, thanks. I was

Re: XEmbed Systray Support

2005-10-18 Thread James Hawkins
On 10/18/05, James Liggett <[EMAIL PROTECTED]> wrote: > Anything wrong with this patch? (Resent version) > We're in a feature freeze right now till 0.9 is released. I would try submitting again after that point. -- James Hawkins

Re: XEmbed Systray Support

2005-10-18 Thread James Liggett
Anything wrong with this patch? (Resent version) James Liggett On Tue, 2005-10-11 at 17:07 -0700, James Liggett wrote: > Hi, > This patch implements XEmbed system tray support for recent non-KDE > desktops. This is a modified version of a patch originally submitted by > Rob Shearman, <[EMAIL PROT

Re: bug 2398: OpenGL, child windows, and wine

2005-10-18 Thread Lionel Ulmer
On Tue, Oct 18, 2005 at 12:08:04AM -0700, Dan Kegel wrote: > I'm tempted to say skip the workaround, at least for > the first pass, and just implement the real fix using > the opengl extension. As Sippel said, people who > use apps like Lightwave (and maybe Quake3 Radiant :-) > tend to have the la

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Brian Vincent
On 10/18/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Does that server has enough capacity to handle all Wine users? Will it be > there > for a long time? No idea about capacity, but the URL hasn't changed in years. We could take a clue from Codeweavers and put in a winehq.org URL that simp

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Marcelo Duarte
Vitaliy Margolen escreveu: Tuesday, October 18, 2005, 10:23:02 AM, Marcelo Duarte wrote: If you edit the registry and add: [Software\\Wine\\shdocvw] 1089668326 "MozillaUrl"="http://www.iol.ie/~locka/mozilla/MozillaControl16.exe"; Does that server has enough capacity to handle all Wine

Re: listview: infoPtr might be invalid after WM_NOTIFY

2005-10-18 Thread Ulrich Czekalla
On Tue, Sep 20, 2005 at 04:20:50PM -0500, Robert Shearman wrote: > Since this was a behaviour in our file open dialog, did we even verify > that this was a listview bug or is it that destroying the listview in > the middle of a notification is something that you shouldn't do? If the \ A quick te

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Vitaliy Margolen
Tuesday, October 18, 2005, 10:23:02 AM, Marcelo Duarte wrote: > Vitaliy Margolen escreveu: >>At present Wine asks the use it he/she wants to download and install Mozilla >>ActiveX. But it doesn't work and doesn't tell the user that it didn't work. >>This >>is not right. We either should say that

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Brian Vincent
On 10/18/05, Marcelo Duarte <[EMAIL PROTECTED]> wrote: > If you edit the registry and add: > [Software\\Wine\\shdocvw] 1089668326 > "MozillaUrl"="http://www.iol.ie/~locka/mozilla/MozillaControl16.exe"; > > The download functions normally. Sounds like that needs to be in wine.inf -Brian

Re: Downloading Mozilla ActiveX

2005-10-18 Thread Marcelo Duarte
Vitaliy Margolen escreveu: At present Wine asks the use it he/she wants to download and install Mozilla ActiveX. But it doesn't work and doesn't tell the user that it didn't work. This is not right. We either should say that download/install failed, or don't show this message in the first place,

Re: docs

2005-10-18 Thread Brian Vincent
On 10/14/05, Brian Vincent <[EMAIL PROTECTED]> wrote: > I don't want to step on any toes, but I plan on redoing the User Guide > this weekend. Mostly it'll just be an extension of the existing stuff > I wrote and bringing it up to date. I figure I can probably bang it > out in a few hours. Just

Re: NTDLL - breaks MDAC Installation

2005-10-18 Thread Ray Jones
Mike McCormack writes: > Perhaps try adding the following line to the dll overrides section in > user.reg: > > "advpack" = "native, builtin" I did that already, it is necessary to install IE since the switch to the WineCfg-tool, without the native dll IE won't install, because it is not able to

Re: dlls/wined3d/device.c: IWineD3DDeviceImpl_CreateQuery lost detection of unimplemented query type

2005-10-18 Thread Oliver Stieber
--- Christoph Frick <[EMAIL PROTECTED]> wrote: > hi list, > > as the game Live For Speed refuses to work for me with the 20050930 > since i have installed the new nvidia drivers 7something I did lots of > comparing between 20050830 and 20050930 and found that the > swtich-statement for IWineD3DD

Re: listview: infoPtr might be invalid after WM_NOTIFY

2005-10-18 Thread Michael Jung
Hi all, I've scanned wine-devel and wine-patches and have seen that more patches got in to fix the file dialog crash, but that none was applied. Was there any consensus on how this should be fixed? Bye, -- Michael Jung [EMAIL PROTECTED]

Re: Correctly unicodify winmm/mmio.c

2005-10-18 Thread Vincent Béron
Le mar 18/10/2005 à 02:55, Andreas Mohr a écrit : > Hi, > > On Tue, Oct 18, 2005 at 08:21:55AM +0200, Eric Pouech wrote: > > Vincent Béron wrote: > > >Changelog: > > >Correctly unicodify winmm/mmio.c. > > don't apply this patch, it's plain wrong. > > the A<->W message mapping isn't implemented yet

Re: What happened to wine_dbg_parse_options ?

2005-10-18 Thread Alexandre Julliard
Christian Costa <[EMAIL PROTECTED]> writes: > Hi, > > wine_dbg_parse_options does not exist anymore. > Is there a reason for that ? > Is there any other way to enable debug channels from whithin wine code ? I just added a __wine_dbg_set_channel_flags function. Note that because of the way the new

dlls/wined3d/device.c: IWineD3DDeviceImpl_CreateQuery lost detection of unimplemented query type

2005-10-18 Thread Christoph Frick
hi list, as the game Live For Speed refuses to work for me with the 20050930 since i have installed the new nvidia drivers 7something I did lots of comparing between 20050830 and 20050930 and found that the swtich-statement for IWineD3DDeviceImpl_CreateQuery is no longer detecting unimplemented ty

bug 2398: OpenGL, child windows, and wine

2005-10-18 Thread Dan Kegel
The change back in January or so to no longer give each window its own x window seems to have caused an upheaval in the opengl world. The first app to report a problem was Lightwave 3D: http://bugs.winehq.org/show_bug.cgi?id=2398 followed by http://bugs.winehq.org/show_bug.cgi?id=2908 WeatherSco