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

2656 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com e91ea7a039 revive dom viewer enough to get dmose started
(not part of seamonkey - favor for dmose)
2000-06-13 01:50:26 +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
scc%mozilla.org 18a5bb0dd0 don't try to extract characters from an empty string 2000-06-11 07:23:58 +00:00
bryner%uiuc.edu 37a414a68c Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
warren%netscape.com 0063d9a736 Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
tao%netscape.com 282658530c Patch NT startup crash when chrome registry is not ready yet. r,a=scc 2000-06-09 03:09:20 +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 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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
tao%netscape.com 9fc10d3520 40801: Need a scriptable API of ChromeRegistry to return current locale provider name.
r=waterson,a=hyatt,msanz.
2000-06-02 23:16:06 +00:00
hyatt%netscape.com e891a5ba9c Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
waterson%netscape.com 2781519620 Bug 41182. Set the resource channel's original URI to the 'chrome:' URI that spawned us. r=warren 2000-06-02 03:47:49 +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 e115a3effc removed files: mozilla/rdf/content/src/nsJSXULPopupElement.cpp, mozilla/rdf/content/src/nsJSXULBrowserElement.cpp, mozilla/rdf/content/src/nsJSXULEditorElement.cpp, mozilla/rdf/content/src/nsJSXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULPopupElement.cpp, mozilla/rdf/content/src/nsXULEditorElement.cpp, mozilla/rdf/content/src/nsXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULBrowserElement.cpp 2000-05-31 07:34:00 +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 1cacfe4065 removed files: mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp, mozilla/rdf/content/src/nsJSXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp 2000-05-30 08:16:25 +00:00
hyatt%netscape.com cfa535983c added files: mozilla/rdf/content/src/, removed files: mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp, mozilla/rdf/content/src/nsJSXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp 2000-05-30 08:15:30 +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
brendan%mozilla.org 271b521d90 Fix #include filename spelling -- case matters on Unix systems, at least. 2000-05-27 20:54:35 +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
waterson%netscape.com 7ab0e529b0 Bug 40601. Properly UTF-8 encode a URL that's been handed to us as UCS-2. 2000-05-26 22:57: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
mkaply%us.ibm.com c77f2b6df3 # 37239
r = rjc, a = brendan
OS/2 bringup continues on M16 - Adding an XP_OS2 only path
2000-05-25 14:33:17 +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 d2d5a0d60d Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=rjc 2000-05-25 06:43:01 +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
danm%netscape.com 20fc9ee066 make processing of installed-chrome more robust. bugs 38198, 40186 2000-05-24 01:25:54 +00:00