conrad%ingress.com
baac730b44
Changed call of NS_InitEmbedding.
2000-08-11 20:13:41 +00:00
jgaunt%netscape.com
2386a87345
a=blizzard@redhat.com r=jgaunt@netscape.com
...
fixing hp bustage
2000-08-10 19:55:25 +00:00
valeski%netscape.com
376d8a682e
backing out
2000-08-10 06:51:30 +00:00
valeski%netscape.com
ccacdf4b4c
checking in for conrad to fix build bustage
2000-08-10 03:27:21 +00:00
blizzard%redhat.com
1997361fdf
add some extra test cases for the embedding widget
2000-08-09 02:52:09 +00:00
blizzard%redhat.com
cc66c63ae2
warning fixes in gtkmozembed.h. fix for bug #46279 . reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson
2000-08-09 02:46:53 +00:00
blizzard%redhat.com
8db4d2172a
fix the following bugs: #39560 , #47141 , #46928 , #47949 . use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson
2000-08-08 03:58:03 +00:00
blizzard%redhat.com
5fc87ad509
clean up some service usage in the emedding widget. also, be picky about when to shut down XPCOM. use gtk_set_locale() in the testing program so people who use XIM will be able to use that input method. r,a=waterson
2000-07-28 04:34:46 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
vidur%netscape.com
97aa0897c8
Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski
2000-07-12 23:56:14 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
blizzard%redhat.com
ae64676a46
fix bug #41820 . The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan
2000-06-28 20:24:28 +00:00
bryner%uiuc.edu
bb67ece49c
Moving persistence-related methods from nsIXULWindow to
...
nsIWebBrowserChrome as a basis for fixing bug 15555. r=valeski.
2000-06-21 22:05:28 +00:00
blizzard%redhat.com
4fbc56ac2c
fix backwards check in GtkMozEmbedChrome::FindNamedBrowserItem as pointed out by Steven Work <steve@renlabs.com> r,a=brendan,waterson
2000-06-21 19:26:38 +00:00
rpotts%netscape.com
6ec868b960
Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes.
2000-06-20 06:19:40 +00:00
rpotts%netscape.com
44dfb4b825
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
blizzard%redhat.com
7afefe87b3
bring test case in sync with new header file definitions
2000-05-24 23:24:39 +00:00
blizzard%redhat.com
18f3af947e
make enums more gtklike. r=pavlov, a=waterson
2000-05-24 23:18:23 +00:00
blizzard%redhat.com
3dcae8aa52
add the ability to interrupt a uri load
2000-05-17 06:44:59 +00:00
blizzard%redhat.com
32debe05de
add the ability to stream in data into the widget. r=valeski
2000-05-17 05:42:17 +00:00
blizzard%redhat.com
58dda5544f
add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget.
2000-05-12 03:14:42 +00:00
blizzard%redhat.com
eb03dced5f
add tests for new window and for visibility changes. make sure to destroy the widget when it's requested
2000-05-10 21:55:36 +00:00
blizzard%redhat.com
f1fc191267
add new_window + visibility change signals. add map method to widget so that you can use the show and realize methods in the right order.
2000-05-10 21:54:53 +00:00
ramiro%fateware.com
4459a217ab
Quiet down the debug noise a tiny bit.
2000-05-09 22:09:32 +00:00
blizzard%redhat.com
2f3c0d0250
add code for forward/back/reload
2000-05-09 21:34:54 +00:00
cls%seawood.org
1f3265f5ab
Add <string.h> include for HP build.
2000-05-09 06:17:14 +00:00
blizzard%redhat.com
e97ef02b1d
better test program for testing embedding widget.
2000-05-09 03:02:11 +00:00
blizzard%redhat.com
73c394b953
fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal.
2000-05-09 03:01:41 +00:00
blizzard%redhat.com
f426ff690a
add signals to monitor loading, progress values, start and stop and the ability to stop a network load.
2000-05-04 03:53:30 +00:00
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