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

69423 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org 6e886df8c9 fixing code that relied on implicit string construction 2000-09-02 21:32:30 +00:00
scc%mozilla.org 82a9ff94f8 fixing code that relied on implicit string construction 2000-09-02 21:26:17 +00:00
scc%mozilla.org 7ca3724d34 fixing code that relied on implicit string construction 2000-09-02 21:14:12 +00:00
scc%mozilla.org 96b9a39082 making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code 2000-09-02 20:53:31 +00:00
brendan%mozilla.org 57422a219a Support external string GC types so XPConnect and other systems can optimize away copies (50602, r=jband). 2000-09-02 20:37:37 +00:00
jband%netscape.com a1659d2bd2 fix crasher bug 51176. xpti semantics for GetParent changed sometime back and I did not find all the cases where this mattered. thanks to mang@subcarrier.org. a,r=brendan@mozilla.org 2000-09-02 20:30:56 +00:00
bryner%uiuc.edu 25f69ad484 Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
Peter.VanderBeken%pandora.be d41d21ad60 Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
Peter.VanderBeken%pandora.be 197d30c82b Fix XSLT hooks (Preparation for bug #42228). Remove GetAttributeValueAt (Fixes bug #47454). Clean up code. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:34:07 +00:00
Peter.VanderBeken%pandora.be 8934df7249 Fix XSLT hooks (Preparation for bug #42228). Implement SetDOMDocument. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:32:28 +00:00
bienvenu%netscape.com c91d88b4b0 fix 50722 problems renaming open imap folder r=mscott 2000-09-02 14:42:14 +00:00
morse%netscape.com e6a630beb1 bug 51145, minor wording change, wording=gemal, r=morse 2000-09-02 14:35:03 +00:00
scc%mozilla.org b67501b4c1 fixing build bustage for OS2 and AIX 2000-09-02 12:25:27 +00:00
scc%mozilla.org 76a73c1015 fix build bustage for hpux 2000-09-02 12:20:49 +00:00
beard%netscape.com 107f754a17 hooked up Leak Detector contextual menu. 2000-09-02 08:23:50 +00:00
ben%netscape.com 8edbede04d tidy up UI 2000-09-02 08:05:44 +00:00
saari%netscape.com 3b51c1dc7e Undoing what appears to be a complete brain fart of mine from a while ago. I was releasing focus information before its time. 2000-09-02 07:49:39 +00:00
beard%netscape.com 30b9358889 fixing code that relied on implicit string construction. r=scc 2000-09-02 07:39:16 +00:00
beard%netscape.com 4503140e65 fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc 2000-09-02 07:21:57 +00:00
beard%netscape.com 03a1e3e87d fixing code that relied on implicit string construction. r=scc 2000-09-02 07:20:29 +00:00
mcafee%netscape.com 33f49a5690 Solaris bustage fix from scc/bruce/#mozilla 2000-09-02 07:14:59 +00:00
bruce%cubik.org b49a555caf Fixing Solaris build bustage. r=scc. Thanks to scc and beard for helping me along with this. All give praise to gcc -S. 2000-09-02 06:36:09 +00:00
sfraser%netscape.com 169a56636a Fix build bustage -- nuked a couple of ')'. r=jag 2000-09-02 06:19:48 +00:00
scc%mozilla.org 13b55a5fda time to add that specialization of |nsCharSourceTraits<PRUnichar>|, not having it is probably hosing speedracer, r=waldemar 2000-09-02 06:03:50 +00:00
beard%netscape.com 0d706a89f5 [not part of build] traceObject, markObject. 2000-09-02 05:44:48 +00:00
nelsonb%netscape.com fa26c513b0 When building on NT for X86, use new mpi_x86.asm implementation. 2000-09-02 05:41:21 +00:00
nelsonb%netscape.com 54ce559f68 Makefile.win - gmake Makefile for building MPI with MSVC on NT. 2000-09-02 05:38:51 +00:00
nelsonb%netscape.com dab570427d mpi_x86.asm - assembly language implementation of s_mpv_ functions. 2000-09-02 05:33:15 +00:00
scc%mozilla.org 256fb2fdda fixing code that relied on implicit string construction 2000-09-02 05:30:35 +00:00
ben%netscape.com 4d9cb1414d don't draw a focus rect around radio buttons when the radio group isn't focused. 2000-09-02 05:26:42 +00:00
ben%netscape.com 94f8efc148 string bundle utility XBL binding, implement correct Windows platform keyboard navigation for radio groups. 2000-09-02 05:09:59 +00:00
saari%netscape.com cbf6ecc1f7 fix for 46505, text inputs and text areas need to change their event targets when crossing the anonymous content boundry. r=hyatt 2000-09-02 04:59:44 +00:00
scc%mozilla.org c18e089b7a oops. fix windows bustage 2000-09-02 04:57:36 +00:00
valeski%netscape.com a8d7d30c54 fixing directory seperate assumption to be generic 2000-09-02 04:29:25 +00:00
sfraser%netscape.com f69bb026f7 Fix for 43119 -- pageInfo.css is no longer needed. r=ben 2000-09-02 04:27:36 +00:00
dave%intrec.com c6661d2638 Removing duplicate variable declaration from patch for bug 50698. The
sendmail deferred vs immediate delivery Param is now honored even in Perl
5.6.
2000-09-02 04:26:36 +00:00
brendan%mozilla.org 82ba1b3e36 One-line comment addition, to match surrounding paragraphs that have comments. 2000-09-02 04:19:45 +00:00
sfraser%netscape.com 0585b1f060 Part of fix for 49187 -- don't hardcode font size of view source, so that it uses browser defaults. r=ben 2000-09-02 04:17:17 +00:00
scc%mozilla.org e798b943d0 fixed comment typo (now was a good time, since I just checked in string changes). r=brendan 2000-09-02 04:17:11 +00:00
sfraser%netscape.com 9240e9c7d8 Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben 2000-09-02 04:15:31 +00:00
scc%mozilla.org e52e438806 bug #49817: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge 2000-09-02 04:10:44 +00:00
beard%netscape.com 81b46d6b4d GC_mark_object. 2000-09-02 04:08:24 +00:00
beard%netscape.com 70a16a04dc Added stub for GC_mark_object, added verbose paramter to GC_trace_object. 2000-09-02 04:00:30 +00:00
pinkerton%netscape.com c38ffbda24 better fix for the "dragging scrollbars" bug 2000-09-02 03:53:19 +00:00
brendan%mozilla.org 4c27644093 Fix longstanding bug with nsScriptableRegionConstructor (lack of NS_IMETHODIMP). Use nsnull and \!, not NULL and lame NULL == ptr tests. 2000-09-02 03:39:27 +00:00
beard%netscape.com c256497045 [not part of build] added GC_mark_object, added verbose parameter to GC_trace_object to limit sheer volume of data generated, massive removal of hard tabs. 2000-09-02 03:38:39 +00:00
beard%netscape.com 21567a7d55 initial check-in. 2000-09-02 03:30:02 +00:00
beard%netscape.com 63f57157e1 [not part of build] moved Type and StringTable classes to separate files. Changed printHistogram() to include product {count * size} for each bin. 2000-09-02 03:29:30 +00:00
beard%netscape.com eb2a87c41a bloatsoup. 2000-09-02 03:25:27 +00:00
dave%intrec.com bd7d9e2d5e Fix for bug 46913: xml.cgi produces SQL error when accessed while not
logged in yet.  Thanks to luke_harless@attglobal.net for discovering this
one.
2000-09-02 02:44:54 +00:00