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

8216 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com ba6ee75682 Attempt number two... 1998-09-18 22:51:36 +00:00
troy%netscape.com cf69676e32 Attempt number one to fix Linux builds... 1998-09-18 22:49:15 +00:00
buster%netscape.com 37b88b1d6b made sure that all attributes respect their minimum values as per HTML 4 spec.
fixed some comments.
1998-09-18 22:39:16 +00:00
pierre%netscape.com 81433b774b removed nsIContentDelegate.h 1998-09-18 22:38:19 +00:00
buster%netscape.com 1595410b34 added ColIsSpannedInto, ColHasSpanningCells
moved *IsSpannedInto and *HasSpanningCells into cellmap, giving us the oppurtunity
to easily cache results if we want.  These methods are still accessed through nsTableFrame.
changed nsTableFrame::GetCellAt to nsTableFrame::GetCellFrameAt to make it more clear what
the method returns:  a frame, not content.
1998-09-18 22:37:14 +00:00
spider%netscape.com c6621748dd WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
cyeh%netscape.com 4fd174a1c7 add *.cpp file to fix bustage. really. this time i mean it. 1998-09-18 21:52:14 +00:00
spider%netscape.com 2d3a7e401a Fix windows build bustage 1998-09-18 21:42:28 +00:00
troy%netscape.com a0d36cd575 Changes to ContentInserted() handler 1998-09-18 21:28:21 +00:00
norris%netscape.com 08ad5b88c4 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 b99dad572b 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 4e6d31693b 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 d6fadbfcf5 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 8f013128c5 (not part of client build) added short description to each source file 1998-09-18 19:56:45 +00:00
troy%netscape.com 8390e920bf Added AttributeChanged() member function for communicating attribute value
changes to the frame
1998-09-18 19:53:27 +00:00
spider%netscape.com bf809ff2a6 Misc fixes for building trex on unix 1998-09-18 19:00:22 +00:00
spider%netscape.com 83f4b67b8d export header files for calendar 1998-09-18 18:59:50 +00:00
cyeh%netscape.com ee0585601a add needed export for nsMalloc::Create 1998-09-18 18:57:35 +00:00
spider%netscape.com aa1ab1ed1c exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com 6c40c9c92f IRIX depend fixes 1998-09-18 18:29:14 +00:00
spider%netscape.com 027cdcab32 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
fur%netscape.com 80d7ac77f8 We decided not to create mini-NSPR 1998-09-18 18:09:26 +00:00
spider%netscape.com 79f5da05d2 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
troy%netscape.com c24f15c230 Removed CreateFrame() from nsIHTMLContent 1998-09-18 18:04:42 +00:00
troy%netscape.com 52eb998d8f Removed nsIContentDelegate.h 1998-09-18 17:34:48 +00:00
troy%netscape.com b6c1cfd2b8 Removed content delegates 1998-09-18 17:18:37 +00:00
spider%netscape.com 5fe5e69aea Updates to pull the latest free source calendar code 1998-09-18 16:26:58 +00:00
spider%netscape.com 1500095be4 Adding nsIModel interface 1998-09-18 16:18:50 +00:00
warren%netscape.com 0221524e7f Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com b9a81d66c3 Removed export for nsMalloc::Create. 1998-09-18 11:07:06 +00:00
warren%netscape.com ede21f24b6 Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com 784122122d Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
sar%netscape.com c93059eb50 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 6c43fe8533 add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00
warren%netscape.com 65caa7258b Moved nsMalloc.cpp to modules/plugin/src. 1998-09-18 08:46:06 +00:00
warren%netscape.com 0c0a18e7c1 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com 54f1189dab Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com 16065bd99f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com 3ac20615d5 Moved nsIMalloc and impl from xpcom to modules/plugin. 1998-09-18 07:22:48 +00:00
warren%netscape.com 786e9900e7 Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com 9e43584e9a Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
ramiro%netscape.com cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com 084934bc24 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
gagan%netscape.com 21fe424672 nucache based changes. 1998-09-18 05:52:24 +00:00
gagan%netscape.com 6e70194579 Streams fix for MemCache. 1998-09-18 05:49:47 +00:00
gagan%netscape.com 3a32ef764f 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 de571c2764 Fixed build bustage... 1998-09-18 05:25:15 +00:00
troy%netscape.com 99e44d52a8 Fixed a compiler warning 1998-09-18 03:13:47 +00:00
troy%netscape.com 356c3c5ab5 Removed an unreferenced label 1998-09-18 03:10:00 +00:00