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

47 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
sdagley%netscape.com e46976c20b Increasing memory partition (20MB minimum, 28MB preferred) so we can load something more complex than mozilla.org before hitting tempmem. Ostensibly for #65884 but I'm thinking that Shockwave might need a significantly larger partition (at least SW 8.0, SW8.5 reportedly behaves itself better). r=bnesse,sr=sfraser 2001-04-16 20:50:37 +00:00
sdagley%netscape.com 8c6cc148b3 Fix #72048. Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser. 2001-03-16 03:08:41 +00:00
danm%netscape.com 7de4eb9eb2 adding new file nsWindowCreator. bug 67368 r=hyatt,jst 2001-02-26 00:30:58 +00:00
ccarlen%netscape.com 15ac5b144d Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
sfraser%netscape.com a437924d89 Fix for bug 57835; increase the 'Preferred size' in both debug and opt targets to 20480 K. sr=hangas, r=brade. 2000-11-01 00:39:56 +00:00
ccarlen%netscape.com e4558dda1f Bug #48981 Added mpfilelocprovider lib to project r=sfraser 2000-09-22 05:03:30 +00:00
conrad%ingress.com 793f3562e6 Added appfilelocationprovider lib 2000-08-11 20:18:43 +00:00
pinkerton%netscape.com bead9e156f don't use webshell.mcp, use docshell.mcp. 2000-07-20 19:11:04 +00:00
sfraser%netscape.com 80738b1217 Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe. Added nsDocLoadObserver.cpp 2000-06-09 00:15:19 +00:00
jj%netscape.com 458051c995 #41760: set memory partition to 16384K in all targets 2000-06-08 21:28:03 +00:00
brade%netscape.com e9130d1e2d attempt to fix build bustage; remove NetworkModular*.shlb 2000-05-17 14:49:20 +00:00
pierre%netscape.com e368a94ec6 bumped up the debug build memory partition to 16Mb instead of 12 2000-05-10 00:10:45 +00:00
sfraser%netscape.com 389652fbb0 Added new files for Apple Event support. r=scc 2000-02-11 22:08:23 +00:00
sfraser%netscape.com 20e3a05f62 Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
sgehani%netscape.com 0588f997f5 Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.) 1999-12-05 20:33:51 +00:00
jj%netscape.com 01cd048b41 #13663: output names now have a capital M: "Mozilla" and "MozillaDebug" 1999-11-20 22:50:21 +00:00
jj%netscape.com 857806d319 renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'. 1999-11-19 02:55:46 +00:00
sfraser%netscape.com b1b5542a71 Part of fix for 18903 -- remove uneeded DLLs from the project. r=sdagley 1999-11-15 22:42:27 +00:00
beard%netscape.com 4dbd674daa changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:11:44 +00:00
sfraser%netscape.com 62a8f5ac81 Remove security.o 1999-09-16 01:11:28 +00:00
davidm%netscape.com b8a99c68e6 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
davidm%netscape.com 9b4dd6609a Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
pierre%netscape.com 7b81309aa8 Bumped up the memory partition to 12Mb from 10Mb. r=sfraser, a=chofmann. 1999-06-19 02:38:19 +00:00
mcmullen%netscape.com 97113dc05d #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error. Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles. r=racham@netscape.com, a=don@netscape.com 1999-06-17 23:02:39 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mcmullen%netscape.com 9f75fb8846 We don't need to link with libpref, so I removed it. 1999-05-11 23:46:42 +00:00
sfraser%netscape.com 4bb96839e5 Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt). 1999-05-07 21:23:08 +00:00
mcmullen%netscape.com c8bd676230 Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com c3665ff55b Added nsAppleEvents.r and nsAppleEvents.rsrc 1999-04-23 16:48:43 +00:00
pinkerton%netscape.com 3a6a48bf99 Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
pierre%netscape.com 1b49c4aeaa Increased the stack size to 256K. 1999-03-23 20:41:29 +00:00
pierre%netscape.com bbfff1e5e0 Fix for #3899. Bumped the stack size to 128K from 64K. r: beard. a:chofmann. 1999-03-19 00:02:52 +00:00
sfraser%netscape.com 3a081a10b2 Remove MoreFiles.shlb from the optimized target. 1999-02-26 01:34:04 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
pierre%netscape.com bb5a34a29a removed some spurious file access paths 1999-02-10 11:00:30 +00:00
pinkerton%netscape.com ce943755fa remove powerplant debug/optimized libs. 1999-01-15 17:24:32 +00:00
mcmullen%netscape.com 394dfb6a3c Renamed these, since everybody is calling it apprunner. 1999-01-08 22:35:47 +00:00
mcmullen%netscape.com 3374be0700 First Checked In. 1999-01-08 22:32:33 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
davidm%netscape.com 559195ac04 First Checked In. 1998-12-09 20:42:35 +00:00