Commit Graph
36 Commits
Author SHA1 Message Date
Arpad Borsos 7738854796 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; embedding cleanup, v2; r+sr=benjamin 2008-12-04 15:26:09 +01:00
ajschult@verizon.net 5364eb6393 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 04:49:33 +00:00
cbiesinger@web.de 170d2dabf7 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
mark@moxienet.com e8db7a251f 190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink 2006-02-02 02:07:45 +00:00
dougt@meer.net 031c929b87 This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org 2005-09-16 02:25:37 +00:00
dougt@meer.net 922b310609 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
darin@meer.net 8688d1ff20 landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-04-05 22:27:48 +00:00
bzbarsky@mit.edu f20d6f2cbe Add the prompt-service contract to nsEmbedCID.h 2005-04-05 22:27:45 +00:00
gerv@gerv.net a715787e9a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-04-05 22:27:44 +00:00
ccarlen@netscape.com 1582936827 Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2005-04-05 22:27:40 +00:00
bryner@netscape.com 4458bec205 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.
2005-04-05 22:27:38 +00:00
sfraser@netscape.com cefb0e1e85 Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf. 2005-04-05 22:27:36 +00:00
cmanske@netscape.com 414b23238e Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2005-04-05 22:27:34 +00:00
locka@iol.ie 577db8a71f Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2005-04-05 22:27:32 +00:00
locka@iol.ie 70e51d2fa8 Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin 2005-04-05 22:27:30 +00:00
rods@netscape.com f65bbc909a Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2005-04-05 22:27:28 +00:00
akkana@netscape.com cca3ffcc35 123087: Redesign Find API, rewrite new find algorithm.
Not yet enabled by default; needs testing.  r=brade sr=kin.
2005-04-05 22:27:26 +00:00
mjudge@netscape.com 15252401f3 115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work. 2005-04-05 22:27:25 +00:00
sfraser@netscape.com 8ebb1f0623 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2005-04-05 22:27:22 +00:00
locka@iol.ie 9b6f82d5f6 Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com 2005-04-05 22:27:20 +00:00
gerv@gerv.net 20ca9bda8a License changes, take 2. Bug 98089. mozilla/embedding/. 2005-04-05 22:27:18 +00:00
gerv@gerv.net 5447e53b42 Oops. 2005-04-05 22:27:17 +00:00
scc@mozilla.org 79cfd34e2f bug #98089: ripped new license 2005-04-05 22:27:16 +00:00
pinkerton@netscape.com 29d50763c1 separating jsconsole into its own component. r=damn/sr=hyatt bug# 73127 2005-04-05 22:27:15 +00:00
kandrot@netscape.com caa6c3c38c Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2005-04-05 22:27:14 +00:00
sfraser@netscape.com 64551f81e9 Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2005-04-05 22:27:13 +00:00
shaver@mozilla.org 286a4c68c6 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2005-04-05 22:27:12 +00:00
danm@netscape.com fd24895558 unbuilding deprecated prompt files (cleaning up my mess) 2005-04-05 22:27:11 +00:00
danm@netscape.com 0fd1fecd21 removing duplicate nsIDialogParamBlock definition until the original can be removed. 2005-04-05 22:27:10 +00:00
danm@netscape.com cda01014b3 more prompt stuff moved to embedding components. bug 72112 continues 2005-04-05 22:27:09 +00:00
danm@netscape.com 26ab483731 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2005-04-05 22:27:08 +00:00
rickg@netscape.com 1572d19600 preloader update. r=peterl, sr=attinasi 2005-04-05 22:27:07 +00:00
chak@netscape.com 6af7fb741c 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
2005-04-05 22:27:06 +00:00
attinasi@netscape.com b687845c7b Trying to fix stinky bustage: removing appstartup from the build. 2005-04-05 22:27:05 +00:00
chak@netscape.com a9503a5f73 Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
r=ccarlen,sr=alecf
2005-04-05 22:27:04 +00:00
danm@netscape.com ff0f8674e0 partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski 2005-04-05 22:27:03 +00:00