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

999 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com d5f47c09c7 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
mcmullen%netscape.com 0d98bcf3a9 Fixing nsCOMPtr usage for unix. 1999-03-06 00:07:06 +00:00
cyeh%netscape.com 5fe1801c03 fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
mcmullen%netscape.com 0b721e55f8 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
alecf%netscape.com c383cd8575 eliminate netlib dependancy by removing call to FE_Alert 1999-03-05 21:33:02 +00:00
mcafee%netscape.com fdf88ceddf Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com 4147924a67 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
beard%netscape.com 69f7175762 struct -> class 1999-03-03 06:10:58 +00:00
beard%netscape.com 24e3d7b86b resolving aliases. 1999-03-03 04:11:15 +00:00
beard%netscape.com a95929e9ca rewrote SetUpPluginInstance to use GetPluginFactory. 1999-03-03 04:10:54 +00:00
beard%netscape.com a260885f5b removed all vestiges of nsIMalloc. 1999-03-02 22:33:32 +00:00
beard%netscape.com 643eabb615 made inheritance public. 1999-03-02 22:31:54 +00:00
brade%netscape.com 01ac29c7fa add static to reduce compiiler warnings on Macintosh 1999-03-02 15:28:46 +00:00
beard%netscape.com 027e7dec44 Added Release to peer's destructor, delaying release of stream until NPP_URLNotify. 1999-03-02 04:46:05 +00:00
beard%netscape.com b5974469ba First Checked In. 1999-03-02 04:43:30 +00:00
pinkerton%netscape.com fe97bd5e2d some hacks (and ifdefs) for macOS until NSPR gets fixed. This at least allows us to test out libReg and find bugs. 1999-03-01 19:24:27 +00:00
ramiro%netscape.com bb5e2580dc AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +00:00
beard%netscape.com e00ea5901f added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com 974a6c2983 Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
beard%netscape.com 909774268a CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
pinkerton%netscape.com 064a680a64 changing mac name of default registry file to "mozilla registry" in order to not conflict with old nscp versions and not have the name "netscape" in any of our code. 1999-02-26 19:26:45 +00:00
alecf%netscape.com 49ce78cc83 don't use old XFE icon data-related functions 1999-02-26 18:00:28 +00:00
alecf%netscape.com 1813b04546 fix HPUX bustage - now that we're using PR_FREEIF, you can't put (void*)
casts inside it.
1999-02-26 17:36:57 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
law%netscape.com 2acacf23f8 Create reg file if it doesn't exist 1999-02-26 02:17:37 +00:00
sfraser%netscape.com 6f421aaf85 File Removed. 1999-02-26 01:13:09 +00:00
sfraser%netscape.com 7ef944785f First Checked In. 1999-02-26 01:12:49 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
michaelp%netscape.com 75c8bd87da bustage with new nsFileSpec.h 1999-02-25 23:08:51 +00:00
dougt%netscape.com e49426076f Changed nsNativeFileSpec to nsFileSpec. 1999-02-25 20:58:10 +00:00
law%netscape.com 50b8f0991e Adding nsRegistry to win32 build 1999-02-25 19:20:39 +00:00
ebina%netscape.com b833b43c3d Change old RegisterFactory calls to use the new API. 1999-02-25 18:38:45 +00:00
ebina%netscape.com 196a16bc85 Change old RegisterFactory call to use the new API. 1999-02-25 18:37:30 +00:00
kipp%netscape.com e6ae8a6c34 removed 1999-02-25 16:42:47 +00:00
beard%netscape.com a683828892 Added nsILiveConnectManager.h. 1999-02-25 04:39:20 +00:00
beard%netscape.com 78f05b61b7 cleaned up factory logic for service manager. 1999-02-25 04:20:06 +00:00
beard%netscape.com b8e77db452 #include "jni.h" if necessary. 1999-02-25 04:18:59 +00:00
beard%netscape.com bbf25a510c Renamed CID macro. 1999-02-25 04:18:30 +00:00
beard%netscape.com 013470dab1 implementing nsILiveConnectManager. 1999-02-25 04:18:00 +00:00
beard%netscape.com 84d5ddda94 implementing nsILiveConnectManager interface methods. 1999-02-25 04:16:50 +00:00
beard%netscape.com 6c496dfb5c removed eager loading, implemented GetPluginFactory() for use by OJI. 1999-02-25 04:15:39 +00:00
beard%netscape.com c836998270 mserviceMgr -> mServiceMgr 1999-02-25 04:14:19 +00:00
beard%netscape.com 087c9e857d implemented GetPluginInfo. 1999-02-25 04:12:55 +00:00
beard%netscape.com d599bb5186 nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
beard%netscape.com 8109777be3 First Checked In. 1999-02-24 17:58:36 +00:00
beard%netscape.com c2d17c67af Added nsPluginsDirMac.cpp 1999-02-24 02:15:11 +00:00
beard%netscape.com e36e1edcc7 moved nsPluginDir/nsPluginFile classes to nsPluginDirMac.cpp. 1999-02-24 02:13:42 +00:00
beard%netscape.com 3227064916 First Checked In. 1999-02-24 02:12:47 +00:00
beard%netscape.com b733c625ad changed bool to PRBool 1999-02-24 02:12:37 +00:00
law%netscape.com 2954ca2ec0 Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
warren%netscape.com 3642da81a5 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
mcmullen%netscape.com be6df4676b Final update - landing our branch. 1999-02-23 02:16:21 +00:00
beard%netscape.com 6a99cf4881 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
troy%netscape.com 2d2cd7c74a Fixed build bustage 1999-02-20 04:20:09 +00:00
beard%netscape.com f2b37cb335 include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
beard%netscape.com 1692c4c365 OJI interface changes 1999-02-20 02:24:15 +00:00
mjudge%netscape.com 3756cba288 changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
mcafee%netscape.com 3a23e257e2 Fixing function prototypes to match implementation; Solaris didn't like the const mis-matches. 1999-02-19 09:12:53 +00:00
cyeh%netscape.com fe763fea21 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
kipp%netscape.com 96e6bbed46 Renamed calls to FE_SetTimeout to IL_SetTimeout to avoid dll linkage problem on unix 1999-02-17 18:14:58 +00:00
beard%netscape.com 6561ba3f3c Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
beard%netscape.com b6655805fc First Checked In. 1999-02-14 04:26:16 +00:00
mcmullen%netscape.com 1ae4c737c5 First Checked In. 1999-02-12 23:53:07 +00:00
ramiro%netscape.com f04c70d1d8 C++ comment in c file. 1999-02-11 23:03:25 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
law%netscape.com 48857f7cbd moz->ns 1999-02-10 23:27:09 +00:00
mcafee%netscape.com 09dcaee794 Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this. 1999-02-10 04:33:45 +00:00
mcafee%netscape.com 6a66ff6bb7 Point Unix, Win32 at mozilla/include/xp_qsort 1999-02-10 04:29:17 +00:00
mcafee%netscape.com b01abc9b3a Cleaning this Makefile up; removing dead rules, unused stuff 1999-02-10 04:26:53 +00:00
mcafee%netscape.com 1a0d9e7cb8 Reverting back to 3.4 1999-02-09 12:27:07 +00:00
mcafee%netscape.com 1d38ad8ea3 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com d8427cf554 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com f08ed252d2 Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
mcafee%netscape.com 8e8e208fca Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
mcafee%netscape.com 628ad5aaad Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
warren%netscape.com 4a71d6c91d Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
beard%netscape.com d563196107 First Checked In. 1999-02-05 07:58:30 +00:00
amusil%netscape.com 21eafe0b3e Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
amusil%netscape.com a9129eb4e6 Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com 40822ed808 Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
amusil%netscape.com 5af2ed50fc Converted oji to build as a shared lib 1999-02-03 20:11:08 +00:00
amusil%netscape.com 7b49fa9cc4 First Checked In. 1999-02-03 20:04:48 +00:00
mcafee%netscape.com 6bca8d8d94 Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +00:00
kipp%netscape.com 6f64e0480d Removed a dead variable and a dead include 1999-02-01 18:04:34 +00:00
hshaw%netscape.com 62bf81ce5a Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy 1999-01-28 03:51:22 +00:00
amusil%netscape.com cc8ba9e1d2 Updated test case with new Stream and Service Manager APIs 1999-01-28 01:18:23 +00:00
amusil%netscape.com 5e0633178a new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com 66fa4d8d5b Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com 69302ff775 new stream files 1999-01-25 10:17:46 +00:00
amusil%netscape.com 35ff6df439 update for new stream 1999-01-25 10:11:51 +00:00
amusil%netscape.com 4daccb00fd New Stream API update 1999-01-25 09:30:04 +00:00
sudu%netscape.com 96c7301419 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
sudu%netscape.com 98da9c3e80 added nsIPluginStreamInfo.h to export 1999-01-25 08:14:40 +00:00
sudu%netscape.com 3726a298e1 New steam API header file 1999-01-25 08:13:10 +00:00
sudu%netscape.com 6624efe2b9 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
hshaw%netscape.com 57100c6b08 Remove C++ comments from previous checkin 1999-01-15 20:08:54 +00:00
dveditz%netscape.com 21b0f95160 merging in changes from Classic branch. Not part of SeaMonkey build (yet) 1999-01-14 23:08:21 +00:00
sfraser%netscape.com e97b3b8f96 Warning fix (remove ;) 1999-01-14 05:12:30 +00:00
mcmullen%netscape.com 5992480c13 These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king. 1999-01-13 02:32:09 +00:00
dp%netscape.com 870b39fda2 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
dougt%netscape.com 33e1861723 Added SilentDownload Preferences. Remove unused autoupdt.backgro* 1999-01-09 01:18:11 +00:00
brade%netscape.com 9c81672ec7 fix unnecessary ifdefs (and reduce Macintosh compiler warnings) 1999-01-08 21:53:11 +00:00
ftang%netscape.com 38e75adbe9 move to intl/unicharutil 1999-01-08 00:43:25 +00:00
ftang%netscape.com b275208d71 move into intl/unicharutil 1999-01-08 00:42:14 +00:00
ftang%netscape.com 3c257d4a37 move these into intl/unicharutil 1999-01-08 00:38:14 +00:00
ftang%netscape.com 127bcda298 move these files to intl/unicharutil 1999-01-08 00:34:07 +00:00
ftang%netscape.com f16aef02d2 Check in the pre build table based on UCDATA 1.9 and UnicodeData-2.1.8.txt 1999-01-06 21:28:12 +00:00
ftang%netscape.com ed71bce9fc change make file so it will not automatic generate those dat file but have to do it with an table option 1999-01-06 21:27:04 +00:00
ftang%netscape.com 0a5112bf8e add compiled data table based on UCDATA 1.9 and UnicodeData-2.1.5.txt 1999-01-06 20:57:02 +00:00
ftang%netscape.com c88b9236f1 add files from UCDATA 1.9 1999-01-06 01:46:32 +00:00
amusil%netscape.com 865b6c6acd Fixing build bustage. 1999-01-05 18:48:03 +00:00
brade%netscape.com 623553c769 comment out line to get tree green again (amusil@netscape.com to fix in long run) 1999-01-05 18:32:29 +00:00
donm%netscape.com 4a4d9e941a fixing tree bustage due to #ifdef NSPR20 and missing prmacos.h.
This should be looked at again.  -donm
1999-01-05 18:08:23 +00:00
amusil%netscape.com f75176ea88 First Checked In. 1999-01-05 09:10:46 +00:00
amusil%netscape.com 47e105d8fd Added NPN_NewStream() functionality. Currently uses a temp file between the plugin stream and the target.
I will remove this file in-between as soon as I get a little more stream help from netlib.
1999-01-04 23:43:41 +00:00
ftang%netscape.com 2180b79e8b add unix support 1999-01-04 22:36:45 +00:00
ftang%netscape.com fbc508509d add export function 1999-01-04 22:34:43 +00:00
ftang%netscape.com 17a10ef786 add Makefile.in 1999-01-04 22:05:25 +00:00
pnunn%netscape.com 6aaf3a3295 Minor changes to address annoying compile warnings. pn 1999-01-04 20:04:49 +00:00
ftang%netscape.com 2766391df2 temp turn off self reg on UNIX 1999-01-01 01:29:12 +00:00
ftang%netscape.com 220c3ccfa4 use NS_FAILED(res) to replace bad (NS_OK != res) 1999-01-01 00:35:26 +00:00
ftang%netscape.com de57cc73d3 Change setting 1998-12-30 22:51:55 +00:00
ftang%netscape.com de86ac2ae0 temp fix for mac problem by comment out nsRepository::FreeLibraries 1998-12-30 22:51:08 +00:00
ftang%netscape.com fb036c9325 First Checked In. 1998-12-30 21:10:39 +00:00
ftang%netscape.com 9c73c3c3c2 test the result for all the return vaule from nsRepository 1998-12-30 21:06:18 +00:00
ftang%netscape.com 8afc4e8f1f Add some code for mac 1998-12-30 19:49:57 +00:00
brade%netscape.com cf05bac45e remove paths for mozilla/modules/xlate since it isn't needed nor available from the current CVS module 1998-12-30 19:40:17 +00:00
ftang%netscape.com 6afabd3db8 1st check in. It build on Window. It does not build on UNIX and macintosh yet.
It is not hook up with build system yet. Read note.txt first.
1998-12-29 23:28:05 +00:00
shaver%netscape.com 009626137f resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
alecf%netscape.com 437704a6df add new mknews rosetta stuff 1998-12-18 01:50:43 +00:00
pnunn%netscape.com aae641aaa3 Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn 1998-12-17 22:16:27 +00:00
warren%netscape.com b22a4e72fd Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
donm%netscape.com 892afafcc0 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com 10c5b7a554 Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com ee04da5942 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
pnunn%netscape.com c714e0e49c fix to squelch some mac warnings. -pnunn. 1998-12-14 22:42:06 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
amusil%netscape.com 323a25310a Adding #ifdefs for USE_CACHE on #includes 1998-12-11 05:17:50 +00:00
amusil%netscape.com 6c41b74905 Fixing build bustage 1998-12-11 05:12:58 +00:00
amusil%netscape.com 178811671b Added support for the NuCache - used in cases where the stream type is specified "AsFile" (or "AsFileOnly").
#define USE_CACHE in nsPluginHostImpl.cpp to enable.
1998-12-11 04:50:57 +00:00
akkana%netscape.com 8bc6389fe6 Fix C++ comment in C file 1998-12-09 19:46:38 +00:00
ramiro%netscape.com fe8b166b1f Make the get config dir hack more robust. This thing is probably going away
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
mcmullen%netscape.com 046892afbd Removing because checked into this directory by mistake. 1998-12-09 03:35:52 +00:00
amusil%netscape.com d26cba289a Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
dougt%netscape.com 5f4f51ef77 New makefile.win for standalone registry target. 1998-12-09 01:10:28 +00:00
dougt%netscape.com a220f1edc3 removed standalone references since we now have a fancy new target one
dir above us.
1998-12-09 01:09:21 +00:00
dougt%netscape.com 6d8f327aed added standalone target. r.leaf 1998-12-09 01:08:28 +00:00
pnunn%netscape.com 032991957a update to png version 1.0.2. -pnunn. 1998-12-08 19:44:02 +00:00
pnunn%netscape.com 1b9f0bbcab update to png version 1.0.2. -pnunn. Note: gamma is temporarily disabled. 1998-12-08 19:41:25 +00:00
sfraser%netscape.com 1423922042 Remove XP_MAC include, and commented out call to CallCacheFlushers, which no longer lives in the Mac memory allocators. This needs to be hooked up (by XPapps?) in the new world. 1998-12-05 21:58:54 +00:00
ramiro%netscape.com b67e714e27 Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
pierre%netscape.com 03bf317f8e Fix optimized build: use png.o instead of pngDebug.o in non-debug target 1998-12-05 00:23:29 +00:00
beard%netscape.com a5198de30f Build bustage, was referencing non-debug libraries in debug target. 1998-12-01 01:55:01 +00:00
beard%netscape.com 50401c4ccc First Checked In. 1998-12-01 01:51:22 +00:00
beard%netscape.com 6bb3757f16 More build bustage fixes. 1998-12-01 01:17:03 +00:00
beard%netscape.com 08b78a6b75 More build bustage fixes. 1998-12-01 01:06:33 +00:00
beard%netscape.com c9cc4d8d66 Trying to fix build bustage. 1998-12-01 01:02:32 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
rpotts%netscape.com 55cbf14e34 removed invalid asserts for the STANDALONE_IMAGELIB... 1998-11-24 10:55:53 +00:00
amusil%netscape.com 44a65da803 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
michaelp%netscape.com 12a1eb51d6 changed UserAgent string reporting. 1998-11-22 00:22:35 +00:00
mcmullen%netscape.com 266f3af17a First Checked In. 1998-11-21 01:24:55 +00:00
cyeh%netscape.com e9d3c67427 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
briano%netscape.com fb056c13cc Took out the superfluous second inclusion of rules.mk. 1998-11-18 23:18:29 +00:00
pnunn%netscape.com 3107543e4c All image container states in il_image_complete() are now handled explicitly in
a switch, not by asserts. -pn
1998-11-18 20:24:40 +00:00
cls%seawood.org cdd0efbb06 Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org f855279cc3 Changed LCFLAGS to CFLAGS 1998-11-18 18:29:18 +00:00
beard%netscape.com 3190119aec First Checked In. 1998-11-18 01:54:25 +00:00
beard%netscape.com 0bf01a49bf First Checked In. 1998-11-18 01:46:22 +00:00
cyeh%netscape.com cdda4f09dc remove dependence on mozilla classic style features (MOZ_MEDIUM) 1998-11-16 20:00:53 +00:00
leaf%mozilla.org 1d218053c4 Removing include of icondata.h, which doesn't seem to exist for xpfe yet. 1998-11-16 18:17:33 +00:00
leaf%mozilla.org 6dd892aa31 Checking in a fix for linux builds. 1998-11-13 22:16:07 +00:00
leaf%mozilla.org d6c5c4d164 Landing the XPCOM_BRANCH. 1998-11-11 22:29:18 +00:00
cls%seawood.org cc95bb5b26 Added EXPORTS 1998-11-11 05:33:24 +00:00
cls%seawood.org 226a8ccd8d Forgotten piece of Jeremy Lea's patch 1998-11-11 04:38:53 +00:00
cls%seawood.org 92dbfec844 Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
pnunn%netscape.com 74eb6f72c4 bugzilla#1211. Needed ifndef for Timer decl. 1998-11-10 00:07:58 +00:00
cyeh%netscape.com 4d26707dcb checking in conflicts to fix 1998-11-04 18:50:29 +00:00
cyeh%netscape.com 998b2da5e7 checkin files with conflicts to fix 1998-11-04 18:50:05 +00:00
pierre%netscape.com 6c7bdc0e93 enabled debug info in standalone target (closed tree override: raptor build only) 1998-11-04 06:34:34 +00:00
beard%netscape.com 90eeb983e2 Trying to fix IRIX bustage, #include "jvmmgr.h" first to get "xp_core.h" first. (Don't ask. Bool problems.) 1998-11-03 20:53:39 +00:00
sudu%netscape.com fe0506465c Moved result declaration outside the if statement to fix irix build 1998-11-03 02:34:50 +00:00
sudu%netscape.com 458a05591b Changes to support liveconnect security using ProxyJNI 1998-11-03 00:21:47 +00:00
beard%netscape.com 925453c4fb Updated to use security context. 1998-11-03 00:14:49 +00:00
beard%netscape.com 177c1fe006 Changed a comment. 1998-11-03 00:13:38 +00:00
beard%netscape.com 9e6d20376e Changes to support liveconnect security using ProxyJNI 1998-11-03 00:06:12 +00:00
beard%netscape.com efeb78f542 Added nsCSecurityContext.cpp. 1998-11-02 23:31:23 +00:00
sudu%netscape.com a4f7620f28 Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
valeski%netscape.com ff7d8fd20a changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
raman%netscape.com bf64f9fb7a Disabled contiunous update 1998-10-28 20:19:12 +00:00
cls%seawood.org 1f612e9ddf Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
ddrinan%netscape.com d36f493879 Added HG06196 and HG06197 1998-10-27 03:51:11 +00:00
beard%netscape.com 375fe1a835 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com f0d430344d added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com 50a2e923ff Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com f32b08b2d5 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
cls%seawood.org 382f88e891 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org 8876d7a20e Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
ftang%netscape.com c8929ada3c convert filename into UTF8 in GetSlotValue 1998-10-21 14:20:01 +00:00
cls%seawood.org 001ed2ffd4 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
dougt%netscape.com df20a81729 fix build bustage. 1998-10-20 23:35:34 +00:00
dougt%netscape.com f92fae4156 final merge from nova 4.5 to 5.0. 1998-10-20 20:55:30 +00:00
dougt%netscape.com c443ab936a final merge from nova 4.5 to 5.0 1998-10-20 20:53:56 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com 20045d90dd Fix temp build breakage. 1998-10-20 03:25:17 +00:00
gagan%netscape.com 4f9ffcabd5 Temp fix for NUCache defines. Not reaching here... 1998-10-20 02:58:24 +00:00
warren%netscape.com ff26b4ea21 Fix from toshok. 1998-10-19 22:01:53 +00:00
cyeh%netscape.com 0fd48ae014 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com 297ec628e5 flip NO_SECURITY to MOZ_SECURITY, remove NSPR20 hackery in makefile 1998-10-19 21:29:18 +00:00
cyeh%netscape.com 4d4c6fc6a9 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com 14a7388228 flip #ifdef logic to allow for NSPR1.0 compatibility 1998-10-19 20:17:22 +00:00
cyeh%netscape.com 05fe06f31e remove NSPR20 and flip logic for NSPR 1.0 compatibility 1998-10-19 20:16:31 +00:00
cyeh%netscape.com 977a87e745 remove NSPR20 #ifdefs 1998-10-19 20:14:21 +00:00
cls%seawood.org af63439600 Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com. 1998-10-19 08:31:54 +00:00
cyeh%netscape.com ec96db13e1 explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
globally
1998-10-17 02:10:10 +00:00
pnunn%netscape.com e32da2eed6 migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn. 1998-10-16 21:09:41 +00:00
toshok%hungry.com ede6b0a83d include config.mk 1998-10-16 09:38:29 +00:00
toshok%hungry.com 72ed387ea9 include config.mk so we can define MOZ_SMOOTH_PROGRESS in myconfig.mk 1998-10-16 06:38:58 +00:00
briano%netscape.com 95d83cbfa2 Removed the trailing spaces that were causing problems on platforms with older versions of gmake. 1998-10-16 02:59:36 +00:00
alecf%netscape.com fc5f30ff2a bring autoconf up to speed with PREF_ hacks 1998-10-15 23:17:13 +00:00
alecf%netscape.com 78373b3f73 use VPATH instead of listing 3 seperate rules
also add some comments
1998-10-15 21:57:03 +00:00
raman%netscape.com 08ae23051b Make smartupdate compile on unix. This fix is not part of the build system 1998-10-14 02:54:20 +00:00
warren%netscape.com 0837a42bcb Added 1998-10-14 01:35:59 +00:00
warren%netscape.com b42f7ee90d Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
alecf%netscape.com e59bcd110f autogenerate preference-name headers for unix
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
beard%netscape.com 4e2bce6665 Added GetSecureJNI 1998-10-13 21:39:15 +00:00
beard%netscape.com 0cd1926508 Removed ; after } 1998-10-13 21:15:47 +00:00
valeski%netscape.com 8e5fb33861 call me with questions 1998-10-13 21:15:04 +00:00
beard%netscape.com ba38421a49 First Checked In. 1998-10-13 21:14:53 +00:00
waterson%netscape.com 2c9e73b44f Fixed some cruft I missed for the progress bar landing in autoconf. 1998-10-13 20:25:32 +00:00
waterson%netscape.com 2b0ab92e11 Landed progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-13 06:47:43 +00:00
waterson%netscape.com 61f48a574f Updated Makefile.in for progress bar changes. 1998-10-13 02:43:56 +00:00
waterson%netscape.com 130058ecc2 Added code to parse ampersand escape sequences in *all* properties. 1998-10-13 02:06:56 +00:00
gagan%netscape.com 91f5f629d2 Makefile changes for NuCache. 1998-10-13 00:38:28 +00:00
gagan%netscape.com 7dc8dc62db Makefile changes for NU_Cache. 1998-10-13 00:33:27 +00:00
gagan%netscape.com c0fb189d5b Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
cyeh%netscape.com 079a6646e9 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
ftang%netscape.com 2c0e548402 Change IsUTF8String more restrict. Do not allow surrogate char encode as UTF8 1998-10-12 13:21:31 +00:00
waterson%netscape.com a82c5c6b9d Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 04:34:47 +00:00
rjc%netscape.com 9c09647728 Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.) 1998-10-09 02:05:16 +00:00
rjc%netscape.com 1a7d85a27d Expose new toolbar APIs needed by FEs. 1998-10-09 01:32:10 +00:00
rjc%netscape.com dc5ceb0870 Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC. 1998-10-09 01:31:31 +00:00
rjc%netscape.com 4052677c01 Fix HTML bookmark parsing code to look for actual tokens instead of just guessing. 1998-10-09 01:31:01 +00:00
akkana%netscape.com 2600b1c22f 106844: fix spellchecker hang 1998-10-08 21:29:24 +00:00
cyeh%netscape.com 675b4e3b4f remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
waterson%netscape.com 6f292b0d95 Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
waterson%netscape.com 052ac29423 Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
warren%netscape.com 99d36224dc Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com 4b2bac0bba Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
hyatt%netscape.com 8dd947cb21 Changes to support toolbar icons (the four different states). 1998-10-06 02:30:25 +00:00
dp%netscape.com 15d61935db Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
tomw%netscape.com b3dc58866e Remove bad typedef. 1998-10-06 00:05:06 +00:00
raman%netscape.com a16e74c373 Minor fixes to make smartupdate to build 1998-10-05 23:39:28 +00:00
tomw%netscape.com e45a9ee331 Pull changes forward from Nova.
New generalized hashing API.
1998-10-05 22:47:44 +00:00
tomw%netscape.com fbec39d173 Pull changes forward from Nova.
Missing typedef.
1998-10-05 22:47:13 +00:00
gagan%netscape.com 7173bac0e6 NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com 3e0f84521a Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
rjc%netscape.com a2ad3fa4ae New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
rjc%netscape.com 1bc0cca2c7 Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com 53758eb804 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com 561c46bd45 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
beard%netscape.com 0c00001070 Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
beard%netscape.com 777f7008d4 Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com 840ef43ff2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
rjc%netscape.com 32f0965c0e Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com 30a183977d When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly. 1998-10-03 00:36:23 +00:00
rjc%netscape.com e3439e7503 When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly. 1998-10-03 00:02:25 +00:00
rjc%netscape.com c94a262dcc Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
warren%netscape.com cf85da8692 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
rjc%netscape.com 993826f513 Pass RDFT into gRDFMWContext(). 1998-10-02 22:11:27 +00:00
beard%netscape.com 0067dacf16 First Checked In. 1998-10-02 21:23:49 +00:00
beard%netscape.com 3ac6f9e6ee Added nsISecureJNI2.h 1998-10-02 21:22:41 +00:00
cls%seawood.org 69f97f2f54 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
cls%seawood.org b8f3b344ff Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
scc%netscape.com b25a01e6ef No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
brendan%netscape.com bf4e07c26e nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here. 1998-10-02 00:20:18 +00:00
cls%seawood.org 605367ae1d The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
cls%seawood.org 76d0e0b60d Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
cyeh%netscape.com 77e82cb96a Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
warren%netscape.com 8d44857049 Cleaned up messages. 1998-10-01 19:07:36 +00:00
warren%netscape.com b85e245bfb Fixed up input stream buffering. Fixed some refcounting problems. 1998-10-01 08:08:09 +00:00
warren%netscape.com 1ee0f53363 Removed unnecessary field for new networking stuff. 1998-10-01 03:01:39 +00:00
warren%netscape.com 6734b79748 Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
norris%netscape.com c4ff5817c7 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
pnunn%netscape.com 306204526a Patch from Adam Moss. Fixes problem with transparency mask on interlaced images.
Much thanks...pn
1998-09-30 22:03:58 +00:00
warren%netscape.com 7e5b13e910 Broke out LiveConnect callbacks into separate file. 1998-09-30 20:54:09 +00:00
sudu%netscape.com ede108603b Changes to support secure liveconnect 1998-09-30 20:41:35 +00:00
beard%netscape.com 6f43233e5b Made SpendTime method XP. 1998-09-30 20:07:45 +00:00
michaelp%netscape.com 1a14ac545f added support for deferred plugin enumeration. 1998-09-30 18:57:27 +00:00
ftang%netscape.com 8925b31b03 check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
warren%netscape.com 8370a6d841 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
warren%netscape.com eb85c88d22 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
cls%seawood.org 74ea382ef2 Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:53:10 +00:00
rjc%netscape.com c38ee8fa04 Expose support for Shack. 1998-09-29 23:11:32 +00:00
michaelp%netscape.com f3393c3fdb we only notify the plugin instance via the plugin host and only if the notify
data is non-null.
1998-09-29 22:47:42 +00:00
pinkerton%netscape.com cb8be4b9dc improper use of volatile 1998-09-29 17:31:52 +00:00