pnunn%netscape.com
|
effe9e1cc0
|
Minor changes to address annoying compile warnings. pn
|
1999-01-04 20:04:49 +00:00 |
jfrancis%netscape.com
|
6c9dce9b65
|
satisfying compiler oddities
|
1999-01-04 17:44:20 +00:00 |
jfrancis%netscape.com
|
58623fe2e1
|
bug fixing range gravity code; general cleanup
|
1999-01-04 16:48:33 +00:00 |
brade%netscape.com
|
b06e73ee47
|
add typecasts to reduce warnings on Macintosh compiler (r/a mike mccabe)
|
1999-01-04 15:31:52 +00:00 |
jfrancis%netscape.com
|
e5cc7df1b0
|
fixing build bustage
|
1999-01-04 15:24:31 +00:00 |
jfrancis%netscape.com
|
da48ead009
|
disabling some range stuff while I fix it
|
1999-01-04 13:06:43 +00:00 |
rpotts%netscape.com
|
8e4bc75589
|
Added the nsIEventQueueService IID...
|
1999-01-04 08:50:43 +00:00 |
rpotts%netscape.com
|
ea08a6a9d0
|
This is the implementation of the EventQueue service...
|
1999-01-04 08:50:10 +00:00 |
rpotts%netscape.com
|
df1a37147c
|
This is the implementation of NS_GetFactory(...) for the xpcom DLL.
|
1999-01-04 08:49:49 +00:00 |
rpotts%netscape.com
|
9b80dfefd6
|
This is a templatized implementation of an XPCOM factory...
|
1999-01-04 08:44:26 +00:00 |
rpotts%netscape.com
|
d54b5861d0
|
THis file contains the CLSIDs of components which can be created by the xpcom factory...
|
1999-01-04 08:43:52 +00:00 |
rpotts%netscape.com
|
dd0172c911
|
Interface to the EventQueue Service...
|
1999-01-04 08:43:12 +00:00 |
buster%netscape.com
|
1f2d952f25
|
fixed a crash in edit mode VK_BACK handling. uninitialized pointer.
|
1999-01-04 07:08:53 +00:00 |
troy%netscape.com
|
c5ec74eb54
|
Changed nsISpaceManager interface to conform to XP-COM conventions on
return values
|
1999-01-04 04:54:33 +00:00 |
jband%netscape.com
|
a1c82b4329
|
minor fixes
|
1999-01-04 03:35:42 +00:00 |
jband%netscape.com
|
022802ccff
|
type names less generic
|
1999-01-04 03:30:09 +00:00 |
jband%netscape.com
|
ae072284ac
|
Initial checkin of XPConnect. This is not yet at all functional nor anywhere near finished.
|
1999-01-04 03:14:01 +00:00 |
buster%netscape.com
|
353da933fb
|
fixed bug 1999, frame="void" was removing cell borders as well as the table frame
|
1999-01-03 22:30:23 +00:00 |
buster%netscape.com
|
10d2926d7a
|
swirly new collapsing border example added
|
1999-01-03 20:45:05 +00:00 |
buster%netscape.com
|
4ee5cb0ef1
|
comments, so many comments!
|
1999-01-03 19:23:21 +00:00 |
buster%netscape.com
|
1b814a3efe
|
preliminary work for cell inheritence of valign and halign attributes from col(group) and row(group)
according to css 2 spec
|
1999-01-03 19:22:40 +00:00 |
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 |