Commit Graph

1594 Commits

Author SHA1 Message Date
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
bryner%netscape.com
e439596f8f Removing references to old XBL form control images and CSS. Not part of the build. 2002-04-26 21:11:04 +00:00
alecf%netscape.com
fce06e28d7 check in start of "embed-lite" module, lightweight versions of some seamonkey components
This way embedding doesn't need to include stuff like chrome, rdf, mork, etc.

not part of the build
2002-04-26 20:47:58 +00:00
bnesse%netscape.com
78c4c72003 Attempting to fix pinkertons bustage... removed apparently unintentional definition. 2002-04-25 23:38:50 +00:00
jgaunt%netscape.com
242ee90c42 bug 138346 html element accessible action names not expose in embedding
added accessible.properties to the embedding manifest
r=chak
sr=alecf
2002-04-25 23:21:04 +00:00
pinkerton%netscape.com
76b6d83637 oops, missed a { 2002-04-25 21:35:40 +00:00
pinkerton%netscape.com
ab3cfa4149 remove bugnumber accidentally inserted in file. 2002-04-25 21:26:03 +00:00
pinkerton%netscape.com
89cccb0e97 package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523 2002-04-25 21:25:59 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
rbs%maths.uq.edu.au
787bb0a978 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:32:26 +00:00
rbs%maths.uq.edu.au
b8ea203342 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:27:39 +00:00
tor%cs.brown.edu
c45bbd713a Bug 137685 - gamma correction causing black backgrounds in embedding.
r=brendan, sr=hyatt
2002-04-23 23:21:25 +00:00
locka%iol.ie
31c9fc020f Add missing nssckbi library to embedding packages. b=134034 r=kaie@netscape.com sr=rpotts@netscape.com a=valeski@netscape.com 2002-04-23 12:51:09 +00:00
jst%netscape.com
70e9ad0081 Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com 2002-04-22 23:12:18 +00:00
depstein%netscape.com
a5294f4cd6 added additional flag support for onHistoryReload() of history listener.
a=asa for QA checkins that are not part of the default builds
2002-04-20 03:39:31 +00:00
depstein%netscape.com
e2c7682141 adding nsIWebNavTestLib.js and nsIWebNavTestCase1.html into /webNav
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:54:38 +00:00
depstein%netscape.com
1a5edf11e1 fixed makefile.win. some minor updates to other files.
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:24:27 +00:00
bzbarsky%mit.edu
79be026732 Data URIs are not nsIURLs. Bug 77850, r=law, sr=darin 2002-04-19 03:21:35 +00:00
seawood%netscape.com
97531eb92c Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
jkeiser%netscape.com
0dc252669f Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com 2002-04-18 22:02:09 +00:00
blythe%netscape.com
44f2be5785 Fix bug 135807
Embedding tests need module name to work with modsquad scripts.
r=cls sr=alecf
2002-04-16 21:52:25 +00:00
pinkerton%netscape.com
2639b4120d package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf. bug# 135211 2002-04-16 19:09:57 +00:00
bryner%netscape.com
5ee18c0ade Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree. 2002-04-16 04:00:58 +00:00
ccarlen%netscape.com
bdaa3e03db Fixing bustage - needs #if TARGET_CARBON 2002-04-16 02:46:14 +00:00
ftang%netscape.com
d66bdc5219 fix bug 110726. Add carbon event handler for Text Input event to handle input methods r=ccarlen sr=sfraser a=asa 2002-04-15 23:53:11 +00:00
ftang%netscape.com
bc978614ac fix bug 110726. r=ccarlen sr=sfraser a=asa add CTextInputEventhandling.cpp 2002-04-15 23:51:13 +00:00
ftang%netscape.com
749f602a3e fix bug 110726. add carbon event handler for Text Input events. r=ccarlen sr=sfraser a=asa 2002-04-15 23:49:29 +00:00
dougt%netscape.com
2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
bryner%netscape.com
57db3f841d Removing the old versions of the xbl form controls from the tree (bug 137483). r=pinkerton, sr=ben. 2002-04-15 22:21:28 +00:00
danm%netscape.com
d4595ba65b changing the format of the comment describing registerNotification, as requested by depstein. bug 99618 2002-04-13 01:53:33 +00:00
pinkerton%netscape.com
245c950f22 actually hook up dnd overriding apis to webbrowserchrome. r=brade/sr=blizzard/a=valeski. bug# 136744. 2002-04-11 21:33:24 +00:00
seawood%netscape.com
ef6a464de2 Fix link ordering problem when building static components with static gtk.
Bug #136192 r=bryner
2002-04-11 14:30:31 +00:00
depstein%netscape.com
e2da17de0c Added session history listener library and test scripts. 2002-04-11 01:27:47 +00:00
danm%netscape.com
214f9212ae freezing interface for 1.0. bug 99618 r=chak,rpotts a=valeski 2002-04-10 21:18:20 +00:00
danm%netscape.com
5059093a01 (interface freezing in last revision is bug 99617 r=chak,rpotts a=valeski) 2002-04-10 21:17:38 +00:00
danm%netscape.com
fdecfee7a6 freezing interface for 1.0. bug 136275 r=chak,rpotts a=valeski 2002-04-10 21:15:34 +00:00
danm%netscape.com
0bc0c0e447 freezing interface for mozilla 1.0 2002-04-10 21:13:37 +00:00
ccarlen%netscape.com
54e1af8c4d For smoketest blocker 136693. Adding impl of confirmEx to PPEmbed's prompt service. r=pink/sr=sfraser 2002-04-10 19:51:42 +00:00
briane%qnx.com
d6e150746c PHOTON BUILD ONLY
fix for a path problem with config files
2002-04-10 13:57:19 +00:00
ashishbhatt%netscape.com
a766a2c8e8 Added nsiFile.cpp and .h, Testcases for nsILocalFile 2002-04-08 22:19:03 +00:00
ashishbhatt%netscape.com
8228bd056d fixed nsIObserServ.cpp and .h
CV: ----------------------------------------------------------------------
2002-04-08 18:57:01 +00:00
pinkerton%netscape.com
8391280853 add JSLoader to basebrowser package r=ccarlen/sr=hyatt/a=asa. bug# 135530 2002-04-08 13:57:30 +00:00
depstein%netscape.com
6a2d8bbadd Minor changes. Added hex support for status string in nsIWebProgLstnr::OnChangeState() (in QaUtils.cpp). Added reload() method in nsIWebNav.cpp for Reload menu test under nsIWebNav.
a=asa for QA checkins that are not part of the default builds
2002-04-06 02:58:50 +00:00
brade%netscape.com
2062357234 avoid double-deletion by always cleaning up, add some extra error checking (bug 132417); r=adamlock, sr=kin, a=asa, adt=jaime 2002-04-06 01:00:39 +00:00
chak%netscape.com
b97c23ce25 Fix for #135711 - Add wallet stuff to embed packaging
r=adamlock, sr=alecf, a=asa
2002-04-06 00:49:45 +00:00
timeless%mac.com
c1e6c65c47 Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
briane%qnx.com
840203786f PHOTON BUILD only
Fixes some compile issues.
2002-04-05 15:17:55 +00:00
seawood%netscape.com
56a8fb0151 Use shell script instead of batch script since win9x appears to have problems calling a batch script from a cygwin shell.
Bug #134344 r=jrgm a=asa,jaimejr
2002-04-05 14:27:44 +00:00
timeless%mac.com
c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
blythe%netscape.com
9594c84aac Fix bug 127069
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
2002-04-02 22:20:57 +00:00