troy
aa7d0f6143
More CSS position work
1998-04-23 15:39:48 +00:00
scullin
2a6272effe
Unix build patches
1998-04-23 03:51:20 +00:00
slamm
642d03f241
Change NavCenter (aka Aurora) to use the XmLTree instead
...
of the Outliner class. This will be cleaner in the end and will give
us an easy way to do dynamic columns.
1998-04-23 01:29:34 +00:00
slamm
064c092ade
Add a new horizontalSizePolicy, XmRESIZE_IF_POSSIBLE.
...
This resizes the columns to make the fit in the available widget width
without scrollbars. This is made possible by a new function,
SizeColumnsToFit(), which is adapted from Outliner.cpp:applyDelta().
Also add a resource for minColumnWidth.
1998-04-23 01:29:30 +00:00
slamm
57736fb8d9
Fix print remote to take file argument.
1998-04-23 01:29:26 +00:00
ftang
c104e42152
Change unicode mapping table to include EURP mapping
1998-04-23 01:12:20 +00:00
mccabe
58b80a70f0
Makefile hacking to make 'gmake js' work in ns/js/src. Abstracted a
...
few constants, added -ldl for Linux. Tested on Irix 6.3, SunOs 5.6,
Linux 2.031.
1998-04-23 00:39:10 +00:00
rickg
7b23810178
final factoring of DTDs, and removal of nsHTMLDTD.*
1998-04-22 23:56:57 +00:00
ramiro
fe1f7bb74a
Move headers from unused to used.
1998-04-22 23:48:50 +00:00
troy
3ba9ae16ba
Added nsStylePosition
1998-04-22 23:29:01 +00:00
troy
3477ad0f5b
Starting to pay attention to CSS positioning properties
1998-04-22 23:28:39 +00:00
troy
568903a5d9
Setting up style for CSS positioning
1998-04-22 23:28:02 +00:00
kipp
2c18080875
option is a container too
1998-04-22 23:25:36 +00:00
kipp
28ac9e9218
Added in support for select/option
1998-04-22 23:24:43 +00:00
wtc
b485b113be
Added parentheses around a type cast. Fix provided by Kipp Hickmann
...
<kipp@netscape.com>.
1998-04-22 22:36:47 +00:00
kipp
8988288b3b
support textarea tag; some support for custom form managers
1998-04-22 22:12:24 +00:00
kipp
ba3994c9d5
snapshot
1998-04-22 22:11:52 +00:00
kipp
236f0da00d
Disable noisy blink
1998-04-22 22:11:21 +00:00
wtc
6515d409cd
Fixed build problems on BSD/OS. Some makefiles need to change:
...
the value of OS_ARCH is changed from BSD_386 to BSD_OS.
In unix.c, we now conditionalize on the macros O_SYNC and O_FSYNC,
as opposed to the platform macros like FREEBSD and BSDI. We
acknowledge jason@ackley.net for reporting and providing a fix
for this problem.
1998-04-22 22:10:37 +00:00
kipp
e05a419d1e
Treat textarea somewhat like title/script/style
1998-04-22 22:10:27 +00:00
kipp
6d8ae0ca34
textarea is not a container
1998-04-22 22:10:10 +00:00
kipp
579c40254f
Added in TEXTAREA to special tags
1998-04-22 22:09:46 +00:00
rickg
23e29e5d09
tweaked the API to be more DTD-like
1998-04-22 20:22:59 +00:00
rickg
a9058dc3c1
improved newline handling in tables
1998-04-22 19:46:40 +00:00
rickg
305efded8c
moved nsDeque.* to base\src
1998-04-22 19:10:39 +00:00
rickg
c11fa9da39
added DTD and propagation capabilities; dynamic entities, containers, token handlers
1998-04-22 18:32:49 +00:00
rickg
60d933a6cb
added a few new container types
1998-04-22 18:28:48 +00:00
troy
8c63963bdf
Fixed some bustage
1998-04-22 18:15:48 +00:00
troy
9b1defa67c
Bumping the revision to 3
1998-04-22 16:11:12 +00:00
troy
6a693cd797
HackStyleFor no longer sets positionFlags
1998-04-22 16:07:27 +00:00
troy
98001a329a
Work in progress on absolutely positioned elements
1998-04-22 16:06:21 +00:00
troy
2794728d53
Signing
1998-04-22 16:00:00 +00:00
troy
b3af473a24
Initial check-in
1998-04-22 15:59:33 +00:00
troy
71631d79cd
Added support for CSS 'position' property
1998-04-22 15:46:53 +00:00
troy
0ea90de2c4
Fixed a problem in SelectorMatches() that was causing id-based selectors
...
to always match
1998-04-22 15:43:46 +00:00
toshok
4efd280781
file rhapsody.c was initially added on branch RHAPSODY_NSPR_BRANCH.
1998-04-22 07:53:05 +00:00
toshok
c14e98c7ab
file _rhapsody.h was initially added on branch RHAPSODY_NSPR_BRANCH.
1998-04-22 07:53:00 +00:00
toshok
3174c7ea33
file _rhapsody.cfg was initially added on branch RHAPSODY_NSPR_BRANCH.
1998-04-22 07:52:59 +00:00
peterl
66a1912794
Switch to nsIPtrs to eliminate leaks (and to test them)
...
added debug code for ref counts
1998-04-22 06:41:10 +00:00
peterl
17d1b9d01d
WIP moving margin, border & padding out of nsStyleMolecule
...
added debug code to track ref counts
1998-04-22 06:40:21 +00:00
peterl
b45f75c7cc
WIP moving margin, border & padding out of nsStyleMolecule
1998-04-22 06:39:35 +00:00
peterl
ffe8fffe19
Switch to nsIPtr for style context ptrs to eliminate leaks
1998-04-22 06:39:00 +00:00
peterl
dc64321aa5
added ref counting debug code
1998-04-22 06:38:31 +00:00
peterl
64cc4238d1
WIP moving margin, border & padding out of nsStyleMolecule
...
Switch to nsIPtr for style context ptrs to eliminate leaks
1998-04-22 06:37:57 +00:00
peterl
7343d44516
moved border out of nsStyleMolecule
1998-04-22 06:36:28 +00:00
peterl
b9de8ef7df
WIP moving border, margin & padding out of nsStyleMolecule
1998-04-22 06:33:35 +00:00
peterl
71f40ddc28
made GetStyleContext work with a null pres context
1998-04-22 06:32:55 +00:00
peterl
d217c90cfa
WIP removing border, margin & padding from nsStyleMolecule
1998-04-22 06:32:17 +00:00
beard
586a4311fa
AllocateMenuID
1998-04-22 02:18:55 +00:00
beard
86f4829027
nsPluginInstancePeer::AllocateMenuID
1998-04-22 02:18:25 +00:00