Граф коммитов

422 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com bcdad23ae6 add some signal tests 2000-05-03 21:21:18 +00:00
blizzard%redhat.com f93ea40135 more work on signals 2000-05-03 21:20:55 +00:00
blizzard%redhat.com 3dbb4c8d9b work on getting status messages to the widget that is embedding. link gtk libraries explicitely for platforms that need all symbols resolved at compile time. 2000-05-03 05:13:36 +00:00
blizzard%redhat.com d1d04c053f Change the root widget for the embedding control to the GtkBin class so we can be a container that contains a mozilla window. Start work on load progress. Start work on over link message. Remove the superwin creation since the widget classes now will now honor a GtkContainer as a parent. Add an unrealize handler that will properly shut down the Mozilla window when the widget is destroyed. 2000-05-02 03:41:46 +00:00
pavlov%netscape.com 2eb6c0c4e0 string changes 2000-04-27 22:29:04 +00:00
tor%cs.brown.edu fa3a74deaa Include <time.h> so glib's definition of "struct tm" doesn't
confuse SUNWspro5.0.
2000-04-26 21:10:05 +00:00
slamm%netscape.com b2510edde9 Ignore binary, TestGtkEmbed 2000-04-26 14:23:08 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
tor%cs.brown.edu dd1a38aa24 Build bustage fix: include <stdlib.h> so we don't pick up glib's
erroneous definition of NULL.
2000-04-21 21:22:46 +00:00
blizzard%redhat.com 3aebe31b8b fix solaris by calling .Length() explicitly 2000-04-21 15:13:22 +00:00
blizzard%redhat.com 81ff245873 add more safety to the embedding initialization functions, start on signals ( just an enum now ) 2000-04-21 14:34:35 +00:00
mccabe%netscape.com ad73a83e3d Ignore some generated Makefiles 2000-04-20 01:08:17 +00:00
ramiro%fateware.com 235fbbdb97 If an argument is given on the command line, load it as a url to test loading
of urls before the widget is realized.
2000-04-10 22:57:27 +00:00
ramiro%fateware.com aa89b1bdd5 Constify gtk_moz_emged_load_url. If the widget aint realized on url load,
save the url for later.
2000-04-10 22:52:54 +00:00
blizzard%redhat.com fb639838ae add .cvsignore file 2000-04-03 02:06:14 +00:00
blizzard%redhat.com a0d0284b26 remove the nsIDocShell hackery that was in there since travis checked in code to fix the problem that I was having. this is not part of the build. 2000-04-03 00:05:30 +00:00
blizzard%redhat.com 978f1937f1 add work around for problems in nsIWebBrowser by registering the chrome object as the URIContentListener of the docshell. this solves the problem where clicking in links creates a new toplevel window. 2000-04-02 20:50:57 +00:00
blizzard%redhat.com 3bb2e243e1 make the default size bigger 2000-04-02 20:49:28 +00:00
blizzard%redhat.com 908043d11a more work on the embedding widget. not part of the build. a=leaf 2000-04-01 04:21:40 +00:00
ramiro%fateware.com 7f259009b5 Changed the signature GtkMozEmbedChrome::FindNamedBrowserItem() for the l+g
embedding changes.  nsIDocShellTreeItem vs. nsIWebBrowser.
2000-03-31 09:09:45 +00:00
blizzard%redhat.com ecfda23b80 explicitly link in the superwin library. not part of the build. 2000-03-24 03:21:21 +00:00
blizzard%redhat.com 10cdf9e2ce initial code checkin for the new gtk embedding widget. bug #31905. This is not feature complete and is not being built yet. 2000-03-23 23:55:18 +00:00