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

175602 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 9a2f5780e9 Stop rounding widths to pixel boundaries to fix reftest failures on Mac, which does subpixel positioning and sizing of text. b=369318 r=bernd sr=roc 2007-02-08 19:21:58 +00:00
dbaron%dbaron.org 7a03b97f01 Stop rounding final column widths (up) to pixel boundaries. b=349297 r=bernd sr=roc 2007-02-08 19:20:51 +00:00
bugzilla%standard8.demon.co.uk b20398943d Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil 2007-02-08 19:20:34 +00:00
joshmoz%gmail.com ab3937fbb0 Cocoa nsFilePicker. mm combines extensions without breaks when using AppendFilter twice. Original patch by Alex Vincent, cleanup by Josh. b=368285 r=smorgan sr=pinkerton 2007-02-08 19:01:22 +00:00
bugzilla%standard8.demon.co.uk 66924e438e Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil 2007-02-08 19:01:21 +00:00
jshin%mailaps.org 11773386d4 bug 359808 : fix my stupid mistake again 2007-02-08 18:47:12 +00:00
tony%ponderer.org fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +00:00
ghendricks%novell.com 44edd6e47f Ability to delete multiple test cases. 2007-02-08 18:21:34 +00:00
jshin%mailaps.org d5e2a18d2c bug 359808 : drop support for Win9x/ME : follow-up fix 2007-02-08 18:14:35 +00:00
tony%ponderer.org e05dd4f97f bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
slavomir.katuscak%sun.com f0af4a7b13 Bug 363827: Implementation of memory leak checking. r=glen, sr=christophe 2007-02-08 17:53:12 +00:00
jshin%mailaps.org 88da57650a bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
scott%scott-macgregor.org 6a1240f708 Bug #366839 --> remote images added by the user are not displayed when creating a reply or forward that is blocking remote content in the quoted text.
sr=bienvenu
2007-02-08 17:43:18 +00:00
scott%scott-macgregor.org f1eea2636c Bug #368303 --> Thunderbird 2 forgets junk mail settings in the account manager. sr=neil 2007-02-08 17:26:49 +00:00
bugzilla%standard8.demon.co.uk e23607c4a8 Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil 2007-02-08 17:11:14 +00:00
martijn.martijn%gmail.com 703aa75d3b Bug 346125 � Broken link to Netscape Cookie Specification page in cookies.txt file, patch by Robert Millan, r=bzbarsky 2007-02-08 16:46:28 +00:00
joshmoz%gmail.com 0473f3f6fd clean up comments and some other minor stuff. r=smorgan 2007-02-08 16:25:10 +00:00
Olli.Pettay%helsinki.fi 384801adaf Bug 369721, Remove nsXULElement::MaybeTriggerAutoLink, r+sr=peterv 2007-02-08 16:15:17 +00:00
gijskruitbosch%gmail.com d85e76a840 Bug 369694 - Make install.rdf specify a firefox max version of 3.0
r=silver@warwickcompsoc.co.uk
ChatZilla Only.
2007-02-08 16:15:04 +00:00
peterv%propagandism.org b222dba190 Fix for bug 369423 (XULSortServiceImpl leaks array of contentSortInfo). r=enndeakin, sr=sicking. 2007-02-08 16:11:46 +00:00
peterv%propagandism.org 035b64f2b6 Fix for bug 366818 (crash [ @ nsDOMConstructor::HasInstance ]). r/sr=jst. 2007-02-08 16:11:41 +00:00
bienvenu%nventure.com 827395b63c work on 349714 new flag handling, sr=mscott 2007-02-08 16:05:41 +00:00
inonit%inonit.com 782d874e1b Improve/fix building optional E4X components, see also bug 367707 2007-02-08 15:55:14 +00:00
bienvenu%nventure.com d35df0a229 work on 349714 new flag handling, sr=mscott 2007-02-08 15:47:25 +00:00
bienvenu%nventure.com 2c3f0e51e0 work on 349714 new flag handling, especially with imap headers, and 366508 star filter action not remembered if message moved to local folder, sr=mscott 2007-02-08 15:44:24 +00:00
bienvenu%nventure.com e80f50a17e work on 349714 new flag handling, especially with imap headers, sr=mscott 2007-02-08 15:41:13 +00:00
Olli.Pettay%helsinki.fi 0aeb80a42d Fixing bustage, Bug 83265, r=peterv 2007-02-08 15:34:12 +00:00
bienvenu%nventure.com cd47007ab7 fix problems retrying urls when we've lost an IDLE connection to the server, sr=mscott 271108 2007-02-08 15:28:57 +00:00
mats.palmgren%bredband.net 837b413b15 Fix Camino bustage, bug 83265. 2007-02-08 15:25:17 +00:00
bienvenu%nventure.com b291693294 fix 369160 empty tooltip on folders w/o new messages, sr=mscott 2007-02-08 15:25:07 +00:00
mats.palmgren%bredband.net 1b49d48664 Check LL_GOTLINEBOX before using mLineBox. b=368461 r+sr=dbaron 2007-02-08 13:53:51 +00:00
mats.palmgren%bredband.net 505d703399 Protect against division by zero. b=368427 r+sr=pavlov 2007-02-08 13:52:25 +00:00
masayuki%d-toybox.com 3bc55d798e Bug 364885 Calling ctx.putImageData() doesn't redraw. patch by KUROSAWA, Takeshi (taken) <taken.spc@gmail.com> r+sr=vlad 2007-02-08 13:44:34 +00:00
mozilla.mano%sent.com 5ffb8e8661 Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me. 2007-02-08 13:33:04 +00:00
mozilla.mano%sent.com 6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
inonit%inonit.com f481640452 Fix up documentation in JsDriver.java source code 2007-02-08 11:30:56 +00:00
alfred.peng%sun.com 0b8429a4bf Bug 368032. define nspr_use_zone_allocator to void the symbol lookup.
Patch by brian.lu@sun.com. r=wtchang,sr=mconnor.
2007-02-08 10:11:36 +00:00
bzbarsky%mit.edu 1701eef32d Make the test actually valid (before, it ended up off from the reference by
somewhere on the order of 1/3 px).
2007-02-08 07:25:30 +00:00
inonit%inonit.com 9b7f03bf3e Fix XMLBeans out-of-the-box build problems 2007-02-08 01:05:26 +00:00
ghendricks%novell.com 5e0c4d37a6 field values did not have html filtered 2007-02-07 23:29:30 +00:00
ghendricks%novell.com db6c7483ea Status list was missing from filter if no caseruns found 2007-02-07 23:00:01 +00:00
ghendricks%novell.com 9b5f65a34f set_build and set_environment are no longer used. 2007-02-07 22:47:30 +00:00
ghendricks%novell.com 0958b20104 You must use switch if you are changing the build or environment. 2007-02-07 22:45:24 +00:00
ghendricks%novell.com c9630edcf6 Search for assignee on caseruns was not returning right. 2007-02-07 22:31:47 +00:00
rhelmer%mozilla.com 9f2883fec2 better logging for substeps, and use undef for ccList in email r=preed 2007-02-07 22:23:05 +00:00
inonit%inonit.com 0b5045a643 Fix for bug 369536 (assignment to index of target property of XMLList overwrites attributes) 2007-02-07 22:14:33 +00:00
rhelmer%mozilla.com a29650c6e9 cleanup and consistency r=preed b=369004 2007-02-07 22:14:24 +00:00
ghendricks%novell.com 65dcbd6071 Error in sql if no bugs on case_runs. 2007-02-07 21:59:59 +00:00
ghendricks%novell.com 778972a341 Removed tabs 2007-02-07 21:53:57 +00:00
scott%scott-macgregor.org d027e4689d Bug #368506 --> nsIMsgAccountManager.defaultAccount can throw an exception if we don't have an account, catch that in MigrateJunkMailSettings so we don't pollute the console. sr=bienvenu 2007-02-07 21:39:57 +00:00