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

8594 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 00eb9fc1ce vidur's dom/css changes. Added a couple of new files. 1998-09-25 05:22:06 +00:00
pinkerton%netscape.com 807984663d add dom:public:css to manifest list. 1998-09-25 05:21:27 +00:00
troy%netscape.com 318174a3d8 Moved ContentDeleted() document notification code to the style system which
generates the reflow command
1998-09-25 05:13:06 +00:00
wtc%netscape.com cb7942563b Removed the inclusion of private NSPR header "prosdep.h" on the Mac.
Reviewed and approved by Warren Harris.
1998-09-25 04:43:58 +00:00
wtc%netscape.com 04201279c0 Removed calls to the obsolete function PR_GetGCInfo(). That function
is only for Java garbage collection and so doesn't matter any more.
Reviewed and approved by Steve Dagley.
1998-09-25 04:42:21 +00:00
wtc%netscape.com 8ce18d82a4 Removed references to the unused libmsgc21 library.
Reviewed and approved by David Hyatt and Daniel Matejka.
1998-09-25 04:35:40 +00:00
peterl%netscape.com 7c988b7689 handle HTML comment tags as whitespace 1998-09-25 01:50:51 +00:00
peterl%netscape.com a99f96fb65 fixed bug preventing properties from parsing if followed by whitespace.
ie: color : blue didn't work
1998-09-25 01:50:34 +00:00
peterl%netscape.com 1a0d20c00a removed table default values 1998-09-25 01:49:27 +00:00
peterl%netscape.com ded981efbe performance tweaks to apply style change 1998-09-25 01:49:10 +00:00
peterl%netscape.com fbdaa1a086 removed content apis from style context 1998-09-25 01:48:22 +00:00
vidur%netscape.com 1f753fae44 Fix build bustage 1998-09-25 01:27:44 +00:00
vidur%netscape.com 50b71942fe style test 1998-09-25 00:59:01 +00:00
eyork%netscape.com 20f1c1beb3 Fix Solaris Build problems 1998-09-25 00:57:28 +00:00
eyork%netscape.com b7a9d0dc1f Fix Solaris Build Problem 1998-09-25 00:54:04 +00:00
eyork%netscape.com 165da61267 Fix Solaris build problem 1998-09-25 00:52:46 +00:00
vidur%netscape.com c65c40efea Added new style interfaces. Implemented getStyle() on HTMLElement. Moved DOM fields into side struct for nsGenericHTMLElement. Implemented style declaration interface on proxy. Added new entry point to CSSParser and new methods to style declaration. 1998-09-25 00:51:45 +00:00
vidur%netscape.com 3a99f1a5e6 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
cyeh%netscape.com fa2cd13350 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
kipp%netscape.com 27fa75c112 Fixed attribute atom typo 1998-09-25 00:01:08 +00:00
kipp%netscape.com 4156cd43b6 Added some attribute handlers for inline frames (temporary) 1998-09-25 00:00:55 +00:00
kipp%netscape.com 39756bf44a Added methods for triggering style/rendering/reflow changes 1998-09-25 00:00:22 +00:00
kipp%netscape.com 801e836a65 Hooked up noshade attribute to trigger a render 1998-09-24 23:57:01 +00:00
kipp%netscape.com 11c2f1cec3 Disable a certain kind of caching to make incremental style changes work 1998-09-24 23:56:45 +00:00
kipp%netscape.com d9590155c5 Expose remap method 1998-09-24 23:56:30 +00:00
kipp%netscape.com fb130fbd96 Added in an immedate flag for controlling Invalidate rendering 1998-09-24 23:56:15 +00:00
kipp%netscape.com 0b96aa5edf Exposed a new method 1998-09-24 23:55:48 +00:00
pierre%netscape.com 19e7f0a553 fixing Mac raptor build: define XP_ERRNO only ifndef'd 1998-09-24 23:54:31 +00:00
pinkerton%netscape.com 570356b0f9 use system mdef instead of mercutio for all menus. 1998-09-24 23:45:17 +00:00
pinkerton%netscape.com 75f8a6d9a7 changed all menus that used mercutio to use system mdef instead. 1998-09-24 23:44:43 +00:00
pinkerton%netscape.com 192c83b6e6 Change all menus that used mercutio to use system mdef. Added some xmnu to begin support of shift/cmd accelerators. 1998-09-24 23:44:10 +00:00
pinkerton%netscape.com 34177c4412 make all menus that used Mercutio now use system MDEF. 1998-09-24 23:43:04 +00:00
hyatt%netscape.com 5b029660da Bug fix for dialogs popping up out of popup windows. 1998-09-24 23:35:03 +00:00
pinkerton%netscape.com aa8e648348 Replace menus that used mercutio with system MDEF. 1998-09-24 23:32:46 +00:00
pinkerton%netscape.com aa8dfb1fd3 Make all menus use the system MDEF not Mercutio. 1998-09-24 23:30:01 +00:00
peterl%netscape.com 331d3c494b cleaned up markup to match descriptions
added text decoration color test
1998-09-24 23:28:10 +00:00
pierre%netscape.com f47045e0ee checkout cmd/macfe/applevnt + central + gui + include + pch + projects+ utility instead of the whole cmd/macfe folder 1998-09-24 23:27:22 +00:00
kostello%netscape.com e11cc15ba7 Removed: nsHTMLContent.cpp nsHTMLTagContent.cpp nsHTMLContainer.cpp nsDOMAttributes.cpp nsDOMIterator.cpp nsDOMNodeList.cpp 1998-09-24 23:18:32 +00:00
pierre%netscape.com 7d831ecc25 fixing Mac raptor build: include xp_sock.h 1998-09-24 23:08:56 +00:00
pierre%netscape.com dfa37a645b added xp_sock.h 1998-09-24 23:07:15 +00:00
pinkerton%netscape.com 9cdc3ba5f2 fix mac raptor: removed nsHTMLbullet.cpp; exchanged html/forms files with their counterparts ending in Frame. 1998-09-24 22:30:05 +00:00
pinkerton%netscape.com 2fc6b9ae27 fix mac raptor, added nsTraceRefcnt.cpp 1998-09-24 22:29:09 +00:00
akkana%netscape.com 1d2cdca4b7 Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
mcafee%netscape.com d876d89de3 Check for null pointer; print context doesn't have history. r=morse,nisheeth 1998-09-24 21:41:53 +00:00
kipp%netscape.com 9c0b1afdb6 Implement revised nsIDocument/nsIDocumentObserver methods 1998-09-24 21:39:47 +00:00
kipp%netscape.com f03937e013 changed frame remove methods 1998-09-24 21:39:29 +00:00
kipp%netscape.com e010dc08d5 XPCOM'ized the notification methods; changed frame remove methods; added AttributeChanged 1998-09-24 21:39:16 +00:00
kipp%netscape.com 3dc3b04158 nuked 1998-09-24 21:38:05 +00:00
kipp%netscape.com 01b8c34dc8 Fixed up includes to not depend on old content model classes 1998-09-24 21:37:45 +00:00
kipp%netscape.com 7a05a95296 Added bullet pseudo-style 1998-09-24 21:36:21 +00:00