jfrancis%netscape.com
2a60fccebc
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
...
git-svn-id: svn://10.0.0.236/trunk@44483 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 10:51:55 +00:00
waterson%netscape.com
4038ca7196
Bug 12254. Fix templates that are built inside of or use nested HTML.
...
git-svn-id: svn://10.0.0.236/trunk@44472 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 07:56:52 +00:00
vidur%netscape.com
778fc0379d
Parse delimiters out of Comment nodes. CharacterData Nodes now return an empty childNodes list instead of null.
...
git-svn-id: svn://10.0.0.236/trunk@44469 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 07:35:45 +00:00
ramiro%netscape.com
700876c56f
NS_RELEASE -> NS_IF_RELEASE.
...
git-svn-id: svn://10.0.0.236/trunk@44449 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 04:04:51 +00:00
hyatt%netscape.com
d6707c1e0b
Changing focus tracker to be the command dispatcher.
...
git-svn-id: svn://10.0.0.236/trunk@44429 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:49:24 +00:00
nisheeth%netscape.com
e63340baee
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@44401 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 23:09:52 +00:00
nisheeth%netscape.com
96d6fad95b
Adding the methods for creating entity, documenttype, named node maps, notations. Contributed by Johnny Stenback (jst@citec.fi).
...
git-svn-id: svn://10.0.0.236/trunk@44385 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:26:57 +00:00
nisheeth%netscape.com
112ab82227
Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi).
...
git-svn-id: svn://10.0.0.236/trunk@44383 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:22:36 +00:00
pollmann%netscape.com
553c2ed0ef
Warning cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@44371 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:03:34 +00:00
pollmann%netscape.com
b351bc6391
Split out AddOption/RemoveOption(), plus warning cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@44370 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:02:42 +00:00
harishd%netscape.com
912f0bc457
Commenting out a pre-condition in EndLoad() method.
...
Approved by waterson.
git-svn-id: svn://10.0.0.236/trunk@44312 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:37:05 +00:00
akkana%netscape.com
131d318ad4
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
git-svn-id: svn://10.0.0.236/trunk@44308 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:30:19 +00:00
hyatt%netscape.com
34ef63e304
Fix for typing bustage in editor.
...
git-svn-id: svn://10.0.0.236/trunk@44278 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 09:37:28 +00:00
ftang%netscape.com
ccbbfc8b6e
fix 12378
...
git-svn-id: svn://10.0.0.236/trunk@44268 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 07:38:00 +00:00
sfraser%netscape.com
abe9dd4f5d
Make sure that mAttributeList is initialized to null.
...
git-svn-id: svn://10.0.0.236/trunk@44210 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:59:30 +00:00
hyatt%netscape.com
d3d2d0ed27
Fixing the focusable content method so that only trees (and not tree cells)
...
are focusable.
git-svn-id: svn://10.0.0.236/trunk@44195 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:03 +00:00
hyatt%netscape.com
3758e82e94
Making focus changes on mouse downs crawl up a parent chain to find the nearest
...
enclosing focusable content. Allows composite widgets to still receive the focus.
git-svn-id: svn://10.0.0.236/trunk@44194 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:42:38 +00:00
jdunn%netscape.com
d659b31764
HP requires a newline at the end of the file
...
git-svn-id: svn://10.0.0.236/trunk@44181 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:33:18 +00:00
hyatt%netscape.com
d9c84e2373
Implemented element-level capturing in the XUL DOM.
...
git-svn-id: svn://10.0.0.236/trunk@44125 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 07:26:57 +00:00
hyatt%netscape.com
5affef5cf7
Tweaking capturing. Still doesn't work for elements though.
...
git-svn-id: svn://10.0.0.236/trunk@44119 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 05:32:55 +00:00
hyatt%netscape.com
9e91bd5950
Teaching the RDF element about the concept of being focusable.
...
git-svn-id: svn://10.0.0.236/trunk@44118 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 05:20:14 +00:00
hyatt%netscape.com
975c5951bb
Fix for several bugs (12299, 12289, 12295).
...
git-svn-id: svn://10.0.0.236/trunk@44103 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:13:29 +00:00
mccabe%netscape.com
0ee0c94bc4
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
git-svn-id: svn://10.0.0.236/trunk@44059 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 13:26:18 +00:00
hyatt%netscape.com
64149474fc
Mmmm-hmmm.
...
git-svn-id: svn://10.0.0.236/trunk@44049 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 08:11:27 +00:00
hyatt%netscape.com
d45d17b01d
Making sure the onselect handler gets fired.
...
git-svn-id: svn://10.0.0.236/trunk@44047 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 08:01:13 +00:00
hyatt%netscape.com
2be6ca5232
More selection work.
...
git-svn-id: svn://10.0.0.236/trunk@44043 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 06:53:01 +00:00
hyatt%netscape.com
7f61e535f5
Checking in the selection implementation (with more functions added).
...
git-svn-id: svn://10.0.0.236/trunk@44040 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 06:31:00 +00:00
hyatt%netscape.com
7e5c7ae1ee
Implemented all of the tree widget selection APIs but ranged selection (which will
...
be fun and nasty).
git-svn-id: svn://10.0.0.236/trunk@44039 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 06:17:16 +00:00
hyatt%netscape.com
5d798d974b
Defining the selection API for the tree widget. Stubbed all of the functions.
...
Now I just have to implement them all.
git-svn-id: svn://10.0.0.236/trunk@44038 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 06:01:52 +00:00
hyatt%netscape.com
d057c8157d
Tweaking comments.
...
git-svn-id: svn://10.0.0.236/trunk@44024 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 20:42:17 +00:00
hyatt%netscape.com
84d55a4d6f
Stubbing out the selection implementation. Need to fill in the empty if
...
statements next.
git-svn-id: svn://10.0.0.236/trunk@44022 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 20:39:29 +00:00
hyatt%netscape.com
88a7f792a5
Adding more to the tree's idl.
...
git-svn-id: svn://10.0.0.236/trunk@44020 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 20:23:56 +00:00
hyatt%netscape.com
c1446ec959
Checking in changes that teach the tree element how to have its own
...
array of selected items and cells.
git-svn-id: svn://10.0.0.236/trunk@44012 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 19:53:39 +00:00
hyatt%netscape.com
b9e23076b6
Fixing broadcasters. The hookup wasn't happening correctly.
...
git-svn-id: svn://10.0.0.236/trunk@44011 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 19:30:53 +00:00
hyatt%netscape.com
2b733ae6bf
The bustage is mine. Fixing it now.
...
git-svn-id: svn://10.0.0.236/trunk@43995 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 10:05:02 +00:00
hyatt%netscape.com
208f517c5b
Fixing up the broadcaster stuff.
...
git-svn-id: svn://10.0.0.236/trunk@43990 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 09:13:14 +00:00
hyatt%netscape.com
66140e3c1a
A complete rewrite of the broadcaster/observer system. Much improved.
...
git-svn-id: svn://10.0.0.236/trunk@43989 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 09:08:12 +00:00
dougt%netscape.com
6c0494af59
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
...
git-svn-id: svn://10.0.0.236/trunk@43975 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 07:07:00 +00:00
pollmann%netscape.com
1aaebcf448
Bug 3285: Update impl files to return correct type
...
git-svn-id: svn://10.0.0.236/trunk@43965 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 02:57:29 +00:00
pollmann%netscape.com
77b365a874
Bug 3256: Scroll frame into view when form element receives focus.
...
git-svn-id: svn://10.0.0.236/trunk@43917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:19:34 +00:00
pollmann%netscape.com
02711c3435
Bug 3285: Implement Item() method on Form Element content object.
...
git-svn-id: svn://10.0.0.236/trunk@43889 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:15:40 +00:00
hyatt%netscape.com
12a3e06587
Renaming onaction to oncommand.
...
git-svn-id: svn://10.0.0.236/trunk@43881 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:58:32 +00:00
hyatt%netscape.com
dd5bde5e90
Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
...
I'll need to be using that later on.
git-svn-id: svn://10.0.0.236/trunk@43880 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:56:15 +00:00
arielb%netscape.com
ad40dbfcd5
includes updates to codbase matching security checks currently turned off
...
but in place. redefined the script security manager in caps and it is
now generating codebase principals.
git-svn-id: svn://10.0.0.236/trunk@43798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 09:51:02 +00:00
troy%netscape.com
dcbe877663
Changed GetTag() to return NULL for the tag name
...
git-svn-id: svn://10.0.0.236/trunk@43772 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 03:17:11 +00:00
vidur%netscape.com
8fdb6facfd
Fixed document.cookies after Necko landing.
...
git-svn-id: svn://10.0.0.236/trunk@43727 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:23:20 +00:00
vidur%netscape.com
f22931fa55
Null check for replaceChild() parameter
...
git-svn-id: svn://10.0.0.236/trunk@43724 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:22:45 +00:00
akkana%netscape.com
a26cb0367a
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
...
to stdout via List() so we can see what's in the range besides text.
git-svn-id: svn://10.0.0.236/trunk@43721 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:20:57 +00:00
evaughan%netscape.com
fd72782f13
xpscrollbars
...
git-svn-id: svn://10.0.0.236/trunk@43717 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:16:23 +00:00
ducarroz%netscape.com
88bb45922a
Add Get/Set Autocomplete methods
...
git-svn-id: svn://10.0.0.236/trunk@43708 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:10:56 +00:00