mgalli%geckonnection.com
c6acac68a8
Eliminated all the image references from the source. Preserving skinability. Some other cleanup and half way fix to the progress style blue bar (using real percentage).
2005-08-03 21:59:36 +00:00
mkaply%us.ibm.com
0eb9ca0fd0
OS/2 debug build bustage
2005-08-03 21:40:11 +00:00
ben%bengoodger.com
d074071ae5
302073 - turn on software update background checking by default r=darin a=bsmedberg
2005-08-03 20:34:17 +00:00
ben%bengoodger.com
8453d9147c
part of 302059 - default preferences r=darin
2005-08-03 20:32:51 +00:00
ben%bengoodger.com
1677b353ab
show update full name (including build id) in the update history window
2005-08-03 20:31:27 +00:00
mark%moxienet.com
b5d9ffad07
Bug 301774, abysmally slow typing/caret in Camino, especially with animated images, even worse with 10.4 SDK. Limit QuickDraw buffer flushes so that they occur less frequently than the display refresh rate. Camino/Cocoa widget only, npodb. r=pink sr=smfr
2005-08-03 20:30:46 +00:00
ben%bengoodger.com
250897a14e
302059 - Software Update should do an extension update check before showing a prompt (to avoid excessive prompting if there are updates to incompatible items) r=darin
...
302062 - provide the client side requirements for showing a comprehensive log of updates across nightly builds r=darin
2005-08-03 20:25:12 +00:00
ben%bengoodger.com
49a1b247ef
300925 - "Close" button should read "Hide" for less confusion, r=darin
...
301622 - Browser should only report legitimate security updates as important security updates with scary text, not nightlies. r=darin
2005-08-03 20:22:47 +00:00
ben%bengoodger.com
0f51406bf7
302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin
2005-08-03 20:21:02 +00:00
ben%bengoodger.com
d6cec21b9f
302269 - the updates wizard should use standard wizard buttons for the "updates found" page - adjust the button initialization routine to take account of this new "extra1" button and use it to show the "Later" button, putting the "Download" text in the "Next >" button. r=darin.
...
Also contains portions of 301622 - don't show "security" warning for nightly builds. r=darin
2005-08-03 20:20:23 +00:00
ben%bengoodger.com
7126495fb5
302269 - remove unnecessary style rules now that the updates found page is using the standard wizard buttons. r=darin
2005-08-03 20:18:50 +00:00
ben%bengoodger.com
df3f1c9208
Part of 302269 - Make "Updates Available" page use standard wizard buttons.
...
Add an "extra1" button to the wizard button deck: it is guaranteed left-aligned on all platforms.
r=darin
2005-08-03 20:17:23 +00:00
doronr%us.ibm.com
1bd0a8902f
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
2005-08-03 18:43:45 +00:00
timeless%mozdev.org
5df47986a3
Bug 303213 integer overflow in js
...
patch by brendan r=mrbkap a=brendan
2005-08-03 17:56:43 +00:00
darin%meer.net
7f8ad24e11
fixes bug 300087 "Mac update fetches, but does not apply" r=beng a=chase
2005-08-03 17:31:30 +00:00
neil%parkwaycc.co.uk
3aeaa48825
Installer code cleanup b=47762 p=gautheri@noos.fr r=dveditz a=bsmedberg
2005-08-03 16:28:34 +00:00
gavin%gavinsharp.com
fb565a8948
Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-08-03 15:14:37 +00:00
gavin%gavinsharp.com
ce73589138
Bug 302759 : Remote maxVersion does not override install.rdf maxVersion during an upgrade, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-08-03 15:10:43 +00:00
doronr%us.ibm.com
e9f7469250
XForms bug 302685 - XForms submission allows cross domain instance replacement. r=pedemonte,aaronr a=mkaply
2005-08-03 14:30:54 +00:00
dougt%meer.net
a3c8d78e87
Minimo only. Backing out 300373.
2005-08-03 05:24:18 +00:00
nelsonb%netscape.com
60181a7016
NSC_CopyObject can now copy token keys to session keys. Bug 289530.
...
r=rrelyea. Modified Files: pkcs11.c pkcs11u.c
2005-08-03 02:26:55 +00:00
nelsonb%netscape.com
6ee92f33d0
Implement PK11_CopyTokenPrivKeyToSessionPrivKey, function to copy token
...
RSA private key to a session key, to eliminate DB lookups and 3DES
unwrapping for every use. Bug 274538. r=rrelyea.
Modified Files: nss/nss.def pk11wrap/pk11akey.c pk11wrap/pk11pub.h
2005-08-03 01:57:40 +00:00
nelsonb%netscape.com
6edae5d3b6
Eliminate numerous potential causes of sending invalid (zero) session
...
handles down to a PKCS11 module. Bug 292049. r=relyea.
Modified Files: pk11akey.c pk11auth.c pk11obj.c pk11skey.c pk11slot.c
pk11util.c
2005-08-03 01:22:07 +00:00
gavin%gavinsharp.com
1b3bb9efb9
Bug 191642 : finishing cleaning up accesskeys in Options dialog, r+a=mconnor
2005-08-03 01:14:55 +00:00
lpsolit%gmail.com
adc311189b
Bug 303129: Unescaped & in a Bug URLs on 'Saved Searches' tab - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-08-03 00:44:59 +00:00
lpsolit%gmail.com
7c1c3c9065
Bug 303141: Missing buglist when deleting groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-03 00:35:47 +00:00
lpsolit%gmail.com
df231c19dc
Bug 302927: Incorrect title when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-03 00:26:54 +00:00
lpsolit%gmail.com
d35cb8844b
Bug 303147: Bugzilla crashes when submitting a bug in the UNCONFIRMED state using PostgreSQL - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-08-03 00:17:45 +00:00
lpsolit%gmail.com
37cb2b7caa
Bug 303061: userprefs.cgi should call ThrowUserError for old_password_required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-08-03 00:07:45 +00:00
mark%moxienet.com
3481d53fad
Backing out due to red on btek (Seamonkey). btek does not have File::Spec installed?
2005-08-02 23:38:34 +00:00
rbs%maths.uq.edu.au
cd36853037
Map some attributes to style, b=302722, r+sr=roc, a=bsmedberg
2005-08-02 23:25:22 +00:00
mark%moxienet.com
62fabb1b2b
Bug 302744, symbolic link to srcdir present in Camino.app for JEP instead of the plugin itself after an objdir build. rsync it to the objdir instead of using ln -s. Camino-only, npotdb. r=smfr
2005-08-02 23:16:42 +00:00
mark%moxienet.com
a7782e91be
Bug 194045, make-jars.pl changes don't work when building under Cygwin with a zip program that doesn't understand absolute Cygwin paths. Always use relative paths. r=neil sr=bsmedberg a=bsmedberg
2005-08-02 23:10:04 +00:00
gavin%gavinsharp.com
6d0928efa1
Bug 247427 followup fix: ensure file exists before trying to open it, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg
2005-08-02 23:08:52 +00:00
pinkerton%aol.net
99b46a5719
add pause/resume to download manager (bug 187483)
2005-08-02 22:53:43 +00:00
bienvenu%nventure.com
21e59f788d
fix build bustage from last checkin
2005-08-02 22:32:21 +00:00
timeless%mozdev.org
29ae639309
Bug 302838 Update references to non-existing chrome files
...
patch by hskupin@gmail.com r=mscott sr=mscott a=bsmedberg
2005-08-02 22:31:24 +00:00
timeless%mozdev.org
aaae570aa3
Bug 302698 [@ DumpStackToFileMain64]
...
r=dougt a=bsmedberg
2005-08-02 22:17:59 +00:00
bienvenu%nventure.com
6522703832
warn and bail when user tries to add messages to local folder that is near 4GB, sr=mscott, a=bsmedberg, 280793
2005-08-02 22:17:31 +00:00
tor%cs.brown.edu
8e4a117a45
Bug 302699 - remove need for cairo null surface patch. r=vlad, a=caillon
2005-08-02 22:04:57 +00:00
timeless%mozdev.org
d34d5ff158
Bug 302838 Update references to non-existing chrome files
...
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-08-02 21:57:46 +00:00
scott%scott-macgregor.org
8741b2b2bf
Bug #303030 --> Manage subscriptions from the account manager
...
loads a sheet rather than new window on Mac OS X.
2005-08-02 21:57:28 +00:00
mkaply%us.ibm.com
1cbf90d472
No bug - remove space between section and comment so people realize that the section and the comment go together.
2005-08-02 21:55:57 +00:00
timeless%mozdev.org
b4d01d069d
Bug 277553 clicking on Textarea with a RTL direction doesnt work
...
patch by uriber@gmail.com r=bz sr=bz a=bsmedberg
2005-08-02 21:55:55 +00:00
roc+%cs.cmu.edu
be9e025632
Bug 151188. Use fcntl for profile locking on Linux/Unix, with symlinks as a backup. We'll continue to also take the symlink, so that older builds are still locked out, but we mark the symlink so that if a newer fcntl-build leaves a stale symlink lock we detect and remove it.
2005-08-02 21:30:48 +00:00
jwalden%mit.edu
9503227fcd
Bug 289776 - Make Help table of contents fully platform-specific. r=steffen, a=bsmedberg
2005-08-02 21:21:33 +00:00
darin%meer.net
3a49d1d940
fixes bug 302489 "XMLHTTP TRACE method can reveal proxy passwords to web sites" r=jst sr=dveditz a=asa
2005-08-02 21:00:03 +00:00
roc+%cs.cmu.edu
4c4e3b7839
Bug 297977. Enable SVG output for surfaces that don't have an SVG renderer (e.g., when configured using cairo with print to Postscript), by printing to an image. Original patch by tor, modifications by roc, r+sr=tor,a=bsmedberg
2005-08-02 20:40:28 +00:00
dbaron%dbaron.org
a653aa09b6
Missed file, fixing bustage, b=291725
2005-08-02 20:38:47 +00:00
smfr%smfr.org
57e1fe973a
Fix bug 160008: make autocomplete work in the Location sheet.
2005-08-02 20:28:45 +00:00