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

122799 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu dc0b10f8fd Remove bogus 1px adjustment that harkens back to imagelib1. Bug 220174,
r=pavlov, sr=tor
2003-09-26 16:43:19 +00:00
axel%pike.org 66f8209327 fixup whitespace for bustage, r=bsmedberg 2003-09-26 15:15:01 +00:00
mostafah%oeone.com d7ffd5cb2d Fixed looking for the correct stylesheet 2003-09-26 15:02:01 +00:00
neil%parkwaycc.co.uk ef0c09bc62 Fix Pike's build bustage r=bsmedberg sr=bustage 2003-09-26 13:03:47 +00:00
cbiesinger%web.de 3c71a4ee64 bug 220257. treat .hta files as executables
r=darin sr=bzbarsky
2003-09-26 12:56:49 +00:00
axel%pike.org 9ee5c3e892 bug 206445, nsresult based error reporting in XPath expression parser and lexer, r=sicking, sr=peterv 2003-09-26 12:32:42 +00:00
jpierre%netscape.com e608b7e0f4 Fix for bug 219539 - support GeneralizedTime in NSS tools 2003-09-26 06:18:40 +00:00
stephend%netscape.com 4f735ced19 Last commit was actually for bug 220327... 2003-09-26 04:29:42 +00:00
stephend%netscape.com c3713ed50d Bug 22037. Netcape (sic) reference in cs_nav_prefs_advanced.html should read Mozilla (actually, I'm removing it for now because I don't want to introduce more hardcoding - ultimately we should figure out how to use &brandShortname; in these files. r=db48x@yahoo.com 2003-09-26 04:24:06 +00:00
nelsonb%netscape.com 3ec40f0ab7 Don't use windowed exponentiation for small public exponents.
Speeds up public key operations.  Path contributed by
    Sheueling Chang Shantz <sheueling.chang@sun.com>,
    Stephen Fung <stephen.fung@sun.com>, and
    Douglas Stebila <douglas@stebila.ca> of Sun Laboratories.
2003-09-26 02:15:12 +00:00
cls%seawood.org 386b7fa766 Workaround gcc -MD dependency issue originally mentioned in bug 105005.
Fixing OSX tinderboxes.
2003-09-26 02:04:13 +00:00
robin.lu%sun.com 480bf0dd47 patch fixes bug 216752 [gtk2]tooltip make mozilla crash on Solaris.
r=bryner sr=blizzard patched by robin.lu@sun.com
2003-09-26 01:47:19 +00:00
neil%parkwaycc.co.uk bfbf6d5e5e Followup to bug 219552 fix crash sorting empty subjects r=bienvenu sr=bz 2003-09-25 23:36:25 +00:00
stephend%netscape.com 7d6dff1ee3 Bug 220169. Fixing references from 'plugins' to 'plug-ins' in Help'. r=R.J. Keller 2003-09-25 23:29:17 +00:00
stephend%netscape.com 969c0f5ed9 Bug 214678. Right-click menus in Help window have useless items. Patch by R.J. Keller <rlk@trfenv.com. r=neil, sr=dveditz 2003-09-25 23:24:51 +00:00
mostafah%oeone.com d03933865a Fixed a little problem with getting the correct stylesheet 2003-09-25 23:10:28 +00:00
ben%bengoodger.com 22288ef335 Point start page to something on mozilla.org for now. Will be a support link in .8. 2003-09-25 22:02:55 +00:00
nelsonb%netscape.com cff36272e2 Correct an inaccurate log message. 2003-09-25 21:40:02 +00:00
stephend%netscape.com 98d74e30c8 Bug 220272. Accesskey of W for Paste Without Formatting conflicts with W for Rewrap in plain text editor. Patch by Karsten Dusterloh <kd-moz@tprac.de> r=neil, sr=bz 2003-09-25 21:12:50 +00:00
neil%parkwaycc.co.uk 4c283a6eeb Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod moa=glazman r=caillon sr=bz 2003-09-25 20:43:27 +00:00
dbaron%dbaron.org 3e64221e93 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-09-25 20:02:57 +00:00
mcs%netscape.com 9d16ef6800 Put back the contributed change that we previously did not
have permission to relicense; we now have permission.
2003-09-25 20:01:54 +00:00
justdave%syndicomm.com f16d0de076 Bug 76157: Give proper error message on non-numeric sortkey when editing milestones.
Patch by jocuri@softhome.net (Vlad Dascalu)
r=kiko, a=justdave
2003-09-25 19:59:44 +00:00
mostafah%oeone.com 4bd9580f38 synched fields with en-US 2003-09-25 19:00:10 +00:00
mostafah%oeone.com 6a8364bbdc Checked in final changes needed to fix bug 155882 : Tasks (ToDo) need an Alarm (just like Events) 2003-09-25 18:59:21 +00:00
darin%meer.net 4446ed912b fixes bug 217765 "HTTP: does not always handle username+password from URL correctly" patch=darin,crabbkw r=darin sr=bryner 2003-09-25 17:48:28 +00:00
mcs%netscape.com 56af49dcc1 NPL 1.1/GPL 2.0/LGPL 2.1 triple license. 2003-09-25 16:38:52 +00:00
pkw%us.ibm.com bbef938929 Bug 219493 - nsPersistentProperties doesn't handle multi-line properties
files correctly. This is a better patch than the original one.
r=darin@meer.net, sr=alecf@flett.org
2003-09-25 16:28:06 +00:00
mcs%netscape.com c10139c9e4 Back out contributed change that we do not have permission to relicense. 2003-09-25 15:48:59 +00:00
bzbarsky%mit.edu 4afb4ac280 Look for charset param on content type with a case-insensitive search. Bug
220203, r=timeless, sr=darin
2003-09-25 15:37:56 +00:00
cbiesinger%web.de eb91abb4df Bug 99264
"Search Messages" and "Search Addresses" windows should remember Size & Position
patch by borggraefe@despammed.com (Stefan Borggraefe)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-25 15:03:50 +00:00
tor%cs.brown.edu 3d64f8ba5f Bug 65881 - fix command line option to install private colormap.
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
cbiesinger%web.de b5206035a9 bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)

r=bzbarsky sr=darin
2003-09-25 13:07:24 +00:00
cbiesinger%web.de 8f369f59f4 Bug 220198
helperappservice qi's to httpchannel when it wants encodedchannel
r=bzbarsky sr=darin
2003-09-25 12:51:45 +00:00
cbiesinger%web.de 636b501655 Bug 219505
Change MOZ_PHOENIX to MOZ_XUL_APP in themes
patch by stephen walker (sdwalker@myrealbox.com) r+sr=bryner
2003-09-25 12:48:58 +00:00
bzbarsky%mit.edu cea1a751b5 Make "manage sites" window resizable. Bug 13188, patch by
borggraefe@despammed.com (Stefan Borggraefe), r+sr=dveditz
2003-09-25 06:00:29 +00:00
bzbarsky%mit.edu 02841a0db4 Make charset-detection code work with just a BOM (no @charset rule) in the
sheet.  Bug 218915, r=smontagu, sr=dbaron
2003-09-25 05:57:28 +00:00
bzbarsky%mit.edu 92a98432ec Make <select size="0"> act like <select size="1">, and some tweaks to make
<select size="1" multiple> work better.  Bug 182681, patch idea from
the_great_spam_bin@yahoo.com (Ari), r=bryner, sr=dbaron
2003-09-25 05:44:51 +00:00
dbaron%dbaron.org d0e0b80805 Do not use nsCOMPtr_base with gcc3, since doing so violates aliasing rules. b=212082 r=scc sr=bryner 2003-09-25 05:43:42 +00:00
dbaron%dbaron.org 6af4466826 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
dbaron%dbaron.org 652bca05de Call moz_gtk_shutdown before the event loop shuts down so that objects can be freed completely on shutdown. b=219523 r=bryner sr=blizzard 2003-09-25 05:36:25 +00:00
dbaron%dbaron.org 96096edab5 Fix leak of GDK events, and thus the main GDK window. b=219536 r=blizzard sr=bryner 2003-09-25 05:34:25 +00:00
bryner%brianryner.com f4d1fe081e Check return results from DecryptData so that we don't bring up the master password dialog again if the user cancelled it the first time. Bug 220214. 2003-09-25 04:54:22 +00:00
darin%meer.net b290b12671 fixes bug 220122 "Proxy-Authentication credentials can be exposed to origin server" r=bz sr=jst 2003-09-25 04:33:56 +00:00
dbaron%dbaron.org 7861160d62 Fix regression of scrolling attribute and overflow property on frame and iframe elements. Make the two interact correctly according to CSS cascading rules. b=220195 r+sr=bzbarsky 2003-09-25 03:55:04 +00:00
bzbarsky%mit.edu 24ea48e040 Fix GetAttributes() in XUL to work right. Bug 169825, r=sicking, sr=peterv 2003-09-25 03:51:12 +00:00
timeless%mozdev.org eb2d62de83 Bug 217949 NTLM Authentication does not work on NT4
patch by darin r=timeless sr=mscott
2003-09-25 02:53:05 +00:00
timeless%mozdev.org dc208b2507 Bug 220103 @mozilla.org/download;1 uses null mInner
r=neil sr=bz
2003-09-25 02:30:42 +00:00
timeless%mozdev.org 8f08967398 Bug 220103 @mozilla.org/download;1 uses null mInner
r=neil sr=bz
2003-09-25 02:22:15 +00:00
jpierre%netscape.com ec42f9469e Fix typo 2003-09-25 00:25:06 +00:00