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

282 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 91315ab4ba fix for bug #44790. Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan 2000-07-08 02:16:34 +00:00
mcafee%netscape.com 0d5d088504 Ignore generated files 2000-07-07 23:27:47 +00:00
rpotts%netscape.com bd98ffaa86 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00
dougt%netscape.com d02f2a8dee Adding files to cvs for test application. 2000-07-04 22:42:09 +00:00
dougt%netscape.com 7b70dd2ac7 44113, 44190, 44191.
r/a=valeski@netscape.com

nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
locka%iol.ie 74e99ea2e8 Fixed problem with chrome content docshells 2000-06-30 12:40:52 +00:00
locka%iol.ie fa5482ef88 NOT PART OF BUILD. Update the address field url after clicking on link 2000-06-30 12:37:05 +00:00
locka%iol.ie f13eec8257 NOT PART OF BUILD. Tiny graphics for mini-nav 2000-06-30 12:25:49 +00:00
locka%iol.ie 0d9dda6090 NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics. 2000-06-30 10:40:12 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
radha%netscape.com 5b8603911e More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
valeski%netscape.com 364cb11a5d bustage fix 2000-06-29 01:19:45 +00:00
valeski%netscape.com 371961f38e 43050. r=dougt. null checking and ctor null init'ing 2000-06-29 00:49:13 +00:00
locka%iol.ie 78489c1b05 added missing files 2000-06-28 21:15:09 +00:00
locka%iol.ie 660b574366 Now uses embedding API. Added some context menu & property page support 2000-06-28 20:42:50 +00:00
locka%iol.ie 34761e3087 Updated VC project 2000-06-28 20:40:29 +00:00
locka%iol.ie f11718db6f Added property dialogs 2000-06-28 20:40:10 +00:00
locka%iol.ie 89b50fe4f2 Added clipboard interfaces. Added interface refcount debugging 2000-06-28 20:39:42 +00:00
locka%iol.ie f31a6fab39 Added proper MPL header 2000-06-28 20:38:53 +00:00
locka%iol.ie f15399c733 Changed makefile.win to use embedding APIs 2000-06-28 20:37:39 +00:00
locka%iol.ie 217dc53d20 Added code for write/writeln to IE DOM. Thanks to Arne de Bruijn <arne@knoware.nl> for this contribution 2000-06-28 20:35:51 +00:00
locka%iol.ie e29455c315 Removed unused CIDs and IIDs 2000-06-28 20:31:43 +00:00
locka%iol.ie e2af8ac54a Changed diagnostic macro 2000-06-28 20:30:33 +00:00
locka%iol.ie a5661e709b Added nsIContextMenuListener. Fixed some memory leaks 2000-06-28 20:29:49 +00:00
locka%iol.ie 076bc83d1f NOT PART OF BUILD. Added a DTD and localized the file somewhat 2000-06-28 20:27:51 +00:00
locka%iol.ie ef9c4e3b85 NOT PART OF BUILD. Added some strings 2000-06-28 20:27:15 +00:00
locka%iol.ie 7c32978baa NOT PART OF BUILD. Removing obselete file 2000-06-28 20:26:28 +00:00
blizzard%redhat.com 67eeb727cc 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
tao%netscape.com 94465539c5 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
dougt%netscape.com dc3bc94909 Adding windows embedding test harness to build.
43054
r=valeski
a=valeski & pdt.
2000-06-27 21:10:25 +00:00
blizzard%redhat.com e65a381b27 turn on base directory for unix ( part of previous checkin ) 2000-06-27 20:55:11 +00:00
blizzard%redhat.com 382cdf74d6 build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952. r=adamlock,valeski a=brendan 2000-06-27 20:54:15 +00:00
locka%iol.ie f6b2cdf685 NOT PART OF BUILD. Added popup menus 2000-06-27 12:01:24 +00:00
dougt%netscape.com 8a7c0a680f simplify, simplify, simplify...
added editor support.
added multiple document support.
reduced what interfaces were needed by the WebBrowser class.


Not Part of build!
2000-06-27 01:30:20 +00:00
locka%iol.ie 3c23e825de NOT PART OF BUILD. Fixed DTD makefile 2000-06-26 14:50:53 +00:00
locka%iol.ie bbb596027f NOT PART OF BUILD. First working cut of the mini navigator chrome 2000-06-26 14:49:39 +00:00
locka%iol.ie 8b37adc713 NOT PART OF BUILD. Fixed some path problems in makefiles & manifest 2000-06-26 14:48:54 +00:00
conrad%ingress.com ebb2d59df7 * Not part of build * Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before. 2000-06-26 02:25:16 +00:00
conrad%ingress.com eaa6dcda4c * Not part of build * Changd nsAllocator::Free() to nsCRT::free() 2000-06-26 02:23:10 +00:00
conrad%ingress.com 3170625437 * Not part of build * Hooked up progress UI 2000-06-26 02:21:51 +00:00
conrad%ingress.com afb9a9aa8e * Not part of build * Hooked up progress UI. 2000-06-26 02:21:27 +00:00
conrad%ingress.com 993aaced5a * Not part of build * Added SetWebBrowser() 2000-06-26 02:20:54 +00:00
conrad%ingress.com 82f7632b50 * Not part of build * Took out calls to Repeater and PR_Sleep. Added SetWebBrowser() 2000-06-26 02:20:04 +00:00
conrad%ingress.com 055857d735 * Not part of build * Moved calls to Repeater to ProcessEvent(). This used to be done in the SpendTime() method of each CBrowserShell which was wrong. 2000-06-26 02:18:32 +00:00
conrad%ingress.com 3c2e5eb333 * Not part of build * Added res ID for plain browser window. 2000-06-26 02:13:19 +00:00
conrad%ingress.com 4661d3bea7 * Not part of build * Added progress bar. 2000-06-26 02:12:32 +00:00
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