Commit Graph

1388 Commits

Author SHA1 Message Date
sspitzer%netscape.com
0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
putterman%netscape.com
41946a72a1 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
ssu%netscape.com
20b14e3b9e fixed blockage of windows process messages when inflating files. This affects only the standalone windows build. 1999-08-06 07:58:15 +00:00
ramiro%netscape.com
4de9a4b86d Fix for orange loonix tree. 1999-08-05 22:24:08 +00:00
ssu%netscape.com
58379d73fa fixed problem with PR_Seek() in standalone mode 1999-08-05 22:08:29 +00:00
nisheeth%netscape.com
e6da32a1f7 makefile.win got checked in accidentally. I'm not ready to export stopwatch.h yet, so, I'm backing my changes out. 1999-08-05 05:13:54 +00:00
nisheeth%netscape.com
6f54432f56 Checking in initial version of stopwatch class. Not being built yet. 1999-08-05 05:07:58 +00:00
beard%netscape.com
87ce3fec46 Fixing windows breakage, can't free const char* pointers! 1999-08-03 05:10:11 +00:00
buster%netscape.com
0ebe157987 added a (crappy) cast to get it to compile, for VC 5.2 on Windows at least.
the owner should verify this fix immediately.
1999-08-03 05:05:38 +00:00
pinkerton%netscape.com
2ecba63d8b attempt to fix bustage. would take too long to pull on my win32 box, as that is the only place this breaks. 1999-08-03 04:31:19 +00:00
beard%netscape.com
53b68810ba reverting GetDocumentBase() to be consistent with other accessors. If we decide to change this, let's change ALL of them. 1999-08-03 02:51:39 +00:00
hoa.nguyen%intel.com
7188783d86 Fixed and errant return condition in SetupPluginInstance(). 1999-08-03 00:17:55 +00:00
hoa.nguyen%intel.com
7bd8e1c0a0 Added a parameter to the embed tag for testing. 1999-08-02 23:20:41 +00:00
hoa.nguyen%intel.com
f565103cc1 Added some debug printf's. Added support for parameter passing in SimplePluginInstance::Initialize. 1999-08-02 23:19:29 +00:00
beard%netscape.com
753dd5b871 sizeof(mode) field was dependent on compiler settings, now nsPluginPrint.mode is always a PRUint16. 1999-08-02 21:44:54 +00:00
neeti%netscape.com
28c948b2a0 fix for bug 9853 1999-07-30 23:56:51 +00:00
dveditz%netscape.com
340c1d9c62 removing LITENESS 1999-07-30 23:54:36 +00:00
av%netscape.com
244d54562a Cleaning memory allocation bug #9855 1999-07-30 23:51:53 +00:00
pnunn%netscape.com
307e653e58 Changes needed for alpha. pnunn. 1999-07-30 23:37:49 +00:00
pnunn%netscape.com
57592219c0 changes needed for alpha. pnunn. 1999-07-30 23:37:16 +00:00
warren%netscape.com
24b326c717 Fix for prefs crash. 1999-07-30 17:51:21 +00:00
warren%netscape.com
ac884511c5 Fixed leak. 1999-07-30 08:00:45 +00:00
blizzard%redhat.com
fe8fd51bc4 fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
mscott%netscape.com
23fef95974 fix build breakage by including config.mak 1999-07-29 03:28:00 +00:00
briano%netscape.com
5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com
9e7e24ed2c Last part of the fix for bug 8568. Removed all the temporary, transitional references to libreg.{a,so}. Approved by cyeh@netscape.com. 1999-07-28 21:47:07 +00:00
sspitzer%netscape.com
17a4c1fb71 change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac! 1999-07-27 23:33:54 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
briano%netscape.com
f020d6f791 Needed to do the temporary copying in the libs step, not the install step. 1999-07-27 23:19:42 +00:00
briano%netscape.com
74b5148bf7 First temporary change involved in fixing bug 8568. This change will allow
for a smooth and hopefully breakage free checkin of all the dependent makefiles.
When that's done, these temporary changes can be deleted and the change to
"libmozreg" can be made permanent.
1999-07-27 21:45:10 +00:00
warren%netscape.com
7e8571076f Added back in leak fix with NECKO ifdefs. 1999-07-27 04:30:34 +00:00
warren%netscape.com
6576fa7d84 Backing out change. 1999-07-27 03:45:45 +00:00
warren%netscape.com
c90efaaf4b Fixed leak with GetAddress that now returns a copy. 1999-07-27 03:19:25 +00:00
hoa.nguyen%intel.com
cc33418985 Sample HTML page with embed tag for the test XPCOM plugin. 1999-07-27 02:48:34 +00:00
hoa.nguyen%intel.com
591faaf135 Added embed-test.html to Makefile. 1999-07-27 02:47:41 +00:00
av%netscape.com
89a6d3df46 fixing bug #7499 1999-07-27 01:30:55 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
rickg%netscape.com
6476768c6c removed warning 1999-07-26 02:05:35 +00:00
hoa.nguyen%intel.com
68927ced05 Changed SetUpPluginInstance to use NS_INLINE_PLUGIN_PROGID_PREFIX to instantiate plugins. 1999-07-25 23:20:03 +00:00
arielb%netscape.com
8dad60d09d Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.
1999-07-24 03:58:23 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
briano%netscape.com
46f86aa436 Fix for IRIX 5.x. 1999-07-23 00:41:02 +00:00
hoa.nguyen%intel.com
6d3406b7c6 Defines a CID for the class. 1999-07-21 00:03:03 +00:00
hoa.nguyen%intel.com
3d0cb5243d 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
5f9726b132 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
hoa.nguyen%intel.com
ba68770ede 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
0387f5e679 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
briano%netscape.com
ce8e1867e9 Fixed the logic and cleaned it up. 1999-07-19 23:31:33 +00:00
briano%netscape.com
37224476da Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
sspitzer%netscape.com
acf424873e 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
e3113e7281 Updated list. pnunn. 1999-07-19 19:50:29 +00:00
pnunn%netscape.com
40c5d74a77 Clean up. pn. 1999-07-19 18:46:46 +00:00
pnunn%netscape.com
b152583d41 Clean up. pnunn 1999-07-19 18:38:46 +00:00
beard%netscape.com
1a4535f1d5 added GetIID() accessor 1999-07-17 01:57:10 +00:00
slamm%netscape.com
e33e65a165 Fix build warnings. 1999-07-16 20:06:37 +00:00
sspitzer%netscape.com
018a336922 fix warning 1999-07-16 06:59:30 +00:00
dbragg%netscape.com
53ed5a01a8 Checked for null in memory allocation per bug #9852 1999-07-15 23:06:52 +00:00
sfraser%netscape.com
43f2f01dd9 Fix the access paths to IDL files 1999-07-15 23:03:22 +00:00
sfraser%netscape.com
ea9b9de31d Remove errant semicolons 1999-07-15 23:03:06 +00:00
sfraser%netscape.com
c2ce8196f3 First Checked In. 1999-07-15 23:02:50 +00:00
Jerry.Kirk%Nexwarecorp.com
723cb44c20 Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:44:30 +00:00
sspitzer%netscape.com
c05c2ac5f7 use NS_DEFINE_CID instead of NS_DEFINE_IID 1999-07-15 07:02:37 +00:00
jdunn%netscape.com
d5a452ac6d 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
c31bcf6e8f Added a workaround for QNX's 'random' problem. QNX-specific. 1999-07-13 21:45:28 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
edburns%acm.org
a16588ba99 Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
slamm%netscape.com
169624e5db Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
pnunn%netscape.com
9be9b074d6 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
5eac590df2 fix for bug#1971. pn. ok'd by chofmann. 1999-07-07 19:22:00 +00:00
av%netscape.com
aa288fc1b6 Removing commented out code 1999-07-07 13:37:36 +00:00
ramiro%netscape.com
bbed66360e 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
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
dp%netscape.com
c43c4ec143 Landing XPCOM_M8_PERF_BRANCH. Speeding up GetString(). 1999-07-07 07:42:03 +00:00
warren%netscape.com
9953c17d28 Fixed clobber to not fail if directory isn't there. 1999-07-07 04:20:31 +00:00
ducarroz%netscape.com
c36ebb819d fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
av%netscape.com
4f17bd8597 Adding full path to pluginTag.mFileName on Windows 1999-07-07 00:37:41 +00:00
edburns%acm.org
86858cc900 Alex Musil's long awaited plugin changes. 1999-07-07 00:28:34 +00:00
edburns%acm.org
d89c5c2b95 Alex Musil and Stanley Ho's changes. Added Show and hide methods. 1999-07-07 00:22:32 +00:00
sspitzer%netscape.com
0920387097 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
3b27a5149e don't create these values. rely on the default prefs for that. 1999-07-06 22:42:48 +00:00
dveditz%netscape.com
b7711bbb43 Mac startup performance 1999-07-06 07:28:49 +00:00
av%netscape.com
e0e557e1bd 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
2a9b148974 Adding netcenter Preg pref 1999-07-05 01:21:30 +00:00
sspitzer%netscape.com
59413cec7e fix warnings 1999-07-03 00:39:28 +00:00
av%netscape.com
844b044920 Addressing bug #5978 1999-07-03 00:07:46 +00:00
ramiro%netscape.com
43295086e9 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
d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
ramiro%netscape.com
f41e67c622 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
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
3ce64189d8 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
5f3526c72b 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
6617ee15f9 Caching of node names in nsIRegistryNode
Adding nsIRegistryNode::GetIID()
        - Thanks Dan Veditz
1999-07-02 03:34:08 +00:00
cyeh%netscape.com
bc706d8832 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
13d037ce40 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
e447512cc8 Add default value for compose_html 1999-07-01 21:52:26 +00:00
warren%netscape.com
bd73f68e8b 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
8f54c29b26 fix warning 1999-07-01 08:40:21 +00:00
av%netscape.com
d012806a8e Swapping boolean specifying windowless plugin in accordance with the spec 1999-06-30 00:49:03 +00:00
ssu%netscape.com
e6edf1444c fixing bug #8454 and AddDirectory() function 1999-06-29 23:23:23 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mcafee%netscape.com
328bd2d7f7 BeOS changes 1999-06-29 11:36:21 +00:00
sgehani%netscape.com
0f0cf4b928 Build libjar as a component on the Mac. 1999-06-29 02:22:13 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
mscott%netscape.com
25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
warren%netscape.com
fbd6d1dc57 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
gagan%netscape.com
a3b121f531 NECKO only: Fixed the dont_AddRef problem. 1999-06-25 21:58:06 +00:00
ducarroz%netscape.com
8d7f41b9f3 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
7c783944de changed image type list. pnunn. 1999-06-25 20:09:12 +00:00
pnunn%netscape.com
ee7e51f0e0 fix warnings, #8154. pnunn. 1999-06-25 19:47:25 +00:00
mcafee%netscape.com
8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
gagan%netscape.com
fbaa548f03 More Necko landing changes... 1999-06-25 01:41:26 +00:00
gagan%netscape.com
21ec6ddf0f More Necko landing changes. 1999-06-25 00:03:22 +00:00
briano%netscape.com
57f1cda907 File was missing the required newline at the end of file. 1999-06-24 03:13:10 +00:00
sgehani%netscape.com
39167b36a2 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
15272e93b7 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
pnunn%netscape.com
85ca87a283 Minor adjustment for testing. pnunn. 1999-06-23 19:54:52 +00:00
sgehani%netscape.com
f608a515fb First Checked In. 1999-06-23 06:37:03 +00:00
sgehani%netscape.com
dbf800ebea 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
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
91b07396b6 change default to 50 until performance is fixed 1999-06-23 00:00:28 +00:00
akkana%netscape.com
422ee84284 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
pnunn%netscape.com
497721e069 prep work for alphachannel. pnunn. 1999-06-22 20:11:53 +00:00
pnunn%netscape.com
e79eece31d Prepwork for alphachannel. pnunn 1999-06-22 20:11:03 +00:00
pnunn%netscape.com
1482b958ed Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
dp%netscape.com
7cc37791bf 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
8eb9d86984 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
c8a1554978 - 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
2a2e122254 Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
sspitzer%netscape.com
3c966d4e31 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
d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
ssu%netscape.com
d797377687 added define's to deal with building standalone 1999-06-20 02:38:14 +00:00
sspitzer%netscape.com
ee23c114e0 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
briano%netscape.com
c5f56dedd5 Minor DEC-specific tweak (i.e., only affects DEC builds) to fix the Tinderbox build. 1999-06-19 00:16:43 +00:00
dp%netscape.com
ec7f1d00a9 Fixed crash due to multi-threading. bug# 7308, bug# 8150 1999-06-18 23:27:09 +00:00
mcmullen%netscape.com
ca918925e3 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 1999-06-18 22:11:35 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
ssu%netscape.com
3b3892972e backed out previous checkin due to tree closure 1999-06-16 21:54:13 +00:00
ssu%netscape.com
744e12c6f7 ifdef'ed all calls to PR_Seek() for the standalone build 1999-06-16 21:47:58 +00:00
dveditz%netscape.com
40f1477bbd eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dveditz%netscape.com
3198743e2a use standard XPCOM macros 1999-06-16 06:49:42 +00:00
syd%netscape.com
870b976c1d Add browser.ncols and browser.installcmap preferences 1999-06-16 03:18:44 +00:00
ssu%netscape.com
693c4f3f4d ifdef'ed call to PR_Seek() for the standalone build 1999-06-16 00:24:37 +00:00
putterman%netscape.com
ce04376897 Close the filespec's stream so we don't keep appending to pref file. Approved by
mcmullen.
1999-06-15 23:19:58 +00:00
putterman%netscape.com
445d98aec7 Fix for 8197. Can't read pref file. Approved by leaf and reviewed by mscott. 1999-06-15 18:39:33 +00:00
mcmullen%netscape.com
0ad0748949 Alias resolution makes directory iteration tricky: You can't use SetLeafName to convert one sibling to another. Fixing parsing of pref-init files, which broke when I fixed aliases a while back. 1999-06-15 10:42:05 +00:00
mcmullen%netscape.com
d9fb726225 Fix windows bustage. 1999-06-15 09:35:20 +00:00
mcmullen%netscape.com
b7a85eefd7 Using nsIFileSpec, leaks and stuff now become possible. Fixing one problem... 1999-06-15 09:09:17 +00:00
mcmullen%netscape.com
5fa0c23185 My fix collided with somebody else's. Fixing it the way I want it. 1999-06-15 06:30:33 +00:00
mcafee%netscape.com
00a2b10e79 Moving worked declaration to the beginning of function to get around goto error. Fixes linux bustage. 1999-06-15 06:24:34 +00:00
mcafee%netscape.com
c268f90bb2 Fixing some of the Linux breakage. 1999-06-15 06:22:35 +00:00
mcmullen%netscape.com
c3b4ad2f1a Changed to use nsIFileSpec 1999-06-15 05:25:28 +00:00
mcmullen%netscape.com
2c34002258 Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
ssu%netscape.com
805032a259 updated makefile to define USE_NON_MT_LIBS (use libc.lib) 1999-06-14 22:35:21 +00:00
dougt%netscape.com
af93402ef1 Be OS patch from Duncan Wilcox <duncan@be.com> Thank you. 1999-06-14 20:18:35 +00:00
dp%netscape.com
462e42b5b3 - NS_RegistryGetFactory API Change
- QuickRegister eliminated
1999-06-14 02:07:03 +00:00
sspitzer%netscape.com
3fb23d25c5 set the default nntp server to "news.mozilla.org". I'll change it back to "news" before beta. (see bug #8053) 1999-06-12 18:38:53 +00:00
mcmullen%netscape.com
d302ce6bda Has been idlized 1999-06-11 19:48:21 +00:00
briano%netscape.com
a1b287c705 Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
ssu%netscape.com
2cb4ab9fec Fixing ShExp use (0 means true) 1999-06-10 01:58:06 +00:00
dbragg%netscape.com
49ea469e54 There was a lower case r in the macro OBJDIr for nsJARFactory.obj 1999-06-09 22:51:13 +00:00
pnunn%netscape.com
5820e15512 with bug fix for #6045.pnunn. 1999-06-09 20:19:29 +00:00
pnunn%netscape.com
93024ca674 fix for bugz#6045 in if.cpp. pnunn. 1999-06-09 20:16:03 +00:00
pnunn%netscape.com
50eafb39b6 Clean up in IL_GetImage(). bugz#6045. pnunn. 1999-06-09 20:15:01 +00:00
dp%netscape.com
891afaf041 Well Known Component Registry in <exedir>/component.reg implemented. 1999-06-09 19:16:38 +00:00
Jerry.Kirk%Nexwarecorp.com
fb9d7a4071 -Bug 6648 Added NTO define for color byte ordering. NTO defines
- XP_UNIX but it prefers the colors in the same order as Windows and Mac
1999-06-09 12:12:03 +00:00
mcmullen%netscape.com
63a54ecded Fix the typo in the name of unix.js, and fix the asserts. 1999-06-08 23:31:15 +00:00
warren%netscape.com
b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
av%netscape.com
e5b943bd76 *** empty log message *** 1999-06-08 06:07:51 +00:00
leaf%mozilla.org
4f8255a881 adding blank file per tina ornduff 1999-06-07 21:47:13 +00:00
av%netscape.com
032b72be8c Enabling calling HandleEvent for winless plugins on Windows 1999-06-05 20:03:12 +00:00
amusil%netscape.com
3a1fb26c71 Fixed order of calls. 1999-06-04 22:53:31 +00:00
amusil%netscape.com
ba1eb7a956 Should only call SetWindow() if the plugin has not been stopped. 1999-06-04 22:52:49 +00:00
amusil%netscape.com
eb37612c76 Bug fixes with plugin instance caching. We now keep track of a plugin instance's start/stop state. 1999-06-04 22:32:27 +00:00
mcmullen%netscape.com
fc2b5aa247 Fix one last case of uint (and I had removed the typedef, breaking photon). Approved leaf. 1999-06-04 17:43:37 +00:00
briano%netscape.com
2ea33f3fda Fixed the Unix builds. DON'T USE C++ COMMENTS IN C FILES. 1999-06-03 22:30:39 +00:00
chuang%netscape.com
6c3f0848ea Add directory default preferences 1999-06-03 22:27:31 +00:00
warren%netscape.com
cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
ducarroz%netscape.com
ab82d97ee8 remove nsIPref.h as it know generated and installed by xpidl. 1999-06-03 21:35:41 +00:00
chuang%netscape.com
45f30a6bad Port PREF_CreateChildList and PREF_NextChild into nsIpref. 1999-06-03 21:25:25 +00:00
sspitzer%netscape.com
2265a55784 cast to remove compiler warnings. use PL_strlen() instead of strlen()
rename index to indx to prevent shadow warnings on Linux.
1999-06-03 20:15:38 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
mcmullen%netscape.com
4b0ff2c414 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
jdunn%netscape.com
9b96cd4907 added newline at end of file. HP won't compile without it 1999-06-03 00:48:16 +00:00
ducarroz%netscape.com
380e76a803 First Checked In. 1999-06-03 00:40:55 +00:00
mcmullen%netscape.com
c60580068f Implemented xp default prefs 1999-06-03 00:40:08 +00:00
mcmullen%netscape.com
516773d925 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com
1b08628883 Implemented XP default prefs. 1999-06-03 00:31:40 +00:00
mcmullen%netscape.com
83906283f6 Removed some "obsolete" functions. 1999-06-03 00:30:21 +00:00
mcmullen%netscape.com
cdf62475fb Using XP technique for default prefs now. 1999-06-03 00:27:44 +00:00
mcmullen%netscape.com
ccf298582b Remove the resources from this file. Now moving to an XP solution. 1999-06-03 00:27:04 +00:00
dbragg%netscape.com
ee93afddb8 Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro 1999-06-02 16:52:42 +00:00
dbragg%netscape.com
40b83d5c0d Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro. 1999-06-02 16:51:39 +00:00
mcmullen%netscape.com
c2088731b7 First Checked In. 1999-06-02 01:59:23 +00:00
pnunn%netscape.com
2a259bc613 These 2 lines caused a crash with editor. Take out for study. pnunn. 1999-06-01 23:14:55 +00:00
pnunn%netscape.com
fc96989970 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
pnunn%netscape.com
8ad72971e3 move kISupportsIID declaration local. and clean up ic. pnunn. 1999-06-01 21:50:37 +00:00
dbragg%netscape.com
fe34d14c41 Change the implementation of AddRef and Release to use the macros NS_IMPL_ADDREF() and NS_IMPL_RELEASE() in nsJARFactory.cpp 1999-06-01 21:37:09 +00:00