dveditz%netscape.com
3eb825d6c1
makefile cleanups
...
git-svn-id: svn://10.0.0.236/trunk@38042 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
43391c2dca
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
6c67b618a0
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
...
git-svn-id: svn://10.0.0.236/trunk@38031 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
ff1f6c5a74
fix for #9143 . make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now.
...
git-svn-id: svn://10.0.0.236/trunk@38017 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 06:39:40 +00:00
cyeh%netscape.com
9e91a6aaba
stupid fix for #7190 . create default plugins directory in the executable directory. this causes searching for 3.0 and 4.0 plugins to not occur. will prevent java crashes and also speed up launch time.
...
git-svn-id: svn://10.0.0.236/trunk@37980 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 04:44:44 +00:00
dp%netscape.com
666974771c
Caching of node names in nsIRegistryNode
...
Adding nsIRegistryNode::GetIID()
- Thanks Dan Veditz
git-svn-id: svn://10.0.0.236/trunk@37955 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 03:34:08 +00:00
cyeh%netscape.com
49e22150fa
i am an idiot. if the directory already exists, don't try and make it again.
...
git-svn-id: svn://10.0.0.236/trunk@37929 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 01:22:21 +00:00
cyeh%netscape.com
941f6709ac
stupid fix for #7190 . creating a plugins directory by default prevents
...
code that goes searching for old 3.0 and 4.0 plugins and loading
those. this should help with start-up times.
git-svn-id: svn://10.0.0.236/trunk@37910 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:32:54 +00:00
ducarroz%netscape.com
88aa181804
Add default value for compose_html
...
git-svn-id: svn://10.0.0.236/trunk@37882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 21:52:26 +00:00
warren%netscape.com
8b1231e0ae
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
...
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00
sspitzer%netscape.com
dcf8ff59fb
fix warning
...
git-svn-id: svn://10.0.0.236/trunk@37685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 08:40:21 +00:00
av%netscape.com
164536c1c1
Swapping boolean specifying windowless plugin in accordance with the spec
...
git-svn-id: svn://10.0.0.236/trunk@37506 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 00:49:03 +00:00
ssu%netscape.com
3a03fbbd68
fixing bug #8454 and AddDirectory() function
...
git-svn-id: svn://10.0.0.236/trunk@37491 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 23:23:23 +00:00
scc%netscape.com
a2d0be4d64
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
...
git-svn-id: svn://10.0.0.236/trunk@37444 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 21:01:31 +00:00
mcafee%netscape.com
c8b6811625
BeOS changes
...
git-svn-id: svn://10.0.0.236/trunk@37406 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 11:36:21 +00:00
sgehani%netscape.com
1858036f00
Build libjar as a component on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@37315 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 02:22:13 +00:00
mcafee%netscape.com
4549428e61
Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
...
git-svn-id: svn://10.0.0.236/trunk@37262 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 23:11:18 +00:00
mscott%netscape.com
fddcf47e13
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
...
git-svn-id: svn://10.0.0.236/trunk@37223 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 20:43:28 +00:00
warren%netscape.com
2fd605cc6f
Last of the necko ifdefs. Now we link with necko.
...
git-svn-id: svn://10.0.0.236/trunk@37169 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:35:57 +00:00
warren%netscape.com
fdf6c938bb
Necko ifdefs for layout and rdf.
...
git-svn-id: svn://10.0.0.236/trunk@37005 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 06:36:26 +00:00
gagan%netscape.com
a1145e2556
NECKO only: Fixed the dont_AddRef problem.
...
git-svn-id: svn://10.0.0.236/trunk@36949 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:58:06 +00:00
ducarroz%netscape.com
9fb73e455e
replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
...
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"
git-svn-id: svn://10.0.0.236/trunk@36945 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:47:43 +00:00
pnunn%netscape.com
c4c336d772
changed image type list. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@36915 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 20:09:12 +00:00
pnunn%netscape.com
0e8116efd8
fix warnings, #8154 . pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@36908 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 19:47:25 +00:00
mcafee%netscape.com
b4027f7cf6
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
...
git-svn-id: svn://10.0.0.236/trunk@36876 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 11:08:07 +00:00
gagan%netscape.com
49f7acdaa6
More Necko landing changes...
...
git-svn-id: svn://10.0.0.236/trunk@36814 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 01:41:26 +00:00
gagan%netscape.com
5fc7f47ca8
More Necko landing changes.
...
git-svn-id: svn://10.0.0.236/trunk@36779 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:03:22 +00:00
briano%netscape.com
97f9fe4ee7
File was missing the required newline at the end of file.
...
git-svn-id: svn://10.0.0.236/trunk@36666 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 03:13:10 +00:00
sgehani%netscape.com
ca9e1ed617
1> Removed obsolete IID headers (now being generated from IDL).
...
2> Aletered Unix Makefile.in to make libjar a component.
git-svn-id: svn://10.0.0.236/trunk@36622 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 22:54:49 +00:00
warren%netscape.com
2f522c1be0
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
...
git-svn-id: svn://10.0.0.236/trunk@36581 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 19:55:21 +00:00
pnunn%netscape.com
cf42252f89
Minor adjustment for testing. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@36580 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 19:54:52 +00:00
sgehani%netscape.com
2759404a46
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@36520 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 06:37:03 +00:00
sgehani%netscape.com
0b6007b26d
Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix.
...
git-svn-id: svn://10.0.0.236/trunk@36515 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 06:16:28 +00:00
warren%netscape.com
06d707be48
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
...
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
b0e02f9f06
change default to 50 until performance is fixed
...
git-svn-id: svn://10.0.0.236/trunk@36414 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 00:00:28 +00:00
akkana%netscape.com
2a8ea00a4e
Fix separate-objdir build
...
git-svn-id: svn://10.0.0.236/trunk@36342 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:38:39 +00:00
pnunn%netscape.com
6aece09b7e
prep work for alphachannel. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@36318 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 20:11:53 +00:00
pnunn%netscape.com
1130e5a5ce
Prepwork for alphachannel. pnunn
...
git-svn-id: svn://10.0.0.236/trunk@36317 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 20:11:03 +00:00
pnunn%netscape.com
23709b377e
Prep work for alpha channel. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@36316 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 20:09:29 +00:00
dp%netscape.com
4cac2072ff
Adding back member to store error for nsRegistryNode and nsRegistryValue. This gets it working again.
...
git-svn-id: svn://10.0.0.236/trunk@36277 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 13:58:12 +00:00
mcmullen%netscape.com
bec0ad9788
Removing the use of the convenient factory method for nsIFileSpec, since I'm about to remove that, too.
...
git-svn-id: svn://10.0.0.236/trunk@36219 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:48:26 +00:00
dp%netscape.com
22530daf99
- Threading fixed. Changed member that stored error from nsRegistry
...
to be an automatic variable.
- Using XPCOM_ComponentRegistry for OpenWellknownRegistry()
git-svn-id: svn://10.0.0.236/trunk@36156 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 23:40:21 +00:00
putterman%netscape.com
b1b65d9178
Added mail.showMessengerPerformance pref.
...
git-svn-id: svn://10.0.0.236/trunk@36152 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 23:25:33 +00:00
sspitzer%netscape.com
6371a68ed3
fix for #8360 . Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work.
...
git-svn-id: svn://10.0.0.236/trunk@36018 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 02:25:34 +00:00
sspitzer%netscape.com
4da2cf58f6
fix warnings. these classes have virtual functions but non-virtual destructors
...
git-svn-id: svn://10.0.0.236/trunk@36016 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 01:59:44 +00:00
ssu%netscape.com
a9a754a3d0
added define's to deal with building standalone
...
git-svn-id: svn://10.0.0.236/trunk@35964 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 02:38:14 +00:00
sspitzer%netscape.com
bdb06601d5
make the default of of the "browser.startup.page" be 3, so that we use
...
the new "browser.startup.splash" pref.
set the default for "browser.startup.splash" to be http://www.mozillazine.org , until
bug #7417 gets fixed.
git-svn-id: svn://10.0.0.236/trunk@35908 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 21:08:02 +00:00
briano%netscape.com
461d447ffe
Minor DEC-specific tweak (i.e., only affects DEC builds) to fix the Tinderbox build.
...
git-svn-id: svn://10.0.0.236/trunk@35887 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 00:16:43 +00:00
dp%netscape.com
8afd0c31d1
Fixed crash due to multi-threading. bug# 7308, bug# 8150
...
git-svn-id: svn://10.0.0.236/trunk@35882 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 23:27:09 +00:00
mcmullen%netscape.com
d019f9ce2b
Fixing the broken situation when no prefs file exists. Since there is a problem with stream closing after nsFileStream(nsIFileSpec*), cleaning up this code so that we dont write/read/init/write the prefs. Now we simply init/write. Part of a fix for bug #8237 . r=slamm@netscape.com, a=chofmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35880 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 22:11:35 +00:00