Commit Graph

111092 Commits

Author SHA1 Message Date
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
gerv%gerv.net
44dfe04603 Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk. 2002-10-23 22:11:06 +00:00
nelsonb%netscape.com
25d4b3dd39 Include certi.h to resolve invocation of undeclared function. 2002-10-23 22:00:48 +00:00
chanial%noos.fr
ff37ffc86c and more again 'open in tabs' menuitem fixing 2002-10-23 21:57:50 +00:00
chanial%noos.fr
fbcd11b44c more 'open in tabs' menuitem fixing 2002-10-23 21:41:45 +00:00
mikep%oeone.com
9733032c2c Fixing bug 172961, problem with doctype not matching root type. 2002-10-23 20:58:52 +00:00
nelsonb%netscape.com
b0c5f20ec4 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
1521c67903 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
b2c300d3ab Bring spec files up to date. Not part of the default build. 2002-10-23 17:17:50 +00:00
rogerl%netscape.com
828cebdc2f *** empty log message *** 2002-10-23 16:15:48 +00:00
blizzard%redhat.com
f360f72c84 Backout unapproved checkin for bug #104371. 2002-10-23 15:18:13 +00:00
glazman%netscape.com
159b81a09d 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
e6ce752e6d #104371
r=mkaply, sr=blizzard
Corresponding OS/2 fix
2002-10-23 12:08:05 +00:00
chanial%noos.fr
12658a2f80 some cleanup 2002-10-23 11:56:40 +00:00
chanial%noos.fr
189bf81467 don't override single tab when pref is 'append' 2002-10-23 10:57:20 +00:00
igor%mir2.org
32dcd895ba 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
196e5eaa99 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
364ad95947 Fixed 'load' to load into global scope. 2002-10-23 05:47:43 +00:00
jay.yan%sun.com
7ce5ec752c 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
cec3e61e53 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
timeless%mac.com
45ee155bf7 Bug 96994 Page info > Images doesn't list background images
patch by db48x@yahoo.com r=bz sr=jag a=asa
2002-10-23 03:08:10 +00:00
rogerl%netscape.com
479fd0be6f Error reporting fixes. 2002-10-23 03:02:53 +00:00
jpierre%netscape.com
50bc3486f0 Up library number for TC roots - bug #169038 2002-10-23 01:38:57 +00:00
rogerl%netscape.com
1f2bcfb4f3 Error reporting fixups. 2002-10-22 23:44:32 +00:00
ducarroz%netscape.com
d9a2d1cb9c Fix for bug 175223. We need to reset the stored message body before getting the new one from editor. R=varada, SR=sspitzer, A=asa 2002-10-22 23:23:56 +00:00
jfrancis%netscape.com
0fc27387ce mac port of layout-debug idl, plugin, and component 2002-10-22 21:59:34 +00:00
wtc%netscape.com
72e5b42617 Bug 175668: merged the fix for the pointer aliasing bug from the 2001
version of dtoa.c.  Removed the workaround of disabling compiler
optimizations on AIX.
Modified Files: Makefile.in prdtoa.c
2002-10-22 21:28:03 +00:00
igor%mir2.org
7fe4fdbc33 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=173180
Merges utf8ToOneUcs4Char body into the decode method and adds checks
for overlongs to follow SpiderMonkey.
2002-10-22 21:22:44 +00:00
blizzard%redhat.com
9d552094ed Bug #144215. gtk2 Mozarea not finalized on Destroy. Patch from mpeseng@tin.it. r=blizzard Not part of the default build. 2002-10-22 20:44:18 +00:00
sicking%bigfoot.com
8778c5ff12 Bug 158457: Properly call StartDocumentLoad when loading XSLT stylesheets and let that deal with stopping scripts and stylesheets from being loaded instead of manually stopping that in the XSL contentsink.
r=harishd sr=peterv a=asa
2002-10-22 20:09:13 +00:00
varga%netscape.com
806c8a51d3 Fix for bug 134824. Column Sorting in the Download Manager has no effect.
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
jaggernaut%netscape.com
eda4a735f0 Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers 2002-10-22 19:48:59 +00:00
hyatt%netscape.com
14b6983484 Enable marquee. 2002-10-22 19:10:34 +00:00
mostafah%oeone.com
0b6bea9ed1 Renamed displayDateEnd to displayEndDate 2002-10-22 18:59:36 +00:00
varada%netscape.com
eb5ccab3c0 fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa 2002-10-22 17:57:41 +00:00
varada%netscape.com
54bda3eb6d fix for 24873;accesskeys for account wizard;r=cavin;sr=bienvenu;a=asa 2002-10-22 17:57:25 +00:00
mostafah%oeone.com
b9bb26c2f0 Fixed backend for bug 133331 :[RFE] Allow events to span multiple days 2002-10-22 17:33:05 +00:00
mostafah%oeone.com
a58a51154a Frontend change to use the oeICalEventDisplay. Part of fix to bug 133331: [RFE] Allow events to span multiple days 2002-10-22 17:31:42 +00:00
kaie%netscape.com
68f0cbb93c b=175012 Mozilla don't support multipart/signed mail with md5 micalg parameter
r=ducarroz sr=darin a=asa
2002-10-22 14:48:14 +00:00
kaie%netscape.com
27fca6a29e b=175352 Account Manager should protect itself in case Shutdown gets called twice
r=bhuvan sr=mscott a=asa
2002-10-22 14:45:00 +00:00