Commit Graph

884 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
4f895f38d3 #145764
a=brendan
OS/2 only - fix broken icon


git-svn-id: svn://10.0.0.236/trunk@122001 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-22 02:30:48 +00:00
morse%netscape.com
5d7187dbc6 bug 98673, reduce turbo mode memory usage, r=law, sr=jag
git-svn-id: svn://10.0.0.236/trunk@121949 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-21 21:10:48 +00:00
mkaply%us.ibm.com
70313566ef #143674
r=me, sr=blizzard
OS/2 - change splash from Warpzilla to Mozilla


git-svn-id: svn://10.0.0.236/trunk@121593 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 03:24:07 +00:00
law%netscape.com
501a96a7c3 Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com
git-svn-id: svn://10.0.0.236/trunk@121585 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-16 01:02:15 +00:00
seawood%netscape.com
69f92b071e Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner


git-svn-id: svn://10.0.0.236/trunk@121509 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-15 01:37:07 +00:00
darin%netscape.com
24feadaaed fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf


git-svn-id: svn://10.0.0.236/trunk@121010 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 23:07:19 +00:00
law%netscape.com
c504608fa9 Bug 141647; make sure profile is selected if -turbo option is given with other command line options that trigger display of a window; r=jelwell, sr=jag
git-svn-id: svn://10.0.0.236/trunk@120517 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-02 03:18:19 +00:00
tor%cs.brown.edu
32bfaf3754 Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@120347 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 22:34:34 +00:00
darin%netscape.com
824def02af fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf


git-svn-id: svn://10.0.0.236/trunk@120092 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-27 05:33:09 +00:00
sspitzer%netscape.com
814bf90c4c fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@119930 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-26 01:37:04 +00:00
seawood%netscape.com
7e4c3987ab 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


git-svn-id: svn://10.0.0.236/trunk@119809 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-25 02:52:44 +00:00
law%netscape.com
39c065826c Bug 136188; add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu
git-svn-id: svn://10.0.0.236/trunk@119645 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 23:48:00 +00:00
morse%netscape.com
04806e63c3 bug 132641, -killAll to shutdown everything, r=law, sr=jag
git-svn-id: svn://10.0.0.236/trunk@119594 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-23 02:23:56 +00:00
law%netscape.com
70d10cab50 Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake
git-svn-id: svn://10.0.0.236/trunk@119202 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-17 03:33:00 +00:00
jj%netscape.com
be1ab4791d landing fix for #134223 on the trunk: udpate Finder's Get Info strings to 1.0.0+ for OS9 and OSX. r=asaki, sr=granrose.
git-svn-id: svn://10.0.0.236/trunk@119154 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-16 22:12:06 +00:00
law%netscape.com
3f667ae501 Bug 133120; modify check for QuickLaunch specified in registry key so it handles quotes around program name and the fact that -turbo may not be there; r=jelwell, sr=blake
git-svn-id: svn://10.0.0.236/trunk@118834 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 07:04:36 +00:00
alecf%netscape.com
d6b987e7bf fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@118819 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 01:52:27 +00:00
cls%seawood.org
d32617efa1 Add -lph to photon's final link.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #135690 r=cls a=rjesup


git-svn-id: svn://10.0.0.236/trunk@118355 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-06 07:13:16 +00:00
mkaply%us.ibm.com
699344f22a #123622
r=law, sr=blizzard, a=asa
OS/2 only - disable DDE by default


git-svn-id: svn://10.0.0.236/trunk@117969 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-03 00:10:14 +00:00
dprice%netscape.com
21ec8f1412 105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service


git-svn-id: svn://10.0.0.236/trunk@117968 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 23:56:43 +00:00
blythe%netscape.com
19c4255d7f 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


git-svn-id: svn://10.0.0.236/trunk@117959 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 22:20:57 +00:00
dougt%netscape.com
82de79f93f Adds MOZ_NO_REMOTE env var support to windows build. Setting this allows you to debug while another build is running. r=darin, sr=alec, a=asa, bug 131805
git-svn-id: svn://10.0.0.236/trunk@117894 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 03:02:11 +00:00
tao%netscape.com
b80c346328 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)


git-svn-id: svn://10.0.0.236/trunk@117848 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-01 05:56:35 +00:00
jkeiser%netscape.com
474132e74a Backing out tao's bug 44070 to see if it is the mega pageload regression culprit.
git-svn-id: svn://10.0.0.236/trunk@117787 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 09:17:18 +00:00
tao%netscape.com
1da56ce4ff 44070: match browser and OS locale. r=alecf,sr=hyatt,a=asa. Match browser
UI locale and system locale when intl.locale.matchOS == true; Runtime
only behavior; won't  write to disk. Fallback to default chrome locale when
matching langpacks are not installed.


git-svn-id: svn://10.0.0.236/trunk@117784 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-31 07:33:57 +00:00
dmose%netscape.com
9d000c4abc Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@117617 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 06:31:38 +00:00
sfraser%netscape.com
2db23ca1c5 Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@117567 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 03:15:58 +00:00
jj%netscape.com
9b95abe74f bug #131372: set app's bundle bit. sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@117444 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-26 01:09:46 +00:00
law%netscape.com
981fb4b75b Bug 87788; return DefWindowProc result for all unhandled messages to MessageWindow; r=dean_tessman, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@117403 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-25 09:07:07 +00:00
dbaron%fas.harvard.edu
ca60c05636 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@117338 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:23:50 +00:00
jelwell%netscape.com
09c82decb3 Bug 128377, Generalize Turbo Code
r=law, sr=alecf, r=ssu, sr=slogan a=asa


git-svn-id: svn://10.0.0.236/trunk@117096 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 23:14:14 +00:00
mkaply%us.ibm.com
fca9f35d2c #132050
r=cls, a=asa
Get rid of OS2_PROGRAM_RESOURCE hack - use RESFILE


git-svn-id: svn://10.0.0.236/trunk@117051 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-21 13:45:32 +00:00
darin%netscape.com
8defbf5d26 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
git-svn-id: svn://10.0.0.236/trunk@117002 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 22:50:33 +00:00
seawood%netscape.com
6155768cb5 Fixing symlink detection again.
make the loop simpler: loop while link to resolve.  break on finding
run-mozilla.sh or finding an invalid link.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #57866 r=cls a=asa


git-svn-id: svn://10.0.0.236/trunk@116935 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-20 01:34:25 +00:00
sdagley%netscape.com
3b433ba4f4 Fix #123411 - Warn user that Mac OS X 10.1 is recommended or that CarbonLib 1.4 or newer is required (for Mac OS X and Mac OS 8/9 respectively) when running the Carbon build. r=pinkerton,sr=sfraser,a=asa
git-svn-id: svn://10.0.0.236/trunk@116614 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-15 03:37:54 +00:00
seawood%netscape.com
66a8e5dbf4 Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #128844 r=cls a=asa


git-svn-id: svn://10.0.0.236/trunk@116138 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-08 06:21:47 +00:00
yokoyama%netscape.com
f93ddbef0b Bug 116711
Convert Commandline URL to Unicode using Platform charset
It's executed only when moz is launched with -url commandline argument.
/r=nhotta, /sr=alecf, /a=asa


git-svn-id: svn://10.0.0.236/trunk@116011 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-07 00:44:03 +00:00
darin%netscape.com
ed8ed010cb backing out unintended changes -- fixes OS/2 bustage, b=124042
git-svn-id: svn://10.0.0.236/trunk@115961 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 19:03:32 +00:00
darin%netscape.com
04849998e1 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@115936 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 07:48:55 +00:00
seawood%netscape.com
759f2423b1 Apply correct fix for loop problem & add shortcut detection for base ./mozilla case.
Bug #57866


git-svn-id: svn://10.0.0.236/trunk@115927 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:55:24 +00:00
alecf%netscape.com
8987693613 fix for blocker bugt 57866 from kairo@kairo.at
sr=alecf, a=alecf (sheriff) to get the tree open


git-svn-id: svn://10.0.0.236/trunk@115841 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 19:19:04 +00:00
seawood%netscape.com
dd14f825fd Resolve symlinks as necessary to allow run-mozilla.sh to be called correctly.
Bug #57866 r=bryner a=asa


git-svn-id: svn://10.0.0.236/trunk@115807 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 08:44:17 +00:00
arougthopher%lizardland.net
87fe569783 Fix for Bug#128763
Implementation of SplashScreenObserver for BeOS

Removed the nsNativeAppSupportBeOS class, as it was not doing anything, and was interfering with the ability for nsAppRunner to check if nsSplashScreenBeOS implemented the IObserver interface, which it now does.

r=cls (seawood@netscape.com)
a=asa (on behalf of drivers) for checin to trunk


git-svn-id: svn://10.0.0.236/trunk@115790 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 03:16:23 +00:00
cltbld%netscape.com
2afa8c034c updating version string to 0.9.9+, kysmith checking in as cltbld
git-svn-id: svn://10.0.0.236/trunk@115788 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 02:12:56 +00:00
cltbld%netscape.com
3521650380 updating verison string to 0.9.9+, kysmith checking in as cltbld
git-svn-id: svn://10.0.0.236/trunk@115786 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 02:08:20 +00:00
dp%netscape.com
dd5e460b0a bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
message r=blythe, sr=brendan, a=shaver


git-svn-id: svn://10.0.0.236/trunk@115405 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-27 02:54:50 +00:00
seawood%netscape.com
f873cedc37 Apply patches from FreeBSD's Ports system.
Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa


git-svn-id: svn://10.0.0.236/trunk@115360 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-26 07:59:00 +00:00
sdagley%netscape.com
8da02c62a5 Fix #91807 - increase stack size to 512K for Mac builds. r=saari,sr=sfraser,a=asa
git-svn-id: svn://10.0.0.236/trunk@115208 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 05:07:21 +00:00
blythe%netscape.com
2ad120d98c Fix bug 127069.
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver


git-svn-id: svn://10.0.0.236/trunk@115198 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 02:55:08 +00:00
seawood%netscape.com
e4d434e2ba Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
Bug #88038 r=bryner


git-svn-id: svn://10.0.0.236/trunk@114916 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:01:05 +00:00