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

4450 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com d65a055899 Added support for SHACK and RDF_BRANCH landing. 1998-07-23 18:25:35 +00:00
ramiro%netscape.com 12d1c7fd78 C++ comment begone from c code. thank you. 1998-07-23 18:22:43 +00:00
peterl%netscape.com c56d6f8416 properly setup fonts and backgound colors 1998-07-23 18:16:11 +00:00
kmcclusk%netscape.com 4fcf7056d8 Initialize event structure for mouse events 1998-07-23 18:07:42 +00:00
peterl%netscape.com 39998152c4 replaced with one more useful 1998-07-23 18:05:35 +00:00
peterl%netscape.com 2207f21400 factored backgound finding code to nsStyleUtil 1998-07-23 18:05:03 +00:00
peterl%netscape.com 6ddf7a6d9a added nsStyleUtil.cpp 1998-07-23 18:04:24 +00:00
peterl%netscape.com 7ee20b51d8 factored font sizing code to nsStyleUtil
implemented font flags
1998-07-23 18:03:55 +00:00
peterl%netscape.com 732ce5235d added nsStyleUtil.h 1998-07-23 18:02:55 +00:00
peterl%netscape.com f9952871f9 factored font size= code to style utils
added font flag support
body tag now sets default color
1998-07-23 17:58:22 +00:00
peterl%netscape.com b14b73ba93 added font flags 1998-07-23 17:57:16 +00:00
peterl%netscape.com 4ee7bc6970 added setters for default colors 1998-07-23 17:57:00 +00:00
peterl%netscape.com 1029878fc9 removed threed text hack, added font flags 1998-07-23 17:55:02 +00:00
peterl%netscape.com e63a09dbd3 tweaks to rounding problems with twips to pixels and font point sizes
added hack to support desdemona font for test cases
1998-07-23 17:52:40 +00:00
rjc%netscape.com 3538d9e5ed Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
rjc%netscape.com b70d86822c Add Java Security code into Mac project. 1998-07-23 17:50:48 +00:00
rjc%netscape.com b4259947dd Add prototypes. 1998-07-23 17:50:27 +00:00
hyatt%netscape.com 1b5b8fb32a Landing the WinFE RDF branch. 1998-07-23 17:48:39 +00:00
kmcclusk%netscape.com 41265902cf Added key event support. 1998-07-23 17:47:28 +00:00
hyatt%netscape.com 57f7ee6d6b Landing SHACK changes for RDF_BRANCH. 1998-07-23 17:44:53 +00:00
hyatt%netscape.com d3d979d411 Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
hyatt%netscape.com 905edcc482 Committing changes for RDF branch landing. 1998-07-23 17:38:51 +00:00
hyatt%netscape.com c992b5cb1c Landing the RDF branch. 1998-07-23 17:36:59 +00:00
dcone%netscape.com 26dd8caf34 deleted nsCellCol, nsCollColl and nsHTMLIFrame.cpp 1998-07-23 17:06:48 +00:00
dcone%netscape.com 5af428c1b8 added nsIContentViewerContainer.h and nsIWebshell.h 1998-07-23 17:05:42 +00:00
kipp%netscape.com cc0cebe79f Work around scrolling bug and fix a memory leak with #ref url's 1998-07-23 15:29:04 +00:00
clayton 7913947939 Fixed memory leak in hash2mod
Fixed segfault in avref2*
Replaced calls to av2modvals with avref2*
1998-07-23 12:34:32 +00:00
leif 312da26de6 *** empty log message *** 1998-07-23 11:05:59 +00:00
rickg%netscape.com c9d783c6ef tried again to fix linux build 1998-07-23 09:17:45 +00:00
rickg%netscape.com bfd6737278 fixed a linux build problem 1998-07-23 09:01:24 +00:00
ftang%netscape.com 3c24b1748c fix bug #bug 122043; . This have been check in into 4.06 already. 1998-07-23 08:50:11 +00:00
ftang%netscape.com 0550633dbd seperate Encoding menu into different menu spec so it will make sense
according to the type of window. Approved by ramiro
1998-07-23 08:44:30 +00:00
rickg%netscape.com bc0982b1b2 table bug fixes, heading fixes, performance, docs 1998-07-23 08:21:02 +00:00
leif be692e043a *** empty log message *** 1998-07-23 05:31:22 +00:00
leif 22f50e14db *** empty log message *** 1998-07-23 05:25:09 +00:00
troy%netscape.com d3feddf36c Moved code to invalidate dirty area for an initial reflow from the
body frame to the root content frame
1998-07-23 05:00:39 +00:00
joki%netscape.com 5e01c1220d Fix addref problem during mouseovers. 1998-07-23 04:53:14 +00:00
rpotts%netscape.com bf1b3f1e8e Get rid of those tabs... 1998-07-23 04:26:07 +00:00
rpotts%netscape.com 01af9d76c0 Fixed uninitialized variable... 1998-07-23 04:25:20 +00:00
rpotts%netscape.com d6f7d066b2 Added GetDocumentLoader(...) and support for creating nested document loaders if the webshell is nested itself... 1998-07-23 04:24:36 +00:00
rpotts%netscape.com 515e809a04 Added GetDocumentLoader(...). 1998-07-23 04:23:00 +00:00
troy%netscape.com 986a48710a Added code to Reflow() to invalidate the damaged areas 1998-07-23 04:22:41 +00:00
troy%netscape.com 448077e579 Changed MoveViewTo() so it doesn't do any painting unless the
origin actually changes
1998-07-23 04:21:05 +00:00
cmanske%netscape.com 804683723f Added status info for table cursors. Implemented new drag cursor and drag table and cell behavior 1998-07-23 04:20:38 +00:00
cmanske%netscape.com 64b11d6784 Fixed bugs 174178, 188530, 299735. Implemented new drag cell and table behavior 1998-07-23 04:18:49 +00:00
cmanske%netscape.com bdb3140345 Added strings for table editing status. Added function to give user feedback to select line in Composer 1998-07-23 04:18:07 +00:00
cmanske%netscape.com f6755ed5fa Added new cursor to indicate selecting a line in Composer 1998-07-23 04:07:24 +00:00
pinkerton%netscape.com 48d329fecc Fix warning about assignment to temp (thanks to paule@edmark.com). 1998-07-23 04:03:02 +00:00
pinkerton%netscape.com 357b426a57 Migrate over bugfixes for bug #116389 (form submission fixes). 1998-07-23 04:02:03 +00:00
joki%netscape.com ce61da5597 More event stuff. Modified HandleDOMEvent, modified nsGUIEvent types, added mouseover, mouseout. 1998-07-23 02:55:33 +00:00