warren%netscape.com
|
ddce19c8d3
|
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
|
2000-06-02 23:41:43 +00:00 |
hyatt%netscape.com
|
e891a5ba9c
|
Tree/grid foundation work.
|
2000-06-02 08:13:29 +00:00 |
erik%netscape.com
|
a258aa2914
|
bug 32206; add notifiers for charset changes; r=buster; a=ftang
|
2000-06-01 23:10:44 +00:00 |
hyatt%netscape.com
|
98c2065306
|
removing four more XUL content elements (moving their impls into XBL).
|
2000-05-31 07:32:36 +00:00 |
waterson%netscape.com
|
7636ce8f2d
|
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
|
2000-05-31 00:03:12 +00:00 |
hyatt%netscape.com
|
73c9cca23a
|
Removing obsolete files from the build.
|
2000-05-30 08:11:35 +00:00 |
bryner%uiuc.edu
|
dc815cf23f
|
Enable the caching of XBL documents in the XUL cache. Not yet
used. r=hyatt.
|
2000-05-28 07:30:48 +00:00 |
hyatt%netscape.com
|
e0cfd827ae
|
Fix mac bustage.
|
2000-05-27 22:40:40 +00:00 |
hyatt%netscape.com
|
8b528f224c
|
Fixing bugs in skin switching.
|
2000-05-27 20:03:14 +00:00 |
hyatt%netscape.com
|
55d7f2a285
|
Brutal sharing of XBL classes implemented.
|
2000-05-27 08:20:04 +00:00 |
hyatt%netscape.com
|
3064160cb5
|
Adding anonymous content getter. r=waterson, a=waterson
|
2000-05-26 22:45:26 +00:00 |
waterson%netscape.com
|
46eb494a1a
|
Bug 39876. QI() for nsIXULContent rather than checking the element's namespace. Who knows, some day HTML might support nsIXULContent ;-). r=rjc
|
2000-05-26 22:26:57 +00:00 |
ruslan%netscape.com
|
68b998a06d
|
Make res/chrome handlers implement threadsafe_isupports
|
2000-05-26 21:00:18 +00:00 |
harishd%netscape.com
|
d29a2d299a
|
DumpContent() for parser regression test.
r=rickg
a=rickg
|
2000-05-26 19:45:59 +00:00 |
jst%netscape.com
|
46cd84fa38
|
Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com
|
2000-05-25 23:48:45 +00:00 |
waterson%netscape.com
|
f36668c374
|
Bug 39037. Feeble attempt to fix: if for some reason we never got a parser, or the SetParser(nsnull) is called before calling DidBuildModel().
|
2000-05-25 06:58:34 +00:00 |
waterson%netscape.com
|
edb81763dd
|
Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=waterson
|
2000-05-25 06:42:33 +00:00 |
hyatt%netscape.com
|
7cff3a7cb0
|
XBL fixes r=ben
|
2000-05-24 08:18:38 +00:00 |
hyatt%netscape.com
|
f8f4cb79cb
|
support for multiple insertion points r=ben
|
2000-05-22 08:23:46 +00:00 |
hyatt%netscape.com
|
5bed7dc4bd
|
fix for making skins script-safe. r=scc
|
2000-05-19 04:48:43 +00:00 |
hyatt%netscape.com
|
f7e1915f69
|
fix for chrome registry bugs. r=danm,waterson, a=waterson
|
2000-05-18 20:27:37 +00:00 |
waterson%netscape.com
|
e44d72df38
|
Flush miscellaneous comment changes.
|
2000-05-17 05:59:10 +00:00 |
waterson%netscape.com
|
1d313b11f9
|
Fix misleading comments.
|
2000-05-17 05:58:33 +00:00 |
waterson%netscape.com
|
1f9843c583
|
Bug 35818. Add support for 'tag' attribute on 'content' condition.
|
2000-05-17 05:57:09 +00:00 |
waterson%netscape.com
|
ace52951cf
|
Bug 39512. Remember the last match; support 'container=' and 'member=' attributes on 'template' tag; deduce them if they're not present.
|
2000-05-17 05:33:23 +00:00 |
jst%netscape.com
|
d0ef19a152
|
Store XUL attribute names as nsINodeInfos.
|
2000-05-17 04:53:16 +00:00 |
pavlov%netscape.com
|
0c75802384
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +00:00 |
pinkerton%netscape.com
|
e6e6074486
|
another tweak for tooltips to work on html content. thanks to Robert O'Callahan for the patch.
|
2000-05-17 01:02:36 +00:00 |
jst%netscape.com
|
b22cf9671a
|
Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value.
|
2000-05-17 00:21:53 +00:00 |
joki%netscape.com
|
b2e873d830
|
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
|
2000-05-16 11:35:12 +00:00 |
jst%netscape.com
|
a29b0b6f25
|
Checking in DOM Level 2 version of the DOM interface Element.
|
2000-05-15 20:31:55 +00:00 |
jst%netscape.com
|
acf1d8d069
|
Fixing build bustage if PR_LOGGING was defined.
|
2000-05-15 19:15:14 +00:00 |
jst%netscape.com
|
ba15afe1a0
|
Adding support for document.createElementNS() for XUL documents.
|
2000-05-15 19:02:30 +00:00 |
dbaron%fas.harvard.edu
|
1b3f6ef567
|
Fix leak of namespace manager. r=waterson@netscape.com
|
2000-05-15 13:11:06 +00:00 |
brendan%mozilla.org
|
8863d5a4ce
|
Warning abatement.
|
2000-05-15 06:20:14 +00:00 |
jst%netscape.com
|
9b81553504
|
Support wildcard ('*') for namespaceURI in getElementsByTagNameNS().
|
2000-05-14 19:37:40 +00:00 |
jst%netscape.com
|
a294cac2fd
|
Implementing getElementsByTagNameNS() in the XUL document.
|
2000-05-14 18:14:30 +00:00 |
mjudge%netscape.com
|
41eeb41b1b
|
removing warning
|
2000-05-13 22:59:43 +00:00 |
mjudge%netscape.com
|
68a5f190e0
|
xuldocument now will output xif/text also changing references from nsXifconverter to nsIXIFConverter
|
2000-05-13 08:13:54 +00:00 |
mkaply%us.ibm.com
|
8b307332cd
|
# 37239
r= waterson
OS/2 bring up continues - add PR_CALLBACK for VisualAge
|
2000-05-12 22:23:36 +00:00 |
jst%netscape.com
|
c7e3c310d9
|
Add GetNodeInfo() to nsIContent.
|
2000-05-12 14:09:28 +00:00 |
jst%netscape.com
|
ff00e8645b
|
Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
|
2000-05-12 13:46:59 +00:00 |
saari%netscape.com
|
b8aa8a1761
|
more for 29800
|
2000-05-11 22:43:32 +00:00 |
nisheeth%netscape.com
|
6346ccc595
|
Add support for loading an XML document from script within a XUL document also.
|
2000-05-10 23:02:32 +00:00 |
jst%netscape.com
|
50499cc037
|
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
|
2000-05-10 13:13:39 +00:00 |
hyatt%netscape.com
|
f909e4ece7
|
Fix my bigass leak.
|
2000-05-10 08:19:43 +00:00 |
hyatt%netscape.com
|
0166bfad1b
|
XBL now works with HTML, SVG, MathML, XML, and XUL.
|
2000-05-09 21:41:01 +00:00 |
heikki%citec.fi
|
bc9eec293a
|
Implemented actuate=onLoad for simple XLinks. r=nisheeth.
|
2000-05-09 07:30:21 +00:00 |
saari%netscape.com
|
1f7a0de255
|
adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt
|
2000-05-08 23:43:35 +00:00 |
pinkerton%netscape.com
|
f84b62bec5
|
fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
|
2000-05-08 23:21:57 +00:00 |