Commit Graph

54 Commits

Author SHA1 Message Date
seawood%netscape.com
67aff13c77 Adding placeholders to silence cvs warnings 2002-09-20 09:14:42 +00:00
yxia%netscape.com
aee8d19c0c remove unneed file 2002-09-17 03:20:14 +00:00
yxia%netscape.com
22a0eeedd4 Netscape 7.0 PR1 translation 2002-09-16 02:59:45 +00:00
yxia%netscape.com
31bf0d52c7 readme for Mozilla translation from Netscape 2002-09-13 00:27:25 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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
seawood%netscape.com
6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
endico%mozilla.org
a130db0fba Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver 2002-02-19 05:50:17 +00:00
timeless%mac.com
61a97fd94a 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
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
stephend%netscape.com
691c25d9e1 Unused cruft removal. r=cls, sr=sspitzer 2001-09-23 02:26:16 +00:00
dianesun%netscape.com
6a1efdb9a3 Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer 2001-08-22 00:17:55 +00:00
dianesun%netscape.com
a019ed8891 Fix to bug 88666 (KB), R=tao, SR=sspitzer 2001-08-08 21:55:25 +00:00
gerv%gerv.net
d91e17f67a Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2001-07-09 22:51:57 +00:00
rbs%maths.uq.edu.au
fb20130360 Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:45:21 +00:00
pinkerton%netscape.com
df06bdf345 mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761. 2001-04-26 23:50:51 +00:00
maolson%earthlink.net
189b9cdd34 fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
timeless%mac.com
eb044b977f fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
by bzbarsky@mit.edu r=timeless, a=ben
2001-03-21 02:35:13 +00:00
maolson%earthlink.net
97f388c084 Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
r=jag, sr=sspitzer
2001-03-04 20:57:19 +00:00
blakeross%telocity.com
c85ecf20aa UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik 2001-02-28 03:12:42 +00:00
blakeross%telocity.com
26aff3aa5d Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
blakeross%telocity.com
68f6a891fd Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others) 2001-02-23 03:27:22 +00:00
blakeross%telocity.com
e3d6f6b0bf Adding files. Not yet part of build. 2001-02-23 03:04:37 +00:00
timeless%mac.com
42bf176d05 fix bug 69012 vi control characters added to string accidentally
by maolson@earthlink.net r=timeless, sr=sspitzer
2001-02-20 23:51:56 +00:00
timeless%mac.com
2e2a9eafc0 fix bug 61801 javascript strict warnings in FilterListDialog.js
patch by maolson@earthlink.net, r=jag, sr=sspitzer
2001-02-13 14:40:49 +00:00
blakeross%telocity.com
51536b1dd1 Messages are downloaded and deleted if user doesn't have write permissions for inbox (by Keyser Sosez, 62480). r=doron sr=mscott 2001-02-07 01:05:51 +00:00
sspitzer%netscape.com
3f93bd4a9a fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu 2001-01-13 01:18:40 +00:00
disttsc%bart.nl
10bd1646c5 "Send" -> "Send Now" per spec, patch by H�kan Waara <hwaara@chello.se>, bug=55887, r=jag, a=ben 2001-01-07 03:54:57 +00:00
blakeross%telocity.com
06d6488334 Fix 63848: removing more old, unused files. r=dbaron 2000-12-29 05:08:19 +00:00
timeless%mac.com
9da472f0d5 fix bug 35057 Use "My Sidebar" consistently throughout browser
r=blake, a=ben
2000-10-26 02:36:02 +00:00
timeless%mac.com
bf8cc77259 fix bug 47209, "add ellipsis to send page and send link"
r=jag a=putterman
2000-10-26 02:22:34 +00:00
timeless%mac.com
d88ca5aedf r=ben a=ben. This is to match spec, bug 44895. 2000-09-22 21:09:39 +00:00
timeless%mac.com
ad527bce20 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
timeless%mac.com
e1d0fc4b64 fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman 2000-09-19 23:02:06 +00:00
mozilla.BenB%bucksch.org
52cc67de92 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
mozilla.BenB%bucksch.org
dabdaa2243 20862: Remove Netscape default bookmarks and use an inital Mozilla version. More tweaking needed.
Contributed by Jeremy M. Dolan <mozilla@turbogeek.org>, r=slamm, a=brendan
2000-09-02 23:50:59 +00:00
dimator%netscape.com
91c1d284bc Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669) 2000-09-01 21:53:12 +00:00
dimator%netscape.com
437df4c969 Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer 2000-09-01 18:52:08 +00:00
tao%netscape.com
8bc45ce134 remove en-DE place holder from US build; a=ftang. 2000-08-31 01:09:31 +00:00
timeless%mac.com
ad7ef0d9af Removing pref-proxies.dtd and pref-proxies.xul from builds they seem to be unused. r=ben a=brendan 2000-08-25 03:18:15 +00:00
mcafee%netscape.com
cc9fcf8e92 Ignore generated files. 2000-08-20 05:46:23 +00:00
dr%netscape.com
0ac9d937bd one-line fix for 46658, r=ben 2000-08-10 00:52:02 +00:00
dimator%netscape.com
8360317eb7 Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
tao%netscape.com
7df4a0c132 41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
build and packaging process. r=ssu & sfraser.
2000-07-20 21:40:42 +00:00
tao%netscape.com
ec0a30fd5d Update en-DE pack; not part of the build yet (not pulled). 2000-07-20 18:15:38 +00:00
tao%netscape.com
dc480bbc96 Replicated from en-US build 2000-07-20 00:59:09 +00:00
mcafee%netscape.com
cd888b2162 Ignore generated files 2000-07-08 00:24:33 +00:00