dbaron%fas.harvard.edu
|
da67297134
|
Fix leak of content from trees introduced recently. r=hyatt,waterson
|
2000-07-01 21:45:06 +00:00 |
|
cls%seawood.org
|
1f3b6d75ab
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
|
pinkerton%netscape.com
|
6a3dba2312
|
part of 42250, make sure we close the popup when the listener is removed. just to be safe. r=hyatt.
|
2000-06-29 22:29:20 +00:00 |
|
BlakeR1234%aol.com
|
1968fc69bf
|
Fix for 42204, a=trudelle
|
2000-06-29 03:15:05 +00:00 |
|
evaughan%netscape.com
|
4db3654be5
|
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
on top of menu events.
-r hyatt
|
2000-06-28 00:00:18 +00:00 |
|
evaughan%netscape.com
|
969d067559
|
Autoscrolling menus feature landing #32730
-r hyatt, saari
|
2000-06-23 05:15:04 +00:00 |
|
waterson%netscape.com
|
a282078ef1
|
Bug 41534. Fix 'style' attribute on XUL elements; use nsXULAtoms instead of hard-coded atoms. r=hyatt
|
2000-06-22 23:29:43 +00:00 |
|
vidur%netscape.com
|
109a49d66d
|
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
|
2000-06-21 23:56:52 +00:00 |
|
hyatt%netscape.com
|
8072ceb8f8
|
Fix for 42806. r=waterson
|
2000-06-21 02:02:24 +00:00 |
|
vidur%netscape.com
|
3be227878d
|
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
|
2000-06-21 00:53:26 +00:00 |
|
hyatt%netscape.com
|
fed27ec38f
|
33524. r=ben
|
2000-06-20 09:21:42 +00:00 |
|
ben%netscape.com
|
7c69c70b1b
|
fix for 41657, r=waterson, hyatt
|
2000-06-20 05:43:52 +00:00 |
|
hyatt%netscape.com
|
2df6998f43
|
Fix for 41664, r=ben
|
2000-06-20 04:45:30 +00:00 |
|
hyatt%netscape.com
|
119cf30173
|
Fix for 41664, r=ben
|
2000-06-20 04:44:44 +00:00 |
|
waterson%netscape.com
|
b266e10dd6
|
Bug 40868. Check to see if 'docroot == this' before recursing. r=dmose
|
2000-06-20 03:58:24 +00:00 |
|
waterson%netscape.com
|
6166c3b129
|
Bug 42991. Get rid of obsolete 'rdf:child' identifier. r=rjc
|
2000-06-20 02:25:48 +00:00 |
|
hyatt%netscape.com
|
1e8e0acdcc
|
Fix for 42867. r=evaughan
|
2000-06-20 00:52:57 +00:00 |
|
vidur%netscape.com
|
e7abfd8181
|
Work for bug 33475 - completion of Document related DOM Level 2 support. Load() no longer takes extra unused argument. r=jst,nisheeth
|
2000-06-17 01:47:02 +00:00 |
|
waterson%netscape.com
|
fd39c4187e
|
Bug 39699. Add re-entrancy guards so that we ignore updates while we're in the middle of building content. r=rjc
|
2000-06-16 21:46:04 +00:00 |
|
dbaron%fas.harvard.edu
|
dd0c6672be
|
Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com
|
2000-06-15 02:16:28 +00:00 |
|
hyatt%netscape.com
|
73cd829f46
|
Fix for bug #41281, r=brendan
|
2000-06-14 08:12:32 +00:00 |
|
axel%pike.org
|
fe14e09553
|
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
|
2000-06-14 07:35:26 +00:00 |
|
hyatt%netscape.com
|
0248ddd28c
|
30511. r=ben
|
2000-06-14 04:50:20 +00:00 |
|
scc%mozilla.org
|
507357239c
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
|
scc%mozilla.org
|
484ee8fb96
|
don't extract characters from empty strings
|
2000-06-11 08:19:41 +00:00 |
|
bryner%uiuc.edu
|
d1488a1097
|
Fixing bug 30379, tree multiple-selection problems. r=hyatt.
|
2000-06-09 21:32:31 +00:00 |
|
rginda%netscape.com
|
a0aefff0e9
|
implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638
r=danm
|
2000-06-08 00:51:13 +00:00 |
|
alecf%netscape.com
|
454a54290e
|
fix typo that was preventing setAttributeNS from working
(incredibly obvious fix, will notify jst/waterson that this went in)
|
2000-06-07 01:11:05 +00:00 |
|
hyatt%netscape.com
|
d69e9db8ca
|
Updating tree selection. bug#30511. r=danm
|
2000-06-07 00:01:04 +00:00 |
|
inaky.gonzalez%intel.com
|
98157fd5a1
|
Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.
a=waterson; r=rayw,brendan,warren
|
2000-06-06 22:06:56 +00:00 |
|
mkaply%us.ibm.com
|
03c7ec7c31
|
# 37239
r = waterson, a = waterson
OS/2 bringup - PR_CALLBACKs for VisualAge
|
2000-06-05 19:19:14 +00:00 |
|
warren%netscape.com
|
d7efda20c4
|
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
|
b088efb508
|
Tree/grid foundation work.
|
2000-06-02 08:13:29 +00:00 |
|
erik%netscape.com
|
a2ce4fa1be
|
bug 32206; add notifiers for charset changes; r=buster; a=ftang
|
2000-06-01 23:10:44 +00:00 |
|
hyatt%netscape.com
|
0880610424
|
Fix win32 bustage.
|
2000-05-31 08:40:58 +00:00 |
|
hyatt%netscape.com
|
a7b9a58f8b
|
Fix win32 bustage.
|
2000-05-31 08:40:44 +00:00 |
|
hyatt%netscape.com
|
25e2e4c7fb
|
removing four more XUL content elements (moving their impls into XBL).
|
2000-05-31 07:32:36 +00:00 |
|
waterson%netscape.com
|
84ec5e0e86
|
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
|
2000-05-31 00:03:12 +00:00 |
|
jst%netscape.com
|
88fefdd059
|
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
|
2000-05-30 22:55:15 +00:00 |
|
hyatt%netscape.com
|
b962248eca
|
Removing obsolete files from the build.
|
2000-05-30 08:11:35 +00:00 |
|
hyatt%netscape.com
|
c8bc84a0a3
|
Removing obsolete headers from the build.
|
2000-05-30 08:07:54 +00:00 |
|
hyatt%netscape.com
|
62b074a8ce
|
Removing obsolete C++ code.
|
2000-05-30 08:06:59 +00:00 |
|
bryner%uiuc.edu
|
3ac747e4ce
|
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
|
d2920f4ba2
|
Fix mac bustage.
|
2000-05-27 22:40:40 +00:00 |
|
hyatt%netscape.com
|
2bd2b3bce1
|
Fixing bugs in skin switching.
|
2000-05-27 20:03:14 +00:00 |
|
hyatt%netscape.com
|
c7ccb5a606
|
Brutal sharing of XBL classes implemented.
|
2000-05-27 08:20:04 +00:00 |
|
hyatt%netscape.com
|
430af5709b
|
Adding anonymous content getter. r=waterson, a=waterson
|
2000-05-26 22:45:26 +00:00 |
|
waterson%netscape.com
|
b6ac1476df
|
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
|
e830ecd6e9
|
Make res/chrome handlers implement threadsafe_isupports
|
2000-05-26 21:00:18 +00:00 |
|
harishd%netscape.com
|
7d67e360d4
|
DumpContent() for parser regression test.
r=rickg
a=rickg
|
2000-05-26 19:45:59 +00:00 |
|