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

224 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 6477076a2e NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps 2000-06-23 10:17:13 +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
locka%iol.ie 82d98577c0 NOT PART OF BUILD. Fixed a memory leak. Added a stop button. Added code to update the URL field when a page is loaded 2000-06-21 13:30:31 +00:00
locka%iol.ie 49ca1a3c68 Added nsIContextMenuListener to build 2000-06-21 12:50:38 +00:00
locka%iol.ie 39c38fda51 New nsIContextMenuListener interface 2000-06-21 12:49:58 +00:00
radha%netscape.com 66e13fed21 Dummy implementation for 2 new methods in nsIWebNavigation. fix burning tree. 2000-06-21 07:28:45 +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 1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
conrad%ingress.com 383ddecafc Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:54:05 +00:00
conrad%ingress.com 278ca8c42a Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:48:56 +00:00
conrad%ingress.com fd1d842dc6 Not part of the build! Holds a ref to the nsIWebBrowser. 2000-06-12 21:48:13 +00:00
conrad%ingress.com 59332eb3c3 Not part of the build! Updated implementation of nsIPrompt for its changed API. Implemented SetWebBrowser. 2000-06-12 21:47:14 +00:00
conrad%ingress.com 43c06c1e69 Not part of the build! Can be compiled without using PowerPlant PCH. 2000-06-12 21:45:18 +00:00
conrad%ingress.com 2a85a59d9f Not part of the build! Added accessor to get the CBrowserShell. 2000-06-12 21:41:47 +00:00
conrad%ingress.com b20131a2e2 Not in the build! Now tells its chrome about its CBrowserShell's nsIWebBrowser. No longer loads a URL on FinishCreateSelf. When the window is resized, resizes the widget first before calling inherited method. This bug caused the throbber not to redraw when the window was enlarged. 2000-06-12 21:40:29 +00:00
conrad%ingress.com bcc53826a3 Not in the build! Added accessor for nsIWebBrowser. 2000-06-12 21:37:47 +00:00
conrad%ingress.com 5300b8e34e Not in the build! Removed nsIPref instance variable since now we use service. 2000-06-12 21:36:16 +00:00
conrad%ingress.com 34bc9f4f9c Not in the build! Use prefs service instead of creating instance. 2000-06-12 21:35:28 +00:00
conrad%ingress.com ab216067cf Not in the build! Changed definition of throbber. 2000-06-12 21:33:55 +00:00
conrad%ingress.com b593cf8cc6 Not in the build! Removed unused access path. 2000-06-12 21:32:36 +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
valeski%netscape.com 5fd50abf2c updating impl list 2000-05-23 18:47:46 +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
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
locka%iol.ie b48260b477 Changed a few calls to GetIID to use the NS_GET_IID macro.
Put in a mouse listener on the web shell container (non functional at present)
2000-05-16 22:07:09 +00:00
locka%iol.ie a234c1d4b2 Swapped around the order files were #include'd to get around a problem with ERROR being defined by wingdi as 0 when nsIDOMEvent.h tried to define it in an enum 2000-05-16 22:05:52 +00:00
locka%iol.ie 6debaa67c5 Added property notify sink
Fire ready state property change when the control has finished loading
2000-05-16 22:04:44 +00:00
warren%netscape.com 618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +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
locka%iol.ie daf994e18e no message 2000-05-11 18:56:11 +00:00
locka%iol.ie 056b9782a6 Fixed the popup window code 2000-05-11 18:55:48 +00:00
locka%iol.ie 11740087a1 Changed error message text 2000-05-11 18:55:22 +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
locka%iol.ie d60cc8ac22 Added some explanatory error messages for common problems 2000-05-09 01:54:23 +00:00
locka%iol.ie 724731a7c3 Fixed a crash caused by accidentally calling an overridden version of MessageBox 2000-05-09 00:12:09 +00:00
erik%netscape.com 751817a15b local .cvsignore file 2000-05-07 17:29:44 +00:00
locka%iol.ie 1d8e53ce80 Moved mozctl.dll out of components directory 2000-05-06 00:08:39 +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