Граф коммитов

1072 Коммитов

Автор SHA1 Сообщение Дата
dprice%netscape.com 090982c461 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 04fd3b9088 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 e00073292b 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 d0e1cb0ceb 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 193e95e812 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 c67413e1f7 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 c5b9a24630 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 5af41e80f5 Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron 2002-03-27 03:15:58 +00:00
jj%netscape.com 9389b411d1 bug #131372: set app's bundle bit. sr=sfraser, a=asa 2002-03-26 01:09:46 +00:00
law%netscape.com 67c7c75b10 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 fd56358d37 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 eda882886e 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 fb6a1ad44e #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 819ce1f98f b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
seawood%netscape.com 9d1f619b23 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 f349b25315 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 45abd86d38 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 9bd7595987 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 55860adc82 backing out unintended changes -- fixes OS/2 bustage, b=124042 2002-03-06 19:03:32 +00:00
darin%netscape.com 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
seawood%netscape.com a95bd872f4 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 908cf40db4 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 6e2f15568d 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 fd2a869a03 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 94076b16ff updating version string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:12:56 +00:00
cltbld%netscape.com 431865d911 updating verison string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:08:20 +00:00
dp%netscape.com 7ee84187e9 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 bfbf89d620 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 3b9afdc2fd 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 44fc496a23 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 2c68203869 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 3e4c0a197a 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 dfeca0ae3d 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 84a9152e95 Bug 124817 -- leaking splash screen pixmap on startup. r=pavlov, sr=blizzard. 2002-02-14 06:44:30 +00:00
ccarlen%netscape.com 9285546c83 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 2600020d23 dependency update 2002-02-06 22:52:53 +00:00
blakeross%telocity.com 654b9778d8 95894 - turbo icon is horked. r=law sr=hewitt 2002-02-06 21:38:54 +00:00
pinkerton%netscape.com 423ed6b10d 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 2b67659a2a 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 e2fb8b3040 Do not install the mozilla script on win32 2002-02-03 02:45:54 +00:00
blakeross%telocity.com a9006b881e 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 91503dcd84 updating to 0.9.8 2002-02-02 01:05:47 +00:00
jj%netscape.com a4519657ac 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
alecf%netscape.com 634e2f6f0c one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
hyatt%netscape.com 5fca6a218e Fix CocoaZilla bustage caused by accidental commit of a text file as binary. Not part of build. 2002-01-30 01:23:23 +00:00
leaf%mozilla.org e164aacc95 update mac version string and copyright year, r=jj bug 119976 2002-01-26 00:10:43 +00:00
pinkerton%netscape.com acd3ea06e5 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 6a70bafd9e Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
pinkerton%netscape.com 30c642c36e allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
law%netscape.com 7d6acfc966 Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake 2002-01-16 06:48:14 +00:00
timeless%mac.com ea621c9df1 Bug 118105 [Xlib] XPFE code does not treat Xlib toolkit like GTK+ toolkit
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-16 05:30:26 +00:00
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
seawood%netscape.com 61742f0c7f Move the initialization of the global component info variable for static build so that --version works.
Bug #120080 r=dbaron sr=alecf
2002-01-15 23:53:06 +00:00
seawood%netscape.com c764fd69f0 Replace NTO with MOZ_WIDGET_PHOTON as necessary.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #119275 r=cls
2002-01-14 08:22:35 +00:00
bryner%netscape.com 61388002b1 Forgot this file as part of the checkin for bugscape 11533 (commercial splash screen). Change hardcoded splash screen location to a #define set by the Makefile. r=cls. 2002-01-13 06:58:57 +00:00
seawood%netscape.com 10bbc4f526 Use DIST instead of DEPTH/dist 2002-01-12 07:59:43 +00:00
sdagley%netscape.com 425a0c8824 checking in as binary (hopefully) 2002-01-11 01:12:58 +00:00
cathleen%netscape.com b5ee5395f8 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
timeless%mac.com ce537379a0 Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-11 00:06:27 +00:00
timeless%mac.com dc6a5389ee Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-10 23:36:56 +00:00
bryner%netscape.com 555939db00 Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls. 2002-01-08 06:39:47 +00:00
hwaara%chello.se de7da7a8e5 re-add new files. 2002-01-05 01:42:26 +00:00
hwaara%chello.se 66afd62e13 #93093, optimize splashscreens to cut bloat.
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).

r=mkaply, sr=alecf
2002-01-05 01:33:53 +00:00
danm%netscape.com a353a6afe8 allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst 2002-01-04 02:32:48 +00:00
seawood%netscape.com e5fc3853f2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
mcafee%netscape.com 6f3c443e50 Ignore generated files. 2001-12-29 04:19:36 +00:00
dbaron%fas.harvard.edu 586a521563 Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527 2001-12-20 02:09:49 +00:00
dougt%netscape.com 9a75bc4b8e nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com 874c54280c 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
bryner%netscape.com eaa42e3343 Fixing non-gtk (mach-o, qt, xlib, os/2, beos) bustage. r=cls. 2001-12-18 05:00:33 +00:00
lpham%netscape.com b544219b46 update MacOSX build to 0.9.7+ for the trunk, bug #114693 r=jj/sr=leaf/a=asa 2001-12-18 00:22:59 +00:00
lpham%netscape.com bb2487976e update to 0.9.7+ version for the trunk, bug #114691 r=jj/sr=leaf/a=asa 2001-12-18 00:09:24 +00:00
bryner%netscape.com 1af92518f8 Implementing a splash screen for gtk+. To display it, run mozilla --splash. Bug 27446, r=pavlov, sr=blizzard. 2001-12-17 21:58:15 +00:00
seawood%netscape.com 3738d752bc Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
seawood%netscape.com 86ebba4110 Link final binary against MOZ_LIBART_LIBS when building SVG-enabled static version of Mozilla.
Bug #115007 r=bryner a=asa
2001-12-14 00:19:57 +00:00
ccarlen%netscape.com a4434a0e5e Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott 2001-12-12 05:02:07 +00:00
serge%netscape.com 634a485a21 checking in for rdayal
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
2001-12-12 03:55:57 +00:00
mkaply%us.ibm.com 495d3ad47b put 92156 fix in OS/2 2001-12-11 23:09:29 +00:00
law%netscape.com ee1dab79bf Bug 92156; make sure newWindow flag is passed through to OpenBrowserWindow so DDE requests go to existing windows; r=morse, sr=ben 2001-12-11 22:09:23 +00:00
ccarlen%netscape.com 0766c35c7f Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com 1b00c70ee8 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
ccarlen%netscape.com 2d15ad27bc Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
seawood%netscape.com dbd92a6036 Add man page for mozilla. Change default --prefix back to /usr/local .
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
pinkerton%netscape.com 21ab8a5766 fix bundle name r=adamlock/sr=sfraser. bug#106729 2001-12-06 15:29:52 +00:00
leaf%mozilla.org 99e99b9ff7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
rpotts%netscape.com a33a19e3d1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
jj%netscape.com f77f33c22e bump up mac version number to 0.9.6+ on the trunk 2001-11-30 22:21:31 +00:00
kaie%netscape.com 5cb9ace646 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
jj%netscape.com 718ee1a805 Mozilla icon for MacOS X 2001-11-29 23:08:42 +00:00
jj%netscape.com f62ab17e00 bug #110132: updated version number to 0.9.6+ and added <CFBundleExecutable>, <CFBundleShortVersionString>, and <CFBundleGetInfoString> keys. 2001-11-29 23:05:57 +00:00
dp%netscape.com 9385b6093a Getting timeline to display startup time even if NS_TIMELINE_DISABLE is defined 2001-11-27 01:10:37 +00:00
dinglis%qnx.com 9aefb592f0 -not part of build-
clean up splash screen
removed PHIG env requirement.
2001-11-22 18:45:00 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
jaggernaut%netscape.com 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
seawood%netscape.com 69f5c73a5f Tweak calendar for the static build. 2001-11-15 08:23:53 +00:00
alecf%netscape.com 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
dbaron%fas.harvard.edu df7f6c5a77 FizillaMach: Create MozillaDebug.app for DEBUG builds rather than Mozilla.app. b=109939 r=pinkerton sr=sfraser 2001-11-14 01:45:03 +00:00
seawood%netscape.com afb2a69136 Link against xinerama libs in static build if xinerama is enabled.
Bug #109245 r=lidl@pix.net
2001-11-13 01:48:29 +00:00
jaggernaut%netscape.com 372e6d8954 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-10 22:20:21 +00:00
sfraser%netscape.com cde6848940 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
jaggernaut%netscape.com e293066399 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-07 07:52:48 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
pinkerton%netscape.com cfa922c672 backing out last change to fix mach-o build 2001-11-06 18:50:18 +00:00
pinkerton%netscape.com cb9a1b7010 Ifdefs for mach-o build. We do too have a splash screen. r=beard/rs=sfraser. 2001-11-06 15:39:06 +00:00
pinkerton%netscape.com a0166c1e48 Stub impl for cocoa [Not part of build] 2001-11-06 15:36:12 +00:00
pierre%netscape.com afeb351c68 Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
danm%netscape.com 3779efd362 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
law%netscape.com 64bc32b347 Bug 102017; adding string resource for use in configuring start menu on WinXP; need to include resource constant from new interface file; requires changing resource compiler flags in the makefile 2001-11-05 06:24:38 +00:00
dbaron%fas.harvard.edu 53da74a758 Fix up stacktrace-on-crash debugging code in preparation for turning it on by default. b=14989 r=bryner sr=brendan 2001-11-03 05:43:25 +00:00
seawood%netscape.com 74b1324704 Only output startup script *_PATH info if debugging.
Thanks to Dawn Endico <endico@mozilla.org> for the patch.
Bug #79039 r=cls
2001-11-03 05:05:47 +00:00
dougt%netscape.com dd87b7dfaa conditionally create nsIChromeRegistry. b=107346. r=dp@netscape.com, sr=waterson@netscape.com 2001-11-01 22:18:22 +00:00
jaggernaut%netscape.com 4a7f082fb7 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
seawood%netscape.com 93a92132d7 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 9f8ad41e29 Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
waterson%netscape.com c0443a1f01 moving Mac OS X mach-o packaging to trunk. 2001-10-23 02:02:57 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
dbaron%fas.harvard.edu 19ad45ed1e Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:17:08 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
pinkerton%netscape.com b7f00d85b5 use contract id instead of cid now that alecf fixed it. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:29:14 +00:00
pinkerton%netscape.com 07608e333b allow a hidden pref to reuse browser windows when we get a GURL event. r=lordpixel,sr=sfraser. bug#98504 2001-10-19 14:14:15 +00:00
pchen%netscape.com 86107249a9 93195, r=jag, rs=ben, fix comment about minimum supported macos version to match code 2001-10-18 05:48:41 +00:00
law%netscape.com dfde956dc7 Fixes for bugs:
74445  - Add call to DdeUnaccessData (r=pchen, sr=blake)
103849 - Use ::IsIconic to check if window is minimized before restoring (r=matt, sr=blake)
2001-10-17 00:42:12 +00:00
alecf%netscape.com 0aeede6732 bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz 2001-10-16 21:10:35 +00:00
dougt%netscape.com e75485644c API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
alecf%netscape.com 8db59e0dba bug 104118 - a non-rdf contractid for windowmediator, to reduce dependencies. r=mkaply, sr=dveditz 2001-10-12 21:03:40 +00:00
dbaron%fas.harvard.edu 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
mkaply%us.ibm.com 2a9fa2e39c #102657
r=law, sr=blake
Remove unnecessary platform #ifdefs so any platform can turn on turbo mode
2001-10-09 23:09:49 +00:00
leaf%mozilla.org c3696c983e bug 103022, update mac version string. code from lpham@netscape.com, r=granrose, sr=leaf 2001-10-08 22:58:31 +00:00
mkaply%us.ibm.com cfd018c19c No bug
r=cls
Since only OS/2 needs rdf in REQUIRES, put it in the OS2 block
2001-10-08 04:17:56 +00:00
bbaetz%cs.mcgill.ca fd550e0437 Bustage fix. Remove trailing whitespace. 2001-10-07 20:49:24 +00:00
mkaply%us.ibm.com 3930466879 OS/2 bustage - we DO need rdf in REQUIRES 2001-10-07 19:45:42 +00:00
jaggernaut%netscape.com 25694acfa3 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
mkaply%us.ibm.com 4d5b22c85b #84548
r=law, sr=blake
Look for 4294967295 as well as -1 with DDE-WWW_Activate to maintain compatibility with 4.x
2001-10-07 03:52:40 +00:00
mkaply%us.ibm.com 2b06e6c284 No bug
r=mkaply, sr=blizzard, a=asa
OS/2 only - add -nodde flag to attempt to diagnose some startup problems
2001-10-05 03:45:49 +00:00
mkaply%us.ibm.com 6979218b43 #79798
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dbaron%fas.harvard.edu 3fb3f2745d Fix OS/2 REQUIRES bustage. r=jag 2001-09-28 06:57:07 +00:00
alecf%netscape.com ca1e0f0d4d bug 101761 - clean up embed components so we can better understand REQUIRES r=cls 2001-09-26 20:17:35 +00:00
pinkerton%netscape.com abc4411964 don't associate .jar and .dat files with mozilla. r=sdagley/sr=sfraser. bug# 100065 2001-09-25 14:41:53 +00:00
jaggernaut%netscape.com ad1b214ddf Bug 100116: remove window mediator's public dependency on rdf.
Fixing bustage by adding a #include "nsISupportsArray.h" as was done to the Windows counterpart of this.
2001-09-25 10:58:11 +00:00
alecf%netscape.com 0d36b51952 oops, forgot to check this in - now that window mediator no longer drags in rdf, manually pull in nsISupportsArray to fix bustage (bug 100116) 2001-09-24 23:36:48 +00:00
mkaply%us.ibm.com 707fa7178c More OS/2 bustage 2001-09-21 19:31:37 +00:00
mkaply%us.ibm.com 02ab86bab8 OS/2 bustage 2001-09-21 13:46:45 +00:00
ccarlen%netscape.com e3f8f3ec1a Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
srilatha%netscape.com 48522fa82f Fix for bug 98566. Adding support for simple MAPI
r=law, sr=alecf
2001-09-21 02:02:05 +00:00
cls%seawood.org e36305c38e Change beos sighandler to get the nsAppShellService and call its shutdown function on SIGTERM rather than forcefully quitting the app.
Bug #99564 sr=alecf
2001-09-19 02:51:32 +00:00
dp%netscape.com c79f647259 bug 88844 Fixing turbo mode initialization on launch preventing xpcom double initialization. Merging branch to tip 2001-09-19 01:51:15 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
jaggernaut%netscape.com efc8c209fb Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
syd%netscape.com ac233ca8d6 Trunk version of latest 88844 stuff, look for "Mozilla Quick Launch" instead of
trying to construct a string based on the app name, which is not working.
r=ssu, sr=brendan, a=asa
2001-09-13 09:09:06 +00:00
alecf%netscape.com e5cc5abd22 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
danm%netscape.com 0d4b60ef43 disable the code that gets the application name by initializing an http protocol handler before XPCOM is initalized. bug 99286 code=dp r=danm 2001-09-12 17:56:40 +00:00
waterson%netscape.com fec78189f0 Bug 98844. Don't include LDAP libs when DISABLE_LDAP build flag is set. r=rpotts, sr=jst. 2001-09-11 22:27:32 +00:00
mkaply%us.ibm.com d7fac16a40 OS/2 breakage 2001-09-11 13:08:11 +00:00
mkaply%us.ibm.com 166405aaca OS/2 breakage - forgotten member variable 2001-09-11 05:16:07 +00:00
blakeross%telocity.com 58210fe390 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
danm%netscape.com 7bd0c7a88f clean up use of nsAppShellService.UnregisterTopLevelWindow. bug 98792 r=alecf,ccarlen 2001-09-10 23:27:08 +00:00
leaf%mozilla.org ab977db9f7 update user agent string and mac binary version, r=dveditz, sr=mscott, bug
93164
2001-09-10 23:11:09 +00:00
dbaron%fas.harvard.edu 6697a14c09 Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf 2001-09-10 19:42:54 +00:00
jaggernaut%netscape.com a0b891b40a Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
blizzard%redhat.com fc0e29936f Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf 2001-09-08 05:08:13 +00:00
cls%seawood.org 262d2d56ed Remove unused fullcircle build references.
Bug #98293 r=namachi
2001-09-07 04:59:44 +00:00
jaggernaut%netscape.com 90bfc212c1 Bug 96721: Make nsAppRunner use WindowOpen instead of CreateTopLevelWindow, r=danm, sr=alecf 2001-09-05 22:34:20 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bnesse%netscape.com e6fb8c7b19 Fix for bug 92447. Internalize loading of config file so it can be re-read if the preferences are reset. r=chipc, mitesh. sr=sfraser. 2001-09-05 18:22:10 +00:00
kaie%netscape.com 2e11f0ea12 b=76915 r=jag sr=hyatt a=blizzard
Fixing a text string.
2001-09-03 14:11:39 +00:00
waterson%netscape.com 5fb1910c52 Bug 96910. Restore NS_NewGenericModule() entry point for backwards compatibility. r=dougt, sr=jband, a=asa 2001-08-29 21:59:43 +00:00
ccarlen%netscape.com df0bf4898e Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
dp%netscape.com 8bf4f6454a bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa 2001-08-28 22:32:03 +00:00
thesteve%netscape.com a3cffe7d98 Bug#81373 (mac static build)
links in "everything" else meta-Component for mac static builds;
and an empty `.o' for other builds.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 02:02:44 +00:00
kaie%netscape.com 56cb58a46e Fixing my checkin for bug 76915 2001-08-23 06:15:38 +00:00
kaie%netscape.com 5a0da144ae b=76915 r=dveditz sr=sfraser a=asa
Giving GUI feedback instead of crashing
Part 3 of 3 - changes to existing code
2001-08-23 05:25:15 +00:00
pchen%netscape.com 86badcf2f1 bug 93195, r=brade, sr=sfraser, relax minimum macos requirement back to 8.5 2001-08-21 21:14:12 +00:00
jj%netscape.com d7ebfdb977 #93164: bump up mac version number to 0.9.3+ on the trunk 2001-08-21 19:49:54 +00:00
dbaron%fas.harvard.edu 716f9f4695 Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
waterson%netscape.com ef1265798d Bug 93100. Change NS_DECL_NSGETMODULE to be table driven so we can get at module ctor & dtor callbacks. Update meta-module and static-module stuff for this change, fix meta-module to not register stuff twice. r=cls,leaf 2001-08-21 00:55:20 +00:00
cathleen%netscape.com b6297898fd enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson 2001-08-17 02:03:34 +00:00
blakeross%telocity.com 0280ac3412 Cleaner fix for making turbo mode dynamic (89504). r=ccarlen sr=ben 2001-08-17 00:25:04 +00:00
dveditz%netscape.com db0d8820a4 bug 91219 don't hide alert behind splash screen 2001-08-16 10:28:28 +00:00
blakeross%telocity.com b91ce22d94 Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben 2001-08-16 03:21:40 +00:00
sfraser%netscape.com 2431fe705a Project cleanup, rs=scc. Don't link with docShell, which is a component, or ObjectSupportLib, which is pulled in via InterfaceStubs. 2001-08-15 23:19:52 +00:00
dbaron%fas.harvard.edu 72421d25cf Fixing MOZ_TRACK_MODULE_DEPS bustage by updating REQUIRES. 2001-08-15 04:34:46 +00:00
rogc%netscape.com 52af6e98aa Fix bug 90260: reordering does not work with objdir builds.
r=cls@seawood.org (actually, this is his patch).
2001-08-10 21:01:19 +00:00
cathleen%netscape.com 8e5233ef47 make static build to support DISABLE_MAILNEWS flag, and enable making
gecko.dll for static build bug=93100 sr=waterson
2001-08-10 05:18:27 +00:00
mkaply%us.ibm.com a039ae81ae #58795
r=mkaply, a=blizzard
Code from aaronr to enable DDE on OS/2 - basically an OS/2 port of nsNativeAppSupportWin.cpp
2001-08-10 03:04:20 +00:00
mkaply%us.ibm.com 3643cf7e91 #58795
r=mkaply, sr=blizzard
Code from aaronr - enable __argc and __argv globals for OS/2 - need for DDE
2001-08-10 03:01:49 +00:00
cls%seawood.org 7602be41c9 Add signal handlers for BeOS so tinderbox scripts can run tests.
Add use of BApplication to viewer.
Bug 92381 r=timeless a=blizzard
2001-07-27 22:16:33 +00:00
cls%seawood.org 801e54257a Use %var% instead of @var@ for static build substitutions. Fixing win32 side. 2001-07-27 21:32:38 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
cls%seawood.org 8a0a1ce3d8 Use %var% instead of @var@ as placeholders for the static build dynamic module lists. This prevents acoutput-fast.pl from complaining about unknown variables. 2001-07-25 07:01:05 +00:00
blakeross%telocity.com 65d3c48d40 The menu for the turbo systray icon doesn't work on win9x/me (90524). r=ftang sr=ben 2001-07-25 06:22:53 +00:00
cls%seawood.org 240acc795d Adding startup splash screen support for BeOS.
Moving BApplication creation from libwidget_beos.so to main Mozilla app.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65425 r=Makoto Hamanaka <VYA04230@nifty.com>
2001-07-25 02:22:54 +00:00
jaggernaut%netscape.com eecd0244ec Bug 91930: browser window doesn't show up on first launch on new/migrated profiles. r=sdagley, sr=jst 2001-07-24 02:57:00 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
jaggernaut%netscape.com 41488538fa Bug 65993: window.open("") should open a blank browser window, but loads the homepage instead. This should fix a whole bunch of similar complaints about the homepage loading instead of, or right before, the url you wanted from e.g. mail/news. r=jst, r=racham, sr=ben. Many thanks to racham for helping me test my patches. 2001-07-22 19:01:06 +00:00
cathleen%netscape.com 562182c632 fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
pchen%netscape.com eeddf41be4 bug 32801, r=ccarlen, sr=sfraser, add VersGreaterThan4() function from mac install wizard, change NS_CanRun() to check for running mozilla or NS6+ apps and put up error dialog, also bumped up macos version check to 8.6 2001-07-13 22:40:18 +00:00
pchen%netscape.com ef466ac16f bug 32801, r=ccarlen, sr=sfraser, add STR# resource for error dialog 2001-07-13 22:40:15 +00:00
pchen%netscape.com 95bc1bbc1c bug 32801, r=ccarlen, sr=sfraser, bump up macos version to 8.6 in error dialog 2001-07-13 22:40:11 +00:00
blakeross%telocity.com d8086f72aa Removing something that wasn't supposed to go in... 2001-07-05 18:09:45 +00:00
blakeross%telocity.com 4a4d774841 Put an icon in the systray when turbo is running (85984). Original code from law. r=kerz sr=ben, comments from dean. 2001-07-05 17:59:36 +00:00
pinkerton%netscape.com ad026e6765 removing xml comment as we think that makes the finder crash on OSX. r=sdagley/sr=sfraser. bug# 89152. 2001-07-04 02:04:13 +00:00
mkaply%us.ibm.com 70f7cce7da Os/2 TB break - Not sure why Javier said to remove this - still needed to build OS/2 non static 2001-07-01 15:24:06 +00:00
cls%seawood.org 52d7838acf Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
morse%netscape.com a1db4c3813 still trying to back out last change and get back to version 1.287 2001-06-30 00:38:31 +00:00
morse%netscape.com 63b328cd7d backing out last change -- was intended for branch bug got checked into trunk by accident 2001-06-30 00:32:42 +00:00
morse%netscape.com d77dcc47b4 bugscape 4428, launch what's-New, r=bnesse, sr=alecf, a=chofmann 2001-06-30 00:27:31 +00:00
mkaply%us.ibm.com 30fb0b91bd 88390
r=cls
Hopefully the fix for OS/2 TB bustage - only cat _COMPONENT_LIST in the static build
2001-06-29 17:50:14 +00:00
darin%netscape.com ce7573bf2e Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
cathleen%netscape.com 588d2ab37c fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
katakai%japan.sun.com 2b503479d5 bug 80230
RFE: need -region option to switch Region at start up
r=ccarlen, nhotta, sr=blizzard
2001-06-27 07:38:53 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
ccarlen%netscape.com f5f722576f Fixing bustage from conflict - Bug 86021 r=racham/sr=alecf/a=chofmann 2001-06-20 07:10:56 +00:00
ccarlen%netscape.com c02ab62d96 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
morse%netscape.com 9213ad9ed7 bug 84664, double-clicking mozilla.exe should open new window, r=sgehani, sr=blake, a=asa 2001-06-20 06:43:41 +00:00
cls%seawood.org ee312bce75 This should've gone in with yesterday's checkin. Should fix OS/2 bustage 2001-06-19 17:07:12 +00:00
markh%activestate.com c74c61ab0c Fix bug 65974 - first window after start is below all other open windows
r=laws, sr=hyatt, a=asa
2001-06-16 04:52:44 +00:00
alecf%netscape.com 2f6926cec2 final part of fix for bug 83366 - make DDE code honor the appropriate commandline handler, using new API checked in yesterday..
sr=sspitzer, r=blake a=asa
2001-06-15 21:53:07 +00:00
ccarlen%netscape.com af1bc07493 Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa 2001-06-15 20:33:34 +00:00
alecf%netscape.com 73bc44e28b part to of bug 83366 r=blake, sr=sspitzer - update nsAppRunner to use the new command line API a=asa 2001-06-14 23:51:17 +00:00
law%netscape.com d5b89ada81 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
law%netscape.com 5ad8b920a1 Bug 25699; Add DDE support to get Acrobat weblinks working; r=syd, sr=mscott, a=brendan 2001-06-06 08:36:59 +00:00
leaf%mozilla.org 0acafd32e1 update user agent and mac version, r=jj, a=asa bug 83999 2001-06-05 23:05:32 +00:00
pinkerton%netscape.com e95a685663 add carbon.r to suck in plst for icon and bundle stuff r=saari/sr=sfraser bug 58228 2001-05-29 23:16:34 +00:00
pinkerton%netscape.com 37695e5dd8 add plst to suck in icon and file mappings. r=saari/sr=sfraser bug 58228 2001-05-29 23:15:07 +00:00
pinkerton%netscape.com f4a682741a remove 'carb' resource. plst will supercede. r=saar/sr=sfraser bug 58228 2001-05-29 23:14:30 +00:00
sfraser%netscape.com 660f66a074 Drag the splash screen kicking and screaming into the 90's Appearance world, with some resource tweaks (needed for new splash on the commercial side). r=pinkerton, a=asa. No code changes. 2001-05-25 23:58:35 +00:00
cls%seawood.org 7be73d45db Updating dependency list to fix senna bustage 2001-05-23 08:56:33 +00:00
law%netscape.com 11f06e460b Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
cls%seawood.org fe6d0a5ab6 Set up final link to work for static builds using the generated FINAL_LINK_LIBS & FINAL_LINK_COMPONENTS lists.
Bug #46775
2001-05-18 01:06:02 +00:00
mkaply%us.ibm.com b3d02b8bb1 BeOS bustage - wrong printf 2001-05-17 23:05:57 +00:00
mkaply%us.ibm.com 0183fc61fb #65678
r=mkaply, a=blizzard
We don't have a message queue yet, so create one
2001-05-17 20:19:01 +00:00
dbragg%netscape.com 6295fd1230 Changing NS_SetupRegistry_1 to always autoreg for now. Part of bug 65678 r=dveditz. 2001-05-17 19:59:36 +00:00
mkaply%us.ibm.com 96c4d2e65c #65678
r=mkaply, a=blizzard
OS/2 code for showOSAlert plus preemptive build break fix with XP_PC
2001-05-17 18:45:54 +00:00
dbragg%netscape.com 5a16e604f4 Last part of checkin for 65678. nsAppRunner.cpp will detect if a previous
update install completed successfully.  If not it will throw a platform-specifc
alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will exit.
r=dveditz, sgehani. sr=mscott.
2001-05-17 18:35:38 +00:00
dbragg%netscape.com e7ad54af05 Last part of checkin for bug 65678. nsAppRunner will detect if a previous update install completed successfully. If not, it will throw a platform-specific alert (showOSAlert.cpp) and kick off the cleanup utility. Then it will close. r=dveditz, sgehani. sr=mscott 2001-05-17 18:35:32 +00:00
dbragg%netscape.com c844d758c4 Platform-specific alert box to tell user a previous install didn't complete. Part of bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:29:07 +00:00
jj%netscape.com 4009509bb1 fix for #77185 (updating Finder's version string to 0.9+) 2001-05-17 01:46:11 +00:00
law%netscape.com be739f06e8 Bug 53952; replace DDE client to prevent being blocked by ill-behaved applications; r=cathleen, sr=alecf 2001-05-15 10:32:51 +00:00
darin%netscape.com c18fe7ef56 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
jst%netscape.com 621060c4fd 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 17:42:36 +00:00
mitesh%netscape.com c75ad76702 Checking in for chipc@netscape.com
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
mkaply%us.ibm.com 9abde5da51 #77245
r=cls
Have OS/2 handle lib names better
2001-05-02 00:23:38 +00:00
timeless%mac.com 040c39454e Bugzilla Bug 68561 Mozilla build with Xlib toolkit only offers GTK+-specific options...
r=cls, sr=scc
2001-04-27 21:35:56 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00