tara%tequilarista.org
25eaf5cc21
Partial fix for bug 104313, making the default behavior of the diff page be correct, at least
2002-10-24 17:53:38 +00:00
mikep%oeone.com
5d8dcfc645
Adding in datepicker xbl component, and jslib files which are now needed by the calendar.
2002-10-24 17:21:24 +00:00
rogerl%netscape.com
5193948e2b
Parameter/argument matching.
2002-10-24 17:01:36 +00:00
mikep%oeone.com
e8fe8119a4
FIxing comment.
2002-10-24 16:57:19 +00:00
ccarlen%netscape.com
f4d7cddf61
Bug 172462 - For Mach-0, drag and drop of file onto browser doesn't work. It was because some code was #ifdef'd out for lack of nsILocalFileMac. r=cls/sr=sfraser/a=dbaron
2002-10-24 13:39:26 +00:00
timeless%mac.com
9992f966e2
Bug 158227 "fontdef" is appearing in Site Navigation Bar
...
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2002-10-24 10:52:04 +00:00
igor%mir2.org
86a5bceb04
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=173906 : change Codegen.visitCall to check for dynamic scope flag when calling
...
direct call target
2002-10-24 10:05:36 +00:00
igor%mir2.org
a086d887a9
Using ThreadLocal under JDK >= 1.2 in Context.enter/Context.exit so they do not need to synchronize on global Context.threadContexts object as java.lang.ThreadLocal allows to associate a Context instance with the current thread in a completely synchronization-free way.
...
When ThreadLocal is not available (JDK 1.1), the old way of doing things is used.
2002-10-24 10:04:30 +00:00
rods%netscape.com
5f6bdfe19c
change STF threshold to 60%
...
Bug 175316 r=dcone sr=alecf a=dbaron
2002-10-24 09:31:52 +00:00
dveditz%netscape.com
db27061156
Apply bug 171441 fix to unix, os2 and mac
2002-10-24 08:32:19 +00:00
varga%netscape.com
887827c72b
Fix for regression bug 174432. toolbox no longer picks up -moz-appearance
...
r=bryner, sr=ben, a=dbaron
2002-10-24 07:32:08 +00:00
dmose%netscape.com
7fbbf99073
Ongoing spam-filtering work for the front end (not yet exposed to the user in default builds). Cleans up unnecessary and partially working UI items; fixes gcc warnings; fixes 3/5 state plugin by adding junkscoreorigin property; moves some plugin interaction from mailCommand.js to nsMsgDBView.cpp. r=sspitzer@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-10-24 07:03:04 +00:00
justdave%syndicomm.com
d1cf1d3b93
require Perl 5.6
2002-10-24 06:46:22 +00:00
gerv%gerv.net
2cef22839f
Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass. Patch by gerv; r=myk.
2002-10-24 06:45:18 +00:00
mkaply%us.ibm.com
4af1cfbaef
Trying this again with the correct case for LICENSE and README.txt
2002-10-24 05:14:50 +00:00
mkaply%us.ibm.com
d11b65ff7c
Backing out because of bustage
2002-10-24 05:11:51 +00:00
mkaply%us.ibm.com
744126e869
Os/2 only - Not part of build - will never be part of build - update to perl helper script
2002-10-24 04:58:46 +00:00
dveditz%netscape.com
d305caba20
bug 171441 delete component registry (under its new name) on upgrade to avoid various problems caused by component-combining
...
r=dougt,sr=bz,a=roc
2002-10-24 04:57:03 +00:00
mkaply%us.ibm.com
137b17741d
Os/2 only - Not part of build - will never be part of build - helper perl script to build install packaging for debug purposes
2002-10-24 04:45:08 +00:00
blizzard%redhat.com
7a7ed8478c
fix problems with icons/ dir. not part of the build.
2002-10-24 04:43:27 +00:00
seawood%netscape.com
1ca7accd09
Override libdir, bindir & sharedir when calling NSPR's real_install.
...
Bug #174336 r=bryner a=dbaron
2002-10-24 04:39:50 +00:00
jaggernaut%netscape.com
abbd6c67ad
Forgot to add comment.
2002-10-24 04:37:33 +00:00
jaggernaut%netscape.com
af9f8d1245
Bug 171274: check shell type for primary content frames. r=/sr=jst,hyatt, a=drivers
2002-10-24 04:32:20 +00:00
mkaply%us.ibm.com
b68d7ddbea
#163354
...
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
wtc%netscape.com
22bb5656fc
Bug 115865: our code only uses the lower 32 bits of the result of
...
QueryPerformanceFrequency, so assert that the higher 32 bits are all zeros.
2002-10-24 04:10:25 +00:00
akkana%netscape.com
da9584c86a
171003: shift-tab shouldn't land on images twice: add a comment. r=aaronl, sr=bryner, a=dbaron
2002-10-24 04:02:42 +00:00
akkana%netscape.com
57086eda12
171003: shift-tab shouldn't land on images twice. r=aaronl, sr=bryner, a=dbaron
2002-10-24 03:53:08 +00:00
justdave%syndicomm.com
2b760a2f58
Backing out checking for bug 172874 because it broke the tree.
2002-10-24 03:52:38 +00:00
akkana%netscape.com
2ce455f6d4
176355: Warning fix, remove unused var. r=dmose, sr=bz, a=dbaron
2002-10-24 03:45:23 +00:00
darin%netscape.com
0194395e7e
fixes bug 174984 "Prefetch requests should send Referer" r=gagan,mstoltz
...
sr=bzbarsky a=dbaron
2002-10-24 03:17:44 +00:00
timeless%mac.com
15e2521a6d
Bug 77716 Scrollbar is loading asynchronously! - Trunk [@ nsCSSFrameConstructor::ConstructDocElementFrame] [@ .__ptr_glue - nsCSSFrameConstructor::ContentInserted]
...
patch by hyatt r=jag,dbaron sr=bz, a=dbaron
2002-10-24 03:11:53 +00:00
bolian.yin%sun.com
6f7d1e2855
Bug 173848 the Root/Application object got from an event by "get_parent" is not the same with the original Root/Application Object.
...
This is NOT for default build
2002-10-24 03:06:04 +00:00
timeless%mac.com
75d069ac37
Bug 169593 "Mozilla" hard-coded in about.xhtml (about:) - use &brandShortName;
...
patch by riceman+bmo@mail.rit.edu r=timeless sr=darin a=dbaron
2002-10-24 02:52:01 +00:00
roc+%cs.cmu.edu
a115521a7d
Bug 170688. Make nsAbsoluteContainingBlock::IncrementalReflow really incrementally reflow every absolute child that needs it, even if we find that a full block reflow will be necessary. r=dbaron,sr=kin,a=asa
2002-10-24 02:39:31 +00:00
dbaron%fas.harvard.edu
459dad5b65
Attempt to fix crash in ~nsDownloadManager by making global variables |static| and by protecting against |Init| failure and multiple instances of service. b=171782 r=blake sr=bzbarsky a=blizzard
2002-10-24 02:19:36 +00:00
naving%netscape.com
ae31ebabf6
175795 r=rdayal sr=bienvenu fixing a crash in purgeService by making mPurgeArray not a pointer of nsVoidArray
...
mPurgeArray has lifetime equal to that of nsMsgPurgeService
2002-10-24 02:06:03 +00:00
bolian.yin%sun.com
9582866f42
173640 [gtk2] Location bar autocomplete lists display incorrectly
...
r=blizzard. This is NOT for default build.
2002-10-24 02:00:47 +00:00
nelsonb%netscape.com
2d36f59d67
Add -v option, which prints email addresses in certs. This excersizes
...
the new functions for extracting email addresses from certs. Bug 152986.
2002-10-24 01:40:40 +00:00
akkana%netscape.com
e1b92eccfa
110949: preserve quote status from Edit Draft. r=ducarroz sr=sspitzer a=dbaron
2002-10-24 01:29:37 +00:00
cltbld%netscape.com
2d0944fb29
First pass at garrett codesize test.
2002-10-24 01:07:14 +00:00
cltbld%netscape.com
6a188d5598
Move temp files to cwd instead of /tmp, now in the form codesighs/PID. Added tinderbox-only output clauses so I can scan the logs for data. r=garrett
2002-10-24 01:03:47 +00:00
bzbarsky%mit.edu
a38eb32e8a
need to NS_INIT_ISUPPORTS to prevent thresafety assertions. bug 175437,
...
r=timeless, sr=alecf, a=dbaron
2002-10-24 01:03:00 +00:00
sspitzer%netscape.com
1895cc6ade
updating junk mail button icons from gail. a=asa, (part of bug #169638 . not visible to the user.)
2002-10-24 00:41:50 +00:00
bishakhabanerjee%netscape.com
1d08dec690
commented out unchecked in tests
2002-10-24 00:19:53 +00:00
blythe%netscape.com
84070e218d
Not part of the build.
...
Change output of the diff tool to give the composition of the result.
In other words, give the positive and negative numbers which result in the
sum of the overall change.
2002-10-23 23:57:59 +00:00
jpierre%netscape.com
85f14ab5f0
Fix comment formatting style
2002-10-23 23:41:02 +00:00
jpierre%netscape.com
55df3cd350
Fix for bug 95311 - replace assertion with comments
2002-10-23 23:18:17 +00:00
relyea%netscape.com
940043e883
Make sure the array is big enough to handle all the cases.
2002-10-23 22:51:10 +00:00
rogerl%netscape.com
9e5519d447
Conditional & start parameter frame work.
2002-10-23 22:28:37 +00:00
gerv%gerv.net
20e56ca031
Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.
2002-10-23 22:15:16 +00:00