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

13653 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 70276dcf16 Added logic to make sure that internal table elements have reasonable
values for the computed width/height
1999-01-02 21:03:51 +00:00
troy%netscape.com f66cd3a00a Added :CELL-CONTENT rule for the area-frame that's inside the table cell.
Sets the 'display' property to 'block' to override the default value of
'inline'
1999-01-02 21:01:37 +00:00
troy%netscape.com 34f0a7ddad Changed CreatePlaceholderFrame() to use a pseudo element style context
(:PLACEHOLDER-FRAME) for the placeholder frame. This way it looks like an
inline static frame with a specified size of (0, 0)
1999-01-02 20:51:43 +00:00
troy%netscape.com 840a4698d6 Fix for bug 2109. If the child's maxSize.width is smaller than the containing
block's computed width then use it instead
1999-01-02 19:21:32 +00:00
val4%cornell.edu 28c2689592 Changes in the way error reporting works. Removed JS_ReportOutOfMemory
because JS_malloc calls it on failure. Removed checks for NULL returned
from JS_GetInstancePrivate because we have a check in JS_SetPrivate.
1999-01-02 04:02:36 +00:00
val4%cornell.edu 4ace9d87e9 Lots of changes in implementation of various functions and formatting.
The only major feature added in support of pipes, it hasn't been tested
yet.
1999-01-01 04:37:28 +00:00
leaf%mozilla.org bb7883c64b applying patches from Joe Keane <jgk@jgk.org> changing gets to fgets 1999-01-01 02:47:52 +00:00
ftang%netscape.com 2766391df2 temp turn off self reg on UNIX 1999-01-01 01:29:12 +00:00
terry%netscape.com 41c76d9c1f Sleezy hack to always make "cvs" come out as the first repository. 1999-01-01 00:44:59 +00:00
ftang%netscape.com 220c3ccfa4 use NS_FAILED(res) to replace bad (NS_OK != res) 1999-01-01 00:35:26 +00:00
terry%netscape.com e70cc2eb8b Added ability to search for the partition that owns a given file. 1999-01-01 00:34:38 +00:00
terry%netscape.com 550dbfbf98 Get rid of a harmless warning message. 1999-01-01 00:07:21 +00:00
morse%netscape.com 2b538a305e put back fix for cookie bug 1999-01-01 00:06:00 +00:00
leaf%mozilla.org c0d243498c fixed mispelled greetings and added some. 1998-12-31 23:29:48 +00:00
terry%netscape.com 20a6951d1a raptor => SeaMonkey. 1998-12-31 23:27:49 +00:00
troy%netscape.com 0d6811e355 Changed InitConstraints() to handle inline, block-level, and floated elements
(replaced and non-replaced)
1998-12-31 23:07:00 +00:00
donm%netscape.com 8191e5e865 backing out tree busting changes. -donm 1998-12-31 22:44:19 +00:00
coop%netscape.com c60c5d6337 Added reference to xpidl_typelib.h 1998-12-31 22:11:39 +00:00
coop%netscape.com 362d1e4858 Initial pass at declarations required for building typelib files. 1998-12-31 22:11:05 +00:00
terry%netscape.com 98bb47cb07 When creating a new tinderbox tree, give a chance to specify the
repository it uses.
1998-12-31 21:33:19 +00:00
morse%netscape.com da357789dc make parameters consistent 1998-12-31 21:26:31 +00:00
morse%netscape.com 22c0e011c3 fix bug 329293 -- 2-dot cookie bug 1998-12-31 21:25:58 +00:00
leaf%mozilla.org 1e43f89423 fixing clobber rule 1998-12-31 20:17:37 +00:00
leaf%mozilla.org ea20373da1 readding the clobber_all rule... *grumble* *grumble* 1998-12-31 19:55:05 +00:00
terry%netscape.com 9a00d9f796 Track mozilla.org news. Whenever a newsitem appears in anything, tell
the channel about it.  Also, now checks everything once an hour.
1998-12-31 18:38:54 +00:00
val4%cornell.edu 5b70cbb5d7 The following changes were made:
jsfile.h
 - NewFileObject function exposed
jsfile.c
 - Added .msg-style error support of error reporting
 - ucs2 changed to binary
 - input/output/error properties are created
1998-12-31 05:58:26 +00:00
troy%netscape.com 8646017faa Better computation of computed width and height and margins for block-level
elements
1998-12-31 05:35:38 +00:00
jfrancis%netscape.com 2c0c5828a4 Adding Range to repository & layout factory 1998-12-31 02:32:28 +00:00
ramiro%netscape.com 6c509f8fc6 Fix a dumb else then screwup. 1998-12-31 02:29:06 +00:00
ramiro%netscape.com 5fe156b4ab Added a script to regenerate a single Makefile from a Makefile.in using
the config.status script.
1998-12-31 02:27:25 +00:00
akkana%netscape.com fe8d1be07d Only build editor if MOZ_EDITOR is defined 1998-12-31 00:18:40 +00:00
buster%netscape.com f8695f8fd5 collapsing border bug fixes 1998-12-30 23:23:45 +00:00
timm%netscape.com 0ec1cab4aa new checkins for free source CCK 1998-12-30 23:03:13 +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
buster%netscape.com a5af3e54e7 empty cells now are sized correctly. 1998-12-30 22:41:08 +00:00
buster%netscape.com 8408f40b9f collapsing borders with odd width have correct width now 1998-12-30 22:40:36 +00:00
buster%netscape.com 37053ab3e7 right dashed borders now work
dashed borders along a span now mostly work
1998-12-30 22:39:49 +00:00
vidur%netscape.com 70f9d6e96d Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
waterson%netscape.com 2614577e86 Okay, try #2. Fix Win95/98 build bustage. 1998-12-30 21:25:47 +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
leaf%mozilla.org c711951816 backing out removal of nsInMemoryDataSource.obj 1998-12-30 20:00:59 +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
dougt%netscape.com 382a31e053 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
waterson%netscape.com 957bf329e3 Fix Win95 build bustage. 1998-12-30 17:52:01 +00:00
troy%netscape.com 781a43ae69 Changed width/height constraints in nsHTMLReflowState struct 1998-12-30 17:50:00 +00:00
brade%netscape.com d46a4026ee make several functions PRIVATE to reduce compiler warnings on Macintosh 1998-12-30 16:06:22 +00:00
brade%netscape.com e9207223cc add #includes and prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:05:27 +00:00