gavin%gavinsharp.com
4f32feca88
Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
2005-07-24 05:13:34 +00:00
dougt%meer.net
74e61fea7e
Fixing makefile so that snav builds in the static build system. r=bsmedberg. npodb.
2005-07-24 03:41:38 +00:00
mike.morgan%oregonstate.edu
bcf85afacf
updated some search items.
2005-07-24 02:05:49 +00:00
cst%andrew.cmu.edu
28bb69ed0b
Bug 301842 fix chrome errors from reporter locale moving
...
patch by ajschult, r=bsmedberg a=bsmedberg
2005-07-24 01:48:58 +00:00
mats.palmgren%bredband.net
64fca33b3c
Don't crash in the document observer methods when the container arg is null. b=301025 r+sr=bzbarsky a=benjamin
2005-07-24 01:21:17 +00:00
mats.palmgren%bredband.net
204695d4bf
Consider height of <OPTGROUP> labels when calculating visible height. b=300474 r+sr=bzbarsky a=benjamin
2005-07-24 01:02:15 +00:00
cltbld
b638ea4ff6
Automated update from host egg
2005-07-23 21:27:58 +00:00
joshmoz%gmail.com
45cb947e65
export MACOSX_DEPLOYMENT_TARGET and kill MACOS_DEPLOYMENT_TARGET. Allows us to build on x86 Macs right out of cvs (note that we still crash a lot straight from cvs, but it runs). Patch by Mark Mentovai. b=298543 r=josh sr=peterv a=bsmedberg
2005-07-23 21:17:40 +00:00
bsmedberg%covad.net
137d918e93
--enable-tests bustage from bug 300731, r=cls
2005-07-23 18:44:37 +00:00
bsmedberg%covad.net
c9241d2eb2
Bustage fix, remove extra semicolon
2005-07-23 15:35:31 +00:00
bsmedberg%covad.net
b3905512fd
Bug 300731 - Change app/extension version scheme going forward, r=darin+shaver a=shaver
2005-07-23 14:05:25 +00:00
bsmedberg%covad.net
178f20a738
Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
2005-07-23 14:00:07 +00:00
mike.morgan%oregonstate.edu
a815398e0c
Started messing with the search template. Not even 5% done. Added some global CatName stuff to init.php. Will find a better home for that later.
2005-07-23 08:57:41 +00:00
mvl%exedo.nl
1d16d5ecdf
update the makefile to the renamed outlook importer. Bustage fix.
2005-07-23 08:49:31 +00:00
dougt%meer.net
0261a9ca67
disabling string 1.0 abi support. npodb
2005-07-23 04:40:07 +00:00
dougt%meer.net
6bd3bb2a87
adding back 1mb stack commit. npodb
2005-07-23 04:39:16 +00:00
dougt%meer.net
f3a6836404
Shunt timeline getenv support. npodb
2005-07-23 04:38:02 +00:00
gavin%gavinsharp.com
b9c111c48a
Fix typo in comment, refers to wrong bug #
2005-07-23 02:59:56 +00:00
gavin%gavinsharp.com
03212367f9
Fix omission from checkin for bug 287111, r+a=mconnor
2005-07-23 02:55:16 +00:00
bryner%brianryner.com
3fc6d9506a
Fixing warnings in DEBUG_me code. NPOB.
2005-07-22 23:03:08 +00:00
dougt%meer.net
16db1498ea
removing window size from css. adding smaller size for the toolbar in css. npodb
2005-07-22 22:18:34 +00:00
wtchang%redhat.com
512a35d372
Bugzilla Bug 298514: Moved the FIPS 140-2 pairwise consistency check from
...
pk11wrap to softoken because the softoken shared library is our new crypto
module boundary. r=relyea,nelsonb.
Modified files: pk11wrap/pk11akey.c softoken/fipstokn.c softoken/pkcs11c.c
2005-07-22 22:11:22 +00:00
gavin%gavinsharp.com
bac5cce837
Bug 298545: border-style: double displayed as solid, patch by gandalf@aviary.pl, r+sr=roc, a=asa
2005-07-22 20:57:36 +00:00
bzbarsky%mit.edu
0392b3384b
Comment-only fixes I forgot to make. Bug 240661.
2005-07-22 20:49:12 +00:00
dougt%meer.net
13216eee12
Adding transfer.gif, moving skin files into skin directory in jar. Fixing up the NewTab button on the toolbar. I also added some ssr css rules to our chrome css file. this might need to be trimmed back. NPODB
2005-07-22 20:45:56 +00:00
mrbkap%gmail.com
a433fbeebb
bug 301574: Allow XML mode to be enabled explicitly by the XML constructor. r+a=brendan
2005-07-22 20:22:28 +00:00
bsmedberg%covad.net
4c342d3f62
Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver
2005-07-22 20:11:37 +00:00
bsmedberg%covad.net
7191542d83
Bug 301385 - command line flag for help (-h) doesn't work, and static EnumHelp unused, r=darin a=shaver
2005-07-22 20:05:41 +00:00
masayuki%d-toybox.com
adedd6a499
Bug 301694 Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044) r=gerv, sr=darin, a=benjamin
2005-07-22 19:07:11 +00:00
bzbarsky%mit.edu
10d1c576d9
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
bsmedberg%covad.net
0004fe088f
Revert the camino xcode change from bug 296561 because it's breaking xcode 2.1, at the request of Mark Mentovai
2005-07-22 19:04:07 +00:00
aaronleventhal%moonset.net
d056089395
Bug 297697. ISimpleDOMText::get_unclippedSubstringBounds() always gives same top of rect for all lines of text. r=timeless, sr=bz, a=bsmedberg
2005-07-22 18:50:54 +00:00
doronr%us.ibm.com
0b0b12b797
XForms bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply
2005-07-22 18:47:11 +00:00
dougt%meer.net
8614d0ebc4
Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
2005-07-22 18:41:52 +00:00
bzbarsky%mit.edu
4c780114fc
Make content-encoded plugin data work even if there is no content-length
...
header. Bug 300438, r=jst, sr=darin, a=bsmedberg
2005-07-22 18:29:34 +00:00
mvl%exedo.nl
20b13a946f
puggable import/export interfaces for calendar, plus initial implementations.
...
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
bzbarsky%mit.edu
978cc44c42
Make setting document.location to itself not create a new history entry. Bug
...
300805, r=biesi, sr=darin, a=bsmedberg
2005-07-22 18:19:35 +00:00
mvl%exedo.nl
ede51496c1
whitespace change to update to (my own!) review comment
2005-07-22 17:49:36 +00:00
mvl%exedo.nl
8bf2e98e88
Test for valid urls before trying to create a calendar.
...
bug 295343, p=jminta, r=mvl
2005-07-22 17:41:43 +00:00
ben%bengoodger.com
b064ff44b4
bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin
2005-07-22 17:11:03 +00:00
brendan%mozilla.org
134696824a
No silent failures! (301553, r=shaver).
2005-07-22 16:55:15 +00:00
cbiesinger%web.de
843d013b6b
adding new inspector/resources/locale directory to allmakefiles.sh
...
no bug, r+a=bsmedberg
2005-07-22 16:39:42 +00:00
scott%scott-macgregor.org
a96e1e3012
Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search
...
Patch by jasajudeju@telia.com
sr=me
2005-07-22 16:18:19 +00:00
christophe.ravel.bugs%sun.com
f970690695
238319: Sun packages changes
...
Change rpm packaging for RHEL3 i386 and x86_64.
2005-07-22 15:32:50 +00:00
masayuki%d-toybox.com
9f7d47f9a7
Bug 283016 Make it possible to blacklist characters in domain names r=gerv, sr=darin, a=benjamin
2005-07-22 15:07:33 +00:00
aaronleventhal%moonset.net
ddf1984c63
Fix AccessibleObjectFromPoint within list items. r+sr=neil, a=bsmedberg
2005-07-22 14:12:35 +00:00
aaronleventhal%moonset.net
84f6a107f5
Bug 301391. Allow child accessible values to be included in parents concatenated name, where appropriate. r=timeless, sr=bz, a=bsmedberg
2005-07-22 13:58:18 +00:00
darin%meer.net
0e428e3c6f
fixes bug 300010 "Canceling a HTTP request while it is reading a partial cache entry does not cancel the corresponding transaction" r=biesi sr=bz a=bsmedberg
2005-07-22 07:54:09 +00:00
lpsolit%gmail.com
dd61bb0adf
Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-07-22 05:13:36 +00:00
smfr%smfr.org
d020054e7a
Fix bug 280982: updates for several disjoint areas would get coalesced because the CHBrowserView, which is the opaque ancestor view for all the ChildViews, used a suboptimal drawing path that redraw the union of the dirty rects. r=mento.
...
Fix bug 301432: in +browserViewFromDOMWindow:, make sure we use the top nsIDOMWindow of the tree so that we get a CHBrowserView for nsIDOMWindows of subframes. Fixes JS alerts on framed pages (like gmail).
2005-07-22 03:56:12 +00:00