Граф коммитов

112691 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org eaeb21dee8 Optimize s.match(r) into r.test(s) if possible (no bug, r=shaver). 2002-11-30 06:51:27 +00:00
bugreport%peshkin.net a23421a969 Bug 182512 Charts over time broken
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net 87acb0913e Bug 181951 Cannot delete groups
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
peterv%netscape.com 63a2d5f471 Fix warning. 2002-11-30 02:07:59 +00:00
peterv%netscape.com cbbedba9d2 Bustage fix. 2002-11-30 00:27:09 +00:00
alexsavulov%netscape.com 5cc1ae7c24 Fix for bug 138957 - Submission triggering element must submit nam/value pair
if the submission is performed from onlcick and the handler retunrs true.
Introduced submission deferal to wait for the handler's return value.
r= jkeiser sr=jst
2002-11-30 00:01:21 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
paper%animecity.nu 69ca96bd9b Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
blakeross%telocity.com 4981c7182e And, of course, update the jar... 2002-11-29 04:54:59 +00:00
blakeross%telocity.com 6c201818da Cut more comm dependencies; remove some unused files. 2002-11-29 04:50:50 +00:00
dbaron%fas.harvard.edu 9c3956e55c Remove unneeded stubs for code to support Navigator 4.x-only suppress attribute. b=182554 r=biesi (who noticed the problem) sr=peterv 2002-11-28 23:02:31 +00:00
depstein%netscape.com 92f4a5bb1a refactored code, changes to object error checking handling. not part of the build. 2002-11-28 22:39:58 +00:00
cbiesinger%web.de 74afa81b6e removing unused function Area::ToHTML. r=peterv sr=dbaron. no bug. 2002-11-28 22:18:01 +00:00
dbaron%fas.harvard.edu de5585e5e7 Remove unused parser-related code. b=130439 r=harishd sr=jst 2002-11-28 19:43:51 +00:00
dbaron%fas.harvard.edu d7be43384d Fix margin collapsing of margins other than the first child's top margin out of the top of a block. b=44242, 18206 r=roc (mostly) 2002-11-28 19:29:28 +00:00
dbaron%fas.harvard.edu 77108322f1 Back out previous checkin. b=180711 2002-11-28 19:15:27 +00:00
dbaron%fas.harvard.edu 4e0d918fb7 Don't use default parameters for NS_NewAreaFrame. Make relatively positioned frames not use NS_BLOCK_WRAP_SIZE and NS_BLOCK_SPACE_MGR. b=180711 r=bzbarsky 2002-11-28 19:12:16 +00:00
kaie%netscape.com c6b0b2497e b=180806 IMAP backend should avoid unnecessary logout
r=bienvenu sr=sspitzer
2002-11-28 18:36:36 +00:00
kaie%netscape.com da1410e6e1 b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
r=javi sr=sspitzer
2002-11-28 18:31:03 +00:00
sspitzer%netscape.com d302d3df14 followup fix to bug #182386
now that there isn't an unknown state, fix the dialog text.

thanks to kairo@kairo.at for pointing this out.
2002-11-28 16:42:50 +00:00
mikep%oeone.com 47c4d61786 Adding in side calendar to main window. 2002-11-28 14:20:09 +00:00
bbaetz%student.usyd.edu.au f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
sspitzer%netscape.com 216ddbecfe fix for bug #179989. make it so if you try to drop "illegal" urls (like mailto:)
or random, non-url text, we don't attach it.

r/sr=bienvenu
2002-11-28 08:55:09 +00:00
sspitzer%netscape.com acba021b70 fix for #42105.
when creating a news account, don't set the username to be the username
part of the email address (from the wizard).

this fixes bug #154213, a problem with the account picker in the subscribe dialog
cause by the bogus username

also, some code cleanup

r/sr=bienvenu
2002-11-28 06:51:10 +00:00
paper%animecity.nu f20302139c Bug 179546. Remove gs->transparent_pixel since it's not being used.
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
sspitzer%netscape.com 4c82b1b099 fix for bug #180019.
fix problems when choosing "Customize..." mail view, and then cancelling.
also fix problems when you choose the same view as previously chosen.
r/sr=bienvenu
2002-11-28 04:31:58 +00:00
sspitzer%netscape.com fa5084f75f followup to bug #182386. no need to ship these unused icons to the user. 2002-11-28 03:50:39 +00:00
sspitzer%netscape.com a3795a36e4 fix for bug #182381. remove harded coded strings.
r/sr=bienvenu
2002-11-28 03:48:20 +00:00
sspitzer%netscape.com 76da5dd7bb fix for bug #182386. "unknown" junk state should look like "not junk"
to avoid confusion.  r/sr=bienvenu
2002-11-28 03:39:45 +00:00
jrgm%netscape.com 61c0e4ef39 add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin 2002-11-28 03:37:26 +00:00
bienvenu%netscape.com 42ca5f2672 fix problem with folder permissions and imap acl r/sr=sspitzer 170597 2002-11-28 03:32:17 +00:00
depstein%netscape.com 9ad566c020 Add test cases for nsIChannel. not part of the build. 2002-11-28 03:31:43 +00:00
jst%netscape.com dfc3a21a75 Renaming member variables in nsTimeoutImpl from 'foo' to 'mFoo'. rs=brendan@mozilla.org 2002-11-28 01:35:45 +00:00
jst%netscape.com aa20bdfceb Fixing bug 178810. Original idea for the fix proposed by keeda@hotpop.com, complete fix written by me. Fix reference counting goofup that is triggerd by timeouts that run while a timeout is executing (due to a bug that lets timeouts fire while modal windows are open). r=peterv@netscape.com, sr=brendan@mozilla.org 2002-11-28 01:04:18 +00:00
sspitzer%netscape.com 820a94b974 fix for #173915. add print preview sub menu to print button in mailnews.
fix title for print preview.  thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2002-11-28 01:00:32 +00:00
curt%netscape.com eaeb0a93ea Merging in Sean's fix from bug #182195
(This script isn't part of the build yet.)
2002-11-28 00:28:36 +00:00
jkeiser%netscape.com 97a7c37934 Make testcase reflect its comments (bug 130834), r=timeless, sr=bzbarsky 2002-11-27 23:50:40 +00:00
sspitzer%netscape.com 1d230ad935 fix for bug #180477. fix crasher and other problems with toggling junk
state from the advanced search dialog.  and some code cleanup.
r/sr=bienvenu
2002-11-27 23:36:38 +00:00
ssu%netscape.com 2ade9eb1fc fixing bug 182195 - XP Start Menu displays $ProductNameInternal$ instead of Mozilla for the default browser. r=dveditz sr=leaf 2002-11-27 23:25:02 +00:00
akkana%netscape.com 1a8bd4f0ed 169615: Get rid of MOZILLA_FIVE_HOME warning. r=dmose sr=sspitzer 2002-11-27 23:02:17 +00:00
curt%netscape.com 2fd3ad014b New installers build process which will not become part of the build
until Leaf flips the switch on the nightly automation process.
2002-11-27 21:50:46 +00:00
mkaply%us.ibm.com ae35f1d68f #182014
r=me, sr=blizzard (platform specific code)
OS/2 only - regession caused by webdings code - forgot to set convertcodepage in unicode case
2002-11-27 21:33:37 +00:00
darin%netscape.com da270177d5 attempted fix for compilation error w/ GCC 2.91.66 2002-11-27 20:21:12 +00:00
shanjian%netscape.com 88779aee96 #168582 POST document is not displayed correctly in new window
carry over charset to new window.
r=ftang, sr=jst
2002-11-27 19:53:56 +00:00
jake%bugzilla.org 4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
mikep%oeone.com 76b784fca4 Fixing up JS warnings, as per bug 162166. 2002-11-27 15:20:28 +00:00
mikep%oeone.com 7d54408bd3 Fixing bug 173028, allowing multiple selection of importing files. 2002-11-27 14:53:38 +00:00
bugreport%peshkin.net 438aef1538 Bug 173761 Need ability to always require login
patch by joel
r=gerv, a=justdave
2002-11-27 14:46:06 +00:00
ere%atp.fi 184532a39b Bug 24064: Need ability to specify Trash folder
r=Henry.Jia
sr=bienvenu
2002-11-27 12:20:37 +00:00
henry.jia%sun.com 729b7067ca Bug 161085: get rid of m_onlineBaseFolderExists, it's not used
r=antonio.xu@sun.com, sr=bienvenu@netscape.com
2002-11-27 04:02:00 +00:00