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

1195 Коммитов

Автор SHA1 Сообщение Дата
hoa.nguyen%intel.com 67a6437bfc Defines a CID for the class. 1999-07-21 00:03:03 +00:00
hoa.nguyen%intel.com 18cfe8a6ed General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h. 1999-07-21 00:00:13 +00:00
hoa.nguyen%intel.com a3231eda30 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
hoa.nguyen%intel.com 65b3084270 Added #define NS_INLINE_PLUGIN_PROGID_PREFIX "component://netscape/inline-plugin/" to be used a the prefix for the ProgID of all plugins. 1999-07-20 23:49:51 +00:00
dveditz%netscape.com 66a4e0d325 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
briano%netscape.com f700c3ee1e Fixed the logic and cleaned it up. 1999-07-19 23:31:33 +00:00
briano%netscape.com ced6d4970a Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
sspitzer%netscape.com aac0cafc9d fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
pnunn%netscape.com 4181faa107 Updated list. pnunn. 1999-07-19 19:50:29 +00:00
pnunn%netscape.com e02684b30a Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com 4480c9e351 Clean up. pnunn 1999-07-19 18:38:46 +00:00
beard%netscape.com a33961343f added GetIID() accessor 1999-07-17 01:57:10 +00:00
slamm%netscape.com 27b8289eff Fix build warnings. 1999-07-16 20:06:37 +00:00
sspitzer%netscape.com 192129c437 fix warning 1999-07-16 06:59:30 +00:00
dbragg%netscape.com 47844df597 Checked for null in memory allocation per bug #9852 1999-07-15 23:06:52 +00:00
sfraser%netscape.com 8771b2fa2b Fix the access paths to IDL files 1999-07-15 23:03:22 +00:00
sfraser%netscape.com 60e21c28ec Remove errant semicolons 1999-07-15 23:03:06 +00:00
sfraser%netscape.com f18691ddf6 First Checked In. 1999-07-15 23:02:50 +00:00
Jerry.Kirk%Nexwarecorp.com 336aa9974a Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:44:30 +00:00
sspitzer%netscape.com 72dccf78fb use NS_DEFINE_CID instead of NS_DEFINE_IID 1999-07-15 07:02:37 +00:00
jdunn%netscape.com e0d2cedb5d HP compiler flags this "implicit conversion of string literal" as an error so
added the cast.
1999-07-14 16:45:02 +00:00
briano%netscape.com 51538acfbb Added a workaround for QNX's 'random' problem. QNX-specific. 1999-07-13 21:45:28 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
edburns%acm.org 9eb347c996 Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
slamm%netscape.com a0864b63b6 Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
pnunn%netscape.com 1bc3c8db14 fix for bug#924 (from newt@pobox.com), and clean up of unused code. pnunn. ok'd by chofmann. 1999-07-07 19:24:02 +00:00
pnunn%netscape.com de1f45d992 fix for bug#1971. pn. ok'd by chofmann. 1999-07-07 19:22:00 +00:00
av%netscape.com ea55119cde Removing commented out code 1999-07-07 13:37:36 +00:00
ramiro%netscape.com 9200ddaebb Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
dp%netscape.com 54c432d92c Landing XPCOM_M8_PERF_BRANCH. Speeding up GetString(). 1999-07-07 07:42:03 +00:00
warren%netscape.com 1a6d5afe3c Fixed clobber to not fail if directory isn't there. 1999-07-07 04:20:31 +00:00
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