blizzard%redhat.com
a23c94f06b
fix problems with icons/ dir. not part of the build.
2002-10-24 04:43:27 +00:00
seawood%netscape.com
51fd8e78d6
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
2e7b612784
Forgot to add comment.
2002-10-24 04:37:33 +00:00
jaggernaut%netscape.com
788957ef92
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
f245816215
#163354
...
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
wtc%netscape.com
0b0539f6b9
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
f8be7e55eb
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
fc3794f5e7
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
2918e7b848
Backing out checking for bug 172874 because it broke the tree.
2002-10-24 03:52:38 +00:00
akkana%netscape.com
82b7aca784
176355: Warning fix, remove unused var. r=dmose, sr=bz, a=dbaron
2002-10-24 03:45:23 +00:00
darin%netscape.com
70e60af5a0
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
9c555262ba
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
fcc429a55d
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
5bc1d9ce9e
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
9890152557
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
453d246743
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
fabc0b285a
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
fbb8ad2944
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
43194fe941
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
0bcae3e697
110949: preserve quote status from Edit Draft. r=ducarroz sr=sspitzer a=dbaron
2002-10-24 01:29:37 +00:00
cltbld%netscape.com
4cc0169ca2
First pass at garrett codesize test.
2002-10-24 01:07:14 +00:00
cltbld%netscape.com
a5e6773852
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
83464aa9b5
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
2d8f0ebbde
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
18c8cb54aa
commented out unchecked in tests
2002-10-24 00:19:53 +00:00
blythe%netscape.com
1fa25ef7ed
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
1f25ac6059
Fix comment formatting style
2002-10-23 23:41:02 +00:00
jpierre%netscape.com
7d2f24403c
Fix for bug 95311 - replace assertion with comments
2002-10-23 23:18:17 +00:00
relyea%netscape.com
9e75e1c8d8
Make sure the array is big enough to handle all the cases.
2002-10-23 22:51:10 +00:00
rogerl%netscape.com
1ef77d67b7
Conditional & start parameter frame work.
2002-10-23 22:28:37 +00:00
gerv%gerv.net
6b542bceaf
Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.
2002-10-23 22:15:16 +00:00
gerv%gerv.net
387edf5e1c
Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.
2002-10-23 22:11:06 +00:00
nelsonb%netscape.com
8bacf2ad20
Include certi.h to resolve invocation of undeclared function.
2002-10-23 22:00:48 +00:00
chanial%noos.fr
e2780b1a1b
and more again 'open in tabs' menuitem fixing
2002-10-23 21:57:50 +00:00
chanial%noos.fr
517352c921
more 'open in tabs' menuitem fixing
2002-10-23 21:41:45 +00:00
mikep%oeone.com
6f19aafc1d
Fixing bug 172961, problem with doctype not matching root type.
2002-10-23 20:58:52 +00:00
nelsonb%netscape.com
b7a054c16f
Add 2 new functions to NSS, so an application can get a list of all
...
email addresses in a cert. Bug 152986.
Modified Files: lib/nss/nss.def lib/certdb/alg1485.c lib/certdb/cert.h
lib/certdb/certdb.c lib/certdb/certi.h
2002-10-23 20:50:51 +00:00
wtc%netscape.com
b368ead682
The version of the builtin root certs module is now specified in nssckbi.h.
2002-10-23 19:04:22 +00:00
blizzard%redhat.com
8fa55f53be
Bring spec files up to date. Not part of the default build.
2002-10-23 17:17:50 +00:00
rogerl%netscape.com
8261217c13
*** empty log message ***
2002-10-23 16:15:48 +00:00
blizzard%redhat.com
804e01dd5e
Backout unapproved checkin for bug #104371 .
2002-10-23 15:18:13 +00:00
glazman%netscape.com
f7659825e8
Composer's struct toolbar caused regression in mail composition + UI polish ; b=175276, fix by neil@parkwaycc.co.uk, r=glazman, sr=kin, a=asa
2002-10-23 12:09:02 +00:00
mkaply%us.ibm.com
19880b3866
#104371
...
r=mkaply, sr=blizzard
Corresponding OS/2 fix
2002-10-23 12:08:05 +00:00
chanial%noos.fr
7ac6f1b9e9
some cleanup
2002-10-23 11:56:40 +00:00
chanial%noos.fr
66264f60b0
don't override single tab when pref is 'append'
2002-10-23 10:57:20 +00:00
igor%mir2.org
d7a9329429
I modified Context.enter/Context.exit to remove explicit synchronization on threadContexts as implicit implicit synchronization when calling threadContexts.get/threadContexts.put/threadContexts.remove is enough to ensure thread safety. It reduces time spend in synchronized code so Context.enter/Context.exit is less problematic with script execution on many threads.
...
The change also allows with simple modifications of Context.getCurrentContext and Context.setThreadContext to use java.lang.ThreadLocal from JDK 1.2 to remove any synchronization on global data structures during Context.enter/Context.exit/Context.getCurrentContext.
2002-10-23 09:56:26 +00:00
bryner%netscape.com
43279dee45
Only build in themes/classic/global/unix on gtk and gtk2. In particular, don't go in there on Mac OS X, so that we don't override the Mac css with the Unix css. Bug 172022, r=cls, a=brendan.
2002-10-23 06:36:32 +00:00
rogerl%netscape.com
ccf6eddc0a
Fixed 'load' to load into global scope.
2002-10-23 05:47:43 +00:00
jay.yan%sun.com
65a9e15203
bug 146108, popup menu position wrong after opening tabs. patch=robin,r=blizzard,sr=bryner,a=asa
2002-10-23 04:24:57 +00:00
hyatt%netscape.com
f0fbe99df7
Fix for 104371, SHIFT not being set correctly in the DOM, i.e., the SHIFT+space
...
keybinding didn't work. r=blizzard,brade sr=blake
2002-10-23 03:15:42 +00:00