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

1162 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 34b8a412fa fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
av%netscape.com 701211d7d9 Adding full path to pluginTag.mFileName on Windows 1999-07-07 00:37:41 +00:00
edburns%acm.org 52cd778ff5 Alex Musil's long awaited plugin changes. 1999-07-07 00:28:34 +00:00
edburns%acm.org ce2384fa14 Alex Musil and Stanley Ho's changes. Added Show and hide methods. 1999-07-07 00:22:32 +00:00
sspitzer%netscape.com 442f841a03 changes to support the news pretty name abbreviation feature.
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com> for contributing this code.
1999-07-06 23:06:42 +00:00
sspitzer%netscape.com 19f74e9af0 don't create these values. rely on the default prefs for that. 1999-07-06 22:42:48 +00:00
dveditz%netscape.com e79ea9311c Mac startup performance 1999-07-06 07:28:49 +00:00
av%netscape.com d5bd21d6ee Delaying loading plugin dll till actually needed, potentially decreasing
startup time significantly. LoadPlugin() call moved from LoadPlugins to
GetPluginFactory. Windows only.
1999-07-06 04:14:54 +00:00
racham%netscape.com 082337f625 Adding netcenter Preg pref 1999-07-05 01:21:30 +00:00
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