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

145642 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net eae6129496 Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner 2005-08-16 17:54:29 +00:00
scott%scott-macgregor.org 7ddb2dbdcb Bug #303752 --> treat forward inline like we do for replying when deciding which attachment parts to attach
sr=bienvenu
2005-08-16 17:45:15 +00:00
scott%scott-macgregor.org 082647ad24 Bug #303786 --> "Delete Message" filter action missing for IMAP and Newsgroups
sr=bienvenu
a=asa
2005-08-16 17:42:07 +00:00
mkaply%us.ibm.com 48b83a47c6 OS/2 build break 2005-08-16 16:33:40 +00:00
timeless%mozdev.org a314e364ee Bug 303654 InstallTrigger.install(null) crashes [@ JS_Enumerate]
patch by shutdown@flashmail.com r=dveditz sr=dveditz
2005-08-16 16:31:36 +00:00
gerv%gerv.net 3024e992ad Remove 100% width which was causing IE to wrap at a silly place. 2005-08-16 15:26:33 +00:00
bzbarsky%mit.edu 8fd42d3e37 Replace warning with assert, since this should now never happen. Bug 297850,
r+sr=dbaron
2005-08-16 14:39:08 +00:00
peterv%propagandism.org 97cead1fbf Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB. 2005-08-16 14:36:44 +00:00
bzbarsky%mit.edu 7efe16ad69 Last checkin I did was for bug 303336 2005-08-16 14:23:01 +00:00
mozilla.mano%sent.com a69be7ab0f Bug 299239 - BiDi: Caret is stuck when reaching a single LTR character in RTL text. patch from Eyal Rozenberg <eyalroz@technion.ac.il>. r+sr=roc 2005-08-16 14:19:59 +00:00
bsmedberg%covad.net 5d8f7afa5c Bug 302136 - Two clicks on "Install Now" button are necessary to install an extension r=beng 2005-08-16 13:25:40 +00:00
gavin%gavinsharp.com 8fd3968dfb Bustage fix #1, remnant from another patch 2005-08-16 12:42:34 +00:00
gavin%gavinsharp.com 0b638620e3 Bug 301313 : Remove mPresContext in /layout/forms/, patch by Andreas Lange <mozilla@lange.cx>, r+sr=roc 2005-08-16 12:20:58 +00:00
gavin%gavinsharp.com 74b5cbfdaa Bug 283356 : nsPSPrinters.cpp compile error: implicit declaration of function `int strcasecmp(...)', patch by Max Feil <mfeil@qnx.com>, r=kherron, sr=tor 2005-08-16 12:16:08 +00:00
gavin%gavinsharp.com 4a443fd242 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
neil%parkwaycc.co.uk 1b08e3f854 Ability to navigate the search folderpicker when closed b=302120 sr=mscott 2005-08-16 08:17:03 +00:00
neil%parkwaycc.co.uk 14ebf73ed1 Bug 304053 Don't draw canvas focus on editor/midas frames r+sr=roc 2005-08-16 08:12:15 +00:00
neil%parkwaycc.co.uk 8d78864226 Fix typo (Enter key is VK_RETURN, not VK_ENTER ?!) b=304500 sr=bienvenu 2005-08-16 08:07:15 +00:00
rbs%maths.uq.edu.au f78330ff47 When resolving the glyphs needed to measure a text that doesn't fit, we have to ensure that we remain at a word boundary. We may have to back up past the current font, in which case we have to reselect previous fonts to deal with the part of the string being chopped off, bug 241485, r=jshin, sr=tor 2005-08-16 07:44:10 +00:00
jst%mozilla.jstenback.com fa68b50750 Fixing regression from bug 296639. When accessing frame objects by index, wrap the outer frame, not the inner. r=mrbkap@gmail.com, sr=shaver@mozilla.org, a=asa@mozilla.org 2005-08-16 06:38:43 +00:00
cltbld a90e4a6dca Automated update from host egg 2005-08-16 06:29:11 +00:00
timeless%mozdev.org 89f3d73b50 ok, how about using [[]] to escape []. quoting quote chars using quote chars... 2005-08-16 06:23:37 +00:00
cltbld 4b4eee78f0 Automated update from host egg 2005-08-16 05:49:19 +00:00
timeless%mozdev.org 5f7bd04e03 Introducing autoconf quadrigraphs for []. Because autoconf decided to mishandle m4. 2005-08-16 05:47:27 +00:00
smfr%smfr.org e052d7dd0b Fix bug 304565: bookmark descriptions all getting the same value. Make sure we make a copy of [NSTextView string] before setting the bookmark description, and clean up other minor NSString usage. 2005-08-16 04:51:10 +00:00
bzbarsky%mit.edu f79d043ef1 Don't invalidate the whole imagemap on unrelated attribute changes in the
subtree.  Bug 304753, r+sr=jst
2005-08-16 04:47:36 +00:00
nelsonb%netscape.com 28f26c51fa Remove fortezza code from libSSL and from the SSL test programs.
Stop building fortezza's special software token, and fortezza specific
test programs.   Bug 239960. r=rrelyea.
Modified Files:
    cmd/manifest.mn cmd/platlibs.mk cmd/SSLsample/server.c
    cmd/SSLsample/sslsample.c cmd/modutil/modutil.c
    cmd/selfserv/selfserv.c cmd/sslstrength/sslstrength.c
    cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c
    cmd/vfyserv/vfyserv.c cmd/vfyserv/vfyutil.c lib/manifest.mn
    lib/ssl/nsskea.c lib/ssl/preenc.h lib/ssl/prelib.c
    lib/ssl/ssl.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h
    lib/ssl/sslauth.c lib/ssl/sslcon.c lib/ssl/sslenum.c
    lib/ssl/sslimpl.h lib/ssl/sslinfo.c lib/ssl/sslproto.h
    lib/ssl/sslsecur.c lib/ssl/sslsnce.c lib/ssl/sslsock.c
    lib/ssl/sslt.h
2005-08-16 03:42:26 +00:00
wtchang%redhat.com 77d848c1f9 Bugzilla bug 296410: checked in a better fix than the previous checkin.
Also removed the unused, unexported function SEC_VerifyFile. r=nelsonb.
2005-08-16 01:57:51 +00:00
mike.morgan%oregonstate.edu 306f162f52 Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
wtchang%redhat.com c4ab59c71b Bugzilla bug 296410: removed unused, unexported function SEC_SignFile.
r=nelsonb.
2005-08-16 01:52:17 +00:00
cltbld 3e8a75086e Automated update from host egg 2005-08-16 01:49:13 +00:00
bzbarsky%mit.edu 71b041a566 Improve error reporting on unknown function pseudo-classes. Bug 261073, r+sr=dbaron 2005-08-16 01:46:04 +00:00
timeless%mozdev.org f07e1453d6 Bug 300913 - MSVC tools version number detection is broken for non-English MSVC
patch by g.maone@informaction.com r=cls
2005-08-16 01:45:35 +00:00
bzbarsky%mit.edu 61ac014130 Make content lists smarter about match functions that don't actually depend on
attributes.  Bug 299703, r+sr=jst
2005-08-16 01:43:53 +00:00
wtchang%redhat.com 972d589547 Bugzilla Bug 302670: enable NSS to use system zlib and do that on Linux.
r=nelsonb.
Modified Files:
	coreconf/Linux.mk nss/cmd/Makefile nss/cmd/manifest.mn
	nss/cmd/platlibs.mk
2005-08-16 01:08:59 +00:00
roc+%cs.cmu.edu 131061314b Bug 78510. Undoing backout; still no change. 2005-08-16 01:03:45 +00:00
myk%mozilla.org 1eeed71d6c Bug 304734: update Mozilla Store bookmark to point to store.mozilla.org; r=mconnor 2005-08-16 00:40:51 +00:00
pinkerton%aol.net bb5f2faf8c fix camino build bustage 2005-08-16 00:37:15 +00:00
wtchang%redhat.com a7efd3ebc3 Bugzilla bug 294122: made the changes I suggested and Howard Chu agreed
on -- removed incomplete WINCE support and support for old Cygwin betas
(before beta 20). (See comments 55 and 57 in the bug report.).
2005-08-16 00:15:15 +00:00
bzbarsky%mit.edu 852c6cc589 Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
sr=mscott.
2005-08-16 00:06:16 +00:00
mozilla.mano%sent.com ebdca321ca Bug 304748 - 'Bookmark This Tab' command doesn't work if the context element is the tabbar itself. r=mconnor 2005-08-15 23:44:17 +00:00
mrbkap%gmail.com 37afa4e39e Make DEBUG_PAGE_CACHE compile. NPOTB. 2005-08-15 23:35:14 +00:00
scott%scott-macgregor.org 2bcf6ca7df Bug #267672 --> Request: groups (when "group by sort") should have the number of read and unread emails
Patch originally by John slade <bugzilla@johnslade.co.uk>

sr=bienvenu
2005-08-15 23:14:20 +00:00
myk%mozilla.org c28e0d0ee3 Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng 2005-08-15 22:45:23 +00:00
wtchang%redhat.com cf5e252283 Bugzilla Bug 302212: enable Mac OS X x86 builds to target SDKs. The patch
is contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
2005-08-15 22:44:22 +00:00
roc+%cs.cmu.edu 195ffd9530 Bug 78510. Retry backing out of link-visited notifications, to see how Tp is affected. r+sr=bz 2005-08-15 22:39:29 +00:00
bsmedberg%covad.net 7d3f39cb8b Bug 299992 followup - open in binary mode on windows, and honor semicolon as a comment marker also r=shaver 2005-08-15 22:13:56 +00:00
wtchang%redhat.com 5b13de7790 Bugzilla Bug 298612: make sure that the int argument that we pass to the
isspace, etc. macros is EOF or between 0 and 255. r=nelsonb.
2005-08-15 22:06:47 +00:00
dmose%mozilla.org b41c1be7a7 Make new event dialog unable to create events that end before they start (bug 304463), r=pavlov@pavlov.net 2005-08-15 21:49:44 +00:00
wtchang%redhat.com 8121b310d2 Bugzilla Bug 298957: removed a comment. The code already does what the
comment asked for. r=relyea.
2005-08-15 21:34:42 +00:00