Commit Graph

3179 Commits

Author SHA1 Message Date
joki%netscape.com
2bf72dbb03 Backing out js security changes.
git-svn-id: svn://10.0.0.236/trunk@37696 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 13:03:35 +00:00
joki%netscape.com
c327ee36e4 New JavaScript/DOM security stuff.
git-svn-id: svn://10.0.0.236/trunk@37688 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 10:38:26 +00:00
jfrancis%netscape.com
bfd9b82db2 a little neatening
git-svn-id: svn://10.0.0.236/trunk@37684 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 08:39:24 +00:00
hyatt%netscape.com
fa77cc2277 Fixing StartLayout so that it asserts and leaves the function if no root
content is available.


git-svn-id: svn://10.0.0.236/trunk@37669 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 07:34:19 +00:00
pinkerton%netscape.com
8f97f994e0 don't include nsHTMLAtoms.h since it's bad, and not needed anyway.
git-svn-id: svn://10.0.0.236/trunk@37661 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 06:47:31 +00:00
pinkerton%netscape.com
8eb3c480bb don't show tooltip when node is disabled, use both the global and local coordinates when showing a tooltip so alignment will work. added some debug stuff to track down why mac isn't doing screen coords correctly.
git-svn-id: svn://10.0.0.236/trunk@37659 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 06:27:42 +00:00
hyatt%netscape.com
6e134a79ae Adding some atoms.
git-svn-id: svn://10.0.0.236/trunk@37645 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 05:06:11 +00:00
pinkerton%netscape.com
ae5660d9b2 filled in widget, clickCount, and mouse location for mouse enter/exit/over and drag enter/exit/over events. This info was just not getting set as it was for mouse clicks.
git-svn-id: svn://10.0.0.236/trunk@37642 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 04:12:42 +00:00
pinkerton%netscape.com
fed08cf519 don't crash if parent is null when asking for mouse coordinates.
git-svn-id: svn://10.0.0.236/trunk@37637 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 03:26:43 +00:00
rjc%netscape.com
407dc82818 Use a binary insertion sort. (Note: there is a conditional near the top of the file that can turn off the binary insertion sort and revert back to the older, slower code, in case of any weird bugs I haven't caught.) For the moment, its turned ON as I haven't seen any problems with it.
git-svn-id: svn://10.0.0.236/trunk@37623 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 01:55:09 +00:00
waterson%netscape.com
e2c76feee9 Bug 9098. Remove NS_PRECONDITION, as this can happen normally as part of teardown.
git-svn-id: svn://10.0.0.236/trunk@37620 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 01:21:14 +00:00
pinkerton%netscape.com
150e4b8e65 go back to using static define instead of GetIID for one part of QI because of win32 compiler. i hate it, but until i can talk to scc....
git-svn-id: svn://10.0.0.236/trunk@37617 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:54:46 +00:00
pinkerton%netscape.com
19f8e2d3b8 Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
git-svn-id: svn://10.0.0.236/trunk@37587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:07:41 +00:00
evaughan%netscape.com
09d003848a Added anonymous node support.
Added splitters
Added Grippies.


git-svn-id: svn://10.0.0.236/trunk@37561 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:17:43 +00:00
waterson%netscape.com
ab52924916 Add GetIID().
git-svn-id: svn://10.0.0.236/trunk@37537 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 19:47:42 +00:00
waterson%netscape.com
c6970d71cd Add GetIID().
git-svn-id: svn://10.0.0.236/trunk@37530 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 19:28:16 +00:00
akkana%netscape.com
2fb45d996c - New dialog and editor shell API for Insert HTML Source
- Add wrapcolumn setting to document encoders, and use it in the editor
- Fix numbered lists in the html to text sink stream.


git-svn-id: svn://10.0.0.236/trunk@37529 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 19:26:08 +00:00
vidur%netscape.com
c2d795e464 Fix for bug 9035. Shut of layers emulation and fixed type in layers getter.
git-svn-id: svn://10.0.0.236/trunk@37499 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 00:14:21 +00:00
vidur%netscape.com
c0f7351823 Switched to using NS_WITH_SERVICE as per bug 5403
git-svn-id: svn://10.0.0.236/trunk@37497 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 23:43:46 +00:00
valeski%netscape.com
b2b48f5168 getbuffer bypass
git-svn-id: svn://10.0.0.236/trunk@37489 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 23:14:43 +00:00
tague%netscape.com
ea708a16a8 Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
git-svn-id: svn://10.0.0.236/trunk@37435 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:31:22 +00:00
scc%netscape.com
9ea8cebe57 Added |GetIID()|
git-svn-id: svn://10.0.0.236/trunk@37432 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:28:56 +00:00
hyatt%netscape.com
8dece188fd Turning on the lazy mode in the tree widget. It is now the default. Let
the bug filing begin. :(


git-svn-id: svn://10.0.0.236/trunk@37428 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:20:40 +00:00
rods%netscape.com
2a91067210 Added toolbaritem
git-svn-id: svn://10.0.0.236/trunk@37408 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 14:21:14 +00:00
warren%netscape.com
0f2bb066b3 Necko cleanup.
git-svn-id: svn://10.0.0.236/trunk@37301 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:37:14 +00:00
akkana%netscape.com
9ed6178def Better place to flush the buffer, suggested by Vidur
git-svn-id: svn://10.0.0.236/trunk@37298 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:26:06 +00:00
warren%netscape.com
ca8ff9bcaa Fixed necko ifdef.
git-svn-id: svn://10.0.0.236/trunk@37297 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:25:46 +00:00
vidur%netscape.com
ea045b2352 added case for HTML element to MakeContentObject
git-svn-id: svn://10.0.0.236/trunk@37284 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 23:41:01 +00:00
vidur%netscape.com
c0945c19ad nsHTMLContentSink.cpp
git-svn-id: svn://10.0.0.236/trunk@37282 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 23:39:25 +00:00
akkana%netscape.com
cb70a78bf8 Call FlushText after calling AddText, to keep from dropping text at the end of the fragment
git-svn-id: svn://10.0.0.236/trunk@37281 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 23:39:15 +00:00
akkana%netscape.com
9934414824 Fix warnings, mostly from conflicts with the index routine declared in string.h on Linux
git-svn-id: svn://10.0.0.236/trunk@37235 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 21:27:10 +00:00
mscott%netscape.com
fddcf47e13 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
git-svn-id: svn://10.0.0.236/trunk@37223 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 20:43:28 +00:00
harishd%netscape.com
295a363c2b Fix for Bug# 7957.
Always set the first "Title".


git-svn-id: svn://10.0.0.236/trunk@37209 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 19:56:10 +00:00
nisheeth%netscape.com
c35aa58669 Replacing nsIURI.h with nsIURL.h in the include list.
git-svn-id: svn://10.0.0.236/trunk@37192 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 15:06:33 +00:00
nisheeth%netscape.com
886c2a8871 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.


git-svn-id: svn://10.0.0.236/trunk@37191 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:49:29 +00:00
nisheeth%netscape.com
e4984a9306 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.


git-svn-id: svn://10.0.0.236/trunk@37188 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:17:30 +00:00
nisheeth%netscape.com
e0999cba02 Changed nsIURL to nsIURI.
git-svn-id: svn://10.0.0.236/trunk@37186 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:12:08 +00:00
nisheeth%netscape.com
c89bb22dc5 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.


git-svn-id: svn://10.0.0.236/trunk@37185 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:12:07 +00:00
nisheeth%netscape.com
86809761b1 Fixing up xml stylesheet PI...
git-svn-id: svn://10.0.0.236/trunk@37183 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:01:51 +00:00
buster%netscape.com
d94e56698f fixed warnings
git-svn-id: svn://10.0.0.236/trunk@37179 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 13:44:40 +00:00
peterl%netscape.com
1dc84bd010 removed autostring constructor usage per rickg
cleaned up url listing


git-svn-id: svn://10.0.0.236/trunk@37144 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 21:17:39 +00:00
peterl%netscape.com
84ac9ca460 cleanup url listing
git-svn-id: svn://10.0.0.236/trunk@37143 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 21:16:16 +00:00
peterl%netscape.com
334e504e37 removed old autostring constructor per rickg
git-svn-id: svn://10.0.0.236/trunk@37142 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 20:42:45 +00:00
valeski%netscape.com
33c4d78c11 various #ifdef NECKO fixes.
git-svn-id: svn://10.0.0.236/trunk@37126 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 16:12:20 +00:00
warren%netscape.com
fdf6c938bb Necko ifdefs for layout and rdf.
git-svn-id: svn://10.0.0.236/trunk@37005 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 06:36:26 +00:00
akkana%netscape.com
2300ca567a - 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.


git-svn-id: svn://10.0.0.236/trunk@36966 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 00:01:11 +00:00
rjc%netscape.com
5e9eb2e25b Only set natural order attribute on the containment element.
git-svn-id: svn://10.0.0.236/trunk@36860 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:32:43 +00:00
rjc%netscape.com
7f425fc031 Unset sortActive and sortDirection attributes if "natural order" is being used.
git-svn-id: svn://10.0.0.236/trunk@36856 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:19:29 +00:00
rjc%netscape.com
1054062dfb Get sorting working with new tree structure. Basically, just look for treechildren instead of treebody when walking down from the root of the tree.
git-svn-id: svn://10.0.0.236/trunk@36836 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 06:47:28 +00:00
warren%netscape.com
d1a61845a5 Changed URLGroup to LoadGroup
git-svn-id: svn://10.0.0.236/trunk@36824 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 02:31:51 +00:00