Commit Graph

8210 Commits

Author SHA1 Message Date
troy%netscape.com
fcf1a1dcdb Changes to ContentInserted() handler 1998-09-18 21:28:21 +00:00
norris%netscape.com
b7d8575ca7 Remove ECMA v2 versioning since v2 is far from settled and we don't know which JavaScript version will implement it. 1998-09-18 20:40:35 +00:00
norris%netscape.com
9fb6ef3b59 Update version number and release date. Use the date of our next customer drop. 1998-09-18 20:35:09 +00:00
rogerl%netscape.com
9a27ef1b9d Bug #315139 (aka 104859). Some discrepancies between JS1.2 behaviour for
matching at empty pattern at end of string. I'm not real confident of
this fix since it removes code that seems to explicitly address the issue,
but it does fix the bug.
1998-09-18 20:22:59 +00:00
rogerl%netscape.com
9f60232a23 Bug #316839. Re-allocation of space for flat1/flat coalesce wasn't using
sizeof(jschar).
1998-09-18 20:20:53 +00:00
jband%netscape.com
dcca610736 (not part of client build) added short description to each source file 1998-09-18 19:56:45 +00:00
troy%netscape.com
6d20aa0438 Added AttributeChanged() member function for communicating attribute value
changes to the frame
1998-09-18 19:53:27 +00:00
spider%netscape.com
df2bf2f6c5 Misc fixes for building trex on unix 1998-09-18 19:00:22 +00:00
spider%netscape.com
55087ecd7a export header files for calendar 1998-09-18 18:59:50 +00:00
cyeh%netscape.com
5913b2f8b1 add needed export for nsMalloc::Create 1998-09-18 18:57:35 +00:00
spider%netscape.com
19d8b90980 exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com
302046791c IRIX depend fixes 1998-09-18 18:29:14 +00:00
spider%netscape.com
09986fd9f2 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
fur%netscape.com
f52527ce5d We decided not to create mini-NSPR 1998-09-18 18:09:26 +00:00
spider%netscape.com
281b60ea46 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
troy%netscape.com
f80fdc69aa Removed CreateFrame() from nsIHTMLContent 1998-09-18 18:04:42 +00:00
troy%netscape.com
29e5156e14 Removed nsIContentDelegate.h 1998-09-18 17:34:48 +00:00
troy%netscape.com
28c7cf540c Removed content delegates 1998-09-18 17:18:37 +00:00
spider%netscape.com
bf18ac6970 Updates to pull the latest free source calendar code 1998-09-18 16:26:58 +00:00
spider%netscape.com
39eb600cd9 Adding nsIModel interface 1998-09-18 16:18:50 +00:00
warren%netscape.com
3e70b62c80 Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com
3aaf263e65 Removed export for nsMalloc::Create. 1998-09-18 11:07:06 +00:00
warren%netscape.com
37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com
8ba9eed147 Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
sar%netscape.com
ed2ae5d23c We want a distinct build number for each build regardless of MOZILLA_OFFICIAL
status. This is needed for fullcircle, but it's also the right thing to do.

so add a target for build_number, and add it as a dependency to the export target
This affects win only, and I've tested it.
1998-09-18 10:09:15 +00:00
sar%netscape.com
bd7067a5af add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00
warren%netscape.com
78085aca12 Moved nsMalloc.cpp to modules/plugin/src. 1998-09-18 08:46:06 +00:00
warren%netscape.com
dec3d48652 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com
3b6a617894 Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com
c097c4247f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com
ea839080bd Moved nsIMalloc and impl from xpcom to modules/plugin. 1998-09-18 07:22:48 +00:00
warren%netscape.com
6e7ac8e7be Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com
234fdfae3c Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
ramiro%netscape.com
20ac1f3946 Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com
4b06575886 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com
2b82fa2900 Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
gagan%netscape.com
d6dc3cfd65 nucache based changes. 1998-09-18 05:52:24 +00:00
gagan%netscape.com
6d4515bdc4 Streams fix for MemCache. 1998-09-18 05:49:47 +00:00
gagan%netscape.com
ed5c25c058 CacheStubs- Added InfoAsHTML for about:cache and CacheObject's Reset.
nsCacheManager- InfoAsHTML for about:cache.

nsCacheObject/nsMemStream- Reset function for rereads.
1998-09-18 05:49:01 +00:00
rpotts%netscape.com
d818b0e800 Fixed build bustage... 1998-09-18 05:25:15 +00:00
troy%netscape.com
b2f7d8a3d8 Fixed a compiler warning 1998-09-18 03:13:47 +00:00
troy%netscape.com
2d5a9ba54c Removed an unreferenced label 1998-09-18 03:10:00 +00:00
troy%netscape.com
b67cac2d78 Removed some dead code 1998-09-18 03:08:23 +00:00
briano%netscape.com
6c5debb1fd Support for QNX. 1998-09-18 02:58:04 +00:00
ramiro%netscape.com
b971bc1576 Fix the "it hangs for ever" problem. 1998-09-18 02:57:31 +00:00
briano%netscape.com
3d5e7b0369 Try to support QNX. Need to hack gcc to get it to build/run on this OS ASAP.... 1998-09-18 02:51:39 +00:00
briano%netscape.com
35aa79884a Minor change to support OpenBSD and clean up NetBSD. 1998-09-18 02:47:54 +00:00
troy%netscape.com
c76915c71d Added CreateContinuingFrame() 1998-09-18 02:47:03 +00:00
troy%netscape.com
fd9ddc0a8a Removed CreateContinuingFrame() 1998-09-18 02:46:42 +00:00
sudu%netscape.com
12577f0abd Removed dependancy on caps/oji plugin stuff in building liveconnect 1998-09-18 02:28:50 +00:00