Commit Graph

784 Commits

Author SHA1 Message Date
law%netscape.com
3774c93378 More refinements for bug 52454, et al 2001-04-16 22:04:24 +00:00
dcone%netscape.com
f20ac0b838 new print preview navigation idl for embedding. Does not effect the build. 2001-04-16 21:06:55 +00:00
danm%netscape.com
12351aa372 hooking up windowwatcher active window. bug 44809,76011 r=hyatt,saari 2001-04-16 20:35:46 +00:00
danm%netscape.com
e6b69cc664 hooking up windowwatcher active window. bug 44809,76011 r=chak,hyatt,saari 2001-04-16 20:34:33 +00:00
chak%netscape.com
959f4ba1b8 Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mfcembed to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:00 +00:00
disttsc%bart.nl
5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
law%netscape.com
7a1c4d2c69 Updates to work in progress for bug 52454 2001-04-13 22:36:42 +00:00
danm%netscape.com
abc592f040 i think this'll fix speedracer, burning these past two hours 2001-04-13 06:38:33 +00:00
blizzard%redhat.com
feb6033515 Fix bug #72230. Make sure to redraw the background of the window before any document is loaded in embedding. r=valeski,sr=waterson 2001-04-13 03:52:45 +00:00
disttsc%bart.nl
8768d91961 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 03:30:51 +00:00
hewitt%netscape.com
58196589e7 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
danm%netscape.com
04d1dedd25 moving implementation details mistakenly placed in public promptservice interface to the private one. r=hyatt,jack 2001-04-12 02:18:06 +00:00
blizzard%redhat.com
b6cdcc7852 Fix bug #73947. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver 2001-04-11 23:18:10 +00:00
ccarlen%netscape.com
489c1ebdc5 Bug 75556 - auth prompt does not work when wallet lib is not available. r=danm, sr=sfraser. 2001-04-11 21:42:18 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
hewitt%netscape.com
a45fdbc40d 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
ccarlen%netscape.com
2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
070ab8891b New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts 2001-04-10 14:40:07 +00:00
pavlov%netscape.com
fdade4aa35 fixing stuff 2001-04-10 07:41:23 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com
04ce93e67c adding nsISupportsInterfacePointer from jst's XPCDOM_20010329 branch. preliminary for bug 70534. r=hyatt,jband,jst,me 2001-04-10 03:56:48 +00:00
law%netscape.com
4a2ebf26ca Bug 52454; new helper app dialog; this is under development and not built/used yet 2001-04-10 02:15:22 +00:00
valeski%netscape.com
e75e48ff71 sr=shaver. r=valeski. checking this in for blizz to get it out of the way. 74801. need to be GI'instead of QI 2001-04-09 13:31:50 +00:00
danm%netscape.com
9be7be64f3 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com
20fe8b5a7a removing duplicate nsIDialogParamBlock definition until the original can be removed. 2001-04-09 02:51:32 +00:00
danm%netscape.com
ff97bda0c2 more prompt stuff moved to embedding components. bug 72112 continues. 2001-04-09 00:48:21 +00:00
danm%netscape.com
71fd6db98c more prompt stuff moved to embedding components. bug 72112 continues 2001-04-09 00:43:14 +00:00
danm%netscape.com
18fdae0c56 make DoDialog available from idl. bug 72112 continues 2001-04-09 00:42:12 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
locka%iol.ie
7a230e1edb Fixed some refcounting problems. URLs for linked files are now made relative to the main document path. BASE tag is removed if present. Anchors are made absolute. Added support for BACKGROUND attribute on BODY tag. b=73690, r=rpotts@netscape.com, sr=blizzard@mozilla.org 2001-04-07 10:23:25 +00:00
dbaron%fas.harvard.edu
b5099bad79 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 04:56:29 +00:00
danm%netscape.com
a2c1465637 moved to windowwatcher directory 2001-04-07 03:55:47 +00:00
danm%netscape.com
ef006ede45 moving nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:29:53 +00:00
danm%netscape.com
f636001675 moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
mjudge%netscape.com
da2106f186 api change for editor changing null strings to empty nsStrings 66318 2001-04-07 00:44:59 +00:00
danm%netscape.com
3a6b2acd08 adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
sfraser%netscape.com
7a5638fbdc Work in progress for command handling APIs. Not part of the build 2001-04-06 01:27:53 +00:00
sfraser%netscape.com
fdd298fe73 Work in progress for command updating APIs. Not part of the build. 2001-04-06 01:26:49 +00:00
dbaron%fas.harvard.edu
c273c6c4b3 Correct REQUIRES line to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-04-06 00:23:22 +00:00
valeski%netscape.com
cf9b622912 removing dead files. 74801. 2001-04-05 23:26:17 +00:00
valeski%netscape.com
6d786598e2 removing nsWBContentListener.cpp from the mac build. 74801. 2001-04-05 23:25:11 +00:00
valeski%netscape.com
c61a9cfbc4 r=ccarlen, sr=blizzard. 74801. removing dead nsIURIContentListener layer in the webBrowser. we now pass directly down into the docshell 2001-04-05 23:20:49 +00:00
danm%netscape.com
26f6c31274 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
locka%iol.ie
9ac775ed8f NOT PART OF BUILD. Added test for innerHTML property of HTML elements. 2001-04-03 22:37:47 +00:00
locka%iol.ie
8e427dff2d Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475 2001-04-03 22:00:21 +00:00
ccarlen%netscape.com
0108a738a8 Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski. 2001-04-03 14:32:01 +00:00
ccarlen%netscape.com
6f4b328551 Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao 2001-04-03 14:29:01 +00:00
scc%mozilla.org
70de2e4a46 landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00