- Nov 09, 1998
-
-
kipp%netscape.com authored
-
pavlov%pavlov.net authored
nsBaseWidget. It moves the Create() functions into nsWidget for the base creation so that the code is reused and not the same code in each file. This patch also fixes numerous nsWindow related issues.
-
pavlov%pavlov.net authored
nsDeviceContextGTK
-
pavlov%pavlov.net authored
Add patch for gtklayout from Owen Taylor that makes sure the widgets added are shown and realized. We now get a window popped up that shows the spinner, toolbar, menu, etc etc etc. its getting close!
-
pavlov%pavlov.net authored
drawing area.
-
pavlov%pavlov.net authored
to draw to.
-
guha%netscape.com authored
-
- Nov 08, 1998
-
-
pavlov%pavlov.net authored
nsWidget and nsWindow changes (fix class inheritance, provide functions in nsWidget and not nsWindow since everything is derived from nsWidget) patch from Owen Taylor <otaylor@redhat.com>
-
pavlov%pavlov.net authored
menubar
-
mcafee%netscape.com authored
-
terry%netscape.com authored
again in a couple of hours.
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
they need
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
callbacks in nsGtkEventHandler
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
from a few widgets that were provided mWidget from nsWidget.
-
rpotts%netscape.com authored
Support asynchronous network notifications (instead of polling) if NO_NETWORK_POLLING is defined. Currently, this is only implemented for Win32
-
rpotts%netscape.com authored
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
installed. this patch also fixes the arguments to the event callbacks to those of Gtk
-
guha%netscape.com authored
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
change if (nsnull == menu) { to if (NS_OK == rv) { which makes submenus be added correctly.
-
pavlov%pavlov.net authored
earlier warnings are gone.
-
pavlov%pavlov.net authored
-
troy%netscape.com authored
bit overzealous. It can't be. Maybe at some point we'll have an argument that specifies the number of frames to delete
-
troy%netscape.com authored
commands take a child list (i.e. more than one frame)
-
- Nov 07, 1998
-
-
pavlov%pavlov.net authored
nsFontMetricsGTK
-
pavlov%pavlov.net authored
<otaylor@redhat.com>
-
ramiro%netscape.com authored
The Sun compiler tossing the templated class into a template repository (see Templates.DB in the directory layout/html/base/src). At link time the compiler doesn't know where that repository is, so it can't resolve that symbol. You can get the compiler to include the templated class in the shared library by linking the objects together with "CC -xar".
-
pavlov%pavlov.net authored
way.
-
msw%gimp.org authored
-
troy%netscape.com authored
the widget's initial value
-
troy%netscape.com authored
attribute
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
to headers needed in nsImageGTK
-
pavlov%pavlov.net authored
-