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

83178 Коммитов

Автор SHA1 Сообщение Дата
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
beard 4c8309b1db FE_AllocateMenuID 1998-04-22 02:13:46 +00:00
beard c9977395b0 npn_allocateMenuID. 1998-04-22 02:13:16 +00:00
beard fcc7a0fd04 SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard 2fd2002ba3 Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard dd6dd18d49 Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard 2a1c2d614a Changes for plugins history. 1998-04-22 02:07:52 +00:00
gagan bc9fe32265 A mechanism to flush out all authorizations in a session. Added "about:logout"
A-montulli/R-valeski. Thanks to Kit Knox (kit@cn1.connectnet.com)
1998-04-22 01:03:41 +00:00
scullin 5f9d63af93 NSPR related changes submitted by wtc. 1998-04-22 00:05:08 +00:00
troy 21b7d0a128 Changed space manager to pass in the frame that's associated with a block
of unavailable space
1998-04-21 23:06:41 +00:00