Commit Graph

925 Commits

Author SHA1 Message Date
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
blakeross%telocity.com
7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
bryner%netscape.com
a2765bff72 Substitute in the correct program name for mozilla-bin, in case it's defined differently (bug 161803). r=cls. 2002-08-09 01:07:06 +00:00
seawood%netscape.com
ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
hyatt%netscape.com
844a01e44f ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
blakeross%telocity.com
b67b8f424b Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob). 2002-08-07 08:54:08 +00:00
henry.jia%sun.com
17a5f04f77 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
law%netscape.com
87b5f7f302 Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa 2002-08-02 04:11:45 +00:00
sfraser%netscape.com
77f98b05d4 Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa 2002-07-31 05:31:21 +00:00
ssu%netscape.com
16c98b6052 fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers 2002-07-24 06:43:19 +00:00
bryner%netscape.com
fff1357047 Changes to allow Mozilla to build with new gcc3 developer tools on OS X (bug 153525). Patch by dbaron, r=cls, sr=bryner, a=asa. 2002-07-24 05:43:53 +00:00
alecf%netscape.com
47b3f07056 more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
kerz%netscape.com
2fb4be6cf8 New desktop icons, r=cls, sr=bryner, a=asa, bug 73712 2002-07-21 23:15:55 +00:00
kerz%netscape.com
c288fe45f3 New desktop icons, r=cls, sr=bryner, a=asa 2002-07-21 23:04:48 +00:00
leaf%mozilla.org
b3cdb12a04 updating to 1.1b 2002-07-19 23:08:41 +00:00
seawood%netscape.com
fe2f4b55ff Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
mkaply%us.ibm.com
937dfac4d5 #157770
r=dougt, sr=blizzard, a=asa
OS/2 only - up the numbre of file handles when starting Moz, and handle specific error with DosCopy
2002-07-17 05:46:34 +00:00
leaf%mozilla.org
03fc04d581 bug 157558, r=cls. version string updates for upcoming 1.1b 2002-07-17 02:39:51 +00:00
dmose%netscape.com
6a10ed08c6 Add a configure option and hack for Linux x86 to make existing plugin binaries (eg flash, real, ...) work with gcc 3.1 builds (bug 154206). r=bryner@netscape.com, serge@netscape.com; sr=blizzard@mozilla.org; a=asa@mozilla.org 2002-07-12 21:30:31 +00:00
morse%netscape.com
7da59375cf bug 155679, mapi with turbo and multiple profile doesn't work, r=rdayal, sr=jag 2002-07-09 00:03:37 +00:00
dbaron%fas.harvard.edu
4a7a6f64f0 Turn on Ramiro's code to stack-trace and suspend when we crash, for DEBUG builds. b=14989 r=bryner sr=brendan 2002-07-05 05:31:04 +00:00
law%netscape.com
7ddc21a919 Bug 154238; adjust code so it checks whether we're really handling http Internet shortcuts rather than the user having just told us to; r=blaker@netscape.com, sr=ben@netscape.com 2002-06-29 01:58:59 +00:00
law%netscape.com
e657c80b7e Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com 2002-06-28 07:31:23 +00:00
dbaron%fas.harvard.edu
a44ddf4882 Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525 2002-06-26 03:09:32 +00:00
seawood%netscape.com
32bb434f03 Fix symlink detection (again) so that relative symlinks work and the binary is executed from the cwd, not the installation directory.
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #57866 r=cls
2002-06-13 12:16:52 +00:00
morse%netscape.com
0742d58397 bug 147223, URL bar doesn't function if launched too quickly in turbo mode, r=law, sr=darin 2002-06-12 20:29:46 +00:00
morse%netscape.com
9fb81cdaf6 bug 149176, can't invoke profile manager if only one profile and turbo active, r=law, sr=ben,a=asa 2002-06-08 01:20:06 +00:00
morse%netscape.com
266bae5fee backing out last change, didn't realize trunk now requires driver approval 2002-06-07 12:20:47 +00:00
morse%netscape.com
76bec835f6 bug 149176, profile manager doesn't appear when trying to create a 2nd profile and turbo is active, r=law, sr=ben 2002-06-07 12:17:23 +00:00
jj%netscape.com
9f0c8d776b bug #149140 - updated Finder's get info string to '1.1a'. r=lpham, sr=leaf, a=leaf 2002-06-06 01:16:34 +00:00
bryner%netscape.com
31299ae4f9 Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan. 2002-06-03 23:53:31 +00:00
timeless%mac.com
70d239f823 Bug 100846 turbo: should get back on system tray after explorer.exe crash
patch by netdemonz@yahoo.com r=biesi sr=jag
2002-05-31 04:31:27 +00:00
mkaply%us.ibm.com
bc9d897eb4 #148124
r=pedemont, sr=blizzard
OS/2 only - support for custom splashscreen - same as Win - thanks to Bjorn Anderson for the sample code
2002-05-30 21:45:24 +00:00
mkaply%us.ibm.com
27fff55781 #145764
a=brendan
OS/2 only - fix broken icon
2002-05-22 02:30:48 +00:00
morse%netscape.com
d1ed37a296 bug 98673, reduce turbo mode memory usage, r=law, sr=jag 2002-05-21 21:10:48 +00:00
mkaply%us.ibm.com
f2f7c10c7c #143674
r=me, sr=blizzard
OS/2 - change splash from Warpzilla to Mozilla
2002-05-16 03:24:07 +00:00
law%netscape.com
0e5da3c38a Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com 2002-05-16 01:02:15 +00:00
seawood%netscape.com
4293400e69 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
2002-05-15 01:37:07 +00:00
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
law%netscape.com
8a63c180da 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 2002-05-02 03:18:19 +00:00
tor%cs.brown.edu
87024f886e Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
sspitzer%netscape.com
4664d0a626 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
2002-04-26 01:37:04 +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
law%netscape.com
815d760202 Bug 136188; add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu 2002-04-23 23:48:00 +00:00
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