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

108941 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 5a2aa3aa54 Remove unused BROKEN_QSORT define.
Bug #168863 r=Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 18:49:09 +00:00
mostafah%oeone.com 4d2ae7c373 Cleaned up xpi script 2002-09-17 15:28:06 +00:00
jaggernaut%netscape.com 9378f10536 Bug 165867: (top)crash at www.sina.com.cn. r=peterv, sr=darin 2002-09-17 14:42:24 +00:00
jaggernaut%netscape.com f923232916 Bug 162017: first step to inlining nsStr. r=kaie, sr=alecf 2002-09-17 13:56:34 +00:00
mostafah%oeone.com c7709b0fe9 Changed from Dos format to Unix format 2002-09-17 13:11:55 +00:00
mikep%oeone.com 0ceab4a387 Fixing bug 169146, moving close calendar menu item. 2002-09-17 12:37:23 +00:00
glazman%netscape.com e03e047dcf fixes several bugs at once:
could not revert to HTML attributes default value,
VALIGN attribute on table elements was not CSSized,
page colors of new documents were not CSSized,
bad design in |nsEditor::CloneAttributes()|,
new image width/height/border attributes were not CSSized,
error in EdTableProps.js

b=167712, b=167716, r=brade, r=jfrancis, sr=kin
2002-09-17 12:04:59 +00:00
axel%pike.org d5e52dc5af bug 16140, html has xhtml namespace for XPath, XSLT. r=sicking, sr=jst 2002-09-17 08:06:40 +00:00
sspitzer%netscape.com 0015996298 fox for #168937. need to set width of messengerBox so that the splitter doesn't jump
around for new (and existing) users.  this is fallout for the sidebar being removed
from the three pane.  r/sr=bienvenu
2002-09-17 07:21:34 +00:00
pete.zha%sun.com 0f41b64893 rearrange the code of FreeType2 Font Catalog under mozilla/gfx/src/x11shared
bug=166773 r=bstell@ix.netcom.com sr=jst@netscape.com
patch by louie.zhao@sun.com
Check in rest files of this bug.
2002-09-17 06:20:26 +00:00
pete.zha%sun.com 7840dcefea rearrange the code of FreeType2 Font Catalog under mozilla/gfx/src/x11shared
bug=166773 r=bstell@ix.netcom.com sr=jst@netscape.com
patch by louie.zhao@sun.com
Only check in new files, will not in build. I will check in rest files later.
2002-09-17 06:15:04 +00:00
t_mutreja%yahoo.com 13d99d5242 Bug:131916(HTML list, <dl>, loses formatting when cut and pasted to text or File / SavePage As... text)
Patch:t_mutreja@yahoo.com, r=akkana, sr=heikki
2002-09-17 05:41:11 +00:00
alecf%netscape.com b15e45e72d re-fix bug 166147 - autoinitialize mRefCnt to 0 for more efficient constructors
r=dougt, sr=jag, this time including some CSS stuff that has 31-bit refcounts.
2002-09-17 04:49:28 +00:00
wtc%netscape.com 31d3d63a0b Bug 168722: fix compiler warnings.
Modified Files: rijndael.c rijndael.h
2002-09-17 04:24:11 +00:00
roc+%cs.cmu.edu 1787614f42 Bug 168294. Make sure all types of clipping are applied using the zParent view chain. r=kmcclusk,sr=kin 2002-09-17 04:16:25 +00:00
kyle.yuan%sun.com 931b7d6b24 Bug 164763 no enough arguments for ATK text-change and state-change events
r=aaronl, sr=jst
Bug 166322 Accessibility: better support for XUL tree
r=aaronl, sr=jst
2002-09-17 03:51:40 +00:00
yxia%netscape.com aee8d19c0c remove unneed file 2002-09-17 03:20:14 +00:00
blakeross%telocity.com 3f7cdcda5b center it 2002-09-17 03:10:30 +00:00
pete.zha%sun.com ea38f8803d Sun Forte 7FCS builds crash in layout/ when compiled with -xO3 or higher
bug=164368 r=roc+moz@cs.cmu.edu sr=sfraser@netscape.com
patch by Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 02:49:30 +00:00
blakeross%telocity.com 17cdd21ed4 tweaks 2002-09-17 02:38:07 +00:00
dougt%netscape.com 2764a9a972 nsCOMPtr.h needs nsISupportsUtils.h. b=169049, r=rpotts, sr=alecf 2002-09-17 02:32:00 +00:00
blakeross%telocity.com 7676695bd3 Updating version # 2002-09-17 02:26:39 +00:00
blakeross%telocity.com 4ac70b7bff Updating 2002-09-17 02:17:23 +00:00
blakeross%telocity.com 2d9c0f6dd9 tweak 2002-09-17 02:14:54 +00:00
blakeross%telocity.com 741a855972 and readding 2002-09-17 01:52:37 +00:00
blakeross%telocity.com f97ee79660 removing 2002-09-17 01:52:25 +00:00
blakeross%telocity.com 60927c5e66 Adding about dialog. 2002-09-17 01:44:37 +00:00
jpierre%netscape.com 45c8746dd4 Add -r support to crlutil for multiple iterations 2002-09-17 00:28:42 +00:00
jpierre%netscape.com 411c8c7d0e Purify crlutil
Add -E option to erase all CRLs from the certificate database even if the issuer certificate is not present
Add -T option to invoke custom test code
2002-09-17 00:22:09 +00:00
alecf%netscape.com 7c03517f4d backing out my fix to 166147 to see if it fixes orange 2002-09-16 23:48:12 +00:00
jpierre%netscape.com b6bb993d1b Fix UMC in Purify 2002-09-16 23:25:04 +00:00
brendan%mozilla.org 4b0d8710d7 Fix blunder in obj_propertyIsEnumerable from last checkin (156354, r=shaver). 2002-09-16 23:00:03 +00:00
curt%netscape.com ccbde099c5 Changing MRE to GRE, and getting the version number right.
(bug #169014, r=chak, sr=dveditz)
2002-09-16 22:47:01 +00:00
jaggernaut%netscape.com 8abb3c017c Fix Mac bustage. 2002-09-16 22:35:39 +00:00
pschwartau%netscape.com 951cb238b8 Initial add. Regression test for bug 156354. 2002-09-16 22:24:42 +00:00
jkeiser%netscape.com 7a4fb99bb1 Make input type=image only submit once when the image doesn't exist (bug 167664), r=rods@netscape.com, sr=bzbarsky@mit.edu 2002-09-16 21:52:16 +00:00
cbiesinger%web.de b6ec34bb08 bug 168839 r=pavlov sr=tor share functions between ico and bmp decoder, making them non-member functions 2002-09-16 21:49:41 +00:00
jkeiser%netscape.com 3398fd541e Make multiple HEAD tags work, and fix form to work with it too (patch by harishd@netscape.com, bug 141537), r=jkeiser@netscape.com, sr=jst@netscape.com 2002-09-16 21:48:25 +00:00
myk%mozilla.org 578177f712 Fix for bug 57556: escapes user-entered data when displaying it to prevent cross-site scripting attacks.
r=dmose
2002-09-16 21:31:58 +00:00
rogerl%netscape.com 0fad706e11 Builtin prototype functions. 2002-09-16 21:24:27 +00:00
alecf%netscape.com 5af36705e8 fix for bug 166147 - autoinitialize mRefCnt to 0 by using a wrapper class, a la Don Box
also clean up consumers which were using postfix decrement
r=dougt, sr=jag
2002-09-16 20:59:52 +00:00
mostafah%oeone.com dcdcde444d Tweaked Makefile to build properly with the new build configuration 2002-09-16 20:53:39 +00:00
mostafah%oeone.com 93234822b5 Tweaked Makefiles to build with gmake on Windows 2002-09-16 20:52:33 +00:00
sspitzer%netscape.com dd092cdcd1 *** empty log message *** 2002-09-16 20:39:46 +00:00
dcone%netscape.com ecd0914d57 b=137982 r=dcone sr=sfraser. Fixed some scrolling issue on the Mac with iframes 2002-09-16 20:29:02 +00:00
sspitzer%netscape.com 2648c596d9 fix bug #168935. make filter list dialog non-modal, like search.
code cleanup.  r/sr=bienvenu
2002-09-16 20:09:44 +00:00
loadrunner%betak.net 76dc718ad9 b168588, Hardcoded strings in Gopher search alert
r=yokoyama
sr=bryner
2002-09-16 19:46:54 +00:00
jkeiser%netscape.com ac086155e9 Backing out fix to bug 162572 to see if it fixes btek pageload numbers 2002-09-16 19:45:59 +00:00
nicolson%netscape.com b3fdb4c8db Fix 157513: SignerInfo.java does not verify what it have signed. 2002-09-16 19:42:13 +00:00
curt%netscape.com a493e66819 Don't need CurrentVersion for a shared install.
(Bug #168756, r=syd, sr=dveditz)
2002-09-16 19:41:17 +00:00