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

112611 Коммитов

Автор SHA1 Сообщение Дата
paper%animecity.nu 80fea75abf Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
blakeross%telocity.com 6502ce4bcc And, of course, update the jar... 2002-11-29 04:54:59 +00:00
blakeross%telocity.com f6c9c23751 Cut more comm dependencies; remove some unused files. 2002-11-29 04:50:50 +00:00
dbaron%fas.harvard.edu 00a1205bd2 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 9e5d6d7d78 refactored code, changes to object error checking handling. not part of the build. 2002-11-28 22:39:58 +00:00
cbiesinger%web.de 1433aa3313 removing unused function Area::ToHTML. r=peterv sr=dbaron. no bug. 2002-11-28 22:18:01 +00:00
dbaron%fas.harvard.edu b9b5e43519 Remove unused parser-related code. b=130439 r=harishd sr=jst 2002-11-28 19:43:51 +00:00
dbaron%fas.harvard.edu e319c955e3 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 c0bdfeb484 Back out previous checkin. b=180711 2002-11-28 19:15:27 +00:00
dbaron%fas.harvard.edu e97397b172 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 20efdc8b4f b=180806 IMAP backend should avoid unnecessary logout
r=bienvenu sr=sspitzer
2002-11-28 18:36:36 +00:00
kaie%netscape.com 210417ee19 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 f5d5ceeac1 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 e2331399b8 Adding in side calendar to main window. 2002-11-28 14:20:09 +00:00
bbaetz%student.usyd.edu.au 4709340695 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 a7226fbaa6 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 8a86890462 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 f5ddc14096 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 8897f7c963 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 06fe9eb1bb 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 47ebf4f1bb fix for bug #182381. remove harded coded strings.
r/sr=bienvenu
2002-11-28 03:48:20 +00:00
sspitzer%netscape.com 91d8b823f9 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 70d42cc431 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 27aab9eee9 fix problem with folder permissions and imap acl r/sr=sspitzer 170597 2002-11-28 03:32:17 +00:00
depstein%netscape.com b4e24752f1 Add test cases for nsIChannel. not part of the build. 2002-11-28 03:31:43 +00:00
jst%netscape.com e9d44bc387 Renaming member variables in nsTimeoutImpl from 'foo' to 'mFoo'. rs=brendan@mozilla.org 2002-11-28 01:35:45 +00:00
jst%netscape.com 60a6c0d74b 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 c0df6c76a7 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 5d7238b818 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 f69258d6e5 Make testcase reflect its comments (bug 130834), r=timeless, sr=bzbarsky 2002-11-27 23:50:40 +00:00
sspitzer%netscape.com 14bb49372a 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 c86a678e19 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 89470d1524 169615: Get rid of MOZILLA_FIVE_HOME warning. r=dmose sr=sspitzer 2002-11-27 23:02:17 +00:00
curt%netscape.com 2d1eada82d 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 da86b28849 #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 739ba9d92e attempted fix for compilation error w/ GCC 2.91.66 2002-11-27 20:21:12 +00:00
shanjian%netscape.com 5bf68c2db8 #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 1110be1d39 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 fee2c2673b Fixing up JS warnings, as per bug 162166. 2002-11-27 15:20:28 +00:00
mikep%oeone.com 372655b4aa Fixing bug 173028, allowing multiple selection of importing files. 2002-11-27 14:53:38 +00:00
bugreport%peshkin.net 697c9ff44c 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 3d5f029e03 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 c788cec71a 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
dbradley%netscape.com 6f49697b86 Bug 180182 - crash[@ 0x10101010 - js_GetSlotThreadSafe - JS_GetPrivate]
This was caused by GC occuring within JS_CloneFunctionObject, and the jsval passed in wasn't protected. r=dbradley, sr=jst, patch=jband
2002-11-27 03:55:17 +00:00
bzbarsky%mit.edu 577fcd1aa1 Remove fishy logic with the advisory type. Bug 155421, r=sicking, sr=dbaron 2002-11-27 03:42:37 +00:00
wtc%netscape.com 1dcd628e75 Bug 162358: added NSPR file I/O functions that take UTF16 pathnames. The
patch is contributed by Roy Yokoyama <yokoyama@netscape.com>.
Modified Files: config/config.mk prio.h prtypes.h _win95.h primpl.h
                prdir.c prfile.c w95io.c ptio.c
2002-11-27 03:17:13 +00:00
blizzard%redhat.com 9998107b73 Oops, that debugging code shouldn't have been checked in. 2002-11-27 03:02:40 +00:00
blizzard%redhat.com b05c6bc546 Bug 177405. Scrollbars look funny of they have been resized to infinite. Fix the size at infinity to 1 so the bar fills up the entire length of the scrollbar. 2002-11-27 02:56:11 +00:00
dmose%netscape.com dbd67c504c Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu 2002-11-27 02:52:37 +00:00
blizzard%redhat.com a5e8cd6e5a Bug #182130. Fix crashes with gtk2 and realvideo plugin. Check to make sure that the window in question is an Xt window before using it. Not part of the default build. 2002-11-27 02:46:39 +00:00