sspitzer%netscape.com
43c3f19b1c
fix warnings
1999-07-03 00:39:28 +00:00
av%netscape.com
722d6cb97c
Addressing bug #5978
1999-07-03 00:07:46 +00:00
ramiro%netscape.com
86fad9ffe1
Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
...
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com
7aa859429b
makefile cleanups
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
b86c78a296
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.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
5dd9cff22d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
0285fd58d6
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.
1999-07-02 06:39:40 +00:00
cyeh%netscape.com
79ecb3f838
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.
1999-07-02 04:44:44 +00:00
dp%netscape.com
18656b0696
Caching of node names in nsIRegistryNode
...
Adding nsIRegistryNode::GetIID()
- Thanks Dan Veditz
1999-07-02 03:34:08 +00:00
cyeh%netscape.com
a24520dd7b
i am an idiot. if the directory already exists, don't try and make it again.
1999-07-02 01:22:21 +00:00
cyeh%netscape.com
f4655c8f7d
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.
1999-07-01 23:32:54 +00:00
ducarroz%netscape.com
0be5b9e422
Add default value for compose_html
1999-07-01 21:52:26 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
sspitzer%netscape.com
e159cc2289
fix warning
1999-07-01 08:40:21 +00:00
av%netscape.com
943b6f0e2a
Swapping boolean specifying windowless plugin in accordance with the spec
1999-06-30 00:49:03 +00:00
ssu%netscape.com
21f778f807
fixing bug #8454 and AddDirectory() function
1999-06-29 23:23:23 +00:00
scc%netscape.com
54c96baa72
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
mcafee%netscape.com
780cff3474
BeOS changes
1999-06-29 11:36:21 +00:00
sgehani%netscape.com
95cca037df
Build libjar as a component on the Mac.
1999-06-29 02:22:13 +00:00
mcafee%netscape.com
f81dc61901
Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
1999-06-28 23:11:18 +00:00
mscott%netscape.com
19e27ea0e4
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
1999-06-28 20:43:28 +00:00
warren%netscape.com
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
warren%netscape.com
f6b9d3a028
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
gagan%netscape.com
954be2a063
NECKO only: Fixed the dont_AddRef problem.
1999-06-25 21:58:06 +00:00
ducarroz%netscape.com
3a9f0656d6
replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"
1999-06-25 21:47:43 +00:00
pnunn%netscape.com
6409a2d32c
changed image type list. pnunn.
1999-06-25 20:09:12 +00:00
pnunn%netscape.com
f9be54e0fe
fix warnings, #8154 . pnunn.
1999-06-25 19:47:25 +00:00
mcafee%netscape.com
562ee19b4b
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
1999-06-25 11:08:07 +00:00
gagan%netscape.com
bb4b1f90aa
More Necko landing changes...
1999-06-25 01:41:26 +00:00
gagan%netscape.com
cf59f247bb
More Necko landing changes.
1999-06-25 00:03:22 +00:00
briano%netscape.com
cb2182b7a3
File was missing the required newline at the end of file.
1999-06-24 03:13:10 +00:00
sgehani%netscape.com
3d2bef83c5
1> Removed obsolete IID headers (now being generated from IDL).
...
2> Aletered Unix Makefile.in to make libjar a component.
1999-06-23 22:54:49 +00:00
warren%netscape.com
5e8dccf3fe
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
pnunn%netscape.com
58460640a8
Minor adjustment for testing. pnunn.
1999-06-23 19:54:52 +00:00
sgehani%netscape.com
53e446a833
First Checked In.
1999-06-23 06:37:03 +00:00
sgehani%netscape.com
2037a61300
Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix.
1999-06-23 06:16:28 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
beeac647d5
change default to 50 until performance is fixed
1999-06-23 00:00:28 +00:00
akkana%netscape.com
9ac4dd6cc1
Fix separate-objdir build
1999-06-22 21:38:39 +00:00
pnunn%netscape.com
f386cb3ef0
prep work for alphachannel. pnunn.
1999-06-22 20:11:53 +00:00
pnunn%netscape.com
3feaaa7ca9
Prepwork for alphachannel. pnunn
1999-06-22 20:11:03 +00:00
pnunn%netscape.com
aa67deb2f0
Prep work for alpha channel. pnunn.
1999-06-22 20:09:29 +00:00
dp%netscape.com
91b957fe2b
Adding back member to store error for nsRegistryNode and nsRegistryValue. This gets it working again.
1999-06-22 13:58:12 +00:00
mcmullen%netscape.com
e3681b259e
Removing the use of the convenient factory method for nsIFileSpec, since I'm about to remove that, too.
1999-06-22 03:48:26 +00:00
dp%netscape.com
91b58aabba
- Threading fixed. Changed member that stored error from nsRegistry
...
to be an automatic variable.
- Using XPCOM_ComponentRegistry for OpenWellknownRegistry()
1999-06-21 23:40:21 +00:00
putterman%netscape.com
ba0f857deb
Added mail.showMessengerPerformance pref.
1999-06-21 23:25:33 +00:00
sspitzer%netscape.com
5278646ded
fix for #8360 . Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work.
1999-06-21 02:25:34 +00:00
sspitzer%netscape.com
426eb85cbf
fix warnings. these classes have virtual functions but non-virtual destructors
1999-06-21 01:59:44 +00:00
ssu%netscape.com
e9d3965255
added define's to deal with building standalone
1999-06-20 02:38:14 +00:00
sspitzer%netscape.com
995e63c55d
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.
1999-06-19 21:08:02 +00:00