valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
def10e77f9
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
disttsc%bart.nl
06151a6995
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-04-13 03:30:51 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
disttsc%bart.nl
81839f951e
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls
2001-03-19 23:30:29 +00:00
chak%netscape.com
2406b1c4ee
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2001-03-19 21:57:57 +00:00
attinasi%netscape.com
886f7b21ed
Trying to fix bustage: removing references to appstartup stuff.
2001-03-13 08:39:37 +00:00
chak%netscape.com
78d4d66854
Last Fix for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
2001-03-13 06:35:48 +00:00
danm%netscape.com
5482b478dd
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
2001-02-26 02:17:02 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
danm%netscape.com
78a2bd2e06
adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton
2001-02-17 02:45:42 +00:00
danm%netscape.com
4d7f9fb504
First Checked In.
2001-02-17 02:27:36 +00:00
danm%netscape.com
c99e7b23d0
adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain)
2001-02-17 02:22:51 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
locka%iol.ie
268c0675e2
New embedding routines to be called by host apps during message processing and idle time. b=44120.
2001-01-17 21:15:17 +00:00
locka%iol.ie
ca6598409f
New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet)
2001-01-17 21:10:46 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
dougt%netscape.com
65e7f506e2
Removes need for chrome r/a=blizzard@redhat.com b=54428
2000-10-01 05:26:26 +00:00
locka%iol.ie
69fd02310b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
dougt%netscape.com
c3c864a472
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
conrad%ingress.com
97c044a7a1
Not part of the build!
2000-08-14 02:49:08 +00:00
conrad%ingress.com
bc10d4058f
1. Removed NS_Init which took a path.
2. Added appfilelocation provider param.
r=dougt
2000-08-11 20:10:06 +00:00
conrad%ingress.com
9b674df6c3
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-11 20:09:05 +00:00
valeski%netscape.com
2dcce96813
backing out
2000-08-10 06:46:00 +00:00
valeski%netscape.com
883fd675f1
fixing build bustage on linux
2000-08-10 03:37:36 +00:00
valeski%netscape.com
bf151ebc77
temp fix for build problem
2000-08-10 03:15:57 +00:00
conrad%ingress.com
312a538082
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
473c66645a
Minor changes. Using service manager returned from NS_InitXPCOM.
2000-08-01 01:37:44 +00:00
dougt%netscape.com
c422448137
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
8f8d7cd8d0
Fix for BeOS bustage.
2000-07-12 06:08:19 +00:00
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
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
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
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
17165a3ac4
Commented out both embedding hacks by default
2000-06-21 12:48:11 +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