Commit Graph

124296 Commits

Author SHA1 Message Date
jocuri%softhome.net
4e92aa1ab7 Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justdave. 2003-11-14 10:22:06 +00:00
dwitte%stanford.edu
0ea9886fd9 fixing mingw bustage. 2003-11-14 07:26:58 +00:00
dwitte%stanford.edu
4250def2a9 clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
b=225298, r=mvl, sr=darin
2003-11-14 06:43:08 +00:00
scott%scott-macgregor.org
1f1cbc43b8 Hook up the progressmeter in thunderbird so it becomes visible when we have progress to show
and it gets hidden when we stop the meteors.
2003-11-14 05:21:40 +00:00
scott%scott-macgregor.org
8a71fdb9c8 Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
r/sr=bienvenu
2003-11-14 05:18:48 +00:00
timeless%mozdev.org
7db916ee78 Bug 219899 localization issue in browser-menubar.inc: hardcoded menu label "Window"
patch by mpconnor@rogers.com r=ben
2003-11-14 05:10:46 +00:00
bienvenu%nventure.com
b176a0c98a make hidden pref that makes column clicking keep thread sorting also make thread column be a toggle for thread/unthreading patch by mcow@well.com, neil.parkwaycc, and myself, r=me, sr=mscott 219787 2003-11-14 03:48:41 +00:00
brendan%mozilla.org
79d99c1c7a Tweak so uneval(-0) == '-0' (r=igor@fastmail.fm). 2003-11-14 03:40:36 +00:00
relyea%netscape.com
aa736fe5ed Add symkeyutil to the manifest file 2003-11-14 03:27:23 +00:00
relyea%netscape.com
4f0cd96574 New tool to manage fixed keys in the database. 2003-11-14 03:26:47 +00:00
relyea%netscape.com
12bf9a0f9f Changes for symkey support. 2003-11-14 03:25:52 +00:00
brendan%mozilla.org
3a340c0519 RegExp().toString and .toSource should return '/(?:)/', not '//' (bug 225550, r=sparky). 2003-11-14 03:23:49 +00:00
bienvenu%nventure.com
e172434e8f pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381 2003-11-14 03:19:58 +00:00
mkaply%us.ibm.com
fcba513440 #224487
r=brendan
Os/2 only changes to work around FPU issues. See the bug.
2003-11-14 01:49:37 +00:00
wchang0222%aol.com
750ff55aa5 Bugzilla bug 225619: fixed memory leaks. 2003-11-14 01:42:51 +00:00
wchang0222%aol.com
31e5ec1ebe Bugzilla bug 225626: need to allocate PORTArenaPool rather than PLArenaPool
for the 'arena' member of CERTVerifyLog.  Fixed memory leaks on an error
path.
2003-11-14 01:41:15 +00:00
wchang0222%aol.com
b1b3012d66 Set JSS version to 3.4.2 Beta 2.
Modified Files: CryptoManager.java util/jssver.h
2003-11-14 01:37:04 +00:00
jshin%mailaps.org
f0d8be564e bug 224748 : make hardcoded charset names canonical (r=smontagu, sr=blizzard) 2003-11-14 01:00:03 +00:00
gerv%gerv.net
758ed57285 Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave. 2003-11-13 23:44:07 +00:00
wchang0222%aol.com
c90a594d65 Upgraded to NSS_3_7_9_RTM (from NSS_3_7_8_RTM).
Modified Files: manifest.mn org/mozilla/jss/CryptoManager.java
2003-11-13 23:39:46 +00:00
bzbarsky%mit.edu
02105d9df4 Detect <iframe> as HTML. Bug 224932, r+sr=darin 2003-11-13 23:22:49 +00:00
nicolson%netscape.com
c3e4461e42 Fix 225615: memory leak in SSLSocket.socketConnect. 2003-11-13 23:10:13 +00:00
nelsonb%netscape.com
aa085e7956 Fix bugzilla bug 225301. r=jpierre. This patch does the following:
1. Fixes the Usage message to document the command line options.
2. Changes the "decode" function to
   a) report an error on bad signatures, only when decoding the input file,
      not when decoding an ancillary "enveloped file".
   b) only output the contents of the "detached content" file (-c option)
      when that file's content was actually used in the computation.
3. Sundry other cleanup and added comments.
2003-11-13 23:03:12 +00:00
cbiesinger%web.de
86a6cb09ce bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
dbaron%dbaron.org
748a5e9749 Make aErrorCode values nsresult, since that's what they are. Remove obsolete handling of -1 for EOF and now-obsolete TODO list. b=224254 r+sr=bzbarsky 2003-11-13 22:48:05 +00:00
bzbarsky%mit.edu
13729d01dd Save the original tagname when viewing source to prevent case-folding. Bug
63137, r=choess, sr=heikki
2003-11-13 21:55:26 +00:00
hjtoi%comcast.net
8a86410567 Bug 220954, add test for common problem and give correct message in that case, r=timeless. 2003-11-13 21:07:29 +00:00
pinkerton%netscape.com
e3cf218b0c fixing pref ordering issues so camino prefs load last. turning off loading
of favicons at launch time. just too slow.
2003-11-13 20:35:58 +00:00
bryner%brianryner.com
a02809c28a Don't bother looking for eu-readelf and readelf on Mac OS X (the 'which' command there prints its error message to stdout, so it's hard to tell that it failed). 2003-11-13 19:43:23 +00:00
scott%scott-macgregor.org
50667cbf1c synch up some pref changes with the trunk 2003-11-13 18:45:24 +00:00
pschwartau%netscape.com
75422d50c1 Removing skips for toSource() and uneval(), now that Rhino has implemented these methods (bug 225465). Adding a comment for skip of js1_5/Regress/regress-192465.js. 2003-11-13 18:39:17 +00:00
bzbarsky%mit.edu
3c78a4048f Fix bug 225565 by looking at the actual control type. r+sr=peterv 2003-11-13 18:38:41 +00:00
scott%scott-macgregor.org
dd4cda948d Bug #225564 --> cannot sort messages by junk status because we are using the wrong column id. 2003-11-13 18:33:07 +00:00
pinkerton%netscape.com
58b04d3e74 make find panel more consistent with other cocoa apps (bug 160771) 2003-11-13 18:21:02 +00:00
chanial%noos.fr
c2cd927929 Bug 225239: fix pref window bustage. the skin contents.rdf file wasn't packaged. 2003-11-13 17:43:41 +00:00
bmlk%gmx.de
f715a7b7ff OS/2 crash prevention, make sure that a division by zero can not occure, bug 221975, r/sr=bzbarsky 2003-11-13 17:34:46 +00:00
pinkerton%netscape.com
ecb7c49302 fix bookmark export for html and plist for safari (bug 223204) 2003-11-13 17:31:31 +00:00
timeless%mozdev.org
8ff2a48113 Bug 224500 Some Customize Headers dialog clean up
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:30:11 +00:00
timeless%mozdev.org
a22f51d528 Bug 140649 Mail and newsgroup "set as default" should be disabled on current default
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:28:23 +00:00
igor%mir2.org
2e75448c13 Implementing uneval/toSource functionality of SpiderMonkey. Foe details, see http://bugzilla.mozilla.org/show_bug.cgi?id=225465. 2003-11-13 17:15:31 +00:00
sicking%bigfoot.com
56ad1b1cba Bug 225507: Implement nsCOMArray::SafeObjectAt for out-of-bounds safe access.
r=bryner sr=alecf
2003-11-13 17:01:20 +00:00
mostafah%oeone.com
d8db7f33bb Checked in part of attachment 135317 dealing with printing ( bug 219589 ) 2003-11-13 16:41:11 +00:00
blizzard%redhat.com
42e603872d Bug #201158. Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner 2003-11-13 16:38:59 +00:00
mostafah%oeone.com
d4094c7a42 Checked in rest of attachment #135386 2003-11-13 16:37:25 +00:00
blizzard%redhat.com
f01bca0a21 Bug #225357. Plugins that specify coordinates that exceed maximum X coordinates cause X errors. Limit the size of plugins on this platform to the maximum size for X windows. r=bz, sr=roc 2003-11-13 16:33:52 +00:00
mostafah%oeone.com
9432632968 Checking in patches for bug 185394: Date picker format does not respect local settings 2003-11-13 16:25:26 +00:00
wchang0222%aol.com
a5782dcab7 Fixed a comment error. r=relyea. 2003-11-13 16:21:46 +00:00
wchang0222%aol.com
4868d7e8c2 Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed
with PORT_Free.
Modified Files:
	cmd/lib/secutil.c cmd/selfserv/selfserv.c
	cmd/signver/pk7print.c cmd/strsclnt/strsclnt.c
	cmd/tstclnt/tstclnt.c lib/certdb/cert.h
2003-11-13 16:10:45 +00:00
mostafah%oeone.com
8617e98887 Finalizing changes for bug 219589: Calendar Extension for Thunderbird 2003-11-13 15:24:32 +00:00
mostafah%oeone.com
c3e7650902 Updated Dutch translation 2003-11-13 14:49:23 +00:00