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

236 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com e1274cde0a I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
radha%netscape.com e1fc2c5789 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
locka%iol.ie e2d5a747f4 NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps 2000-06-23 10:17:13 +00:00
bryner%uiuc.edu 8705faac7d 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
dougt%netscape.com dedece27d8 removing lame asserts so you can see it work.
NOT PART OF BUILD - test app work
2000-06-21 21:05:39 +00:00
blizzard%redhat.com 518e1ecf59 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 bcbe35684e 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 70982c460a NOT PART OF BUILD. Created variant of NS_InitEmbedding that accepts an nsILocalFile object as a parameter 2000-06-21 13:19:12 +00:00
locka%iol.ie 5c09c2d343 NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h 2000-06-21 13:05:49 +00:00
locka%iol.ie 24d30150b4 NOT PART OF BUILD. Added exports for nsEmbedAPI.h, fixed a duff dependency rule 2000-06-21 13:05:21 +00:00
locka%iol.ie 3cff9ee392 NOT PART OF BUILD. Added preliminary header file for embedding API 2000-06-21 13:03:05 +00:00
locka%iol.ie f7f3466649 Added nsIContextMenuListener to build 2000-06-21 12:50:38 +00:00
locka%iol.ie 523fb4112c New nsIContextMenuListener interface 2000-06-21 12:49:58 +00:00
locka%iol.ie 17165a3ac4 Commented out both embedding hacks by default 2000-06-21 12:48:11 +00:00
radha%netscape.com bf05711448 Dummy implementation for 2 new methods in nsIWebNavigation. fix burning tree. 2000-06-21 07:28:45 +00:00
rpotts%netscape.com 4bae1234c4 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
dougt%netscape.com 2b54cbad7c THIS IS NOT PART OF THE BUILD.
Update nsIWebProgressListener to match rpotts work.

r/a = valeski@netscape.com
bug 43054
2000-06-20 04:30:41 +00:00
dougt%netscape.com 84c5ec9099 THIS IS NOT PART OF BUILD
This is the window test harness for embedding.

r/a=valeski@netscape.com
bug number: 43054
2000-06-20 03:22:47 +00:00
rpotts%netscape.com 49c54755fc Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
warren%netscape.com 06dd25d8b6 Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
rbs%maths.uq.edu.au 29f1b6960b 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 f3134dfda0 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 6e60f835db 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 1a220863b1 Not part of the build! Holds a ref to the nsIWebBrowser. 2000-06-12 21:48:13 +00:00
conrad%ingress.com 596d7c7ba8 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 2134725722 Not part of the build! Can be compiled without using PowerPlant PCH. 2000-06-12 21:45:18 +00:00
conrad%ingress.com 93f54365f4 Not part of the build! Added accessor to get the CBrowserShell. 2000-06-12 21:41:47 +00:00
conrad%ingress.com b656827daa 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 b63a49bcba Not in the build! Added accessor for nsIWebBrowser. 2000-06-12 21:37:47 +00:00
conrad%ingress.com a9d800f249 Not in the build! Removed nsIPref instance variable since now we use service. 2000-06-12 21:36:16 +00:00
conrad%ingress.com 952aadcb72 Not in the build! Use prefs service instead of creating instance. 2000-06-12 21:35:28 +00:00
conrad%ingress.com ea60723091 Not in the build! Changed definition of throbber. 2000-06-12 21:33:55 +00:00
conrad%ingress.com 1d874861a7 Not in the build! Removed unused access path. 2000-06-12 21:32:36 +00:00
locka%iol.ie ee6d60d255 NOT PART OF BUILD
Added refcounting to Init/Term for balanced calling. Added a bogus call to create a string bundle on the main thread.
2000-06-12 15:39:43 +00:00
locka%iol.ie 9af63e0f5d NOT PART OF BUILD!
New embedding APIs for *simple* initialisation by hiding all the XPCOM initialisation and kludges that embedding apps have to do.
2000-06-06 18:28:01 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
blizzard%redhat.com 18cafcaee3 bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
blizzard%redhat.com f9e4793241 make enums more gtklike. r=pavlov, a=waterson 2000-05-24 23:18:23 +00:00
valeski%netscape.com f46e0c7972 updating impl list 2000-05-23 18:47:46 +00:00
blizzard%redhat.com 38db325e85 add the ability to interrupt a uri load 2000-05-17 06:44:59 +00:00
blizzard%redhat.com 43e3ff65e2 add the ability to stream in data into the widget. r=valeski 2000-05-17 05:42:17 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
locka%iol.ie 7db2265bb7 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 6d7daf9f92 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 97e71196a8 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 4d1711e5f8 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 b0140fa8a4 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 3ef5d6f133 no message 2000-05-11 18:56:11 +00:00
locka%iol.ie 6af7187608 Fixed the popup window code 2000-05-11 18:55:48 +00:00
locka%iol.ie 1bcea615cd Changed error message text 2000-05-11 18:55:22 +00:00