bryner%netscape.com
85f230d791
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
bzbarsky%mit.edu
a3fbeac670
Extend CTL extension to support multiple CTL scripts (framework + hindi
...
support). Bug 163962, r=gilbert.fang@sun.com , r=prabhat.hegde@sun.com ,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
smontagu%netscape.com
a57798e9c8
Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build.
2002-08-23 23:09:22 +00:00
aaronl%netscape.com
0ab965cf72
Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst
2002-08-19 19:29:39 +00:00
sspitzer%netscape.com
6e30dcd77a
build changes for blake's compose window.
2002-08-18 18:58:25 +00:00
sspitzer%netscape.com
f0dd2fc5e1
fix for #162987 . some build changes for minotaur. r=bryner, sr=bienvenu
2002-08-16 04:10:13 +00:00
bryner%netscape.com
046cf30546
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
alecf%netscape.com
c653d928d8
bug 156723 - remove xfer and ucth from the build - no longer used
...
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
harishd%netscape.com
dce1c9383b
** NOT PART OF THE BUILD ** | Moving parser test cases from logparse dir. to html dir.
2002-07-03 20:12:28 +00:00
bryner%netscape.com
b345a517c0
Remove a deleted Makefile.
2002-07-01 05:43:05 +00:00
waterson%netscape.com
b4625741e7
Add extensions/pref/autoconfig/resources to makefile list.
2002-06-12 19:32:15 +00:00
cbiesinger%web.de
9bfa4395c3
forgot to check this change in before. bug 8031, r=tor, sr=dveditz, a=valeski, XBM support
2002-06-11 22:33:13 +00:00
jay.yan%sun.com
69bd06e5bf
bug #135395 Add framework code for mozilla accessibility on Linux,
...
r=jay.yan@sun.com , sr=blizzard@mozilla.org , author is bolian.yin@sun.com .
this part is for allmakefiles.sh. Done!
2002-05-08 07:44:34 +00:00
seawood%netscape.com
0db1ea6b9e
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
Bug #56601 r=leaf
2002-04-25 20:40:00 +00:00
morse%netscape.com
cfa9e694ce
bug 132641, -killAll to shutdown everything, r=law, sr=jag
2002-04-23 02:34:30 +00:00
hewitt%netscape.com
6ae20dcee7
110156 - renaming outliner to tree
2002-03-29 05:25:37 +00:00
jband%netscape.com
cfec345cb7
adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD
2002-03-24 19:01:50 +00:00
seawood%netscape.com
66b16d25f6
Removing deleted Makefile.in
2002-03-23 03:39:29 +00:00
mscott%netscape.com
cb979e6fc7
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
...
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:06:38 +00:00
locka%iol.ie
7d159463fe
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:22:13 +00:00
dougt%netscape.com
40642fc34c
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
blakeross%telocity.com
93d044d117
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
69a2eecc19
Backing out...saving for a rainy day...
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
563323de3b
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 04:52:34 +00:00
peterv%netscape.com
dd0cd87639
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:18:04 +00:00
harishd%netscape.com
ca58b8122a
Removing reference to unused dirs
2002-03-09 00:02:12 +00:00
law%netscape.com
2eff7c0dfd
Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa
2002-03-01 23:51:21 +00:00
blizzard%redhat.com
63e3da7465
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
2002-02-26 17:28:48 +00:00
law%netscape.com
2072f8605d
Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag
2002-02-20 07:50:02 +00:00
rbs%maths.uq.edu.au
7ed928a591
Add the forgotten ucvmath to allmakefiles.sh
2002-02-14 01:33:17 +00:00
seawood%netscape.com
bb7dd6adb7
Removing removed Makefiles
2002-01-31 19:39:33 +00:00
seawood%netscape.com
bb45184a1e
Remove unneeded transformiix Makefile. Bogus makefiles can cause problems with cvs pulls when building in the srcdir.
2002-01-28 00:25:25 +00:00
pinkerton%netscape.com
cb46d68a19
changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230
2002-01-25 22:01:41 +00:00
seawood%netscape.com
9d98def2cb
Fixing case for case-sensitive filesystems
2001-12-28 08:38:13 +00:00
bnesse%netscape.com
bf6619e295
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
dbaron%fas.harvard.edu
d923e994f2
Removing webshell/src/Makefile, which I removed earlier. b=81527
2001-12-20 03:47:01 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
tor%cs.brown.edu
073a7c9d91
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
pavlov%netscape.com
94f65e74a3
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
jgaunt%netscape.com
90590f4fb9
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
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
seawood%netscape.com
c68ff5bf8d
Update standalone xpcom dirs list.
...
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
kaie%netscape.com
4f540afa38
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
seawood%netscape.com
93ef7ea987
Add MAKEFILES_macmorefiles to the "all" list.
2001-11-27 19:27:46 +00:00
seawood%netscape.com
a0f21b1e6f
Removing widget/src/xlib/window_service/Makefile
2001-11-27 07:18:08 +00:00
seawood%netscape.com
c5e6dbb140
All makefiles in dirs listed from mozilla/Makefile.in *must* be created by configure. The rest *should* be listed here as well.
2001-11-18 11:09:04 +00:00
seawood%netscape.com
a741343f53
Generate staticmod makefile when building meta components too.
2001-11-14 03:50:32 +00:00
bryner%netscape.com
1e6d7bac73
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
2b1b53a53d
Add xpcom/glue
2001-11-11 22:46:29 +00:00
ben%netscape.com
e22d4e2a9f
108462 - Remove Vixen. r=bryner, sr=jst
2001-11-06 22:59:55 +00:00
hyatt%netscape.com
79f6e4162f
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
bryner%netscape.com
0c72539377
Removing obsolete remoteControl component. r=sspitzer, blizzard. (also adding new filepicker makefiles to allmakefiles.sh, this is not turned on yet).
2001-11-03 02:10:10 +00:00
seawood%netscape.com
cd66e99331
Removing obsolete xslt makefile
2001-11-01 22:24:35 +00:00
seawood%netscape.com
9b5ae05e33
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com
9994a450c9
Fix xpcom standalone build
2001-10-24 00:12:06 +00:00
seawood%netscape.com
450a9da99d
Purging removed Makefiles
2001-10-20 06:08:57 +00:00
mcafee%netscape.com
a4dffeca06
Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard
2001-10-19 01:55:07 +00:00
seawood%netscape.com
da8cfe7a5a
Creating Makefiles in cvs removed dirs is causing problems again
2001-10-18 06:45:40 +00:00
seawood%netscape.com
6b91f80468
Remove config/mkdetect/Makefile
2001-10-15 01:46:36 +00:00
cls%seawood.org
7cf2052dc9
Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
...
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
seawood%netscape.com
46b7e2a3a0
Removing cruft from allmakefiles.sh to stop configure from generating directories that have been cvs removed.
...
Thanks to Chris Waterson <waterson@netscape.com> for the patch.
bug #103265 r=cls sr=darin
2001-10-06 22:26:35 +00:00
dbaron%fas.harvard.edu
af0763709a
Removing / changing references to OS/2 makefiles that no longer exist.
2001-10-01 02:55:31 +00:00
dbaron%fas.harvard.edu
ce012c5510
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
dbaron%fas.harvard.edu
5e8ca04722
Clean up makefile listings for extensions. b=75924 r=cls
2001-08-18 01:14:23 +00:00
cls%seawood.org
b8987cb0d7
Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
...
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
cls%seawood.org
b958495c5e
Removing USE_IMG2 check
2001-08-12 17:57:37 +00:00
leaf%mozilla.org
f736866828
bug 76602, sr=cls, r=edburns. modules/plugin rearranging, in preparation for old
...
file location cvs removal.
2001-08-10 07:35:54 +00:00
pavlov%netscape.com
9404691bf8
removing imagelib makefiles
2001-08-10 02:32:22 +00:00
bryner%netscape.com
a578cecc6a
Removing widget/tests makefiles that were deleted.
2001-08-04 02:42:54 +00:00
harishd%netscape.com
d8c0aaf441
Added public/Makefile to allmakefiles.sh
2001-08-03 23:06:22 +00:00
cls%seawood.org
424f8e8b37
Update inspector makefile list
2001-07-25 00:56:30 +00:00
waterson%netscape.com
4344e83962
Bug 87215. Make jprof work right with the static build. r=cls, sr=leaf
2001-06-29 22:45:45 +00:00
rginda%netscape.com
58fbcfe250
bug 76050, add venkman and jsd makefiles. r=cls
2001-05-15 20:48:23 +00:00
cls%seawood.org
dab6e1ac89
Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
...
r=bryner
2001-05-10 03:00:37 +00:00
jst%netscape.com
f7460d0269
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 16:46:42 +00:00
law%netscape.com
d66e13bfb3
Bug 52454; building new helper app dlg component on win/unix; r=pchen@netscape.com, sr=mscott@netscape.com
2001-05-04 06:35:43 +00:00
disttsc%bart.nl
7c080ac298
bug 76808: remove xpfe/components/sample from allmakefiles.sh now that directory is cvs removed. r=cls, a=tor
2001-04-20 04:25:21 +00:00
oeschger%netscape.com
70d0fbca38
bug=74132, patch from cls for building help, r=oeschger
2001-04-16 23:54:25 +00:00
oeschger%netscape.com
6e6ef707c1
adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf
2001-04-12 01:06:01 +00:00
cls%seawood.org
d9d4b014ec
Add directories to make psm/psm-glue build standalone again
2001-04-09 00:37:44 +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
danm%netscape.com
26f6c31274
new embedding promptservice component. bug 72112 r=hyatt,pinkerton
2001-04-05 23:09:35 +00:00
sspitzer%netscape.com
4c6f7c316c
make --with-extensions=inspector generate the Makefiles
...
for hewitt's document inspector. r=prass,kerz sr=sspitzer
2001-04-03 22:41:24 +00:00
evaughan%netscape.com
0dccd6b053
Fix for linux bustage
...
-r dr -rmcafee
2001-03-28 22:16:03 +00:00
cls%seawood.org
be4770a8a4
Land the rest of the --enable-static-components build changes.
...
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
pavlov%netscape.com
7f312341d1
unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org
2001-03-19 23:26:47 +00:00
tao%netscape.com
af837c8d5a
71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
...
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
blakeross%telocity.com
808aba4ffa
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2001-03-14 02:51:01 +00:00
javi%netscape.com
4b20d6b2a7
Add mozilla/security/manager/pki/public/Makefiles to the list of
...
Makefiles generated for PSM 2.0
r=cls
2001-03-10 02:53:29 +00:00
cls%seawood.org
d9028dfffa
Standalone zlib is always built for the installer
2001-03-10 00:54:38 +00:00
heikki%netscape.com
2ced3d1826
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
2001-03-08 02:41:16 +00:00
sspitzer%netscape.com
ab8224d72b
fix bustage. sr=hyatt
2001-03-06 22:53:48 +00:00
javi%netscape.com
64187b0406
Allow developers to build PSM 2.0 on Unix.
...
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
bryner%uiuc.edu
4d292115cb
Removing a Makefile I deleted a few days ago.
2001-03-01 06:19:55 +00:00
cls%seawood.org
791c44b706
Setting autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH
...
Bug #58804
2001-02-23 05:26:43 +00:00
cls%seawood.org
55ca642440
Fix standalone psm bustage.
2001-02-23 00:14:28 +00:00
cls%seawood.org
f8fbe70718
Let the standalone xpcom build know about the string library dependency. Bug 69718
2001-02-22 09:24:57 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
scc%mozilla.org
50549d4bed
bug #59429 : (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build.
2001-02-21 11:09:35 +00:00
heikki%netscape.com
5c811dfbf3
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
dbaron%fas.harvard.edu
b9f89c8579
Add makefile and script to compile and run leaksoup easily. r=waterson@netscape.com sr=brendan@mozilla.org b=66424
2001-02-18 16:51:46 +00:00
aaronl%chorus.net
a13e35cab0
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
2001-02-16 04:03:58 +00:00
danm%netscape.com
2175251a5b
now building embedding components
2001-02-07 03:09:15 +00:00
mscott%netscape.com
9c7e28ce40
don't build this obsolete directory.
2001-02-06 04:40:32 +00:00
cls%seawood.org
39c325b9c2
Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch
2001-01-22 07:55:01 +00:00
ccarlen%netscape.com
d9dd3b5321
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
mkaply%us.ibm.com
a0c7c6814f
r=cls
...
Missing makefiles in allmakefiles.sh and themes/makefiles
2001-01-15 23:48:51 +00:00
dbaron%fas.harvard.edu
e4d3dcf914
Remove line listing Makefile that bryner removed on Friday. b=55778 r=cls@seawood.org
2001-01-07 14:48:31 +00:00
tor%cs.brown.edu
3eb5078fbf
Bug 63896 - use system libmng if available. r=cls
2000-12-29 19:59:59 +00:00
sgehani%netscape.com
33460ffcf9
Adding libxpnet to the build.
...
b = 63835
r = ssu, dbragg
2000-12-28 23:54:54 +00:00
cls%seawood.org
0dcaf7b61a
Give the standalone build system a finer grained control over which directories are checked out.
...
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
bryner%uiuc.edu
a2bc722f32
Removing unused old plugin code. Not part of build. r=av, sr=cls.
2000-12-27 00:22:36 +00:00
leaf%mozilla.org
d741e53a95
removing the touch of mozilla/security/Makefile unless we are explicitly
...
building BUILD_MODULES=psm... othwerwise, the checkout of the psm module
fails on an existing, built mozilla tree. r=cls
2000-12-26 22:10:13 +00:00
cls%seawood.org
f9ab982495
Add psm to standalone build system.
...
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912 . r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
bryner%uiuc.edu
61c06d64c2
Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778.
2000-12-15 10:38:24 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
cls%seawood.org
e47bda22ef
Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file.
...
Bug #62098 r=jag
2000-12-11 07:24:47 +00:00
cls%seawood.org
09f5e7ee11
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
dougt%netscape.com
29cef744e4
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
2000-11-21 23:40:34 +00:00
heikki%netscape.com
78807d92fd
Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur.
2000-10-20 23:26:10 +00:00
akhil.arora%sun.com
2319351207
implementation of the null plugin for unix
...
checking in on behalf of stephen mak <smak@sun.com>
b=48483 r=pollmann@netscape.com a=brendan@mozilla.org
2000-09-27 23:44:02 +00:00
bryner%uiuc.edu
49ded19871
Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan.
2000-09-22 05:09:36 +00:00
ccarlen%netscape.com
7b361a76d9
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
bryner%uiuc.edu
14b39559f7
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
...
interfaces and resources that aren't specific to PSM have moved to security/base. The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface. Bug 18352. r=brendan,pavlov,shaver. a=brendan.
2000-09-14 19:27:23 +00:00
pavlov%netscape.com
0351bd680d
removing makefile that is no longer in the tree
2000-09-01 07:55:20 +00:00
hyatt%netscape.com
fd8cbd700e
Removing obsolete files from build. r=ben
2000-09-01 00:53:50 +00:00
bryner%uiuc.edu
0a13534f94
embedding/browser/setup was cvs removed a couple of days ago, removing the
...
Makefile. r=pavlov.
2000-08-28 01:42:45 +00:00
waterson%netscape.com
f7e7ca5d51
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
bryner%uiuc.edu
7dc740de07
Removing the makefile for the directory I just removed. r=alecf.
2000-08-02 00:47:35 +00:00
bryner%uiuc.edu
c0811cd724
Oops- forgot to remove this makefile when I removed the obsolete files in
...
modules/libpref/l10n. Does not affect build.
2000-08-01 06:51:54 +00:00
ben%netscape.com
6865309409
update build lists for my previous checkin...
2000-07-30 06:38:22 +00:00
ben%netscape.com
280313ca8f
forgot to add makefiles earlier...
2000-07-29 08:21:09 +00:00
dougt%netscape.com
98c1304cbd
Adding gtk embedding test application.
...
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com
a7c9b1dbee
turning on xpfe application locations. r=conrad a=valeski bug 44314.
...
This TURN on my last checks!
2000-07-19 21:29:40 +00:00
mcafee%netscape.com
c217d477e0
Removing extensions/xmlextras/soap/base, there is no code checked into this directory yet.
2000-07-16 20:13:43 +00:00
vidur%netscape.com
42dac6be95
Added xmlextras/soap to allmakefiles.sh (not part of default build)
2000-07-14 00:26:38 +00:00
syd%netscape.com
4cbe80e598
Add makefiles for JS profiler
2000-07-13 05:19:46 +00:00
Jerry.Kirk%Nexwarecorp.com
9236f1856d
Added new Photon Embedding directories.
2000-07-12 13:56:39 +00:00
dbaron%fas.harvard.edu
0abf789810
Allow Vidur's xmlextras to be built on Linux (not part of default build). r=vidur
2000-07-01 21:40:53 +00:00
tao%netscape.com
d999831adb
Remove obsolete pull l10n commands.
2000-06-29 00:18:55 +00:00
cls%seawood.org
7766827f6f
Adding configure option --enable-elf-dynstr-gc. Bug #43357
2000-06-28 04:32:15 +00:00
tao%netscape.com
b1ab46b44a
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
tao%netscape.com
65d09e6514
Back out l10n changes.
2000-06-25 04:00:27 +00:00
tao%netscape.com
7a2ee52588
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00
jst%netscape.com
ea5c8adf3f
Removing references to removed makefiles. r=kin@netscape.com
2000-06-23 14:41:50 +00:00
sspitzer%netscape.com
f11b166cf5
Bug #38374 --> more updates for external helper application support.
...
r=mscott
2000-06-21 01:16:32 +00:00
cls%seawood.org
49e3b3ea15
Move themes around to avoid warnings in standalone builds.
2000-06-14 06:46:51 +00:00
tor%cs.brown.edu
6f741e7524
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
2000-06-12 23:13:42 +00:00
mkaply%us.ibm.com
5971a2fcbd
# 40177
...
r = cls, a = brendan
OS/2 bringup - new OS/2 makefiles
2000-06-02 21:33:43 +00:00
rusty.lynch%intel.com
b79094b4e6
Adding a reference to the new SANE sample plugin directory.
...
This is part of a fix for bug #25068 .
2000-06-02 04:27:10 +00:00