rjc%netscape.com
|
a6dd3f11da
|
XUL templates can now be specified via attribute instead of a child node of the root. Also, sorting info can now be specified on the root node, so now any RDF-generated content can be sorted (not just trees). Review: me
|
1999-11-14 11:10:34 +00:00 |
tbogard%aol.net
|
425a1fb90f
|
Reflect changes to nsIContentViewer::SetContainer and GetContainer API. r=pavlov
|
1999-11-14 10:12:21 +00:00 |
rickg%netscape.com
|
3a651edc56
|
force rebuild of this file
|
1999-11-14 08:41:36 +00:00 |
beard%netscape.com
|
54792d43d1
|
pork jockey paint fixes. bug=18140, r=kmcclusk,pavlov
|
1999-11-14 02:51:25 +00:00 |
rods%netscape.com
|
4c5e8f064c
|
Should always return true, the caching of the "true" value is most important. Failing on getting the
preshell or frames should not be passed back.
r=self, bug 18784
|
1999-11-14 00:35:35 +00:00 |
rods%netscape.com
|
f25c5cb072
|
Added notification to the select in CreateElemenet to tell it it is complete.
r=vidur(sort iof, we talked about this change on friday) bug 18784
|
1999-11-14 00:34:15 +00:00 |
law%netscape.com
|
346061bc84
|
Fix bustage by backing out some CallQueryInterface calls (for Travis); r=travis@netscape.com
|
1999-11-13 08:20:53 +00:00 |
tbogard%aol.net
|
ea837f023a
|
Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc
|
1999-11-13 07:36:28 +00:00 |
saari%netscape.com
|
80a7ab6371
|
Landing focus changes. R: joki
|
1999-11-13 05:16:33 +00:00 |
vidur%netscape.com
|
68a2e39215
|
Fix for bug 18040. Removed spurious UMR. Added macro for turning off incremental notification. R=buster, pollmann.
|
1999-11-12 02:07:54 +00:00 |
vidur%netscape.com
|
d75bc3b151
|
Fix for bug 18186. document.lastModified now returns the correct value for FileChannels as well. R=pollmann.
|
1999-11-12 02:06:54 +00:00 |
vidur%netscape.com
|
d563684b31
|
Fix for bug 13948. We now correctly store and retrieve an OL element with type=1. R=pollmann.
|
1999-11-12 02:06:09 +00:00 |
pinkerton%netscape.com
|
6915f28945
|
don't generate drag exit events until _after_ drop event has been processed. move from PreHandleEvent to PostHandleEvent. r=saari.
|
1999-11-12 01:02:14 +00:00 |
buster%netscape.com
|
e5ea329a29
|
removed a bogus assert.
|
1999-11-11 22:24:19 +00:00 |
rods%netscape.com
|
6f6e5b8b6b
|
notifies the select content when all the children content is there
r=vidur, bug 17965
|
1999-11-11 22:15:02 +00:00 |
rods%netscape.com
|
bf86cfed5e
|
Added method "DoneAddingContent" to notify the select that all the chiild are there
it also caches this state so it can be asked whether they have been added
Added method: IsDoneAddingContent(PRBool * aIsDone)
r=vidur, bug 17965
|
1999-11-11 22:13:20 +00:00 |
rods%netscape.com
|
a5f4858ce7
|
Added method "DoneAddingContent" to notify the select that all the chiild are there
r=vidur, bug 17965
|
1999-11-11 22:13:17 +00:00 |
jdunn%netscape.com
|
8dc361fd80
|
removing ';' from the end of the macros, since the macro in nsTimer.h
already handles the trailing ';'.
NOTE: trying to compile a ';' fails on AIX
|
1999-11-11 21:35:34 +00:00 |
pinkerton%netscape.com
|
0a6a86fb7c
|
reworking of toolbar d&d impl and tree d&d impl (r=hyatt).
|
1999-11-11 05:10:38 +00:00 |
waqar%netscape.com
|
fda217b0f1
|
# 16610
r vidur
d Javascript should throw an execption on index size error. DOM now throws
an execption for size error.
|
1999-11-11 01:48:25 +00:00 |
waqar%netscape.com
|
897e3625ed
|
# 6071, 15904
r vidur
d Fixes the problem with comment delimiters.
|
1999-11-11 01:28:32 +00:00 |
putterman%netscape.com
|
14b976d5b4
|
Use get() instead of ==
|
1999-11-11 01:22:59 +00:00 |
rjc%netscape.com
|
35b6bda704
|
Add support for secondary key sort. Convert over to using nsCOMPtrs. Review: me
|
1999-11-10 23:50:34 +00:00 |
ftang%netscape.com
|
b0b627423b
|
fix 16808. change hard coded utf-8'to UTF-8', get charset hint from webshell. r=nhotta
|
1999-11-10 05:50:10 +00:00 |
nisheeth%netscape.com
|
6a7c8adf6c
|
a=sdagley. Move over to new timing macros...
|
1999-11-10 03:41:09 +00:00 |
sspitzer%netscape.com
|
e3a6b820eb
|
fix warning.
|
1999-11-10 00:09:32 +00:00 |
waterson%netscape.com
|
2e43f337cc
|
Bug 18066. Only addref the listener if it isn't already in our set of listeners. r=joki, a=chofmann
|
1999-11-09 23:37:08 +00:00 |
pinkerton%netscape.com
|
14245ece47
|
fix for #17664 (crash in drag code when css destroys the frame when clicking on link). small fix for when target is null on mouseMove events (say when mouse is in menu bar on MacOS). (r=saari).
|
1999-11-09 07:10:46 +00:00 |
joki%netscape.com
|
9a7af075b2
|
Fix for bug 17618, null out current event target frame after processing event. a:chofmann, r:vidur
|
1999-11-08 21:30:22 +00:00 |
waterson%netscape.com
|
0f802e0c50
|
Bug 18102. Consolidate element map, command dispatcher, and broadcaster hookup into AddSubtreeToDocument(). Fixes over-eager hookup of broadcast listeners into unresolved overlay elements, which left a dangling pointer. r=saari, a=chofmann
|
1999-11-08 19:07:13 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
joki%netscape.com
|
bd3ab57a91
|
Fix for bug 17835. Free JS event listeners when the JS object they're registered on goes away. a:chofmann r:vidur
|
1999-11-05 23:37:40 +00:00 |
waterson%netscape.com
|
50ad3f2022
|
Bug 18058. Remove 'commandDispatcher' from interface; obsolete, and leaky. r=hyatt, a=chofmann
|
1999-11-05 05:31:15 +00:00 |
waterson%netscape.com
|
5a74bdd9ff
|
Bug 18058. Remove 'commandDispatcher' from interface; obsolete. r=hyatt, a=chofmann
|
1999-11-05 05:30:56 +00:00 |
waterson%netscape.com
|
1d630564b4
|
Bug 17955. Don't unnecessarily add script event listeners to temporary nodes used for overlay hookup. r=hyatt, a=chofmann
|
1999-11-04 19:43:43 +00:00 |
waterson%netscape.com
|
1604985632
|
Bug 17847. Fix 'commandupdater' hookup for master document. r=hyatt, a=chofmann
|
1999-11-04 18:37:58 +00:00 |
beard%netscape.com
|
ba1a567cb2
|
bug #17847, fix clobbering of mSlots->mAttributes in GetAttributes(). r=waterson, a=chofmann
|
1999-11-04 02:56:54 +00:00 |
hyatt%netscape.com
|
0eea38f731
|
Partial fix for 17848. Part 1 of 2. 2nd part will be checked in by hangas. r=hangas, a=brendan
|
1999-11-04 01:59:04 +00:00 |
waterson%netscape.com
|
52ce5fde68
|
Bug 17024. Fix mClassList leak; add bloaty stats for nsClassList. r=hyatt a=chofmann
|
1999-11-04 01:50:47 +00:00 |
waterson%netscape.com
|
6cb382251f
|
Bug 15146. Don't eagerly create a <xul:menu>'s contents. r=hyatt a=brendan
|
1999-11-04 01:49:34 +00:00 |
joki%netscape.com
|
d5c05ea133
|
Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur
|
1999-11-03 07:11:45 +00:00 |
waterson%netscape.com
|
a68d61b330
|
Bug 13252. Build content for current template before recursing to build content for children. r=alecf.
|
1999-11-03 06:59:49 +00:00 |
akkana%netscape.com
|
2274aa9a8f
|
Part of bratell@lysator.liu.se's fix to the nsHTMLToTXTSinkStream. r=akkana
|
1999-11-03 03:08:04 +00:00 |
nisheeth%netscape.com
|
0db470912b
|
r=vidur. Fix for bug 9075. Return NS_OK instead of NS_ERROR_NOT_IMPLEMENTED from nsXMLDocument::GetDocType(). This allows script parsing to continue after a document.doctype JS statement is encountered.
|
1999-11-03 01:48:54 +00:00 |
norris%netscape.com
|
209ec05bae
|
Fix
10194 Possible security vulnerability in "chrome:" protocol - acce
14979 "chrome" protocol allows accessing arbitrary files on the lo
r=vidur
|
1999-11-02 23:44:27 +00:00 |
kipp%netscape.com
|
9d26ed588b
|
r=troy; Added a new frame property atom
|
1999-11-02 23:42:13 +00:00 |
pollmann%netscape.com
|
f4891ec6b4
|
Bug 7554: HTML Labels now pass JS events to form element the label is for
r=harishd
|
1999-11-02 23:38:17 +00:00 |
cls%seawood.org
|
14ef08310e
|
Removed unused NECKO ifdefs.
a=leaf
|
1999-11-02 23:34:03 +00:00 |
alecf%netscape.com
|
b0da944f95
|
fix for #12703 - don't hold onto XULElements after they have been removed from the tree - don't bother checking mDocument because it will be null when the content has been removed from the document
r=hyatt
|
1999-11-02 23:30:33 +00:00 |