gecko-dev/gfx
syd%netscape.com f216949dfc gtk_toggle_button_get_active() is an API newer than Gtk+ 1.1.13. Replaced it
with legacy code that just looks at active field of widget directly (I could
use the GtkObject interfaces, but those are kludgy and the reason that the
newer API was introduced). Eventually (hopefully soon) we'll migrate to Gtk+
1.2 (which will fix some rendering bugs as well...)
1999-03-13 05:25:31 +00:00
..
idl new 1998-10-10 04:36:27 +00:00
macbuild added the nsdrawingsurfacemac to project 1999-03-11 15:02:42 +00:00
public added blender method that takes rendering contexts. 1999-03-09 22:07:06 +00:00
src gtk_toggle_button_get_active() is an API newer than Gtk+ 1.1.13. Replaced it 1999-03-13 05:25:31 +00:00
tests Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Wrapping tests up in ENABLE_TESTS 1999-02-10 01:21:39 +00:00
makefile.win Added back public 1998-10-11 00:35:55 +00:00