Commit Graph

147817 Commits

Author SHA1 Message Date
mark%moxienet.com
49db4c41c5 Bug 309693, update EULA to version 1.1. license.r files for Mac dmg EULA. Officially-branded builds only. a=cbeard 2005-09-29 01:04:38 +00:00
bzbarsky%mit.edu
339344c671 Make about:cache do something sane when cache is disabled. Bug 207709, patch
by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin
2005-09-29 00:53:53 +00:00
beng%bengoodger.com
99bbb4116a 309379 - update answers.com plugin to use correct tracking logic. r=bsmedberg a=mscott with the changes axel suggested. 2005-09-29 00:40:17 +00:00
relyea%netscape.com
665d2accd1 Bug 271317, remove the old fortezza code 2005-09-29 00:36:53 +00:00
relyea%netscape.com
8d4f93463a Internal NSS defines shared between softoken and the rest of NSS, but not
exported.

added as part of bug 305697.
2005-09-28 23:52:59 +00:00
tor%cs.brown.edu
bc682e35f3 Bug 310321 - fix path update logic for nonmarkable objects. r=scooter 2005-09-28 23:42:57 +00:00
wtchang%redhat.com
6fe5b3ee79 Bugzilla Bug 310336: support building on Windows Server 2003.
r=Sandeep.Konchady.
2005-09-28 23:14:44 +00:00
gavin%gavinsharp.com
51019e8d05 Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor 2005-09-28 22:42:44 +00:00
joshmoz%gmail.com
cac6904a8b make sure Mac plugins get SetWindow() called when the clip rect changes. This causes SetWindow() to get called for plugins in a tab which is hidden. Patch by Simon Fraser. b=298961 r=josh sr=jst 2005-09-28 22:40:49 +00:00
joshmoz%gmail.com
1bc3e9054e update Thunderbird EULA to version 1.1. b=309693 r=cbeard 2005-09-28 22:22:54 +00:00
joshmoz%gmail.com
8ee7aa85ea udpate Firefox EULA to version 1.1. b=309693 r=cbeard 2005-09-28 22:13:47 +00:00
bienvenu%nventure.com
cca28586a9 fix regression caused by fix for 289444, which broke editing ldap directories from the options | composition prefs panel, patch by giacomo.magnini@portalis.it, r/sr=me 2005-09-28 21:17:05 +00:00
mkaply%us.ibm.com
813e4be0cf 10 preferences 2005-09-28 20:43:17 +00:00
bienvenu%nventure.com
a05b71366e fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott 2005-09-28 20:40:39 +00:00
bienvenu%nventure.com
d24dc9cd66 make imap filters after the fact run locally instead of on imap server, sr=mscott 278052 2005-09-28 20:39:02 +00:00
scott%scott-macgregor.org
30dfb66312 Bug #282103 --> Dynamic Overlays.
If LoadOverlayInternal returns an error, then make sure we remove the overlay observer from our hash table
to prevent a memory leak.

sr=bz
2005-09-28 19:50:39 +00:00
rob_strong%exchangecode.com
0d21c0c056 Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them), p=Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-28 19:08:16 +00:00
vladimir%pobox.com
9e27e97d75 b=203183, context menu stays when clicking other menus, r+sr=roc 2005-09-28 18:48:27 +00:00
mvl%exedo.nl
d57fba0bf3 Keep on reading from the inputstream, or else importing large files fails.
bug 309868, r=dmose
2005-09-28 18:28:25 +00:00
axel%pike.org
b92bf3505f bug 307225, relanding backed out part now that bsmedberg fixed make-jars.pl, original patch had r=gandalf, coop 2005-09-28 17:56:27 +00:00
dougt%meer.net
f5b07292a1 Droping device support component; it isn't being used yet. Also hiding SIP button 2005-09-28 17:56:07 +00:00
relyea%netscape.com
c4abacd281 Bug 305697 Softoken needs to give on the fly access to additional databases. Part 2, User interface
r=julien
2005-09-28 17:17:49 +00:00
relyea%netscape.com
e35607b9c4 bug 305697: open additional database on the fly in softoken. part1: softoken changes.
r=julien
2005-09-28 17:12:17 +00:00
sergei_d%fi.tartu.ee
ef0c9fdef5 fixing BeOS-build bustage appeared with commiting fix for Bug 310293 fix. BeOS-only 2005-09-28 17:12:11 +00:00
nboyd%atg.com
8914f71a8e Rhino now implements the array extras 2005-09-28 16:18:14 +00:00
nboyd%atg.com
cfae79c4c1 Fix bug 310323: implement new array extras (forEach, indexOf, filter, map,
some, every)
2005-09-28 16:13:27 +00:00
bsmedberg%covad.net
abe8b3971a Bug 307225 - the "-e" option to make-jars doesn't take an argument r=Pike 2005-09-28 15:48:07 +00:00
sergei_d%fi.tartu.ee
752e43cd50 Bug 310293 fix. Bringing menu popup to current workspace before show() now. r=thesuckiestemail@yahoo.se. BeOS-only, this no sr 2005-09-28 15:43:30 +00:00
cbiesinger%web.de
ed51da8076 bug 268171 make typeaheadfind use preventDefault instead of stopPropagation so
that other handlers don't try to consume the key
patch by Christian Persch <chpe@gnome.org> r=aaronlev sr=neil
2005-09-28 15:34:48 +00:00
neil%parkwaycc.co.uk
4842ea180c Change ds32.exe switches to use - for MSYS compatibility b=294122 r+sr=dveditz 2005-09-28 15:00:13 +00:00
masayuki%d-toybox.com
d6b545f224 Bug 310174 Windowless plug-ins can't receive the focus events patch by <VYV03354@nifty.ne.jp> r+sr=roc 2005-09-28 14:29:45 +00:00
peterv%propagandism.org
15e14dbf57 Fix for bug 310068 (XPCNativeWrapper fails to look up named properties on HTMLCollection). r/sr=bz. 2005-09-28 13:44:31 +00:00
peterv%propagandism.org
8702e6b0aa Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin. 2005-09-28 13:13:27 +00:00
neil%parkwaycc.co.uk
cbaf0b43d2 Supplementary patch to bug 241212 to allow .eml files to be opened and forwarded etc. without requiring a message folder to be selected r=mnyromyr sr=bienvenu 2005-09-28 09:55:45 +00:00
silver%warwickcompsoc.co.uk
fcc2117fe0 Bug 281709 - Buffer view visibility changes like resizes. r/sr=roc 2005-09-28 08:59:36 +00:00
allan%beaufour.dk
63413f73f4 option and optgroup should match :enabled/:disabled too. Bug 306620, r+sr=bzbarsky 2005-09-28 08:32:40 +00:00
nelsonb%netscape.com
ac626ee74e Avoid NULL ptr deref. Bug 310260. patch by Glen.Beasley. r=nelson. 2005-09-28 07:55:37 +00:00
ginn.chen%sun.com
d422e8ee2a Bug 58523 -P, -nosplash, -splash, -console, -ProfileManager, -installer switches (arguments) unable to launch anything other than the browser (mail does not open on startup)
patch maker=brian.lu@sun.com r=neil sr=bryner
2005-09-28 06:52:32 +00:00
dougt%meer.net
d5408bd78a Bug 307418. Fails to build on arm with gcc4. r/sr=shaver, a=asa 2005-09-28 05:49:51 +00:00
scott%scott-macgregor.org
b3f1311a6f Bug #276632 --> Sort the entire autocomplete results list based on the popularity index
instead of sub grouping the results based on the match type.

sr=bienvenu
2005-09-28 04:46:34 +00:00
rob_strong%exchangecode.com
b794ba52e9 Bug 306478 - Extension manager should use xpinstall crypto hashes. r=bsmedberg 2005-09-28 04:33:38 +00:00
mozilla.mano%sent.com
873cd6e504 Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor. 2005-09-28 04:20:07 +00:00
gavin%gavinsharp.com
7ef8c89fb6 Bug 310139: Editing mime-type handlers fails with a missing handler, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mscott 2005-09-28 02:52:52 +00:00
gavin%gavinsharp.com
1b6d9f88d6 Bug 310194: Change events can get fired multiple times for preference elements, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:48:48 +00:00
gavin%gavinsharp.com
fea7d4fb9c Bug 310162: Changing proxy settings is slow and throws multiple javascript errors, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:46:22 +00:00
bzbarsky%mit.edu
d9d40b5770 Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap,
patch by me, r=mrbkap, sr=jst
2005-09-28 02:44:16 +00:00
gavin%gavinsharp.com
a179cd8727 Bug 287571: Remove UI for 'Load Images for the originating web site only' pref, r=mconnor 2005-09-28 02:41:44 +00:00
aaronleventhal%moonset.net
b02e6dc415 Bug 309704. Keyboard-only users get stuck in plugins (applet/embed should only be focusable, not tabbable). r=bryner, sr=bz 2005-09-28 02:20:51 +00:00
darin%meer.net
3d25eb56cf fixes bug 309183 "Software update fails if user lacks write permissions on the 'update' folder/directory" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-09-28 01:33:47 +00:00
db48x%yahoo.com
3a6bb4abe9 fix bug 252201: In <pageInfoOverlay.js>, "Warning: reference to undefined property elts[i][aAttrName]"
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=neil
2005-09-28 00:22:30 +00:00