Commit Graph

2192 Commits

Author SHA1 Message Date
locka%iol.ie
f77bb308c7 Backout checkin for b=204879, a=kysmith@netscape.com
git-svn-id: svn://10.0.0.236/trunk@142340 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-12 21:27:24 +00:00
ccarlen%netscape.com
84f65eaf45 MfcEmbed preferences not being saved because profile sharing components are not packaged. Adding them to Windows and Mac packages and removing extra occurance of intl.xpt. b=204740, r=ssu/sr=alecf/a=asa
git-svn-id: svn://10.0.0.236/trunk@142324 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-12 14:02:40 +00:00
locka%iol.ie
78fd128e20 Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142321 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-12 12:15:08 +00:00
locka%iol.ie
1f72d24052 Return error codes from NS_InitXPCOM2 & NS_ShutdownXPCOM in the event of failure. b=195555 r=sfraser sr=dougt a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142320 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-12 12:13:21 +00:00
bryner%netscape.com
83207bdc2c Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@142104 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-03 22:56:14 +00:00
ccarlen%netscape.com
34db5ced9a Profile sharing - enable in PPEmbed for testing. bug=202474, NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@142044 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-02 04:03:04 +00:00
ccarlen%netscape.com
a8bf02b381 Profile sharing - enable in mfcEmbed for testing. bug=202474, r=adamlock/sr=darin/a=asa
git-svn-id: svn://10.0.0.236/trunk@142043 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-02 04:01:22 +00:00
ccarlen%netscape.com
a2f166be98 Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
git-svn-id: svn://10.0.0.236/trunk@142041 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-02 03:59:23 +00:00
dbradley%netscape.com
f254b56ec2 bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@141960 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-30 04:13:58 +00:00
harishd%netscape.com
79113fac55 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@141819 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-25 20:57:34 +00:00
bryner%netscape.com
2c7db63683 Adding some frozen interfaces to the sdk that should have been there already. Bug 203170, r=dougt, sr=alecf, a=asa.
git-svn-id: svn://10.0.0.236/trunk@141761 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-24 21:32:11 +00:00
joshua.xia%sun.com
f99c0fefd7 bugid=203059 jbyte defined incorrectly in jri_md.h
r=pete.zha sr=brendan/mkaply approval=mkaply


git-svn-id: svn://10.0.0.236/trunk@141743 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-24 11:09:51 +00:00
wade%ezri.org
38e05d487e fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin
git-svn-id: svn://10.0.0.236/trunk@141634 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-22 23:32:49 +00:00
locka%iol.ie
f2c6db4939 Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@141622 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-22 21:47:35 +00:00
bryner%netscape.com
072c2e9fdd Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
git-svn-id: svn://10.0.0.236/trunk@141554 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-22 00:14:42 +00:00
bryner%netscape.com
b73e893de8 Keep mfcembed from bouncing back if you minimize it by clicking on its taskbar icon (bug 201247). r=saari, sr=kin.
git-svn-id: svn://10.0.0.236/trunk@141547 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-21 23:42:12 +00:00
bzbarsky%mit.edu
2c5519c441 More build bustage.
git-svn-id: svn://10.0.0.236/trunk@141459 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-19 20:16:33 +00:00
bzbarsky%mit.edu
a30ce4b321 fix build bustage; part of bug 192366
git-svn-id: svn://10.0.0.236/trunk@141455 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-19 18:45:30 +00:00
bryner%netscape.com
a16d834dba Removing incorrectly named StdAfx,h. NPOB.
git-svn-id: svn://10.0.0.236/trunk@141444 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-19 08:28:00 +00:00
sfraser%netscape.com
4ae47cf5b0 Fix bug 118657: don't allow window.find() to propagate into frames that it doesn't have permissions for. r=msotlz, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@141428 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-19 00:53:58 +00:00
sfraser%netscape.com
b86d923d46 Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls.
git-svn-id: svn://10.0.0.236/trunk@141411 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-18 20:54:06 +00:00
locka%iol.ie
f050dc7871 Cancel channel uploads during cleanup. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@141386 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-18 14:01:42 +00:00
seawood%netscape.com
fd152f541a Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner


git-svn-id: svn://10.0.0.236/trunk@141327 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-17 19:19:42 +00:00
brade%netscape.com
8c300f4b63 api changes from copy/paste/drag/drop hooks (bug 197121) r=adamlock sr=smfr
git-svn-id: svn://10.0.0.236/trunk@141311 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-17 13:26:09 +00:00
locka%iol.ie
7e8448d4ae Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@141187 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-15 18:07:27 +00:00
seawood%netscape.com
476e5c21d1 Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner


git-svn-id: svn://10.0.0.236/trunk@141085 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-13 05:20:20 +00:00
sfraser%netscape.com
79bdcd2db5 Fix typo in Mac manifest file (htmlEntityVersion_s_.properties). r=me
git-svn-id: svn://10.0.0.236/trunk@141080 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-13 03:53:05 +00:00
bzbarsky%mit.edu
f037bb02c1 Make some strings in prompt service char arrays instead of pointers to move
them to readonly data.  Bug 201355, patch by ataylor@its.to (Andrew Taylor),
r=adamlock, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@141052 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-12 03:17:15 +00:00
locka%iol.ie
b5ce46bac7 Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@141027 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-11 13:51:34 +00:00
bryner%netscape.com
0c66a2052e Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.


git-svn-id: svn://10.0.0.236/trunk@141016 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-11 00:56:27 +00:00
bzbarsky%mit.edu
711f7862ae Use the right window object -- unbreaks "Launch" button on progress dialog.
Final bits of bug 91969, r=timeless, sr=jag


git-svn-id: svn://10.0.0.236/trunk@141008 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-10 23:35:42 +00:00
sfraser%netscape.com
9f18a25fd9 Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@140993 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-10 19:29:27 +00:00
sfraser%netscape.com
4a0df27c9c Fix bug 201257 -- clean up use of nsIControllerCommandManager by editor:
Renaming nsIControllerCommandManager to nsIControllerCommandTable to reduce confusion.
Moving the immutability flag from the nsBaseCommandController to the nsControllerCommandTable.
Renaming the 'refcon' on nsIControllerContext to 'context', and giving nsIControllerContext an Init() method that optionally takes a command table.
Fixing the editor and composer module code to create pre-filled nsIControllerCommandTables as services, and the controller constructors to create singleton command tables with do_GetService.
r=brade, sr=alecf.


git-svn-id: svn://10.0.0.236/trunk@140988 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-10 18:44:03 +00:00
blizzard%redhat.com
cd3d35d3ff Bug #200917 and bug #200060. Some dialogs were missing required checkboxes. Original patch from mpeseng@tin.it, some changes by me. Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@140911 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-09 13:59:12 +00:00
danm%netscape.com
4c983992d6 add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard
git-svn-id: svn://10.0.0.236/trunk@140857 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-08 20:47:18 +00:00
blizzard%redhat.com
f88aa239d5 Bug #197911. load_url signal doesn't handle utf-8 urls properly. r=mpeseng
git-svn-id: svn://10.0.0.236/trunk@140855 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-08 20:40:52 +00:00
dougt%netscape.com
fdffcd9198 removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750
git-svn-id: svn://10.0.0.236/trunk@140853 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-08 20:37:02 +00:00
aaronl%netscape.com
b682672733 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@140835 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-08 05:12:01 +00:00
amardare%qnx.com
68b24ea2a4 Photon platform - fixed the compile error.
git-svn-id: svn://10.0.0.236/trunk@140808 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-07 14:44:04 +00:00
locka%iol.ie
750a8791f2 Test if shift key is depressed and force reload operations to fetch from network if it is. b=195512 r=danm@netscape.com sr=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@140800 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-07 13:06:09 +00:00
blizzard%redhat.com
158967c6a8 Bug #180841. gtk2-specific call can sometimes crash gtk1.2 embedding widget. patch from philipl@mail.utexas.edu. r+sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@140767 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-06 18:58:50 +00:00
amardare%qnx.com
36750aae64 Changes for the photon platforms.
These changes should not affect the building on other platforms or the runtime on other platforms.


git-svn-id: svn://10.0.0.236/trunk@140726 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-04 23:08:08 +00:00
ccarlen%netscape.com
351b3786bc Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@140716 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-04 21:24:56 +00:00
ccarlen%netscape.com
6cde9731e0 Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@140647 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-03 19:20:27 +00:00
mkaply%us.ibm.com
f3c978ebbf #197446
r=cls
From Jessica Blanco -start building os2Embed


git-svn-id: svn://10.0.0.236/trunk@140604 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 22:53:16 +00:00
seawood%netscape.com
5921049139 Purge XP_PC.
Bug #56767 r=mkaply sr=alecf


git-svn-id: svn://10.0.0.236/trunk@140602 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 22:45:08 +00:00
locka%iol.ie
7a0b23cc38 Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@140582 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 11:13:15 +00:00
locka%iol.ie
37e90816a4 Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@140581 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 11:09:42 +00:00
bzbarsky%mit.edu
67db3288d0 "Backing" changes back in since tree has reopened.
git-svn-id: svn://10.0.0.236/trunk@140538 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 03:19:50 +00:00
bzbarsky%mit.edu
94a9f714fa Backing all this out, since tree is closed.
git-svn-id: svn://10.0.0.236/trunk@140536 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-02 02:02:10 +00:00