dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com
f3a28e9f42
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
bryner%netscape.com
a27cc49c10
libmozz should no longer be required
2003-03-08 01:48:47 +00:00
locka%iol.ie
62d2069df4
Make mfcembed build in unicode when BUILD_UNICODE_MFCEMBED is defined. b=154426 r=yokoyama@netscape.com sr=blizzard@mozilla.org
2003-03-06 23:15:55 +00:00
bryner%netscape.com
b7f75e317f
add broken-image.gif and loading-image.gif. Not part of the default build.
2003-03-06 00:37:54 +00:00
chak%netscape.com
bcce21cbc8
Fix for #193479 - Implement InsertLink functionality in MfcEmbed editor
...
r=mjudge, sr=kin
2003-02-28 01:01:31 +00:00
locka%iol.ie
89396637a2
Add View Image item to link popup menu in mfcembed to catch image links. b=194954 r=chak@netscape.com sr=alecf@netscape.com
2003-02-26 14:54:37 +00:00
locka%iol.ie
384ae5f208
Fix context menu flags when right mousing on an image on a page that has a background image. Fix mfcembed menu code to exercise this functionality. b=178988 r=chak@netscape.c sr=blizzard@mozilla.org
2003-02-24 19:08:54 +00:00
bryner%netscape.com
972212c665
tell the BrowserView to activate, so focusing items works (bug 175029)
2003-02-20 02:14:40 +00:00
bryner%netscape.com
91d97e803a
Copy libmozz.dylib for now.
2003-02-20 00:10:30 +00:00
bryner%netscape.com
5022e50f92
Sync with the trunk. Not part of the build, a=dbaron.
2003-02-20 00:07:46 +00:00
chak%netscape.com
cf180b5900
Fix for #177972 - Cannot type anything in Editor of MfcEmbed build.
...
r=adamlock, sr=kin, a=asa
2003-02-12 22:26:38 +00:00
depstein%netscape.com
6642f31251
Fix for bug 143273.Remove "match whole word" from MfcEmbed's find dlog.
...
r=chak, sr=alecf
2003-01-30 00:11:12 +00:00
depstein%netscape.com
b93cd96532
Fix for bug 185627. Widens pixel area around find backwards button. r=chak, sr=alecf
2003-01-29 02:27:13 +00:00
mkaply%us.ibm.com
fff98436a4
No bug
...
r=mkaply, sr=blizzard
OS/2 only - initial checkin of os2Embed sample
2003-01-22 04:01:57 +00:00
locka%iol.ie
a3425b0dc7
Add CBrowserTooltip class and support for tooltips. Detab files. b=144880 r=chak@netscape.com sr=alecf@netscape.com
2003-01-17 00:40:45 +00:00
dougt%netscape.com
6508e0713e
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
locka%iol.ie
4514a26c79
Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com
2003-01-08 23:53:10 +00:00
dbaron%dbaron.org
5aadb9d382
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:32:55 +00:00
bryner%netscape.com
5ab59eca72
Merge changes from CHIMERA_M1_0_1_BRANCH.
2003-01-07 02:59:17 +00:00
locka%iol.ie
fb8d5bf2b4
Remove StdAfx.cpp / h. Checked on behalf of steve--w@dircon.co.uk r/a=adamlock@netscape.com
2003-01-06 13:50:44 +00:00
blythe%netscape.com
8887a0af98
Fix bug 170621
...
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
locka%iol.ie
f46f5eda96
Detabbed file. No code changes.
2002-12-12 23:14:24 +00:00
asasaki%netscape.com
f20a73e8ae
168580: unhardcode versions in embedding files. r=cls, build changes
...
with r=cls don't require sr=.
2002-12-12 01:18:52 +00:00
yokoyama%netscape.com
64bc0b7520
181559 MfcEmbed: Find in this page does not find Non-Ascii characters
...
Find string is correctly converted to unicode string.
/r=shanjian; /sr=kin
2002-12-04 01:19:56 +00:00
mjudge%netscape.com
2c50bde712
need to adjust and add the domwindow to the parameters
2002-11-12 23:49:23 +00:00
mkaply%us.ibm.com
0b6eee59d4
Bustage fix - Windows only
2002-11-11 23:38:51 +00:00
chak%netscape.com
a06b5d29ca
Fix for #178555 - Update Mozilla milestone in MfcEmbed on the trunk..
...
r=Ashish, sr=Darin Fisher
2002-11-06 01:16:01 +00:00
locka%iol.ie
bb37ab1c42
Add WS_CLIPCHILDREN to fix a painting problem. b=177637 r=jeff@tcbmi.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-11-02 12:27:52 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
mjudge%netscape.com
6eb7e201b4
136774 adding param for makewindoweditable. just the default.
2002-10-09 02:15:15 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
dougt%netscape.com
f8d04505a4
Backing out 157597
2002-09-24 01:56:37 +00:00
dougt%netscape.com
fe2a641b2c
removing nsCRT reference. 141451.
2002-09-23 17:36:35 +00:00
dougt%netscape.com
49c609d364
Relanding 157597 - Make embedding base and examples use XPCOM Glue. r=adamlock, sr=rpotts
2002-09-23 17:21:47 +00:00
curt%netscape.com
e4c95909b8
Using "mozilla.org" in install and Windows registry paths. Also, version 1.2b
...
(Bug #168751 , r=jbetak, sr=dveditz)
2002-09-18 19:46:03 +00:00
ccarlen%netscape.com
8f95a67ae1
Bugscape 8854 - allow access to background images for embedding context menu listeners. Adding new interfaces, nsIContextMenuListener2 and nsIContextMenuInfo, to allow access to more information about the menu context. Also fixes bug 163928. r=pinkerton/sr=alecf
2002-09-16 00:13:37 +00:00
loadrunner%betak.net
3275efd052
DCCK - backing out initial checkin, not part of the build
2002-09-14 02:57:35 +00:00
loadrunner%betak.net
fd2a2e2e91
DCCK - initial checkin, not part of the build
2002-09-14 02:15:03 +00:00
chak%netscape.com
196cbe728a
Fix for #168255 - Change references to MRE into GRE in XPCOM/Embedding
...
r=dougt, sr=alecf
2002-09-13 22:18:43 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
alecf%netscape.com
7dd63a2e2a
fix for bug 164657, trace-malloc support in MFCEmbed
...
r=chak, sr=rpotts, a=rjesup
2002-09-06 17:42:40 +00:00
locka%iol.ie
79f95dba6f
Trivial fix for blocker. Restore control ids to the values that commdlg expects. b=166673
2002-09-04 21:50:02 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
henry.jia%sun.com
8954de8e78
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
alecf%netscape.com
ce9641f2c1
fix bustage by #including nsCOMPtr.h
2002-07-25 19:44:15 +00:00
dougt%netscape.com
52771301fc
backing out
2002-07-18 06:58:27 +00:00
dougt%netscape.com
c2ec17237f
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
mjudge%netscape.com
47e8fbc7bf
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00