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

115 Коммитов

Автор SHA1 Сообщение Дата
conrad%ingress.com 856f8ed033 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-10 03:07:25 +00:00
dougt%netscape.com a6349dde4f Minor changes. Using service manager returned from NS_InitXPCOM. 2000-08-01 01:37:44 +00:00
dougt%netscape.com d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
cls%seawood.org 19691bf001 Fix for BeOS bustage. 2000-07-12 06:08:19 +00:00
blizzard%redhat.com 0a247620b4 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 101cd2bb2e Ignore generated files 2000-07-07 23:27:47 +00:00
dougt%netscape.com 8cc0076ed5 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
blizzard%redhat.com eedbd4534a 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 7987d5a2ce 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 765cfbc2d5 NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h 2000-06-21 13:05:49 +00:00
locka%iol.ie f79e5690f7 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 37bde33290 NOT PART OF BUILD. Added preliminary header file for embedding API 2000-06-21 13:03:05 +00:00
locka%iol.ie 18134a8655 Commented out both embedding hacks by default 2000-06-21 12:48:11 +00:00
locka%iol.ie 2b0e2115c8 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 d9d7e2e3d7 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