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

490 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com 84bc03fc95 Changes to allow the Photon version of Mozilla to not be a
MONOLITHIC_TOOLKIT any longer.
r=cls
2000-06-27 02:45:09 +00:00
neeti%netscape.com 672052179d fix for bug 39717 - Disk cache directory not being recreated after it's deleted.r=gagan 2000-06-23 13:39:44 +00:00
beard%netscape.com 5cca8adbe7 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
brendan%mozilla.org e0a16d38e1 Preserve quoted whitespace in arguments. 2000-06-17 00:54:07 +00:00
alecf%netscape.com 0f8f1d7864 fix for #41996 - crash because getter was not pre-allocating the result
fix all callers to ensure they are freeing the result
2000-06-09 20:58:59 +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
sfraser%netscape.com ed81316922 Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe. 2000-06-09 00:13:55 +00:00
sfraser%netscape.com ee35ab2390 First Checked In. 2000-06-09 00:11:45 +00:00
jj%netscape.com 458051c995 #41760: set memory partition to 16384K in all targets 2000-06-08 21:28:03 +00:00
jj%netscape.com e71ab3585e #40724: update milestone to M17 (Finder's get info string) a=leaf 2000-06-08 01:11:45 +00:00
cls%seawood.org 4a01d5a63b Fix the runtime scripts so that mozilla can be run from any directory. r,a=leaf 2000-06-06 22:57:25 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
jj%netscape.com 92e8e8e863 #40724: update milestone to M16 (Finder's get info string) 2000-06-02 11:40:44 +00:00
sspitzer%netscape.com c49b896301 fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
waterson%netscape.com cffe3e1141 Factored code to NS_TraceMallocStartupWithArgs(). r=brendan 2000-06-01 02:10:53 +00:00
brendan%mozilla.org 9156fa038a Always call NS_TraceMallocStartup if NS_TRACE_MALLOC is defined. 2000-05-31 02:01:23 +00:00
pavlov%netscape.com 267e87f111 fix for 40020 r=alecf,mscott 2000-05-22 21:50:40 +00:00
brendan%mozilla.org 87e4ec3261 Fix SetupMallocTracing so argc is updated in main (r=sfraser, #ifdef off by default). 2000-05-18 18:59:32 +00:00
brade%netscape.com e9130d1e2d attempt to fix build bustage; remove NetworkModular*.shlb 2000-05-17 14:49:20 +00:00
pavlov%netscape.com 1db511bc2e last minute change 2000-05-17 06:59:50 +00:00
pavlov%netscape.com 7372ae051c one other things.. 2000-05-17 06:48:21 +00:00
pavlov%netscape.com c92b45b1b2 adding comment 2000-05-17 06:38:27 +00:00
mcafee%netscape.com 080393cfe4 Adding -quiet win32 option to -help output (26752) 2000-05-17 05:44:05 +00:00
brendan%mozilla.org 51d9b107f3 Improve --trace-malloc to handle multiple logfiles. 2000-05-17 04:44:14 +00:00
pavlov%netscape.com cbe97a1d06 minor fixups to the way we handle signals r=brendan 2000-05-17 04:06:08 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
sfraser%netscape.com 246babcbfa Fix for 35866 -- have the splash screen show progress message (for now, just during autoreg). 2000-05-17 01:55:46 +00:00
sfraser%netscape.com 6fcfb88511 Code cleanup of main() and friends 2000-05-16 22:14:55 +00:00
davidm%netscape.com a77901ad26 38260 necko file cache depends on xpfe! 2000-05-16 21:57:23 +00:00
michael.lowe%bigfoot.com 19e375a6c7 Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu 2000-05-14 09:18:43 +00:00
danm%netscape.com 41d9bcdb42 load newly installed chrome at startup 2000-05-13 21:43:39 +00:00
law%netscape.com 42290d1997 New native app support to enable Win32 dde 2000-05-12 22:37:20 +00:00
law%netscape.com 4d19e3fe58 New files to provide baseline implementation of new nsINativeAppSupport interface (not built yet) 2000-05-10 22:05:43 +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
mccabe%netscape.com ad8cc6bd53 Support for starting up with -jsconsole on the Mac. 2000-05-08 23:43:27 +00:00
cls%seawood.org 772286e0af More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
brendan%mozilla.org f2203f5ca6 Add TraceMalloc* native methods; allow multiple log files per site file. 2000-04-27 04:02:22 +00:00
cls%seawood.org 2caf60b140 Added --long-argument support for BeOS. Thanks to justin@68k.org for the patch. 2000-04-25 02:15:55 +00:00
scc%netscape.com a65dd67d47 makings string conversions explicit 2000-04-24 05:19:20 +00:00
brendan%mozilla.org db218f967d Added NS_TraceMalloc support (ifdef'd off -- not part of build by default). 2000-04-20 04:35:07 +00:00
tbogard%aol.net 3b22259f87 Removed references to the old session history. 2000-04-16 11:08:28 +00:00
pinkerton%netscape.com a08bd44ab6 new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
cls%seawood.org 19382e559b Another DLL_SUFFIX change hidden by not clobbering. 2000-03-31 12:05:29 +00:00
gayatrib%netscape.com ddd9673274 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz 2000-03-30 01:35:15 +00:00
sspitzer%netscape.com 2ca48b7d76 fix from dunna001@bama.ua.edu for bug #33555. r=sspitzer
check all the args for -h and -v, and handle them immediately.
2000-03-28 08:20:38 +00:00
dp%netscape.com 1b4f1c76e6 Removing using prefs to control xpcom logging. 2000-03-25 08:28:13 +00:00
law%netscape.com 0c7ebcc9ef Fix for bug 29775. Permit customized splash screen .bmp's 2000-03-21 22:46:50 +00:00
nisheeth%netscape.com b28dbbbec3 r=pollmann. Bug 10847. Moved the webshell leak detection code to the end of the main() function. 2000-03-21 03:31:20 +00:00
law%netscape.com 175266a25d Better program icon, thanks to Jason Kersey 2000-03-17 06:45:28 +00:00