Commit Graph

143709 Commits

Author SHA1 Message Date
timeless%mozdev.org
c61aee6a6e Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
fixing build bustage (moving include to nsTextAddress.cpp
2005-07-01 02:07:31 +00:00
darin%meer.net
9da4288dc3 fixes bug 299282 "Package updater executable and updater.ini files with installer builds" r+a=bsmedberg 2005-07-01 02:04:55 +00:00
timeless%mozdev.org
b81405b84e Bug 299146 nsPrefLocalizedString needs to tolerate null
r=dveditz sr=dveditz a=bsmedberg
2005-07-01 01:48:41 +00:00
timeless%mozdev.org
09002c1352 Bug 299102 remove useless references to nsVoidArray
mailnews: addressbook, base, import
r=dmose sr=dmose a=bsmedberg
2005-07-01 01:46:55 +00:00
bugzilla%glob.com.au
dadf134607 Bug 297646: Write helper functions for Bugzilla::Token.pm
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-07-01 01:44:19 +00:00
smfr%smfr.org
9749527c5e Fix warnings. 2005-07-01 01:40:12 +00:00
smfr%smfr.org
f9dec1e158 Fix alignment, no code changes. 2005-07-01 01:39:59 +00:00
timeless%mozdev.org
8da292e81e Bug 296573 FF11a1 crash [@ nsBookmarksService::ClearBookmarksContainer]
patch by b.jacques@planet.nl r=mconnor a=bsmedberg
2005-07-01 01:38:43 +00:00
tor%cs.brown.edu
fa6ceb3e76 Bug 299204 - guard against <marker> reference loop. r=jwatt, a=bsmedberg 2005-07-01 01:34:34 +00:00
wtchang%redhat.com
d988cabaf9 Bugzilla Bug 298543: eliminated MACOS_DEPLOYMENT_TARGET. Replaced the
env var by MACOSX_DEPLOYMENT_TARGET and the macro by
MAC_OS_X_VERSION_MIN_REQUIRED. The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.
Modified files: configure configure.in _darwin.h prdtoa.c prnetdb.c
2005-07-01 01:19:30 +00:00
bsmedberg%covad.net
829fcc5862 Followup to bug 298670 - use cygpath as necessary to convert win32 paths for xpt_link, a=Chase 2005-07-01 01:18:49 +00:00
pavlov%pavlov.net
47ec6b7088 use calITodo.isCompleted instead of just setting percentComplete. 2005-07-01 00:58:19 +00:00
vladimir%pobox.com
6b571210d7 fix editing recurrence exceptions in dialog, r=pav 2005-07-01 00:57:28 +00:00
mozilla.mano%sent.com
2447366cca Bug 286182 - When instant-apply is on, textfield-widget prefs values aren't being saved during input. r=mconnor, a=mkaply 2005-07-01 00:46:28 +00:00
pavlov%pavlov.net
edffbf2f96 fix multi-week view to only show textboxes when editing the title. bug 299312. r=vlad 2005-07-01 00:46:07 +00:00
joshmoz%gmail.com
762671ba60 assign "isChar" inside gecko event conversion. cocoa widgets only. b=299221 sr=smfr 2005-07-01 00:44:33 +00:00
wtchang%redhat.com
e624986eb8 Bugzilla Bug 298532: use -fPIC explicitly (which is the default). The
patch is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-07-01 00:40:07 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
mrbkap%gmail.com
4c7f6d1568 bug 297224: Fix hang trying to move the caret by making sure that we always hit the first and last frames in a line when iterating over that line. r+sr=roc a=bsmedberg 2005-06-30 22:50:15 +00:00
kjh-5727%comcast.net
6f58df8261 Bug 85207 - PS module bloat due to inefficient static font tables. r=tor, sr=rbs, a=bsmedberg. 2005-06-30 22:48:49 +00:00
pavlov%pavlov.net
80f1651b1e remove isAllDay from calIEvent. bug 299182. r=vlad 2005-06-30 22:41:14 +00:00
vladimir%pobox.com
e32dd66908 move to just one minimonth; also make multiday view a little bit less horrible 2005-06-30 22:37:00 +00:00
vladimir%pobox.com
e30bb95289 typo fix 2005-06-30 22:36:38 +00:00
scott%scott-macgregor.org
ecffffd028 Bug #299104 --> start page isn't always shown anymore.
if user has a user pref that matches the old default start page then migrate it to the new default page.
sr=bienvenu
2005-06-30 22:35:52 +00:00
pedemont%us.ibm.com
ce99ad0046 Bug 268285 - Support includenamespaceprefixes attribute on <submission> element. r=doronr, r=smaug, a=mkaply 2005-06-30 22:32:44 +00:00
timeless%mozdev.org
2cea53bda3 Bug 243999 nsresult PrepareAcceptLanguages returns nsnull
patch by b.jacques@planet.nl r=biesi sr=darin a=bsmedberg
2005-06-30 22:01:15 +00:00
shaver%mozilla.org
e39cf948f3 Bug 299163: add a calITodo.isCompleted for some semblance of sane completion
handling. r=pavlov.
2005-06-30 21:59:22 +00:00
dougt%meer.net
91e45f52cd Fixing build bustage; making config.mk match build docs. WINCE ONLY. 2005-06-30 21:49:29 +00:00
scott%scott-macgregor.org
a670579063 Bug #272893 --> email address menu item in context menu of mailaddress image on header panel is not updated
Patch by  Teune van Steeg

r/sr=mscott
a=asa
2005-06-30 21:48:33 +00:00
jwatt%jwatt.org
5cbbf78f95 Fixing bug 288165. SVG path: marker-start/-end (auto orient): wrong direction. r=tor@acm.org, a=benjamin@smedbergs.us 2005-06-30 21:47:41 +00:00
mconnor%steelgryphon.com
41123c3976 bug 284089 - ask every time pref is ignored, Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp>, r=me, a=bsmedberg 2005-06-30 21:30:49 +00:00
bryner%brianryner.com
8d8409682a Fix crash when using fastback to go to pages that use SVG in an <object> tag, and bulletproof a little bit. Bug 299153, r+sr=dbaron, a=bsmedberg 2005-06-30 20:58:33 +00:00
wtchang%redhat.com
a36a0d6ad4 Bugzilla Bug 287057: fixed memory leaks in callers of cert_FindExtension.
pass NULL as the SECItem* argument if we only want to know if the extension
exists but don't need its value. r=jpierre,nelsonb.
Modified Files:
	certdb/certdb.c certdb/genname.c certhigh/certhigh.c
	certhigh/certhtml.c certhigh/crlv2.c certhigh/ocsp.c
2005-06-30 20:53:57 +00:00
timeless%mozdev.org
7f3f24e713 Bug 284038 OOM crash [@ EnumFonts]
patch by b.jacques@planet.nl r=zack@kde.org a=bsmedberg
2005-06-30 20:48:41 +00:00
brendan%mozilla.org
0bf52e2a82 Disallow anonymous functions in declaration or statement context (299209, r=shaver). 2005-06-30 20:48:15 +00:00
timeless%mozdev.org
1184451153 Bug 292913 Potential OOM crash [@ LoadDirsIntoArray]
patch by b.jacques@planet.nl r=darin a=bsmedberg
2005-06-30 20:46:59 +00:00
julien.pierre.bugs%sun.com
20e7c73484 Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyea 2005-06-30 20:38:33 +00:00
timeless%mozdev.org
ce7b74ef9d Bug 283534 OOM crash [@ xpcarraytest]
patch by b.jacques@planet.nl r=shaver sr=shaver a=bsmedberg
2005-06-30 20:37:11 +00:00
bsmedberg%covad.net
d63a7e67dc Bug 299193 - update.css was not added to pinstripe, regression from bug 296566, patch by robstrong r+a=me 2005-06-30 20:37:03 +00:00
timeless%mozdev.org
2b8dfccdff Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
mats.palmgren%bredband.net
4c0c7f56ae Make GetFieldSetAreaFrame() handle a null first child. b=299188 r+sr=dbaron a=benjamin 2005-06-30 20:31:40 +00:00
mozilla.mano%sent.com
310eb562eb Bug 207186 (c19) - Prevent caret from looping around non-default-direction text at the beginning of a textarea. patch from Uri Bernstein <uriber@gmail.com>, r=smontagu, sr=roc, a=bsmedberg. 2005-06-30 20:29:56 +00:00
darin%meer.net
b201f4b99d Patch for bug 299040 "Package reporter as a global extension" r+a=bsmedberg 2005-06-30 20:25:17 +00:00
darin%meer.net
1f9247f9df fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg 2005-06-30 20:21:34 +00:00
dveditz%cruzio.com
a3d65cbb56 fixing bug 298892 regression caused by a bad merge. fixed by biesi, r/sr=neil, a=dveditz 2005-06-30 20:13:58 +00:00
mozilla.mano%sent.com
fe022eaa40 Bug 299235 - fix gcc4 build bustage from bug 236300 (Safari profile migrator). r=mento, sr=smfr, a=bsmedberg. 2005-06-30 20:13:05 +00:00
mozilla.mano%sent.com
eccc356599 Bug 298927 - [Mac] Thunderbird doesn't register itself as a mailto: handler. r=josh, sr=mscott, a=bsmedberg. 2005-06-30 20:07:37 +00:00
bsmedberg%covad.net
db1091a127 Bug 299051 - Link failure on Alpha Linux: pc-relative relocation against dynamic symbol $invoke_copy_to_stack..ng - patch by Falk Hueffner <falk@debian.org> r+a=shaver 2005-06-30 20:06:20 +00:00
bienvenu%nventure.com
24060093c3 fix 65303 circular rename of local folder (a->b->c->a) causes problems, sr=mscott, a=benjamin 2005-06-30 20:04:13 +00:00
bsmedberg%covad.net
6db8a67923 Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly) 2005-06-30 19:22:39 +00:00