pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
sfraser%netscape.com
7992cb8d3c
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
6939ab2765
Code cleanup of main() and friends
2000-05-16 22:14:55 +00:00
davidm%netscape.com
0699f18516
38260 necko file cache depends on xpfe!
2000-05-16 21:57:23 +00:00
michael.lowe%bigfoot.com
ea7c30bd13
Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu
2000-05-14 09:18:43 +00:00
danm%netscape.com
239f9df89e
load newly installed chrome at startup
2000-05-13 21:43:39 +00:00
law%netscape.com
a97ea28d00
New native app support to enable Win32 dde
2000-05-12 22:37:20 +00:00
law%netscape.com
4fa65478ae
New files to provide baseline implementation of new nsINativeAppSupport interface (not built yet)
2000-05-10 22:05:43 +00:00
pierre%netscape.com
4ee2e12e08
bumped up the debug build memory partition to 16Mb instead of 12
2000-05-10 00:10:45 +00:00
mccabe%netscape.com
5f3ead855b
Support for starting up with -jsconsole on the Mac.
2000-05-08 23:43:27 +00:00
cls%seawood.org
4bb89416eb
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
brendan%mozilla.org
36499eb772
Add TraceMalloc* native methods; allow multiple log files per site file.
2000-04-27 04:02:22 +00:00
cls%seawood.org
5203eb31c3
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
4fc9172ea9
makings string conversions explicit
2000-04-24 05:19:20 +00:00
brendan%mozilla.org
7f8e4445fe
Added NS_TraceMalloc support (ifdef'd off -- not part of build by default).
2000-04-20 04:35:07 +00:00
tbogard%aol.net
66ed9724ae
Removed references to the old session history.
2000-04-16 11:08:28 +00:00
pinkerton%netscape.com
7990ffae73
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
cls%seawood.org
f6740baa20
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
bf81ae3827
Another DLL_SUFFIX change hidden by not clobbering.
2000-03-31 12:05:29 +00:00
gayatrib%netscape.com
b344ded683
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
c940dd4c79
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
072abbe36f
Removing using prefs to control xpcom logging.
2000-03-25 08:28:13 +00:00
law%netscape.com
398bb23c04
Fix for bug 29775. Permit customized splash screen .bmp's
2000-03-21 22:46:50 +00:00
nisheeth%netscape.com
54727a6ab9
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
975b29ec9c
Better program icon, thanks to Jason Kersey
2000-03-17 06:45:28 +00:00
gagan%netscape.com
8c8414179e
You can now run -g as well as other parameters to hand over to the prog. Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov
2000-03-16 03:39:46 +00:00
dbaron%fas.harvard.edu
bc8524a534
Prevent non-leak from showing up as a leak by scoping in a block. r=pinkerton@netscape.com
2000-03-16 01:27:12 +00:00
sspitzer%netscape.com
cb1347cfe8
add debugging printfs. fix warning.
2000-03-12 08:10:23 +00:00
pavlov%netscape.com
e2c86d150c
argh.. fix mac
2000-03-11 05:18:48 +00:00
pavlov%netscape.com
ce094b4cfc
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
tbogard%aol.net
225c10c319
Remove dependency on nsIBrowserWindow.
2000-03-11 00:21:27 +00:00
dougt%netscape.com
a7dfe9b9ae
moving the timebomb code from the nsAppRunner to the Browser. This
...
allows us to modify that user's first start page.
28060. r= mccabe, a= jevering.
2000-03-07 21:02:50 +00:00
warren%netscape.com
b18cccef79
Backing these out due to dependence on nspr/xpcom.
2000-03-06 00:40:03 +00:00
warren%netscape.com
debed198de
Fixing to be thread safe.
2000-03-06 00:26:19 +00:00
warren%netscape.com
24a7797beb
Fixing anticipated bustage due to thread safety checking code.
2000-03-06 00:08:26 +00:00
warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
law%netscape.com
18639f4ca8
Dynamically create console, if requested; b=26103, r=roc+moz@cs.cmu.edu,a=jevering@netscape.com
2000-03-02 02:37:46 +00:00
tbogard%aol.net
d2a51867ff
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
2000-02-29 22:03:49 +00:00
mkaply%us.ibm.com
0fe1244474
# 25555
...
r= slamm@netscape.com )
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:54:29 +00:00
tbogard%aol.net
cf5a3f3925
Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
2000-02-29 00:20:55 +00:00
blizzard%redhat.com
a6d97b2321
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
8b3fd1a173
fix the mac startup bustage.
2000-02-26 08:29:40 +00:00
sspitzer%netscape.com
7cb570ad1b
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 03:52:06 +00:00
Jerry.Kirk%Nexwarecorp.com
377349eb38
Enable the Splash screen for Neutrino builds.
2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com
54b149cb1a
Change PgFlush to PtFlush to force the splash screen to draw immediately.
2000-02-25 13:21:29 +00:00
law%netscape.com
2220839346
Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com
2000-02-25 02:19:41 +00:00
dveditz%netscape.com
a63ee75907
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
sspitzer%netscape.com
ff10232470
I broke -f, which would mean I broke bloaty, except I fixed it.
...
a=alecf who is the sheriff
2000-02-16 09:14:40 +00:00
sspitzer%netscape.com
56fb0c4bb2
clean up -help output. fix bug #26959 , make it so when you start
...
a browser window, the right page (home, blank or last page visted) gets
loaded. clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js. r=mscott
2000-02-16 06:22:03 +00:00
tor%cs.brown.edu
7dce0b491d
SUNWspro doesn't like declaring a variable inside an "if" statement. r=alecf
2000-02-16 05:16:29 +00:00
sspitzer%netscape.com
6dadb806de
gracefully handle bad progids (when registered as command line handlers)
...
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
2000-02-16 02:45:22 +00:00
Jerry.Kirk%Nexwarecorp.com
782c6ba7e3
Add a flag I missed that tells Photon to release the memory it allocated
...
when it created the splash image. PHOTON ONLY
2000-02-15 14:12:58 +00:00
dveditz%netscape.com
9172024f8e
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dougt%netscape.com
c81120fb92
Adding Timebomb code the apprunner. It is current turned off on the
...
mac. r=dveditz@netscape.com
2000-02-14 01:28:11 +00:00
pavlov%netscape.com
bc7320450a
fix build bustage on windows
2000-02-13 22:59:00 +00:00
pavlov%netscape.com
30b31e81a5
disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
2000-02-13 22:24:14 +00:00
syd%netscape.com
510dfe16ef
Make true PR_TRUE. r=tor@cs.brown.edu
2000-02-13 16:49:50 +00:00
tor%cs.brown.edu
7c01ec0c1f
Add a "-nosplash" command line option to disable splash screen. r=syd
2000-02-13 16:49:41 +00:00
syd%netscape.com
435fb29e8d
Fix build bustage. r=syd
2000-02-13 16:27:21 +00:00
syd%netscape.com
c5e2dcbc14
Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
...
PsuedoColor devices.
2000-02-13 15:23:28 +00:00
leaf%mozilla.org
2011d35b0e
fixing --enable-detect-webshell-leaks for bug 10847, fix from waqar, r=leaf
2000-02-12 00:59:27 +00:00
sfraser%netscape.com
2538cee1c8
Really fix this ASSERT macro in the optimized case, now.
2000-02-11 23:42:25 +00:00
sfraser%netscape.com
87561d1721
Be a bit more paranoid about using a macro called ASSERT, which is rather common.
2000-02-11 22:49:55 +00:00
sfraser%netscape.com
862c03f913
Fix for bug 27287 -- get Apple Events working again on Mac. r=scc
2000-02-11 22:10:43 +00:00
sfraser%netscape.com
2b7a425ab6
Added new files for Apple Event support. r=scc
2000-02-11 22:08:23 +00:00
sfraser%netscape.com
edd9e7853a
File Removed.
2000-02-11 22:08:02 +00:00
sfraser%netscape.com
69b3433226
First Checked In.
2000-02-11 22:06:28 +00:00
Jerry.Kirk%Nexwarecorp.com
b3949394ec
Adding the Splash Screen for Neutrino/Photon platform.
2000-02-11 14:37:43 +00:00
sspitzer%netscape.com
6ca7fcdb40
handle /v /help /? on windows.
...
handle --help --version on linux.
#23501 r=alecf
2000-02-08 12:10:22 +00:00
dp%netscape.com
a3e9d698ad
Eliminate all trace of cookies from apprunner. It gets lazily created
...
when the first http connection is opened. r=gagan
2000-02-08 06:12:37 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
6a41bf8d9a
fix it so -edit <url> and -chrome <url> work on linux.
...
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
sspitzer%netscape.com
d3ff9276a9
fix -mail (and others). r=mscott
2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
0bcc6e83ad
add a debugging printf
2000-02-08 01:29:22 +00:00
sspitzer%netscape.com
9431eb3736
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba
Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc
2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
aab211f074
fix warnings, get force launching of tasks to work.
2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
be2168f9f5
-addressbook and -mail are no longer hard coded.
2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
efc7af144c
fix my broken ass code. what you get back from the category manager is
...
and enumerator of nsISupportsStrings. go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.
r=alecf
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
ff5baab1d5
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
alecf%netscape.com
41452a722d
remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now
2000-02-05 05:42:46 +00:00
sspitzer%netscape.com
53bd4b89b6
work on making -news handled arbitrarily. not working yet, as I can't
...
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
sfraser%netscape.com
33002f8d99
Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh
2000-02-04 22:57:49 +00:00
law%netscape.com
08c75c6d1a
Fix build error
2000-02-04 15:14:19 +00:00
law%netscape.com
7d5448b5dd
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
2000-02-04 14:40:08 +00:00
law%netscape.com
807bee749f
Removing some debugging crud from new file
2000-02-04 08:51:23 +00:00
law%netscape.com
7384e01bca
New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com
2000-02-04 03:34:44 +00:00
law%netscape.com
0126b6d9e7
Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com
2000-02-04 03:29:27 +00:00
law%netscape.com
7de17f0478
Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com
2000-02-04 03:28:09 +00:00
mcafee%netscape.com
9b3148c7fa
Adding help text for -P <profile> commandline option (23874). r=akkana
2000-02-04 01:24:04 +00:00
scc%netscape.com
6366d6d779
Fixed access paths for upcoming switch to Pro5, see bug #25949 . r=pinkerton
2000-02-01 00:49:16 +00:00
sfraser%netscape.com
cfef057383
Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton
2000-01-28 23:39:24 +00:00
sspitzer%netscape.com
7a566e754c
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
2000-01-28 23:12:24 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
dp%netscape.com
051a273750
Using progid instead of cid for creation of cookie service. r=morse
2000-01-22 22:53:21 +00:00
alecf%netscape.com
a6256f4bc3
oops, missed one file from jlnance's patches
...
r=alecf
2000-01-18 03:05:10 +00:00
alecf%netscape.com
538dcaef63
Check in jlnance's jprof patches. r=alecf. Thanks!
2000-01-18 02:45:07 +00:00
alecf%netscape.com
5bcc04a514
remove prefwindow from build r=sspitzer
2000-01-15 02:48:45 +00:00
jj%netscape.com
568ddd211c
#23776 : bumped up version number to M13 (Finder's Get Info strings)
2000-01-12 22:51:02 +00:00
pp%ludusdesign.com
698852a4f4
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
mccabe%netscape.com
f1521991f9
Fix to 9967.
...
Explicitly disable floating-point exceptions on FreeBSD, to force conformance with IEEE-specified behavior that the JS engine depends on.
Thanks to saska@acc.umu.se for the patch, and especially to all the experts who contributed to the discussion of this issue on the 9967 report.
r=mccabe.
2000-01-11 02:30:12 +00:00
edburns%acm.org
13be6d7ebf
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
mcafee%netscape.com
e46a0832eb
Adding -installer, squishing output to fit in less space (23081) r=syd
2000-01-05 02:30:06 +00:00
mcafee%netscape.com
d1f3ae17dd
Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
2000-01-04 03:06:25 +00:00
mcafee%netscape.com
caf725ed86
Adding -h help info (14003)
1999-12-28 07:41:05 +00:00
sspitzer%netscape.com
113b954887
NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates
1999-12-16 03:42:04 +00:00
sspitzer%netscape.com
22b6b14e23
purify related fixes. first, prevent a crash that was prevent me
...
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
1999-12-15 06:23:50 +00:00
racham%netscape.com
b13b6be8a2
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
1999-12-08 00:25:52 +00:00
Jerry.Kirk%Nexwarecorp.com
1d6986a54c
Added an include to silence some warnings and added a call to munlockall().
...
r=kedl
1999-12-07 13:12:26 +00:00
sspitzer%netscape.com
db48fdc782
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
1999-12-07 01:58:26 +00:00
mcafee%netscape.com
d779ca924b
Adding support for -f startup flag, print out execution line. r=leaf
1999-12-06 23:20:26 +00:00
sgehani%netscape.com
e3bc44db15
Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.)
1999-12-05 20:33:51 +00:00
dveditz%netscape.com
4b48b79408
bug 12816 init XPInstall before any components are loaded so they can be replaced
1999-12-03 13:39:18 +00:00
mccabe%netscape.com
bdab219701
Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
...
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second. Hence the previous bustage.
r=neeti.
1999-11-30 07:54:18 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
ramiro%fateware.com
4267847081
Take myself out of the debug code, since it has broken since I last looked
...
at it.
1999-11-22 05:03:48 +00:00
jj%netscape.com
7b598ec648
#13663 : output names now have a capital M: "Mozilla" and "MozillaDebug"
1999-11-20 22:50:21 +00:00
duncan%be.com
727d390659
Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
...
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
cls%seawood.org
3e56cce2a8
Missing include was causing strncpy to be undefined and we should be using PL_strncpy anyways. Added newline at end of file to get rid of a warning.
1999-11-20 10:05:44 +00:00
nisheeth%netscape.com
71b61781f6
r=harishd. Tell the refcounting code that the pref service is instantiated.
1999-11-19 03:57:30 +00:00
jj%netscape.com
13dd074be1
updated version number to M12.
1999-11-19 02:56:00 +00:00
jj%netscape.com
6b881dc6f5
renamed output binary from 'apprunner'/'apprunnerDebug' to 'mozilla' and 'mozillaDebug'.
1999-11-19 02:55:46 +00:00
Jerry.Kirk%Nexwarecorp.com
113be4aaab
Adding nsSigHandlers file to pull out unix signal handlers into a
...
seperate file.
r=Ramiro
1999-11-19 01:55:19 +00:00
sspitzer%netscape.com
795862a046
ignore the created executables
1999-11-16 00:42:06 +00:00
sfraser%netscape.com
882c2e466e
Part of fix for 18903 -- remove uneeded DLLs from the project. r=sdagley
1999-11-15 22:42:27 +00:00
mcafee%netscape.com
9b550725f7
Ignore new name of binary. r=pavlov
1999-11-10 08:03:06 +00:00
leaf%mozilla.org
72a56bb476
changing binary name to mozilla-bin, runscript to mozilla, modifying
...
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03:38 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
pinkerton%netscape.com
f187d9fd82
Fix bug 15276 by flushing the data to the clipboard right before app shuts down. (r=davidm).
1999-11-04 00:08:59 +00:00
cls%seawood.org
bee74e223b
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
beard%netscape.com
32d8f4ef9c
moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren
1999-10-30 01:53:03 +00:00
sspitzer%netscape.com
76eb2695a4
adding -SelectProfile for the mac.
1999-10-28 23:17:44 +00:00
sspitzer%netscape.com
3998dfc4bb
add support for SelectProfile
1999-10-28 22:56:00 +00:00
law%netscape.com
0cad04fe42
Bug #14999 , removing last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:39:33 +00:00
morse%netscape.com
81dc856fe7
bug 17120, can't startup if cookie dll missing, r=valeski
1999-10-27 22:41:36 +00:00
nisheeth%netscape.com
81e41efa63
Added --enable-detec-webshell-leaks autoconf flag.
1999-10-27 07:14:42 +00:00
ramiro%fateware.com
1f9fabe0ce
Fix #ifdef DEBUG_ramiro build bustage.
1999-10-21 19:56:05 +00:00
waterson%netscape.com
a6bff4a24e
Change nsTraceRefcnt::WalkTheStack() to accept stream.
1999-10-21 03:45:12 +00:00
cmanske%netscape.com
aa863e0267
Fixed bug 16923. r=mjudge
1999-10-20 23:50:20 +00:00
cmanske%netscape.com
d63ebdf00e
Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run?
1999-10-20 01:03:39 +00:00
law%netscape.com
c9330bf665
Bug #14999 ; stop using toolkit app core; r=davidm@netscape.com
1999-10-18 21:33:29 +00:00
jevering%netscape.com
002f28c343
Forget continuation line - boehm collector work.
1999-10-15 21:56:51 +00:00
jevering%netscape.com
e6573be100
Adding boehm collector to windows.
...
(not part of the build yet)
1999-10-15 07:41:54 +00:00
davidm%netscape.com
8acd8f991e
First Checked In.
1999-10-14 23:45:20 +00:00
alecf%netscape.com
009c27ba7d
add boehm to apprunner
...
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
sspitzer%netscape.com
298b3b506a
fix for #16262 , r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac.
1999-10-13 04:21:18 +00:00
rjc%netscape.com
a0d87839ca
[performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer
1999-10-12 22:20:28 +00:00
radha%netscape.com
c1ee066eb7
XPIDised session history. Corresponding changes to users of nsISessionHistory.
...
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
sspitzer%netscape.com
66239ff2bf
fix for #16098 , r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms
1999-10-12 00:16:31 +00:00