Commit Graph

540 Commits

Author SHA1 Message Date
peterl%netscape.com
7b3d37dc64 added support for uniquing attribute containers 1998-09-02 02:05:13 +00:00
kipp%netscape.com
7a44d1de70 Added new atoms 1998-09-02 01:08:32 +00:00
kipp%netscape.com
13839f8d73 Added new methods 1998-09-01 19:10:14 +00:00
kipp%netscape.com
4023d729c3 Revised factory method argument order (normalized) 1998-09-01 01:35:19 +00:00
kipp%netscape.com
845410630a Added missing atoms 1998-09-01 01:34:32 +00:00
kipp%netscape.com
b12deff105 Added factory method names for all the new content objects 1998-09-01 01:33:19 +00:00
kipp%netscape.com
42aeba2d11 added new atoms 1998-09-01 01:32:58 +00:00
warren%netscape.com
b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
kipp%netscape.com
1969308ef9 Added NS_NewHTMLBR 1998-08-31 18:40:16 +00:00
kipp%netscape.com
3bd969a253 Removed old content code 1998-08-31 18:40:03 +00:00
troy%netscape.com
ad9a20da0b Changes nsIView and nsIScrollableView interfaces to conform to
XPCOM conventions
1998-08-30 19:16:11 +00:00
kipp%netscape.com
c6290fa577 XPCOM'ized nsIContent and nsIHTMLContent 1998-08-29 20:20:38 +00:00
kipp%netscape.com
6c29fcc78d Added NewHTMLAnchor 1998-08-29 03:13:15 +00:00
kipp%netscape.com
55c93d4473 Added new atoms 1998-08-29 03:13:03 +00:00
troy%netscape.com
e524804caa Changed interface nsIFontMetrics to use the XPCOM conventions for returning
a nsresult
1998-08-29 02:34:34 +00:00
kipp%netscape.com
80a9283964 Stub out new nsIHTMLContent methods 1998-08-28 23:32:27 +00:00
kipp%netscape.com
1302b87842 Added AttributeToString and StringToAttribute methods 1998-08-28 23:31:44 +00:00
kipp%netscape.com
107b4e64b1 Export new HTML-HR factory method 1998-08-28 23:31:28 +00:00
kipp%netscape.com
82e5ea0a85 Stub out StringToAttribute 1998-08-28 23:31:12 +00:00
kipp%netscape.com
04f5a93e36 Implement StringToAttribute; AttributeToString is now public 1998-08-28 23:30:50 +00:00
kipp%netscape.com
c679a3de4a Make AttributeToString abstract 1998-08-28 23:30:22 +00:00
kipp%netscape.com
3a7297b0ef Removed content code and exposed a factory method for creating HR frames; made the HR frame code content neutral 1998-08-28 23:29:36 +00:00
kipp%netscape.com
d0fc3679c2 Added new atoms 1998-08-28 23:29:05 +00:00
kipp%netscape.com
a8da89f89a Avoid a crash bug 1998-08-28 16:19:38 +00:00
kipp%netscape.com
9025e2afbd Added a new atom 1998-08-28 16:19:27 +00:00
rods%netscape.com
3c8ae291d0 Fixed bugs and adjusted TextFrame to match revised method signatures 1998-08-28 15:56:40 +00:00
michaelp%netscape.com
ca017f19d0 DeleteFrame() now takes a pres context. 1998-08-28 03:02:39 +00:00
troy%netscape.com
6d2245e203 Combined GetScrollBarWidth/GetScrollBarHeight into one function
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
troy%netscape.com
0d39ae026f Changed nsIDeviceContext interface to conform [more] with COM conventions 1998-08-27 05:05:03 +00:00
peterl%netscape.com
143049029c added td & th 1998-08-27 00:48:06 +00:00
troy%netscape.com
23feb93c16 Work in progress for LAYER tag 1998-08-26 02:23:21 +00:00
troy%netscape.com
84b6735333 Changed ParseValueorPercent() to return a PRBool 1998-08-23 02:10:44 +00:00
troy%netscape.com
b491633bcf Changed ParseValue() to return a PRBool result 1998-08-22 04:55:28 +00:00
joki%netscape.com
46137420c0 Modifying nsIContent's AppendChild -> AppendChildTo to stop conflict with
DOM interfaces.
1998-08-21 21:38:26 +00:00
joki%netscape.com
4182fe9745 Modify mouseover url messages to send empty string when leaving links. 1998-08-21 03:28:44 +00:00
peterl%netscape.com
bb68bab7e9 handle body's marginwidth/height via a special style rule 1998-08-19 01:16:40 +00:00
peterl%netscape.com
82c8546be9 handle marginwidth/height via a special style rule 1998-08-19 01:16:21 +00:00
karnaze%netscape.com
6884445c0a marginwidth, marginheight set in <frame> is passed to sub doc and added to padding 1998-08-18 22:02:23 +00:00
troy%netscape.com
af9e04cf14 Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
peterl%netscape.com
189579e0f1 made parse color compress whitespace first 1998-08-12 18:28:55 +00:00
kipp%netscape.com
7cfac8916c Use new forwarding macros 1998-08-12 18:00:04 +00:00
vidur%netscape.com
b7ad94a52c Correctly deal with BODY tag BACKGROUND attribute that is an empty string. 1998-08-12 17:51:31 +00:00
troy%netscape.com
44835d4e51 Made sure event state manager was always released 1998-08-12 05:09:07 +00:00
kipp%netscape.com
432127395e Work around frame-appended reflows that don't grow the child of the body 1998-08-11 17:38:46 +00:00
peterl%netscape.com
3276d26bc6 connect marginwidth & marginheight in body tag 1998-08-10 21:50:32 +00:00
rods%netscape.com
3e77497f64 Fixed edge case for selection, selection at starting of line and moving to new content. 1998-08-10 17:46:34 +00:00
joki%netscape.com
b45f46d744 Partial fix for frame based and general memory leaks of webshells and prescontexts 1998-08-09 07:43:22 +00:00
troy%netscape.com
acaa6d2f0e Change to object lifetime management. Views are no longer ref counted 1998-08-08 04:23:33 +00:00
vidur%netscape.com
b1f5f748ae Implemented additional document and form interfaces. Implemented named elements for documents and forms. nsInput now implements nsIDOMHTMLInputElement. 1998-08-07 23:08:00 +00:00
rods%netscape.com
aa71eea6d7 Bug fixes for memory crash, and added blue triangle instead of red line 1998-08-07 16:14:07 +00:00
joki%netscape.com
c947a7da15 Fix mouseover in url messages by initializing event result messages. 1998-08-07 08:11:20 +00:00
joki%netscape.com
c6c0021911 Added support for click event on form buttons 1998-08-07 05:19:07 +00:00
joki%netscape.com
9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
peterl%netscape.com
711e9a2d5e fixed font face support 1998-08-07 02:16:38 +00:00
rods%netscape.com
5fccb3fd81 Memory Leak in selection and a crash bug where a stack varible is being deleted. 1998-08-06 19:28:44 +00:00
rods%netscape.com
cc8fe3270d Fixed: Links now work.
Fixed: Selection cursor no longer shows when clicking on a link.
(These are the same fixes as Stability branch bugs 312562 and 312563)
1998-08-06 16:29:45 +00:00
rods%netscape.com
7dcb5fc234 Additional selection changes 1998-08-05 22:38:24 +00:00
kipp%netscape.com
6320072fb6 Added decls for framesets 1998-08-05 22:08:33 +00:00
michaelp%netscape.com
2de3fff6bf added tags for plugins. 1998-08-05 04:22:51 +00:00
troy%netscape.com
faeb2e1fc8 Removed some annoying printf messages 1998-08-04 21:44:42 +00:00
kipp%netscape.com
76ee6f6886 Tell line layout about floater 1998-08-04 21:16:32 +00:00
vidur%netscape.com
856891ed81 Added document.forms. Specialized interfaces for images and forms. Better handling of childNodes collection. 1998-08-04 00:05:22 +00:00
rods%netscape.com
eefb22bc87 Added ref counting for nsIContent, made selection rendering changes 1998-08-03 22:23:32 +00:00
buster%netscape.com
87f4d49865 HR's min width is its specified width, if there is one.
Otherwise, it's one pixel for "springy-ness"
1998-08-03 17:17:50 +00:00
troy%netscape.com
09c36ef1f5 Device context changes 1998-08-03 04:51:17 +00:00
joki%netscape.com
849a2287e6 Fix bug 311157, mouseover crashes release builds. 1998-08-02 04:15:08 +00:00
michaelp%netscape.com
3b372e2026 another hack to get Unix to be happy. 1998-08-01 23:02:14 +00:00
michaelp%netscape.com
ef12e2e29f plugin changes. 1998-08-01 05:47:53 +00:00
peterl%netscape.com
714146a525 rounding support 1998-07-31 23:34:45 +00:00
joki%netscape.com
100d4303d8 Change AddScriptListener call to get EventManager from window, not tag content 1998-07-31 22:53:00 +00:00
joki%netscape.com
fa57426559 Filling out document event handlers, adding form events 1998-07-31 22:09:51 +00:00
joki%netscape.com
fe390a0803 Adding support for event handlers in html tags and moving event handler IIDs to central file. 1998-07-31 18:21:37 +00:00
peterl%netscape.com
66acecae66 renamed LoadImage to avoid conflicts with windows headers 1998-07-31 05:55:41 +00:00
troy%netscape.com
b02d039f0a Changed CreateFrame() to do quick style resolution for text by calling
ResolvePseudoStyleContextFor()
1998-07-29 23:31:56 +00:00
kipp%netscape.com
7ff5d0e7ce Remove most compiler warnings on IRIX 1998-07-29 20:19:08 +00:00
kipp%netscape.com
6123acf9b9 Disabled widget&view for now; render the object so that people know code is coming 1998-07-29 19:33:48 +00:00
kipp%netscape.com
4a9fb58cf0 Tidy up the rendering; don't take space when show-borders is on 1998-07-29 19:33:27 +00:00
rpotts%netscape.com
c22db3a910 Added a missing Release() which should allow the nsDocument to be destroyed... 1998-07-29 10:47:52 +00:00
kipp%netscape.com
ec0320c95f Release font metrics when done 1998-07-29 04:06:37 +00:00
kipp%netscape.com
360dc68e35 Made placeholders implement nsIInlineReflow so that their existance wouldn't screw up whitespace compression 1998-07-29 04:05:49 +00:00
kipp%netscape.com
06d95d348f Added support for hspace and vspace style attributes 1998-07-29 04:05:04 +00:00
kipp%netscape.com
305dace5b7 Added missing NS_RELEASE call 1998-07-29 04:04:39 +00:00
kipp%netscape.com
4a0c3e1318 Added code to try (poorly unfortunately) to give events to floating objects before regular objects 1998-07-29 04:04:01 +00:00
kipp%netscape.com
632e200402 Setup metrics better for closer navigator compatability (and fix a bug) 1998-07-28 23:34:01 +00:00
rods%netscape.com
25cac1e6bf Added processing for the mouse up event 1998-07-27 23:17:10 +00:00
michaelp%netscape.com
c9901356f0 hooked up the plugin manager to the webshell. 1998-07-27 23:08:52 +00:00
michaelp%netscape.com
b636c3052c made color handling code in css part of the gfx color utilities. 1998-07-27 21:07:47 +00:00
kostello%netscape.com
4d8c0d4150 Added support for saving the selection (important for copy).
Change XIF interfaces
1998-07-27 18:08:58 +00:00
peterl%netscape.com
cc19e3c20d added bosy link color support
added font scaling support
1998-07-25 01:17:42 +00:00
kipp%netscape.com
54f2957e25 support base href/target 1998-07-24 18:18:05 +00:00
kipp%netscape.com
ee3c9d1293 Support base_href attributes 1998-07-24 18:17:36 +00:00
kipp%netscape.com
5a60518848 New atoms for base tag handling 1998-07-24 18:16:24 +00:00
rpotts%netscape.com
9049f19d16 When stopping a TextTimer Cancel(...) the nsTimer before releasing it... 1998-07-24 05:41:34 +00:00
joki%netscape.com
f85ed9ce71 Hooking up window element to event chain and adding in support for a few more event types. 1998-07-24 05:06:44 +00:00
troy%netscape.com
34af0e1d92 Tweaked the repaint code in Reflow() to make sure the entire frame is
repainted for a resize reflow
1998-07-23 23:28:03 +00:00
kipp%netscape.com
e91ad473c2 Use proper cast path for query-interfaces 1998-07-23 23:13:39 +00:00
michaelp%netscape.com
229931e725 unix will build again... 1998-07-23 21:54:26 +00:00
troy%netscape.com
b97023bc6c Added XXX description of floater problem 1998-07-23 21:35:53 +00:00
troy%netscape.com
825a176c6f Fixed nbody code to do a WillReflow() and to size the frame when incrementally
reflowing an absolutely positioned frame
1998-07-23 21:16:09 +00:00
michaelp%netscape.com
96cf645164 modified for new streaming APIs. 1998-07-23 20:35:43 +00:00