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

622 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 4001aade80 Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
warren%netscape.com bde10cf3a0 More necko changes. 1999-06-25 01:53:22 +00:00
kmcclusk%netscape.com a8794918c8 Modified gfx-rendered widget styles to more closely match styles
in http://www.mozilla.org/xpfe/nsGFXWidgets.html.
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
1999-06-23 21:50:56 +00:00
warren%netscape.com 15272e93b7 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
peterl%netscape.com 0676d836b8 set display type for map to block 1999-06-22 19:20:42 +00:00
peterl%netscape.com d160093ada use '-moz-fixed' font for pre hack instead of 'monospace' 1999-06-22 19:19:13 +00:00
kmcclusk%netscape.com 881c29d70e Numerous changes to support gfx-rendered form elements. 1999-06-21 20:41:56 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
vidur%netscape.com 67ee9dfef9 sink now creates content for BASE element 1999-06-16 00:44:50 +00:00
peterl%netscape.com 8eae23158b sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00
peterl%netscape.com 1327a9be5a added namespace definitions 1999-06-15 06:17:17 +00:00
buster%netscape.com 5cfe276237 added style for disabled text controls 1999-06-12 22:33:45 +00:00
pollmann%netscape.com b43ee9f355 bug 2105: Textarea no longer inherits text color from parent. 1999-06-11 19:15:20 +00:00
pollmann%netscape.com 2500fadf60 bug 3720: <LABEL> background draws properly now. 1999-06-11 19:10:56 +00:00
pollmann%netscape.com 4616e5edb5 Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
pollmann%netscape.com d4a3c0415d Bug 4711: Retain frameset resize information through reflows. 1999-06-11 00:51:05 +00:00
pollmann%netscape.com 11376c79a8 Bug 7934: Calculate frameset percentage widths/heights correctly. 1999-06-11 00:28:00 +00:00
peterl%netscape.com 1b3cc1eb51 sync to style sheet api change
added support for detecting other css rule types
1999-06-10 05:21:22 +00:00
karnaze%netscape.com 44a028be9f removed background rules for table elements 1999-06-07 21:19:05 +00:00
warren%netscape.com ca8771f0a9 Fixed CPP_OBJS to build nsHTMLFragmentContentSink.obj not nsHTMLFragmentContentSink.cpp. 1999-06-04 00:12:43 +00:00
akkana%netscape.com b0031e0a99 Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
akkana%netscape.com f3219d053d Part of Vidur's html fragment changes: files which aren't in the build yet 1999-06-03 22:30:12 +00:00
karnaze%netscape.com b6dcb4891d bug 1252, check for null view 1999-06-03 04:34:49 +00:00
vidur%netscape.com 197ef4a4e2 possibly temporary sink implementation to build a document fragment. 1999-05-29 01:29:01 +00:00
hyatt%netscape.com be733b4936 More accurate tracking of chrome shells. 1999-05-28 22:26:48 +00:00
nhotta%netscape.com 38514b5762 Added a check for force charset. 1999-05-28 20:53:29 +00:00
vidur%netscape.com f6bc249d9d Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument. 1999-05-28 00:18:48 +00:00
kmcclusk%netscape.com b1ab2535df fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
hyatt%netscape.com d2c9f8ec14 (1) The document now checks the window for capture.
(2) Frames and iframes now know their nearest enclosing chrome shells.
1999-05-27 21:04:52 +00:00
peterl%netscape.com 3cf97be519 drop doc reference on CSS loader 1999-05-26 23:50:26 +00:00
peterl%netscape.com 08474e20a1 made inline style sheet non-blocking
fixed processing of link type ("rel")
fixed handling of mime type
1999-05-26 23:49:33 +00:00
bruce%cybersight.com a1fec4bd14 Fix a free memory mismatch. 1999-05-26 22:53:12 +00:00
ftang%netscape.com 00bbff0921 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
waterson%netscape.com 7d402bb907 Okay, let's try that again. 1999-05-21 23:42:02 +00:00
waterson%netscape.com abfd9004c6 Add GetIID() for use with nsCOMPtr. 1999-05-21 23:40:57 +00:00
mscott%netscape.com a6bc6e1c60 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out. 1999-05-20 03:23:44 +00:00
evaughan%netscape.com a9d351ef30 Fixed some visibility bugs in order to make the tab widget work correctly. 1999-05-19 22:14:11 +00:00
harishd%netscape.com 267334286a Fix for bug#6716. For handling multiple <BODY> tags in a document.
(R) rickg, (A) chofmann
1999-05-19 22:10:30 +00:00
ftang%netscape.com f5709e3ef9 get charset information from nsIWebShell to implement META charset reload 1999-05-19 00:24:41 +00:00
vidur%netscape.com 03fcf403b3 Fix for bug 3387. document.opened pages now get the URL of their source document. 1999-05-18 23:44:55 +00:00
peterl%netscape.com a1f54abb23 added insert style sheet 1999-05-18 23:08:14 +00:00
peterl%netscape.com 19a8b98b3a added css loader accessor 1999-05-18 23:07:53 +00:00
peterl%netscape.com 6c1f985d9f added css loader support
added insert style sheet support
1999-05-18 23:06:31 +00:00
peterl%netscape.com e267a57f71 moved style sheet loading into css loader 1999-05-18 23:05:43 +00:00
karnaze%netscape.com ebeb68d601 support for css padding in table cells 1999-05-18 05:18:16 +00:00
vidur%netscape.com 670a743cda Partial fix for bug 6554. document.writing the body from a script in the head now works. 1999-05-18 02:08:04 +00:00
kmcclusk%netscape.com d86150286d bug #994 Major rework of nsListboxControlFrame to support option groups. Modified ua.css
optgroup > option rule to use padding to offset the option group's options.
1999-05-17 22:36:08 +00:00
vidur%netscape.com f59a24987b Implemented document.layers and nsIDOMHTMLLayerElement interface. 1999-05-17 21:17:48 +00:00
neeti%netscape.com 41dc3a3222 Fixed SetEnableRendering() in nsDocumentViewer.cpp
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00