Граф коммитов

1205 Коммитов

Автор SHA1 Сообщение Дата
bryner%uiuc.edu 44f0d8f152 Fixing 44859. r=hyatt. 2000-07-10 20:19:32 +00:00
evaughan%netscape.com 3f9c79ee07 disable gfx scrollbars #44576
grid fixes for tree bugs

-r Hyatt
2000-07-10 20:10:27 +00:00
waterson%netscape.com 779800989a Bug 37621. Add necessary logic to retract and fire rules in nsXULTemplateBuilder::OnChange(). I lost these when I re-wrote this method :-(. r=rjc 2000-07-07 23:01:14 +00:00
bryner%uiuc.edu 911f34cf7f Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
waterson%netscape.com ad2c431234 Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy. 2000-07-06 04:27:10 +00:00
dbaron%fas.harvard.edu e4b68e8121 Fix leak of content from trees introduced recently. r=hyatt,waterson 2000-07-01 21:45:06 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
pinkerton%netscape.com 2547639442 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 81543e9ee7 Fix for 42204, a=trudelle 2000-06-29 03:15:05 +00:00
evaughan%netscape.com 297d1f104a 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 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
waterson%netscape.com 5a63db423f 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 d690a7d2b9 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 3431c2f9e4 Fix for 42806. r=waterson 2000-06-21 02:02:24 +00:00
vidur%netscape.com 19aa4a879d 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 4e300ed8d8 33524. r=ben 2000-06-20 09:21:42 +00:00
ben%netscape.com a62dc4a525 fix for 41657, r=waterson, hyatt 2000-06-20 05:43:52 +00:00
hyatt%netscape.com 3dfa4ab8e1 Fix for 41664, r=ben 2000-06-20 04:45:30 +00:00
hyatt%netscape.com 3d84784d0d Fix for 41664, r=ben 2000-06-20 04:44:44 +00:00
waterson%netscape.com 0d4cfe60b2 Bug 40868. Check to see if 'docroot == this' before recursing. r=dmose 2000-06-20 03:58:24 +00:00
waterson%netscape.com a74b4acc4e Bug 42991. Get rid of obsolete 'rdf:child' identifier. r=rjc 2000-06-20 02:25:48 +00:00
hyatt%netscape.com d95f55d74e Fix for 42867. r=evaughan 2000-06-20 00:52:57 +00:00
vidur%netscape.com 07473b6e07 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 458f2c3abf 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 ff78bb46bb Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com 2000-06-15 02:16:28 +00:00
hyatt%netscape.com 76f1ed5ebd Fix for bug #41281, r=brendan 2000-06-14 08:12:32 +00:00
axel%pike.org 49a4f2644d Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson 2000-06-14 07:35:26 +00:00
hyatt%netscape.com 47ecc64920 30511. r=ben 2000-06-14 04:50:20 +00:00
scc%mozilla.org 55650a35b3 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 f92e1fb30a don't extract characters from empty strings 2000-06-11 08:19:41 +00:00
bryner%uiuc.edu 37a414a68c Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
rginda%netscape.com c17389789e 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 26d46525c3 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 1447319de7 Updating tree selection. bug#30511. r=danm 2000-06-07 00:01:04 +00:00
inaky.gonzalez%intel.com 2b549b6f09 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 dd80aeb20b # 37239
r = waterson, a = waterson
OS/2 bringup - PR_CALLBACKs for VisualAge
2000-06-05 19:19:14 +00:00
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 e84573122e Fix win32 bustage. 2000-05-31 08:40:58 +00:00
hyatt%netscape.com d2ef82aed7 Fix win32 bustage. 2000-05-31 08:40: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
jst%netscape.com 85fd702909 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 73c9cca23a Removing obsolete files from the build. 2000-05-30 08:11:35 +00:00
hyatt%netscape.com 735b896328 Removing obsolete headers from the build. 2000-05-30 08:07:54 +00:00
hyatt%netscape.com d387866577 Removing obsolete C++ code. 2000-05-30 08:06:59 +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