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

125551 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com aa9d288d07 Fix crashes in NSS_CMSSignedData_GetDigestValue and
NSS_CMSContentInfo_GetContent that occur when a detached signature is not
accompanied by the data on which the signature was computed. Bug 229242.
Make NSS_CMSContentInfo_GetInnerContent and NSS_CMSMessage_GetContent
more easily debugged, by storing the results returned by function calls
in automatic variables before using them in subsequent calls/switches.
2004-01-07 00:09:17 +00:00
neil%parkwaycc.co.uk 018aed40d1 Code cleanup, patch by gautheri@noos.fr in bug 90906 r=bryner sr=blizzard 2004-01-06 23:24:47 +00:00
scott%scott-macgregor.org 38a9744b28 Bug #230031 --> Incorrect highlighting in Tools->Options
Path by William Gianopoulos
2004-01-06 22:28:18 +00:00
bienvenu%nventure.com 4f17f1bb82 fix 91937 patch by ch.ey@gmx.net, r=mscott, sr=bienvenu use author as hint for identity when editing message as new 2004-01-06 22:24:32 +00:00
scott%scott-macgregor.org a6f1fc2d04 Bug #230230 --> More improvements to supporting multiple identities on the same account. If we don't find an exact
match on the email address for the identity, try to pick an identity that has the same domain as one of the entries
in the message being replied to. This will help the case where the message is from a mailing list within your company or
an organization with which you have one of your identities.

sr=bienvenu
2004-01-06 22:18:50 +00:00
scott%scott-macgregor.org 6f67add3ce Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:14:09 +00:00
scott%scott-macgregor.org 8efb1191d7 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:04:31 +00:00
mkaply%us.ibm.com a4e46b862b #229783
r=pedemonty, sr=blizzard (platform specific)
OS/2 only - Add warning dialog when trying to download to a write protected file - does NOT affect L10N
2004-01-06 22:00:47 +00:00
darin%meer.net bbe905edbe removing reference to arm-linux-gcc in mozconfig and adding new mozconfig-arm for all the cross-compilation options 2004-01-06 21:51:03 +00:00
pinkerton%aol.net cb4d0ec437 remove traces of splash screen code and images. fix up some inconsistencies
in the MainMenu nib as well (bug 152464)
2004-01-06 21:47:24 +00:00
darin%meer.net dba399fc8f updating minimo mozconfig to reflect latest build options 2004-01-06 21:40:17 +00:00
pinkerton%aol.net 5eabf7d3a0 remove stray NSLog in search window code 2004-01-06 21:38:21 +00:00
pinkerton%aol.net fb4f88bda3 stop redrawing the entire search area every time the chrome redraws, now
only do it when it has focus (bug 213312)
2004-01-06 21:27:19 +00:00
bienvenu%nventure.com dbabcbf25e fix handling of out of memory case when base64 encoding ntlm tokens, follow-on for 200436, r=ch.ey@gmx.net, sr=mscott 2004-01-06 21:04:18 +00:00
bienvenu%nventure.com 5f6add1f2a fix pop capablity enum flags from last checkin for 200436, suggested by ch.ey, r/sr=me 2004-01-06 20:37:31 +00:00
scott%scott-macgregor.org c413b72e36 Add (currently unused) prefs for controlling mark as read in mail on a timer.
Part of Bug #75866
2004-01-06 20:30:07 +00:00
bienvenu%nventure.com fe27639c62 add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
cbiesinger%web.de 085d8082cc fix warnings when userChrome.css/userContent.css can not be loaded, as that's not in any way critical.
r=bsmedberg r+sr=bzbarsky, no bug
2004-01-06 18:57:23 +00:00
bryner%brianryner.com 377f7a7170 We don't need to realize our temporary widgets to obtain the system font for them. Just call gtk_widget_ensure_style instead. Bug 226781, r=blizzard, sr=dbaron. 2004-01-06 18:54:59 +00:00
darin%meer.net 36ec9ab2e0 patch for bug 203761 "After 117026 is checked in, notification-icon and schedule-icon can be removed from themes" patch by alfredkayser@nl.ibm.com r=p_ch sr=bz 2004-01-06 18:42:54 +00:00
bzbarsky%mit.edu 65bd665f41 Better enforcement of XBL's containment rules and better error-reporting. Bug
223799, r=timeless, sr=bryner
2004-01-06 18:30:45 +00:00
bienvenu%nventure.com e0f7af13dd fix pop3 messages filtered into open folder to have new status, r/sr=mscott 192039 2004-01-06 17:30:21 +00:00
bzbarsky%mit.edu a98357b26a Make HTMLButtonElement.type writable. Bug 228174, r+sr=jst 2004-01-06 17:22:08 +00:00
bzbarsky%mit.edu db378ea4f9 Nodes with an id but not in a form should not be accessible via
document.forms["foo"].bar.  Bug 207481, r+sr=jst
2004-01-06 17:14:58 +00:00
tor%cs.brown.edu 8227e508d7 Backout of accidental checkin. 2004-01-06 16:51:39 +00:00
tor%cs.brown.edu b608c05056 Bug 205310 - some PNG files displayed with a garbage mask.
r=biesi, sr=blizzard, a=chofmann
2004-01-06 16:50:13 +00:00
tor%cs.brown.edu afe89a54d7 Bug 205310 - some PNG files displayed with a garbage mask.
r=biesi, sr=blizzard
2004-01-06 16:36:06 +00:00
neil%parkwaycc.co.uk 10d399a3f5 Bug 230108 Deleting account gives spurious error message p=stefan@borggraafe.com r=me sr=bienvenu 2004-01-06 16:34:27 +00:00
tor%cs.brown.edu 8edb6aae07 Bug 220576 - 8-bit alpha PNG corruption on first load or shift-reload
r=pavlov, sr=blizzard
2004-01-06 16:29:55 +00:00
bienvenu%nventure.com a30424a63e fix 67963, don't ask for x-sender unless pop3 server returns it as a CAPA, r=me, sr=mscott, patch by ch.ey@gmx.net 2004-01-06 16:18:42 +00:00
igor%mir2.org 5422230263 Fixing bug 229571 : code refactoring for speed optimization 2004-01-06 13:35:51 +00:00
neil%parkwaycc.co.uk 5be2553edc Bug 225854 fix JS error handling anonymous link elements (e.g. from XMLPrettyPrint.xml) r=hj sr=alecf 2004-01-06 09:47:07 +00:00
bzbarsky%mit.edu c4895dd106 Use the right dir as the default download location. Bug 204548, patch by
josha@mac.com (Josh Aas), r=sdagley, sr=bzbarsky
2004-01-06 07:37:55 +00:00
jshin%mailaps.org 6d5df35f68 bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX 2004-01-06 05:43:07 +00:00
caillon%returnzero.com 92dd05b9a3 Move the nsISupports branch up to avoid asking the binding manager for an nsISupports; tinderbox orange fix.
r+sr=bzbarsky
2004-01-06 03:07:57 +00:00
wchang0222%aol.com e8f7942e0c Checked in Neutrino (NTO) changes received from Adrian Mardare
<amardare@qnx.com>.  r=wtc.
Modified Files: _nto.h pr/tests/Makefile.in
2004-01-06 01:55:21 +00:00
caillon%returnzero.com d76a4d1dd0 Bug 226375
We were leaking nsIClassInfo objects because a DOM class info getter returned AddRef()ed raw pointers.  Most of our dom/ and content/ QueryInterface() implementations knew this and accounted for it, but not all. The leak fix is thus achieved by fixing the method to not call AddRef() on its return value, and fixing the appropriate QueryInterface() macros/implementations. As a bonus, this macro-izes many  QueryInterface() implementations in content/ which were fully written out.
r=peterv@propagandism.org
sr=alecf@flett.org
 CVS: ----------------------------------------------------------------------
2004-01-06 00:36:01 +00:00
bzbarsky%mit.edu 07bff02bb4 Make the gif timeout munging not happen for gifs with timeouts over 10ms. Bug
207059, r=paper, sr=tor
2004-01-06 00:07:29 +00:00
bzbarsky%mit.edu cfba092448 Make changes to "align" attribute of <legend> trigger reflow. Bug 109280, r+sr=dbaron 2004-01-06 00:01:54 +00:00
bzbarsky%mit.edu 51ae8865ab Make AdjustComputedWidth/Height take a boolean that tells it whether to account
for box-sizing; sometimes we don't want to.  Also fix parsing of
max-width/height and min-width/height to error on negative values (per spec).
Bug 227819, r+sr=dbaron
2004-01-05 23:59:25 +00:00
bzbarsky%mit.edu ddf144b152 Fix restoration of horizontal scroll state. Bug 226534, r+sr=roc 2004-01-05 23:56:00 +00:00
bzbarsky%mit.edu f3555cf1da Make generic DOM datanodes implement GetBindingParent in a semi-useful way so
that event retargeting works (bug 97634, bug 183878).  Also remove some code
that's no longer needed now that we have retargeting.  r=bryner, sr=jst
2004-01-05 23:52:57 +00:00
bzbarsky%mit.edu b6e15b0ec7 Calculate the relative offsets after we've done whatever corrections we need to
do to the CB height (eg in quirks mode).  Bug 226954, r+sr=dbaron
2004-01-05 23:48:57 +00:00
bzbarsky%mit.edu 3adb94642b Clear mResources backpointer when the resources are destroyed. Bug 226744,
r=bryner, sr=jst
2004-01-05 23:46:00 +00:00
bzbarsky%mit.edu 5f02ed3679 Make ReplaceObjectAt a little safer. Bug 227780, r=timeless, sr=alecf 2004-01-05 23:43:28 +00:00
bzbarsky%mit.edu 10ba235d3f Make checkbox and radio also submit by clicking the submit button, like text
inputs do.  Bug 190559, r+sr=jst
2004-01-05 23:39:50 +00:00
amardare%qnx.com ee34daa4ac Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
Removed the munlockall() call.
2004-01-05 23:33:39 +00:00
bzbarsky%mit.edu 22b0d06d65 Use nsCOMArray instead of nsISupportsArray. Also kills off tabs. Bug 227491,
r=caillon, sr=dbaron
2004-01-05 23:28:41 +00:00
pinkerton%aol.net 0b66ad68dc don't reload the page when asking for view-source. use the cached version
if we have one (bug 153884)
2004-01-05 23:28:37 +00:00
amardare%qnx.com 760d3da770 Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
These changes are necessary in order to implement the xremote protocol on our platform
( it uses PtConnection to implement the xremote ). On other platforms ( linux ) it should build/run as before.
2004-01-05 23:26:15 +00:00