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

706 Коммитов

Автор SHA1 Сообщение Дата
jevering%netscape.com 4984bea6a5 Building w/Necko. For some reason prmem.h is not being included on the
NECKO=1 build.  Added include.
1999-07-14 17:13:05 +00:00
ftang%netscape.com f233a69669 hook charset detection for html document 1999-07-14 15:33:48 +00:00
briano%netscape.com 94f24d2436 Fix for AIX. Redundant -I's were making the compile lines too long. 1999-07-09 23:50:28 +00:00
warren%netscape.com 61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
vidur%netscape.com e7366c4bc8 Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth. 1999-07-08 19:55:47 +00:00
warren%netscape.com 9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
nisheeth%netscape.com 8759b44d5c Removed an extra space from the string displayed in the title bar. 1999-07-07 07:45:48 +00:00
nisheeth%netscape.com 9a9455daeb Partial fix for bug 5707. We now set the title of the image to "Image: width x height pixels", where width and height are the dimensions of the image being displayed. This title is set from nsImageDocument::EndLayout() a newly added method that gets called from nsImageListener::StopRequest(). 1999-07-07 07:31:24 +00:00
vidur%netscape.com 8aa9c1594f Switched document.bgColor,fgColor, etc. to set a style rule on the HTMLStyleSheet if the BODY element doesn't yet exist 1999-07-07 04:52:27 +00:00
peterl%netscape.com 1f884ca4e3 cleanup 1999-07-07 01:27:29 +00:00
peterl%netscape.com 640e8f35df better quirk mode handling 1999-07-07 01:27:08 +00:00
peterl%netscape.com e7584e516b fixed body append notification a bit 1999-07-07 01:26:25 +00:00
peterl%netscape.com 30d40fbb9a better color attribute handling 1999-07-07 01:25:41 +00:00
andreas.otte%primus-online.de 001ff1afea NECKO only: replacing GetBuffer with ToNewCString and some error checking 1999-07-06 23:08:16 +00:00
hangas%netscape.com 97cb03a8e0 Fix for bugs 9288 and 8783. 1999-07-06 22:41:54 +00:00
kipp%netscape.com 83b55405b9 Map entities that expand to \r to \n (bug #6199); eliminate linux specific compiler warnings 1999-07-05 19:45:27 +00:00
warren%netscape.com 0989551d4c Changed necko assertion to warning to make progress. 1999-07-03 06:52:55 +00:00
kipp%netscape.com b75aab62bc Added code to fill in the maxElementSize in the reflow metrics properly for inner frames (bug #6726) 1999-07-02 21:05:20 +00:00
vidur%netscape.com 52b73fb244 SCRIPT elements now added to the tree with a containing text element representing the script content 1999-07-02 20:59:39 +00:00
warren%netscape.com 35a7264e3d Fixed necko include path. 1999-07-02 06:14:06 +00:00
vidur%netscape.com b12eace386 Style elements now have a text child for their contents. 1999-07-01 21:39:14 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
kin%netscape.com 162b21d71e Added GetIID() method. 1999-07-01 18:57:36 +00:00
waterson%netscape.com a9e63d1095 Add GetIID(). 1999-06-30 19:28:16 +00:00
vidur%netscape.com 04e0e1ade3 Fix for bug 9035. Shut of layers emulation and fixed type in layers getter. 1999-06-30 00:14:21 +00:00
akkana%netscape.com 9cf081e388 Better place to flush the buffer, suggested by Vidur 1999-06-29 00:26:06 +00:00
vidur%netscape.com a9468193b4 added case for HTML element to MakeContentObject 1999-06-28 23:41:01 +00:00
vidur%netscape.com 958933de7c nsHTMLContentSink.cpp 1999-06-28 23:39:25 +00:00
akkana%netscape.com 4a4be41c87 Call FlushText after calling AddText, to keep from dropping text at the end of the fragment 1999-06-28 23:39:15 +00:00
akkana%netscape.com b7e797ed52 Fix warnings, mostly from conflicts with the index routine declared in string.h on Linux 1999-06-28 21:27:10 +00:00
mscott%netscape.com 25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
harishd%netscape.com 04bc04532e Fix for Bug# 7957.
Always set the first "Title".
1999-06-28 19:56:10 +00:00
valeski%netscape.com 32de4bf808 various #ifdef NECKO fixes. 1999-06-27 16:12:20 +00:00
danm%netscape.com b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
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
evaughan%netscape.com bf31c42dde Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
kipp%netscape.com 4846f41f1f Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
vidur%netscape.com 26a71e3928 Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:35 +00:00
karnaze%netscape.com 4c1732d231 added GetFrameType for inner and outer frame 1999-05-10 22:49:39 +00:00
evaughan%netscape.com 75c2437e81 Fixed xul boxes to implement nsIBox interface. 1999-05-09 21:46:24 +00:00
kmcclusk%netscape.com e18026d96e bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame.
bug #5589. Selection area is now calculated using the inherited Reflow rather
than using the calculations used for the native listbox control.
Fixed varous other rendering bugs related to frame-based listboxes.
bug #2797. GetSize is no longer needed in nsListControlFrame and it has been removed.
Fixed frame-based combobox nsComboboxFrame so that will set it's label to the
first option in the drop-down list if a default value has not been specified.
Added optgroup style rules to ua.css. Opt groups now render, but there are remaining
problems with selection.
Modified nsButtonControlFrame::Reflow to call nsFormFrame::AddFormControlFrame.
This fixes a bug where Gfx-rendered submit button's were not working.
Refactored code in nsListControlFrame in preparation for supporting option groups.
Refactored selection code into SingleSelect and MultiSelect paths.
Removed unused code in nsListControlFrame.
Removed mSelectedFrame member variable. It is no longer needed.
Fixed nsListControlFrame::SetProperty so that it will toggle the selection in a
single select listbox.
1999-05-07 20:30:16 +00:00
kipp%netscape.com e9f345a4e8 Add public to the build 1999-05-06 19:26:55 +00:00
kipp%netscape.com c66cd43ff3 Implement nsIHTMLElementFactory 1999-05-06 19:26:43 +00:00
nisheeth%netscape.com b0200eb326 Pass in the document object as a key to the parser. 1999-05-06 01:50:26 +00:00
kipp%netscape.com 1d26bd7708 new 1999-05-05 20:42:51 +00:00
nisheeth%netscape.com 18e8cf2a70 Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com 01169c1e64 Changes to support window.open in AppRunner. 1999-05-04 23:29:06 +00:00
vidur%netscape.com 4849bf6f06 Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
kipp%netscape.com a94af7d585 Make hidden form elements invisible 1999-05-03 20:49:06 +00:00
kostello%netscape.com 69a841f3b2 Moidifed to match the API change in nsHTMLContentSinkStream. 1999-05-03 18:42:53 +00:00
kipp%netscape.com 8b36af8ca0 Disable destroying webshell until later 1999-04-30 00:08:43 +00:00