Граф коммитов

1414 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com e0c72475a2 Fixing bustage. 2002-02-09 04:32:08 +00:00
peterv%netscape.com d8aaee3a37 Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr. 2002-02-08 11:34:27 +00:00
kaie%netscape.com 45413ade3e b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
peterv%netscape.com 6bcb2d3a1e Export svg.dtd and mathml.dtd to res/dtd. Bug 122710. r=rbs, sr=sfraser. 2002-02-06 13:02:21 +00:00
bbaetz%student.usyd.edu.au f8c7606c21 Point to ftp.netscape.com/Welcome for ftp tests since ftp.mozilla.org
appears to be loaded
rs=jag
2002-02-05 07:16:24 +00:00
heikki%netscape.com b3c7820e85 Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser. 2002-02-01 22:28:55 +00:00
seawood%netscape.com 80dee3034f Had the logic backwards 2002-02-01 08:40:31 +00:00
seawood%netscape.com e7ec12dbd5 Add windbgdlg to standalone xpcom list 2002-02-01 05:31:30 +00:00
seawood%netscape.com 363d0f41bb Skip installing mozilla-config & run-mozilla.sh on os/2 & win32 2002-02-01 04:49:21 +00:00
pinkerton%netscape.com e30546fff8 add MANIFEST_IDL for content:html:document:public 2002-01-31 20:35:06 +00:00
jaggernaut%netscape.com 60a9d4cfa5 Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
heikki%netscape.com 71ac1f4761 Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au, sr=jst. 2002-01-25 00:07:45 +00:00
seawood%netscape.com 11339c70ed Add support for our multiple component subdirs as well as finding the proper
nspr includes & libs.  Split DEFINES used to build mozilla into separate option, --defines.
Bug #92029 r=bryner
2002-01-16 00:30:15 +00:00
blizzard%redhat.com 9e39d6b163 Add exclusion lists to the packager. Not part of the default build. 2002-01-11 17:18:01 +00:00
bryner%netscape.com 0fa04ab03a Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst. 2002-01-09 23:03:21 +00:00
bstell%ix.netcom.com f8dc6c5193 bug 116148, *.m4 file to test for FreeType2. Slightly modified from
the FreeType2 src. r=cls
2002-01-09 14:32:28 +00:00
beard%netscape.com f5a879bfb3 bug #105137, fixing mac bustage. 2002-01-09 03:27:17 +00:00
beard%netscape.com d3bc226a3a bug #118649, r=peterl, sr=sfraser 2002-01-09 02:15:50 +00:00
harishd%netscape.com fd33e7c446 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
bryner%netscape.com 01e4861b8d Initial checkin of XBL select widget (listbox) code (bug 112713).
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.

r=jag, sr=hyatt.  Note that the new select widget is NOT turned on by
default.
2002-01-05 07:17:10 +00:00
peterv%netscape.com 6183810557 Make SOAP build again on Mac. Doesn't affect default build. 2002-01-04 08:50:30 +00:00
blizzard%redhat.com 2cba817d7e Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc. 2001-12-30 01:07:18 +00:00
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
bnesse%netscape.com 5234452a4b Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf. 2001-12-21 22:29:31 +00:00
seawood%netscape.com b77e5879d3 Add netwerk/build to standalone xpcom dirs list.
Bug #116039
2001-12-20 01:21:28 +00:00
hewitt%netscape.com 1dc8b67ef1 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
tor%cs.brown.edu 1d663a47da Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jgaunt%netscape.com 2d9190147b bug 102021, xul menulist accessibility support for aaronl r=jgaunt, sr=hyatt bug 109227, xul tabbox accessibility support r=aaronl, sr=hewitt 2001-12-17 01:21:45 +00:00
pavlov%netscape.com 5cd1b8e131 bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
jgaunt%netscape.com 4c8112689d bug 103148, turn off xul accessibility when not needed r=aaronl,cls,sfraser sr=hyatt 2001-12-16 00:59:16 +00:00
jgaunt%netscape.com 6c932f3fb4 bug 103148, turn off xul accessibility when not needed r=aaronl,cls,sfraser sr=hyatt 2001-12-15 23:50:32 +00:00
bbaetz%cs.mcgill.ca 5b4600259b Left this out of bug 80142 checkin 2001-12-12 08:24:16 +00:00
bbaetz%cs.mcgill.ca 43806ea8b2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
ccarlen%netscape.com 0766c35c7f Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
bbaetz%cs.mcgill.ca e4d72763ac Part of bug 114275 - Mac build options for libart. Will have no effect
until the SVG branch is merged. r=cls
2001-12-10 06:29:08 +00:00
seawood%netscape.com 95ccc9bfaf Update standalone xpcom dirs list.
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
sfraser%netscape.com 400d143c9d Fix bug 113295 by ensuring that mac locale for communicator/platform is registered after unix and win. r=bryner/pchen, sr=ben 2001-12-04 22:24:55 +00:00
peterv%netscape.com 5115549241 Make SOAP build again on Mac. Doesn't affect default build. r=sfraser. 2001-12-04 11:41:03 +00:00
ben%netscape.com 342ec84024 fix for 113295 -'Exit' etc missing from menus. (smoketest blocker) 2001-12-03 21:35:55 +00:00
seawood%netscape.com 2aa3eca7c3 Revert to using standard config.sub & config.guess entries for OS/2.
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-01 18:54:36 +00:00
jgaunt%netscape.com 9813cc5032 bug 112701 - seperate accessible/src dir into 3 mac specific changes r=aaronl r=leaf sr=hyatt 2001-11-30 22:49:02 +00:00
javi%netscape.com ebd49478fd b=75947 Landing security startup performance improvement related issues. r=javi sr=alecf b=109777 Mae sure certificate downloading works immediately r=javi sr=mscott (Checking in for kaie) 2001-11-29 23:43:10 +00:00
kaie%netscape.com 5cb9ace646 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
hewitt%netscape.com 3a5f5d9790 102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver 2001-11-29 09:36:46 +00:00
mscott%netscape.com c1b28d9715 Part of Bug #110543 for adding smime UI to message display. If we are building smime and building psm,
then export the MANIFEST_IDL file in extensions/smime/public.
2001-11-27 23:40:32 +00:00
dbaron%fas.harvard.edu afaccc2790 Set DYLD_LIBRARY_PATH for Mac OS X (Darwin). b=110918 r=seawood 2001-11-22 23:22:59 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
attinasi%netscape.com 2e18175596 Loading and broken image icons moving to /res b=110384 r=-adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:23:34 +00:00
pchen%netscape.com d27bbcce4a bug 20943, r=rods, sr=ben, set NS_PRINT_PREVIEW for mac build 2001-11-18 08:00:08 +00:00
blizzard%redhat.com 2b068c9bac Checkpointing changes. Not part of the build. 2001-11-15 07:27:22 +00:00