buster%netscape.com
5c8da0287c
fixed a bug in fixed layout initial reflow with spanning cells
1999-01-03 19:20:13 +00:00
jfrancis%netscape.com
ff9cf6ef75
adding range gravity for dom text nodes
1999-01-03 14:29:54 +00:00
troy%netscape.com
99455f5082
Moved enum and replaced it with #defines
1999-01-03 00:31:46 +00:00
troy%netscape.com
16ca348baa
Fixe for test8 hitting an assert
1999-01-03 00:15:56 +00:00
troy%netscape.com
eb188f8529
Changed comment to reflect the current state of the tree
1999-01-02 23:05:08 +00:00
troy%netscape.com
a8d603caa3
Changed computed width calculation for internal table elements to take
...
border/padding into account
1999-01-02 22:54:12 +00:00
troy%netscape.com
1d0d15f303
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
5f3db9d048
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
097f73ee6c
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
b8f80c0efa
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
626dadd075
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
c30db554bb
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
a2dc7d1334
applying patches from Joe Keane <jgk@jgk.org> changing gets to fgets
1999-01-01 02:47:52 +00:00
ftang%netscape.com
2607a2b62c
temp turn off self reg on UNIX
1999-01-01 01:29:12 +00:00
terry%netscape.com
4d51619e81
Sleezy hack to always make "cvs" come out as the first repository.
1999-01-01 00:44:59 +00:00
ftang%netscape.com
6e211bdcfc
use NS_FAILED(res) to replace bad (NS_OK != res)
1999-01-01 00:35:26 +00:00
terry%netscape.com
8a810e7d5c
Added ability to search for the partition that owns a given file.
1999-01-01 00:34:38 +00:00
terry%netscape.com
1c4178f4e3
Get rid of a harmless warning message.
1999-01-01 00:07:21 +00:00
morse%netscape.com
600ee9cde1
put back fix for cookie bug
1999-01-01 00:06:00 +00:00
leaf%mozilla.org
f90680e525
fixed mispelled greetings and added some.
1998-12-31 23:29:48 +00:00
terry%netscape.com
c3bad21351
raptor => SeaMonkey.
1998-12-31 23:27:49 +00:00
troy%netscape.com
c30da1d1ee
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
ad72a0397b
backing out tree busting changes. -donm
1998-12-31 22:44:19 +00:00
coop%netscape.com
445151ea1c
Added reference to xpidl_typelib.h
1998-12-31 22:11:39 +00:00
coop%netscape.com
5f1e87dfb3
Initial pass at declarations required for building typelib files.
1998-12-31 22:11:05 +00:00
terry%netscape.com
88d823c0dd
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
b81b058c9a
make parameters consistent
1998-12-31 21:26:31 +00:00
morse%netscape.com
2584393892
fix bug 329293 -- 2-dot cookie bug
1998-12-31 21:25:58 +00:00
leaf%mozilla.org
97bb0620e3
fixing clobber rule
1998-12-31 20:17:37 +00:00
leaf%mozilla.org
8f19e28be5
readding the clobber_all rule... *grumble* *grumble*
1998-12-31 19:55:05 +00:00
terry%netscape.com
fd8ba692b1
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
a4aac19540
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
8e168ef086
Better computation of computed width and height and margins for block-level
...
elements
1998-12-31 05:35:38 +00:00
jfrancis%netscape.com
55ddc9db00
Adding Range to repository & layout factory
1998-12-31 02:32:28 +00:00
ramiro%netscape.com
90230ffdac
Fix a dumb else then screwup.
1998-12-31 02:29:06 +00:00
ramiro%netscape.com
3d1ea71042
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
6d07508715
Only build editor if MOZ_EDITOR is defined
1998-12-31 00:18:40 +00:00
buster%netscape.com
0664302426
collapsing border bug fixes
1998-12-30 23:23:45 +00:00
timm%netscape.com
1665254dca
new checkins for free source CCK
1998-12-30 23:03:13 +00:00
ftang%netscape.com
4f5cb9803b
Change setting
1998-12-30 22:51:55 +00:00
ftang%netscape.com
3a1cafe1fd
temp fix for mac problem by comment out nsRepository::FreeLibraries
1998-12-30 22:51:08 +00:00
buster%netscape.com
46621cf846
empty cells now are sized correctly.
1998-12-30 22:41:08 +00:00
buster%netscape.com
0609bf2754
collapsing borders with odd width have correct width now
1998-12-30 22:40:36 +00:00
buster%netscape.com
ae7cb6e3da
right dashed borders now work
...
dashed borders along a span now mostly work
1998-12-30 22:39:49 +00:00
vidur%netscape.com
566459d539
Separated class intialization from name registration in namespace management code
1998-12-30 21:35:35 +00:00
waterson%netscape.com
9b2f69e89a
Okay, try #2 . Fix Win95/98 build bustage.
1998-12-30 21:25:47 +00:00
ftang%netscape.com
fe3ae28239
First Checked In.
1998-12-30 21:10:39 +00:00
ftang%netscape.com
fa5262ae15
test the result for all the return vaule from nsRepository
1998-12-30 21:06:18 +00:00
leaf%mozilla.org
7099c09cc1
backing out removal of nsInMemoryDataSource.obj
1998-12-30 20:00:59 +00:00
ftang%netscape.com
26960ed135
Add some code for mac
1998-12-30 19:49:57 +00:00