Commit Graph

1818 Commits

Author SHA1 Message Date
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
loadrunner%betak.net
f7b71d223f b165591, Locale selection issues (installed-chrome.txt), r=adamlock, sr=rpotts 2002-09-03 23:31:07 +00:00
bzbarsky%mit.edu
62e2caa41a Persist non-unique frame filenames correctly. Bug 166184, r=adamlock, sr=kin 2002-09-03 22:17:05 +00:00
depstein%netscape.com
c321e6624f Adding initial test cases for nsICommandParams. Enhanced nsICommandManager cases.
a=asa for QA checkins that are not part of the default builds
2002-08-30 08:29:25 +00:00
locka%iol.ie
f842c51280 NOT PART OF BUILD. Added hack workaround for 1.1 which doesn't like equals signs in PLIDs 2002-08-29 14:29:45 +00:00
locka%iol.ie
e4845d9be8 NOT PART OF BUILD. Removed bogus test method x() 2002-08-29 14:28:44 +00:00
locka%iol.ie
fc25554f84 NOT PART OF BUILD. Added -j flags to xpi file creation 2002-08-29 14:28:11 +00:00
brade%netscape.com
9314706de9 initialize mSerializingOutput in constructor (bug 164917) 2002-08-29 13:49:12 +00:00
rods%netscape.com
71e63e37f6 remove bit to hide "print to file"
Bug 155552 r=dcone sr=alecf
2002-08-28 11:51:15 +00:00
locka%iol.ie
87fca83683 NOT PART OF BUILD. Bumped up the version number and added install.js and xpi build target 2002-08-27 17:53:13 +00:00
dougt%netscape.com
22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bryner%netscape.com
ea60520b5b Oops, change unixcharset.properties to maccharset.properties. r/sr=sfraser. 2002-08-24 01:26:38 +00:00
pinkerton%netscape.com
8b1f205a82 make toplevel widget the size of teh grayRgn to prevent region coordinate overflow problems and shearing when scrolling (r=sdagley/sr=sfraser) bug 162885. 2002-08-23 20:07:07 +00:00
alecf%netscape.com
53ae379d5c embedding side of txtsvc removal for bug 157567 - remove dll references from embedding packages
r=akkana, sr=kin
2002-08-22 22:16:36 +00:00
depstein%netscape.com
186c44f045 Added preliminary Editor Embedding test cases. not part of the build. 2002-08-22 04:49:42 +00:00
locka%iol.ie
5c2a4e9b1d NOT PART OF BUILD. Add XPConnect scripting interface with working invoke/setProperty/getProperty 2002-08-20 23:36:15 +00:00
locka%iol.ie
edd371b299 NOT PART OF BUILD. Move ActiveX plugin over to GNU make 2002-08-20 21:06:19 +00:00
locka%iol.ie
0b92563002 NOT PART OF BUILD. Move ActiveX plugin over to GNU make 2002-08-20 20:21:11 +00:00
locka%iol.ie
d666d1ec1d NOT PART OF BUILD. Move ActiveX plugin over to GNU make 2002-08-20 19:52:26 +00:00
bryner%netscape.com
025fb3a058 Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
chak%netscape.com
6d8241e511 Fix for #162829 - Add additional missing files to the current MRE package.
r=leaf, sr=alecf
2002-08-16 23:15:54 +00:00
caillon%returnzero.com
a5982013d4 128801 - downloading dialog has "-1%" in titlebar
Patched by Aaron Kaluszka <ask@swva.net>
r=law sr=bryner
2002-08-16 05:23:47 +00:00
pinkerton%netscape.com
67cd1a8e62 pull in mimetypes.rdf since we're using helperAppDlg.js (bug 157564) r=ccarlen/sr=sfraser/a=asa. 2002-08-15 17:54:25 +00:00
depstein%netscape.com
8c2e2ab1fb Updated prompt and dialog Component impls to be compatible with MfcEmbed. Some general code cleanup as well.
a=asa for QA checkins that are not part of the default builds
2002-08-15 00:12:26 +00:00
antonio.xu%sun.com
d9f555d2f5 replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
radha%netscape.com
fd3cb0875c Initial checkin for mozEmbed, XPCOM based embedding app. Not part of the mozilla trunk build. 2002-08-13 19:23:55 +00:00
radha%netscape.com
7662735e6b Initial checkin for mozEmbed, XPCOM based embedding component. Not part of the mozilla build. 2002-08-13 19:21:53 +00:00
dougt%netscape.com
c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
ftang%netscape.com
ddbadf93d5 fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
alecf%netscape.com
398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
depstein%netscape.com
a576ee6582 Enhanced nsIUriContentListener implementations. Replaced nsIRequest methods
with parameter handling in nsIStreamListener implementations (BrowserImpl.cpp).
a=asa for QA checkins that are not part of the default builds
2002-08-10 19:48:59 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
depstein%netscape.com
7537b6d991 1) Implemented nsIUriContentListener test methods.
2) Enhanced nsITooltip Listener methods.
3) Added pass/fail results dialog for webBrowser, webProg, and sHistory tests.
a=asa for QA checkins that are not part of the default builds
2002-08-09 02:43:04 +00:00
henry.jia%sun.com
566036896f 5th 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 06:20:45 +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
seawood%netscape.com
bdbbad71ef Fix win32 gmake static builds.
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ccarlen%netscape.com
90fb1ee8d8 Bug 160212 - Embedding window creators need flag to distinguish unrequested popups from other windows. r=pink/sr=jst/a=rjesup 2002-08-02 14:51:24 +00:00
bzbarsky%mit.edu
d133bd5ae9 Add a nullcheck for the parentDocshell, since the parent window might
get closed out from under us.  Bug 160590, r=sicking, sr=jst, a=asa
2002-08-01 23:44:40 +00:00
aaronl%netscape.com
0f4ba024e4 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
ashishbhatt%netscape.com
278738a51d Added makefile for gnu make 2002-08-01 00:20:35 +00:00
ccarlen%netscape.com
96e27d3aa6 Bug 156786 - referrer not set when opening links in new window. r=sdagley/sr=sfraser/a=asa 2002-07-30 14:13:05 +00:00
ashishbhatt%netscape.com
cbd0fae26c updated the sequence of function calls 2002-07-29 23:12:52 +00:00
ccarlen%netscape.com
2b00af1dc0 Bug 159014 - In PPEmbed, autoscroll when selecting text does not work when cursor leaves view. r=pink/sr=sfraser/a=chofmann 2002-07-29 13:53:26 +00:00
yokoyama%netscape.com
995865d51e Bug 156979
XBL emulation of marquee
update the installed-chrome.txt for embedder
/r=adamlock, chak, /a=asa
2002-07-26 22:20:39 +00:00
ashishbhatt%netscape.com
c2b428385d Updated to show profiles dialog at startup 2002-07-26 21:34:44 +00:00
leaf%mozilla.org
31c5eb59fb fix for bug 156577, r=chak. simple change to check for directory existence
before mkdir commands.
2002-07-26 19:31:06 +00:00
yokoyama%netscape.com
8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
ccarlen%netscape.com
5414555051 Bug 158126 - PPEmbed does not send activate events to Gecko. r=pink/sr=sfraser/a=asa. 2002-07-26 14:36:22 +00:00