OK folks,
It's 2:30am, and I'm going to be _dead_ tomorrow, but here it is,
the new and improved Download page. It still needs some work:
-- right now I'm using the images from Hatky's server,
we need to transfer them to WineHQ
-- we need a Debian icon (simple)
-- we need to fix the
Jeremy Newman wrote:
I was hoping nobody as attached to htdig. I was down to running it only
one a week. It would take more than 24 hours to spider the site. I got
in this morning and found htdig sucking up 90% cpu on the server, got
mad, threw things at it, sought counseling, then murdered the
On Sun, Feb 15, 2004 at 10:12:19AM -0500, Dimitrie O. Paun wrote:
> On February 15, 2004 07:07 am, Michael Stefaniuc wrote:
> > I've thought about doing that but the README file is written in the
> > style of a man page. And ripping one part out would make the rest hard
> > to read. A better approa
On Mon, 16 Feb 2004, Zimler Attila wrote:
> So if I do this, that will be good?
Yes, so I hope! :)))
--
Dimi.
Dimitrie O. Paun wrote:
On Mon, 16 Feb 2004, Zimler Attila wrote:
I meant to refresh only the modified part of the tree. This is what you
meant too? Or if not could you explain it?
Well, what I mean is when we add a new key into the regisry, we should
siply add the corresponding item int
On Mon, 16 Feb 2004, Zimler Attila wrote:
> I meant to refresh only the modified part of the tree. This is what you
> meant too? Or if not could you explain it?
Well, what I mean is when we add a new key into the regisry, we should
siply add the corresponding item into the treeview. Similarly, w
Dimitrie O. Paun wrote:
On Mon, 16 Feb 2004, Zimler Attila wrote:
As previously noted in list, regedit delete patch is accepted. I think
next I will try to implement regedit key rename support, and treeview
refresh (on the modified part of the branch). Is it ok or there is a
more important
On Mon, 16 Feb 2004, Chris Seaton wrote:
> That function is undefined at the linking stage. I presume winegcc
> doesn't link by default to comctl32.dll, so I -lcomctl32.dll but when I
You should pass -lcomctl32 instead.
--
Dimi.
On Mon, Feb 16, 2004 at 01:33:05PM +0100, Uwe Bonnes wrote:
> > "Marcus" == Marcus Meissner <[EMAIL PROTECTED]> writes:
>
> Marcus> Hi, This is sufficient to support the first windows kernel
> Marcus> driver.
>
> Marcus,
>
> that work sounds great!
> Can you explain a little more, ho
> "Zimler" == Zimler Attila <[EMAIL PROTECTED]> writes:
Zimler> Hi List, As previously noted in list, regedit delete patch is
Zimler> accepted. I think next I will try to implement regedit key
Zimler> rename support, and treeview refresh (on the modified part of
Zimler> the bra
I'm trying to use the common controls. To start with I'm
InitCommonControlsEx'ing, but that's not working.
That function is undefined at the linking stage. I presume winegcc
doesn't link by default to comctl32.dll, so I -lcomctl32.dll but when I
do that it seg faults at startup with err:heap:HE
Dimitrie O. Paun wrote:
Is RegDeleteKey() working to delete an entire tree?
I haven't checked the documentation, but I thought
we needed to use shell32.SHRegDeleteKey() instead...
The behaviour of RegDeleteKey differs between NT and 9x, so SHDeleteKey
and SHDeleteEmptyKey were created to make t
Hi Mike,
not sure you have time for this, I have noticed one nutty issue using
the systray patch on gnome. With Lotus Notes 6.5.1 when you receive a
mail an envelope appears on the systray(That is correct). If this
appears when you are in the same workplace there is no problem, however
if you are i
Troy Rollo wrote:
Perhaps what is needed is "WINE guide to copyright law" that explains how far
you can go?
I think you'd better stay well clear of the grey area, and keep us all
out of trouble. We don't even want to start arguing about what is legal
and what is not, because if it's not immed
On Mon, 16 Feb 2004, Zimler Attila wrote:
> As previously noted in list, regedit delete patch is accepted. I think
> next I will try to implement regedit key rename support, and treeview
> refresh (on the modified part of the branch). Is it ok or there is a
> more important work to do?
That's
Hi List,
As previously noted in list, regedit delete patch is accepted. I think
next I will try to implement regedit key rename support, and treeview
refresh (on the modified part of the branch). Is it ok or there is a
more important work to do?
Attila
On Mon, 16 Feb 2004, Mike McCormack wrote:
> The behaviour of RegDeleteKey differs between NT and 9x, so SHDeleteKey
> and SHDeleteEmptyKey were created to make things consistent... see the
> remarks section in the MSDN page for RegDeleteKey for more details:
>
> http://msdn.microsoft.com/libr
I was hoping nobody as attached to htdig. I was down to running it only
one a week. It would take more than 24 hours to spider the site. I got
in this morning and found htdig sucking up 90% cpu on the server, got
mad, threw things at it, sought counseling, then murdered the thing.
On Mon, 2004-02-
On Mon, 16 Feb 2004, Jeremy Newman wrote:
> moving our search over to google. htdig just is not cutting the mustard.
Way to go Jer! I hated the stupid htdig, it _never_ returned
anything useful for me, whereas Google always did within the
first 5 hits on the same query.
--
Dimi.
On Monday 16 February 2004 04:26 am, Mike Hearn wrote:
> Presumably this is only if you have a native luna theme lying around
> somewhere, right? Do you know what files we need?
Luna would work yes, but thats not the only theme out there
Many skinning sites have sections for msstyle themes, you co
>Actually that's wrong :) It works if I call the copy tool directly with wine.
>But calling the batch file with wineconsole gives the same error. So it
>could be that wineconsole/batch files/dos mode/whatever don't like
>the very long extensions or the chars contained. Yep, it doesn't like
>the _
> "Marcus" == Marcus Meissner <[EMAIL PROTECTED]> writes:
Marcus> Hi, This is sufficient to support the first windows kernel
Marcus> driver.
Marcus,
that work sounds great!
Can you explain a little more, how to use, what to setup, what should work
now, what could work soon and what s
Hi
I have a problem with debugging. Since cvs update today I can't use
+relay anymore. The app window comes up but doesn't show any
content. It's just an empty frame with dead visuals and doesn't react.
I can drag the frame and close it. But it works ok if I e.g. have +ole.
Same is with other apps
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 15 February 2004 21:11, Alexandre Julliard wrote:
> > The compiler warning attracted my attention to code that if believe
> > would be better as a #if.
>
> No, using normal code is always better than #ifdefs. This way all the
> code gets comp
On Mon, 16 Feb 2004 00:40:49 -0500, Kevin Koltzau wrote:
> With this some apps may start looking partly themed (eg. the toolbar buttons
> in newer versions of mIRC are themed), and we can start adding theming code
> to widgets
Presumably this is only if you have a native luna theme lying around
25 matches
Mail list logo