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

71295 Коммитов

Автор SHA1 Сообщение Дата
kestes%staff.mail.com 7619104614 modify escapeHTML() to escape the "'" as well as standard characters,
so that my popup windows code do not see a "'" in their input as this
confuses them. (It does not help the popup but seems like a good idea
to leave in.)
2000-09-22 15:03:03 +00:00
kestes%staff.mail.com 4cc8de8605 add information about bug tracking module 2000-09-22 15:01:58 +00:00
kestes%staff.mail.com 0b504e1721 add named constants for time. 2000-09-22 15:01:32 +00:00
jeff.dyer%compilercompany.com c7694d1af4 #45692:r=edburns,a=brendan. Backing out latest change. 2000-09-22 15:01:29 +00:00
kestes%staff.mail.com 4ad6f21e74 add use HTMLPopUp; (how did this ever work?) 2000-09-22 14:59:20 +00:00
kestes%staff.mail.com d173e44d0d localize variables which had not been declared.
add comments to generated html to help debugging.
remove comments about $HTMLPopUp::EMPTY_TABLE_CELL,
     they belong in HTMLPopUp.pm.
Add more data to popup window title.
2000-09-22 14:58:40 +00:00
kestes%staff.mail.com ba137f46d3 typo 2000-09-22 14:56:14 +00:00
kestes%staff.mail.com 71564d8b16 use configure to set #!perl 2000-09-22 14:55:58 +00:00
kestes%staff.mail.com d32fe97941 increase time for tipClose so that IE users get a chance to read the
popup windows while javascript fights for focus.
2000-09-22 14:55:12 +00:00
wtc%netscape.com 5e0b669489 Bugzilla bug #53114: fixed license. 2000-09-22 14:55:03 +00:00
wtc%netscape.com 41adcd9362 Added a white space. 2000-09-22 14:52:32 +00:00
mkaply%us.ibm.com bc1815218f #53387
r=brendan, a=brendan
We were doing bad things to the OS/2 character code before we gave it to XP
2000-09-22 14:43:19 +00:00
rods%netscape.com 797dbb5b02 now prints only leaf docshells when there is a frameset and print leaf docshells
AND the rest of the document for anything else.
b=47478 a=buster
2000-09-22 14:42:13 +00:00
jeff.dyer%compilercompany.com 5f08738a74 #45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. Second attempt. 2000-09-22 14:17:46 +00:00
jeff.dyer%compilercompany.com 5db74564d0 #45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. 2000-09-22 13:48:20 +00:00
mkaply%us.ibm.com 2b2a2a8d14 OS/2 Tinderbox break
Using true instead of PR_TRUE
2000-09-22 12:16:14 +00:00
jst%netscape.com e867075227 Oops, missed a file, this should fix the horkeage. 2000-09-22 11:16:27 +00:00
jband%netscape.com 19f3322aed backing out check in from jin_nance that broke Mac 2000-09-22 10:42:54 +00:00
hewitt%netscape.com 4349995081 wrong case on makefile.in, full checkin coming in a sec for bug #51645 2000-09-22 10:19:16 +00:00
jst%netscape.com f4edbb9849 Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
jband%netscape.com 45e7f2d67e checking in patch from Jon Smirl <jonsmirl@mediaone.net> that lets us see past xptcall 'SharedStub' frames in stack traces. Because xptcall was doing a non-standard frame the debuggers and trace tools were not showing callers. This fixes that problem and will allow us to get *much* better data on crashes and other problems where the stack crosses xptcall. Tested on debug and release. r=jband@netscape.com, a=brendan@mozilla.org, a=waterson@mozilla.org. Thank you Jon! 2000-09-22 10:09:23 +00:00
hewitt%netscape.com 0211361dad *** empty log message *** 2000-09-22 09:45:35 +00:00
jim_nance%yahoo.com 2e1119547d Fixed 50782. Multiply defined symbols cause Tru64 5.0 to crash.
Found and fixed by harbaugh.  Fix improved by tor, r=pnunn, a=brendan
2000-09-22 09:18:40 +00:00
scc%mozilla.org 5f4ef0a1e8 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
hewitt%netscape.com f98c91bc6f #46423 - [Modern] focus border for menulist, r=hangas, a=ben 2000-09-22 09:05:01 +00:00
scc%mozilla.org b52743b8ba bug #36908: checking in for endico, r=scc, a=brendan. This file may no longer be used, but it's here, so I'm patching it appropriately. If it's not used, no harm done. 2000-09-22 08:44:13 +00:00
scc%mozilla.org 680df1a1ae bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 08:42:44 +00:00
waldemar%netscape.com e020824d43 Major revisions for Sep 18 and 21 language changes 2000-09-22 08:16:22 +00:00
waldemar%netscape.com 20e9a49178 Removed "constructor" keyword 2000-09-22 08:14:56 +00:00
scc%mozilla.org 6db32983b4 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 07:51:47 +00:00
beard%netscape.com c8ddacd34b [not part of build] base class for all references, provides interior pointer detection. 2000-09-22 07:35:59 +00:00
beard%netscape.com c897fa5598 [not part of build] interior pointer detection, cycle detection. 2000-09-22 07:32:52 +00:00
ssu%netscape.com 3db77ef53a fixing bug #39015 - enabling proxy info to be set in bin\defaults\prefs\all-proxy.js if set in installer as well. a=mscott r=dveditz 2000-09-22 07:29:58 +00:00
mcafee%netscape.com 91d6d2f17d Adding rule to add separators in taskbar menus, e.g. <NC:separator>sep</NC:separator> (bugscape 2281). r=saari,ben 2000-09-22 06:52:36 +00:00
saari%netscape.com e6b33bae3d fix for 53017, linux specific focus bug. a=brendan 2000-09-22 06:48:56 +00:00
av%netscape.com 2f358f1418 Fix for 44692, allowing default plugin guess about mime type by extension, a=mscott 2000-09-22 06:31:29 +00:00
mstoltz%netscape.com 69980043ac bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren 2000-09-22 06:21:18 +00:00
av%netscape.com 32790a3411 Fix for 53399, check for null-pointer to avoid crash, by sean, r=av, a=waterson 2000-09-22 06:17:28 +00:00
ben%netscape.com e0f6968d0c 46519, classic skin polish fixes, remove bottom border from internetresults tree. a=hyatt 2000-09-22 06:13:47 +00:00
saari%netscape.com 017038bb88 Mac part of 48785 (hyatt's keybinding checkin) and also a fix for 52552. r=hyatt 2000-09-22 06:03:13 +00:00
hyatt%netscape.com 5b53ed4998 added files: mozilla/layout/xbl/src/nsXBLWindowKeyHandler.cpp 2000-09-22 05:49:40 +00:00
hyatt%netscape.com 124dd2a755 removed files: mozilla/rdf/content/src/nsXULKeyListener.cpp 2000-09-22 05:47:47 +00:00
hyatt%netscape.com 7fb7a2e174 added files: mozilla/rdf/content/src/nsXULKeyListener.cpp 2000-09-22 05:45:45 +00:00
hyatt%netscape.com ce23991b0b 48758. r=ben,saari, a=waterson 2000-09-22 05:44:16 +00:00
hewitt%netscape.com 832fe1a88e #51645 - mac theme preview images, r=hangas, a=ben 2000-09-22 05:42:05 +00:00
wtc%netscape.com 1bd68f8f77 Bugzilla bug #53114: fixed license in nss/cmd/zlib/Makefile and
manifest.mn.  Thanks to Brian Ryner <bryner@netscape.com> for the bug
report.
2000-09-22 05:35:35 +00:00
hyatt%netscape.com 8a0e458fe7 48758. r=ben,saari, a=waterson 2000-09-22 05:31:36 +00:00
timeless%mac.com ad527bce20 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
hewitt%netscape.com 319880c9bc #46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben 2000-09-22 05:17:53 +00:00
hewitt%netscape.com 47bbd9a1db #46519 - s/align/orient on tabcontrol, corrects classic look, r=hangas, a=ben 2000-09-22 05:14:11 +00:00