Commit Graph

16 Commits

Author SHA1 Message Date
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
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
rpotts%netscape.com
44dfb4b825 Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +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
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
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
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
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
blizzard%redhat.com
3bb2e243e1 make the default size bigger 2000-04-02 20:49:28 +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