warren%netscape.com
ef2fbe9982
Necko cleanup.
1999-06-29 00:37:14 +00:00
akkana%netscape.com
9cf081e388
Better place to flush the buffer, suggested by Vidur
1999-06-29 00:26:06 +00:00
warren%netscape.com
45b706bd8c
Fixed necko ifdef.
1999-06-29 00:25:46 +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
nisheeth%netscape.com
684b70fd14
Replacing nsIURI.h with nsIURL.h in the include list.
1999-06-28 15:06:33 +00:00
nisheeth%netscape.com
dbca200533
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:49:29 +00:00
nisheeth%netscape.com
46687bfc33
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:17:30 +00:00
nisheeth%netscape.com
bae346e642
Changed nsIURL to nsIURI.
1999-06-28 14:12:08 +00:00
nisheeth%netscape.com
6e140506a0
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:12:07 +00:00
nisheeth%netscape.com
186c247a47
Fixing up xml stylesheet PI...
1999-06-28 14:01:51 +00:00
buster%netscape.com
481008636f
fixed warnings
1999-06-28 13:44:40 +00:00
peterl%netscape.com
a35f309ef4
removed autostring constructor usage per rickg
...
cleaned up url listing
1999-06-27 21:17:39 +00:00
peterl%netscape.com
eb116131c1
cleanup url listing
1999-06-27 21:16:16 +00:00
peterl%netscape.com
536fe1d103
removed old autostring constructor per rickg
1999-06-27 20:42:45 +00:00
valeski%netscape.com
32de4bf808
various #ifdef NECKO fixes.
1999-06-27 16:12:20 +00:00
warren%netscape.com
fbd6d1dc57
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
akkana%netscape.com
77de9e4f9c
- Add a prettyprint flag to the html-to-text sink (false by default).
...
When prettyprinting is on, we will attempt to make the plaintext
mimic the look of the html; when off (as for copy/paste), we just
dump the text with no formatting information.
1999-06-26 00:01:11 +00:00
rjc%netscape.com
b71e65cc64
Only set natural order attribute on the containment element.
1999-06-25 09:32:43 +00:00
rjc%netscape.com
990539b30a
Unset sortActive and sortDirection attributes if "natural order" is being used.
1999-06-25 09:19:29 +00:00
rjc%netscape.com
d61393dde8
Get sorting working with new tree structure. Basically, just look for treechildren instead of treebody when walking down from the root of the tree.
1999-06-25 06:47:28 +00:00
warren%netscape.com
32d4f24430
Changed URLGroup to LoadGroup
1999-06-25 02:31:51 +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
waterson%netscape.com
b6f0320775
Fix use of nsString with nsAutoString where appropriate.
1999-06-24 21:19:02 +00:00
akkana%netscape.com
8acb7e9e08
5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace
1999-06-24 20:15:52 +00:00
waterson%netscape.com
4b1f9242e4
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers.
1999-06-24 00:22:58 +00:00
pollmann%netscape.com
3cc85150d7
Adding form submit observer interface for Wallet and Single Signon
1999-06-24 00:07:34 +00:00
warren%netscape.com
15272e93b7
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
hyatt%netscape.com
fc69b0751c
Fix for 8735.
1999-06-23 07:21:11 +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
hyatt%netscape.com
b66c3c67f2
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
akkana%netscape.com
c91c3d0b61
Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell
1999-06-22 21:47:45 +00:00
peterl%netscape.com
36caaab61a
removed unnecessary null tests (tested at call site for performance)
...
cleaned up null link handler testing to avoid URL conputation
1999-06-22 19:25:31 +00:00
peterl%netscape.com
4025e89b09
removed unnecessary null tests (tested at call site for performance)
1999-06-22 19:24:50 +00:00
peterl%netscape.com
7d7e80396c
use '-moz-fixed' for pre fixed font hack instead of 'monospace'
...
cleaned up font api
1999-06-22 19:23:56 +00:00
peterl%netscape.com
1485469e1a
allow underscores in idents
1999-06-22 19:22:59 +00:00
peterl%netscape.com
d27ebaeab1
fixed skipping of unsupported at rules
...
made ID parsing CSS2 compliant
1999-06-22 19:22:41 +00:00
peterl%netscape.com
62e9153f02
fixed UMR
...
added error output for charset converter failure
1999-06-22 19:21:54 +00:00
peterl%netscape.com
d160093ada
use '-moz-fixed' font for pre hack instead of 'monospace'
1999-06-22 19:19:13 +00:00
peterl%netscape.com
3df4e1bece
better protection against bad calls in resolve style
1999-06-22 19:16:40 +00:00
peterl%netscape.com
17693c2f37
added fixed font flag support
1999-06-22 19:16:16 +00:00
rods%netscape.com
4722496f0e
Turned on dragOver style
1999-06-22 14:21:27 +00:00
rods%netscape.com
63f061e2e4
Fixed clearing of state for setting style for mouse hover and dragOver Bug #3175
...
Added support for DROP to force a style change.
1999-06-22 14:20:14 +00:00
kmcclusk%netscape.com
881c29d70e
Numerous changes to support gfx-rendered form elements.
1999-06-21 20:41:56 +00:00
rjc%netscape.com
2a4f942c9a
Clean up.
1999-06-21 10:46:47 +00:00