Commit Graph

879 Commits

Author SHA1 Message Date
morse%netscape.com
f413e5c09e bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
law%netscape.com
d61dfc4044 Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake 2002-04-17 03:33:00 +00:00
jj%netscape.com
a0b7b777f9 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. 2002-04-16 22:12:06 +00:00
law%netscape.com
034d1ebf87 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 2002-04-12 07:04:36 +00:00
alecf%netscape.com
fba198f16c 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
2002-04-12 01:52:27 +00:00
cls%seawood.org
e64407b57c Add -lph to photon's final link.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #135690 r=cls a=rjesup
2002-04-06 07:13:16 +00:00
mkaply%us.ibm.com
86d5e721b4 #123622
r=law, sr=blizzard, a=asa
OS/2 only - disable DDE by default
2002-04-03 00:10:14 +00:00
dprice%netscape.com
ad56e36c49 105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service
2002-04-02 23:56:43 +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
dougt%netscape.com
b27dfa272b 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 2002-04-02 03:02:11 +00:00
tao%netscape.com
0daffa6536 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)
2002-04-01 05:56:35 +00:00
jkeiser%netscape.com
1842d4cc10 Backing out tao's bug 44070 to see if it is the mega pageload regression culprit. 2002-03-31 09:17:18 +00:00
tao%netscape.com
de85a936fc 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.
2002-03-31 07:33:57 +00:00
dmose%netscape.com
5e565e67aa 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 2002-03-27 06:31:38 +00:00
sfraser%netscape.com
bef4b9ae53 Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron 2002-03-27 03:15:58 +00:00
jj%netscape.com
c8bbd03a6a bug #131372: set app's bundle bit. sr=sfraser, a=asa 2002-03-26 01:09:46 +00:00
law%netscape.com
576112bfa4 Bug 87788; return DefWindowProc result for all unhandled messages to MessageWindow; r=dean_tessman, sr=jag, a=asa 2002-03-25 09:07:07 +00:00
dbaron%fas.harvard.edu
b280e94dfe Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
jelwell%netscape.com
31f7cdb7da Bug 128377, Generalize Turbo Code
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2002-03-21 23:14:14 +00:00
mkaply%us.ibm.com
584ef8f015 #132050
r=cls, a=asa
Get rid of OS2_PROGRAM_RESOURCE hack - use RESFILE
2002-03-21 13:45:32 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
seawood%netscape.com
69d2f804d2 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
2002-03-20 01:34:25 +00:00
sdagley%netscape.com
ba0f51165c 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 2002-03-15 03:37:54 +00:00
seawood%netscape.com
a905a97812 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
2002-03-08 06:21:47 +00:00
yokoyama%netscape.com
fd332349cf 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
2002-03-07 00:44:03 +00:00
darin%netscape.com
bfae24cf47 backing out unintended changes -- fixes OS/2 bustage, b=124042 2002-03-06 19:03:32 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
seawood%netscape.com
77b6fb17fd Apply correct fix for loop problem & add shortcut detection for base ./mozilla case.
Bug #57866
2002-03-06 03:55:24 +00:00
alecf%netscape.com
3d4d118cb5 fix for blocker bugt 57866 from kairo@kairo.at
sr=alecf, a=alecf (sheriff) to get the tree open
2002-03-05 19:19:04 +00:00
seawood%netscape.com
7a5d757e23 Resolve symlinks as necessary to allow run-mozilla.sh to be called correctly.
Bug #57866 r=bryner a=asa
2002-03-05 08:43:53 +00:00
arougthopher%lizardland.net
00e560a159 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
2002-03-05 03:16:23 +00:00
cltbld%netscape.com
29e8a5c363 updating version string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:12:56 +00:00
cltbld%netscape.com
8e91927555 updating verison string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:08:20 +00:00
dp%netscape.com
656514cd16 bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
message r=blythe, sr=brendan, a=shaver
2002-02-27 02:54:50 +00:00
seawood%netscape.com
6b19ff6399 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
2002-02-26 07:59:00 +00:00
sdagley%netscape.com
d9be7e3b6e Fix #91807 - increase stack size to 512K for Mac builds. r=saari,sr=sfraser,a=asa 2002-02-22 05:07:21 +00:00
blythe%netscape.com
0c699aeff9 Fix bug 127069.
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
2002-02-22 02:55:08 +00:00
seawood%netscape.com
f5b16586fb 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
2002-02-19 10:01:05 +00:00
sfraser%netscape.com
a7153a29f4 Fix bug 94127 -- crash in AppleEvent handling. Fix parameter order. r=pinkerton, sr=blake 2002-02-19 02:57:01 +00:00
cbiesinger%web.de
08d8a54f01 bug 125848 r=bryner sr=blake
Mnemonic  for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
bryner%netscape.com
897bc196b4 Bug 124817 -- leaking splash screen pixmap on startup. r=pavlov, sr=blizzard. 2002-02-14 06:44:30 +00:00
ccarlen%netscape.com
0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
alecf%netscape.com
a6c44d0c44 dependency update 2002-02-06 22:52:53 +00:00
blakeross%telocity.com
4a9f3070a4 95894 - turbo icon is horked. r=law sr=hewitt 2002-02-06 21:38:54 +00:00
pinkerton%netscape.com
ff12b1e013 Create PkgInfo file for mach-o in the contents dir so the finder
recognizes it as a package. r=cls, rs=hyatt. bug 123751.
2002-02-06 15:54:44 +00:00
seawood%netscape.com
eaf4bda177 Increase the lgot buffer for static Irix builds.
Bug #122917 r=nickb@adacel.com.au
2002-02-04 06:25:43 +00:00
seawood%netscape.com
b70faea1fc Do not install the mozilla script on win32 2002-02-03 02:45:54 +00:00
blakeross%telocity.com
55e955028b 98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewitt 2002-02-02 05:18:26 +00:00
jj%netscape.com
2adc072407 updating to 0.9.8 2002-02-02 01:05:47 +00:00
jj%netscape.com
a2bda6d0b5 this file causes the OS9 Finder to flip the "isPackage" flag of the "macbuild" directory, preventing its access. PkfInfo can be generated on the fly by the build script instead, like the current Carbon build automation does. 2002-02-01 22:38:18 +00:00