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

184522 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 4bf4d66047 Bug 365302 email userprefs doesn't tell you if you are a globalwatcher
r=lpsolit a=lpsolit
2007-07-22 15:08:09 +00:00
mats.palmgren%bredband.net 8f09ec1a32 Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron 2007-07-22 14:43:23 +00:00
mats.palmgren%bredband.net b7ddde8dd5 [DEBUG-only] Print a warning if we find a null float in the float cache. b=387651 r+sr=roc 2007-07-22 13:37:36 +00:00
mats.palmgren%bredband.net 4db0f4f962 Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky 2007-07-22 13:15:38 +00:00
cst%yecc.com 8ea36740df bustage fix 2007-07-22 03:04:28 +00:00
cst%yecc.com 2a26a6eeec Bug 384575 - Remove SeaMonkey's autoscroll now that its improvements have been ported to toolkit's
r=mano on the toolkit change
r+sr=neil on the rest
2007-07-22 02:42:01 +00:00
bienvenu%nventure.com f9ff208fd5 fix crash loading news message with images, sr=mscott, regression from news url handling patch, 389038 2007-07-22 01:40:26 +00:00
cst%yecc.com b71961df8a Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed
r=mano
2007-07-22 01:14:45 +00:00
cst%yecc.com 40e116efc8 Bug 321447 Allow slower minimum speed for autoscroll (toolkit version)
r=mano
2007-07-22 00:57:45 +00:00
brendan%mozilla.org b2c7c1fcbe Backing out, see bug 389122 and orange or red tinderboxes. 2007-07-21 23:21:20 +00:00
nrthomas%gmail.com 512e46dd5d Follow up for bug 387766 - XULRunner version follows Gecko milestone 2007-07-21 22:08:45 +00:00
brendan%mozilla.org 41afe86347 Fast natives and related optimizations (385393, r=igor). 2007-07-21 21:39:42 +00:00
sspitzer%mozilla.org 8a4afdd7bf fix for bug #389003: sometimes favicons in url results are blank, need to use
the favicon service.

r=mano
2007-07-21 20:05:27 +00:00
enndeakin%sympatico.ca fb6c0b6a12 Bug 389082, adjust progressmeter test so that it actually runs, r=mano 2007-07-21 20:00:04 +00:00
bugzilla%standard8.demon.co.uk c97994db0b Bug 386471 Missing browser.instantApply setting breaks preferences.xml XBL. p=Nils Maier <MaierMan@web.de>,r=iann_bugzilla 2007-07-21 18:14:18 +00:00
szegedia%freemail.hu 1897e05999 Download junit and emma jar files from ibiblio maven repo 2007-07-21 16:27:24 +00:00
tor%cs.brown.edu 1f4a683b99 Bug 316908 - Add SVG to nsComputedDOMStyle. r+sr=dbaron 2007-07-21 14:20:28 +00:00
lpsolit%gmail.com 10d5299c38 Bug 385003: Entering a tag name manually ("create and add the tag") should not silently remove the tag from any other bugs (overwrites) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit 2007-07-21 11:46:36 +00:00
wurblzap%gmail.com 185e2d83df Bug 365890: Searches shared by users with bless rights are in the footer by default, with no warning.
Docs Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit
2007-07-21 11:17:42 +00:00
lpsolit%gmail.com 7e3f801a02 Bug 365890: Searches shared by users with bless rights are in the footer by default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit 2007-07-21 10:59:23 +00:00
sspitzer%mozilla.org 83c2fec9b6 fix for bug #389024: Search in "Current Collection Only" in Bookmarks Manager doesn't return results
r=mano
2007-07-21 09:34:22 +00:00
sspitzer%mozilla.org 037db4d62e fix for bug #389032: problems when changing search scope within Bookmarks Manager
r=mano
2007-07-21 08:34:42 +00:00
sspitzer%mozilla.org 2630fede2a fix for bug #388860: New folder button on Add Bookmark panel does nothing.
r=mano
2007-07-21 08:30:07 +00:00
daniel.boelzle%sun.com 028842b525 Bug 374566 - CalDAV provider should provide UI when setting calendar read-only; r=ctalbert 2007-07-21 07:56:12 +00:00
daniel.boelzle%sun.com 794286673f Bug 378588 - Tasks-in-view is broken on CalDAV calendars; r=daniel 2007-07-21 07:46:29 +00:00
szegedia%freemail.hu faa03c5a4b Added JUnit test task that produces code coverage report 2007-07-21 07:36:08 +00:00
szegedia%freemail.hu fa9e80531c Use skip files 2007-07-21 07:35:15 +00:00
myk%mozilla.org 1b4fcd281c bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf)
r=dmose
sr=biesi
2007-07-21 07:18:22 +00:00
bzbarsky%mit.edu 60b7190094 Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-21 03:23:35 +00:00
bzbarsky%mit.edu 1ac93f3af7 Actually return a failure rv on failure. Bug 388115, r=jst, sr=brendan 2007-07-21 03:22:24 +00:00
bzbarsky%mit.edu 2d87a98460 Use a Subsumes() chec, not same-origin. Bug 387202, r=vlad, sr=jst 2007-07-21 03:11:15 +00:00
bzbarsky%mit.edu 166dbad15f Don't generate state keys at all, if there's nothing to get. Bug 388387, r+sr=sicking. 2007-07-21 03:00:03 +00:00
mrbkap%gmail.com 7709754680 Don't double-wrap objects when getting them out of an XPCVariant. bug 384632, r=peterv sr=jst 2007-07-21 01:03:55 +00:00
mrbkap%gmail.com 38f57b5e12 Don't ship link to the head from <body>. <link> and <style> will still prefer the head in the absense of an explicit body, but will stay still if there is one. bug 387691, r=sicking/sayrer sr=jst 2007-07-21 00:41:00 +00:00
jwalden%mit.edu 880a1dc6f0 Rename one of the bits on frames with a meaningful name, rs/r+sr=dbaron 2007-07-21 00:34:36 +00:00
Olli.Pettay%helsinki.fi fede683270 Bug 388646, Resizers shown for non-editable elements when document contains contenteditable element, r+sr=peterv 2007-07-20 23:21:49 +00:00
wtc%google.com 6503d7c0bc Bugzilla Bug 385347: change "CompanyName" to "Mozilla Foundation\0" and
remove the optional "LegalCopyright".  r=sspitzer
Modified Files: plds.rc plc.rc prstrms.rc nspr.rc
2007-07-20 23:21:43 +00:00
Olli.Pettay%helsinki.fi 64eec01649 Bug 388746, Mutation events don't work with input element, r+sr=bz 2007-07-20 23:20:33 +00:00
Olli.Pettay%helsinki.fi 836a36fcd7 Bug 355367, textbox onchange doesn't fire if user tabs out and value changed in onkeydown, r=jst, sr=sicking 2007-07-20 23:19:19 +00:00
dmose%mozilla.org 0b87acce9c Backing out my inadvertant checkin of nsIHandlerService related changes; that checkin was intended for the branch. Sorry, folks! 2007-07-20 22:55:31 +00:00
sspitzer%mozilla.org 5c416c17a8 unit tests for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-20 22:26:01 +00:00
sspitzer%mozilla.org 1dec740920 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 21:55:20 +00:00
bienvenu%nventure.com 35a7bb7854 fix emptying local trash when there are no folders in the trash, regression from filespec work, sr=mscott 383962 2007-07-20 20:36:12 +00:00
flamingice%sourmilk.net 70193a4288 Bug 388977, Only compile nsPluginDirServiceProvider.cpp on Windows, r+sr=jst 2007-07-20 20:34:51 +00:00
scott%scott-macgregor.org 0a9dfc5ea2 Bug #388346 --> nsMovecoalescerCopyListener leaks on filter copy operations.
sr=bienvenu
2007-07-20 20:30:42 +00:00
dmose%mozilla.org 39aff00222 Replace myk's changes that I accidentally horked during the merge. 2007-07-20 20:23:45 +00:00
sharparrow1%yahoo.com 234c84206e Bug 379922: Canvas frame's invalidation no longer correct. r+sr=dbaron 2007-07-20 20:14:43 +00:00
cbiesinger%gmx.at e035f0dd4a Bug 347639 only load objects/embeds/applets once the object is inserted into the document
r+sr=bz
2007-07-20 20:14:38 +00:00
sharparrow1%yahoo.com 018f2985c0 Reftest for bug 384762 2007-07-20 20:09:08 +00:00
sharparrow1%yahoo.com d3d4df5cda Bug 384762: Negative margin + clear broken. r+sr=dbaron 2007-07-20 20:05:02 +00:00