kostello%netscape.com
e1c62f1396
Moidifed to match the API change in nsHTMLContentSinkStream.
1999-05-03 18:42:53 +00:00
joki%netscape.com
91c2b2ba1f
Adding scrolling fixes to fix bug #3999 , A: chofmann
1999-04-30 19:38:39 +00:00
pinkerton%netscape.com
013355114c
pinkerton/scc. appr chofmann. Bug #4127 , et al. Fixing ownership models (more work to come).
1999-04-30 09:04:36 +00:00
pinkerton%netscape.com
7b8852653a
added GetIID() method.
1999-04-30 08:59:11 +00:00
waterson%netscape.com
9e0e4e0326
Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann
1999-04-28 20:46:53 +00:00
rjc%netscape.com
46490fecf7
Add some more nsCOMPtrs to fix leakage.
1999-04-28 07:03:11 +00:00
sfraser%netscape.com
61b1a8f6f2
Fix nil parent crasher.
1999-04-28 06:37:51 +00:00
waterson%netscape.com
1b01322e00
Fix leak of composite datasource on each sort.
1999-04-28 06:23:21 +00:00
waterson%netscape.com
931fe08b46
Fixed the text of a debug log message.
1999-04-28 04:19:28 +00:00
peterl%netscape.com
4aa6ac23c8
fixed background propogation code to replace previously propogated background info
1999-04-28 01:51:38 +00:00
kipp%netscape.com
92774fdd9c
Activate the first-letter special rule; fixed a memory leak
1999-04-28 01:16:45 +00:00
kipp%netscape.com
b8c1e5d5d6
REmoved dead ART code
1999-04-28 00:21:13 +00:00
ftang%netscape.com
eca6a248aa
set the document character set to UTF-8 for XSL document
1999-04-27 23:42:22 +00:00
pollmann%netscape.com
842b565987
Crash fix: Kill an extra NS_RELEASE in GetSelectedIndex
1999-04-27 22:17:57 +00:00
vidur%netscape.com
b9b65f2d8a
Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now.
1999-04-27 22:16:04 +00:00
kipp%netscape.com
4bc35ca479
Removed compiler warnings
1999-04-27 22:14:17 +00:00
kipp%netscape.com
d149bc1f7e
Removed lineFrame; added mozLetterFrame
1999-04-27 22:12:00 +00:00
kipp%netscape.com
6de379d3e8
Added more info to the list output
1999-04-27 22:08:48 +00:00
kipp%netscape.com
7a01b8257d
Added letter and line frame
1999-04-27 22:07:22 +00:00
ftang%netscape.com
1301749405
change S/GetDocumentCharacterSet method for nsIDocument interface.
1999-04-27 21:49:25 +00:00
pollmann%netscape.com
b6135b6f33
Fix Bug 3878: Get the form element from our containing select element.
...
Also, remove a spurioius NS_RELEASE that was causing crashes in GetSelected()
1999-04-27 19:58:15 +00:00
waterson%netscape.com
43590208f7
Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces.
1999-04-27 05:54:18 +00:00
waterson%netscape.com
11bf2f6522
Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. Also, fix a memory leak in the nsElementMap: be sure to hold a reference to the resource that is the key.
1999-04-27 05:53:53 +00:00
rjc%netscape.com
98f5e0ce4b
Remove debugging crap.
1999-04-27 05:12:10 +00:00
rjc%netscape.com
564fb25410
Added support for smart-sorting, whereby for example in bookmarks, when sorting on the name column, we'll sort in-between separators.
1999-04-27 02:28:12 +00:00
rjc%netscape.com
7344fa63a8
More change for nsISupportsArray usage.
1999-04-27 01:48:37 +00:00
ftang%netscape.com
c9b102c213
call SetDocumentCharset method to pass default charset to the parser
1999-04-26 17:58:50 +00:00
ftang%netscape.com
cd80514467
add support for default encoding menu
1999-04-26 17:56:37 +00:00
kostello%netscape.com
09c3f2e1b1
Added Encoding of charset information
...
Encoded < and > as LT and GT character entities to fix bug #4709
1999-04-26 06:10:47 +00:00
harishd%netscape.com
674e39ffc7
Added an extra parameter(PRBool) - aNotify, to AddAttributes().
...
This parameter has been defaulted to PR_FALSE.
1999-04-25 22:18:49 +00:00
nisheeth%netscape.com
9b5bf70dcc
Fix off by one error for arrow that points out XML error locations.
1999-04-24 10:23:39 +00:00
sfraser%netscape.com
1c3d808c1d
Fix out param typo.
1999-04-24 05:53:00 +00:00
waterson%netscape.com
e545139879
The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH.
1999-04-24 02:41:02 +00:00
kipp%netscape.com
074ac7f80d
Work around crash by not assuming we have an owner
1999-04-23 19:57:26 +00:00
scc%netscape.com
ff6d3ed60a
s/false/0/ in my do-while
1999-04-23 19:03:01 +00:00
scc%netscape.com
bcf4f88b58
added ability to create a XUL document from a stream; consequently factored some existing routines
1999-04-23 16:48:33 +00:00
scc%netscape.com
c1ef45e70e
Added required GetIID methods
1999-04-23 16:48:32 +00:00
troy%netscape.com
8b67ee696e
Added placeholderFrame atom
1999-04-23 14:32:12 +00:00
rjc%netscape.com
c7b6bca33d
Checking in Scott Putterman's changes to use nsISupportsArray instead of a void array.
1999-04-23 08:32:42 +00:00
rickg%netscape.com
18579812d9
update to sync with nsString2
1999-04-22 06:06:17 +00:00
rickg%netscape.com
052c8d5603
update to sync with nsString2
1999-04-22 05:49:39 +00:00
rickg%netscape.com
4437e6d937
update to sync with nsString2
1999-04-22 05:39:24 +00:00
karnaze%netscape.com
aa8cbffd9b
dir attribute on <table> gets converted to css direction
1999-04-22 03:50:39 +00:00
rickg%netscape.com
7718435695
updates to sync with nsString2 api
1999-04-21 23:54:24 +00:00
rickg%netscape.com
b0ac68e0a3
updates to sync with nsString2 api
1999-04-21 23:48:41 +00:00
rickg%netscape.com
01301cb765
updates to sync with nsString2 api
1999-04-21 23:43:11 +00:00
rickg%netscape.com
90347b75f9
updates to sync with nsString2 api
1999-04-21 23:12:55 +00:00
evaughan%netscape.com
f8ef699adb
Added a tab control widget.
1999-04-21 22:46:15 +00:00
troy%netscape.com
662e818b3f
Changed MapStyleInto() to also reset mBackgroundAttachment when resetting
...
the BODY's background properties
1999-04-21 21:39:47 +00:00
bruce%cybersight.com
90b580449b
Fix for ANSI C++ compliance: friend foo -> friend class foo
1999-04-21 04:16:46 +00:00
rjc%netscape.com
d51ded93c9
If a sort isn't initially imposed, just append new nodes onto end of container's child list.
1999-04-20 22:14:38 +00:00
pinkerton%netscape.com
28f3d8780f
new atoms for slider, spinner, scrollbar, color and font pickers.
1999-04-20 21:50:11 +00:00
rjc%netscape.com
2db5c4e95a
When a sort order is imposed, try and insert new node(s) in the appropriate spot.
1999-04-20 20:26:13 +00:00
troy%netscape.com
e393875682
Added positionedInlineFrame atom
1999-04-20 18:27:37 +00:00
troy%netscape.com
9af57001b6
Moved blockFrame and inlineFrame atoms to nsLayoutAtoms
1999-04-20 18:22:47 +00:00
troy%netscape.com
61f5993635
Change to atoms
1999-04-20 18:22:28 +00:00
troy%netscape.com
31513f3c98
Added blockFrame and inlineFrame
1999-04-20 18:20:52 +00:00
peterl%netscape.com
dfbe94119d
turned off style rule hash debugging code
1999-04-20 14:22:37 +00:00
kipp%netscape.com
3a0d17599d
Support first-line style
1999-04-20 00:28:40 +00:00
kipp%netscape.com
bf14530e84
Added lineFrame
1999-04-20 00:26:09 +00:00
peterl%netscape.com
6744b5d044
added tests for state dependent style
1999-04-20 00:05:54 +00:00
peterl%netscape.com
6dfc2393e1
modified state change notifications to use new wider api and reduce calls
1999-04-20 00:03:30 +00:00
peterl%netscape.com
54b128c5f6
widened content state change api
...
added test for state dependent style
1999-04-20 00:02:22 +00:00
peterl%netscape.com
e9a6e6fe61
sync to doc api change
1999-04-20 00:00:02 +00:00
vidur%netscape.com
15e7e2c335
Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null.
1999-04-17 00:56:25 +00:00
waterson%netscape.com
22cdec43c7
Fixed null deref in nsXULAttribute::GetQualifiedName() -- handle the default namespace case.
1999-04-17 00:29:54 +00:00
pinkerton%netscape.com
616e5773ac
add tristatecheckbox to atom list.
1999-04-16 17:07:48 +00:00
waterson%netscape.com
378debf61b
Implemented several new DOM methods, including document.createElement() and document.createTextNode(). Fixed some bugs in the XUL content model builder. Code re-organization and cleanup.
1999-04-16 08:38:17 +00:00
peterl%netscape.com
b352defc23
split font style mapping from regular style mapping
1999-04-15 21:23:05 +00:00
peterl%netscape.com
eed7e4fc7c
fixed pseudo element parsing
1999-04-15 21:22:41 +00:00
sfraser%netscape.com
c0ae174df0
Implement the ScriptObjectOwner interface, and adapt to fixed selection interfaces.
1999-04-15 20:19:26 +00:00
sfraser%netscape.com
f2f067e736
Fix QI failure return value (!NS_OK is bad!)
1999-04-15 20:18:47 +00:00
harishd%netscape.com
90140128ea
Modified methods BeginContext() and EndContext()
...
to handle illega-contents in tables
1999-04-15 20:18:34 +00:00
waterson%netscape.com
295796c6fd
Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
1999-04-14 23:06:22 +00:00
mcafee%netscape.com
abb76ec525
PRBool-to-error-code double conversion. Conversion for AppendElement() happened in nsSupportsArray.h, we don't need to convert the usage here.
1999-04-14 07:15:11 +00:00
alecf%netscape.com
dc31513165
use the new nsQuickSort() function instead of the internal rdf_qsort
1999-04-14 03:28:49 +00:00
vidur%netscape.com
b51288bae2
Fixes for bugs 4783 and 2243. Content can now be added via the DOM during document loading. document.written content can also cause the parser to block.
1999-04-13 22:22:51 +00:00
bruce%cybersight.com
f8a99e7dff
Adding blank lines for native compilers.
1999-04-13 06:35:42 +00:00
sfraser%netscape.com
8cf89e7efb
File Removed.
1999-04-13 01:18:25 +00:00
sfraser%netscape.com
bbe5a4f210
Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems.
1999-04-13 01:15:16 +00:00
joki%netscape.com
93c5d84ae7
Send Click events to frames as well as content.
1999-04-13 00:27:58 +00:00
kmcclusk%netscape.com
a1fecd8f08
Enabled frame-based comboboxes when widget rendering mode is gfx.
...
Major changes to nsComboboxControlFrame:
Removed commented out code + nsIPluggableEventListener references.
Implemented nsComboboxControlFrame::GetNamesValues
Implemented nsComboboxControlFrame::SetProperty GetProperty methods
Fixed references to previously freed memory in nsComboboxControlFrame::ReResolveStyleContext
Modified ua.css style rules for dropdown-visible, drodown-hidden to have -moz- prefix.
Added -moz-dropdown-btn-out and -moz-dropdown-btn-pressed, -moz-dropdown-list rules.
Modified nsListControlFrame.cpp to calculate the width of the dropdown list for combo boxes correctly
Added nsListControlFrame::GetProperty and SetProperty methods.
Modified nsCSSFrameConstructor::ConstructSelectFrame to setup combobox.
1999-04-12 22:14:31 +00:00
joki%netscape.com
26b45c4762
New api's into nsEventStateManager for content state change (hover,focus,active)
1999-04-12 21:24:07 +00:00
joki%netscape.com
0f13cc10c3
Event name change to remove unnecessary prefix.
1999-04-12 21:17:07 +00:00
waterson%netscape.com
98e0d29dc4
Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications.
1999-04-12 19:02:12 +00:00
waterson%netscape.com
902bd20ede
Added GetIID() so that this can be used with nsCOMPtr.
1999-04-12 18:10:08 +00:00
waterson%netscape.com
8736393378
Added GetIID() method so this can be used with nsCOMPtr.
1999-04-12 18:08:43 +00:00
kipp%netscape.com
2d931f3b53
Allow negative values for clip rects as per css spec
1999-04-10 17:33:09 +00:00
hyatt%netscape.com
803c07716e
Fixes for bugs 2620 and 3482.
1999-04-10 04:49:21 +00:00
karnaze%netscape.com
fcf51edf0e
bug 4643, webshells reset scrolling value to prior value on reloading doc
1999-04-09 21:09:00 +00:00
pollmann%netscape.com
8588b22533
Bugs 4714 4533 4387. A: Chofmann R: Harishd
1999-04-08 23:47:49 +00:00
jfrancis%netscape.com
70eff1b903
fix for another range gravity bug; rvwd and apprd kostello; appr chofmann
1999-04-08 06:00:44 +00:00
waterson%netscape.com
d52058c17f
Bug 4618. Fix compilation problem on Solaris native compile. a=chofmann@netscape.com
1999-04-08 01:53:31 +00:00
waterson%netscape.com
b79bc8fad4
Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation). Added local store construction to each XUL hierarchical widget.
1999-04-07 06:29:14 +00:00
toshok%hungry.com
2375f5e717
enable OJI on unix.
1999-04-07 05:14:40 +00:00
rjc%netscape.com
33e8c6759c
SetDocument(nsnull) is now valid, indicating document is going away. Timers are removed in this manner.
1999-04-07 00:27:40 +00:00
waterson%netscape.com
8fe9ea5db2
Fixed incorrect use of nsCOMPtr.
1999-04-07 00:07:28 +00:00
rjc%netscape.com
d51852dddd
Timer changes. Preparation for timer to be destroyed when SetDocument(null).
1999-04-06 23:59:22 +00:00
waterson%netscape.com
e901808d4d
Use the 'real' local store.
1999-04-06 22:55:26 +00:00
rods%netscape.com
f2163f303d
Added support to handle Drag & Drop events
1999-04-06 20:24:05 +00:00