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

165039 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us bc458f05fe Bug 332459 - management interface doesn't interpret form input as UTF-8 correctly, r=morgamic 2006-07-28 19:38:15 +00:00
pedemont%us.ibm.com c7057366e7 Bug 345992 - xforms.xpi for Mac/Universal builds packaged incorrectly. r=rhelmer. 2006-07-28 18:29:17 +00:00
pedemont%us.ibm.com a40772e898 Bug 344263 - Rewrite nsSVGNumber. Patch by amenzie. r=tor, sr=roc. 2006-07-28 18:10:48 +00:00
mkanat%bugzilla.org 8f1aca2801 Bug 346275: checksetup.pl should read the "answers" file into a Safe
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:04:39 +00:00
mkanat%bugzilla.org fa96f18b01 Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:03:43 +00:00
mkanat%bugzilla.org 864d42ac47 Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:02:26 +00:00
mkanat%bugzilla.org 62cc0e5f66 Bug 346212: Create POD for checksetup.pl, and move --help message into Pod::Usage output
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:00:52 +00:00
brettw%gmail.com 860cc1d9cc Bug 346200 r=bryner Spellchecker doesn't like curly quotes and other non-ASCII punctuation 2006-07-28 17:57:53 +00:00
bzbarsky%mit.edu 7fb1d4ec68 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
jag%tty.nl 686ea4b1a9 Bug 339576: [Modern theme] No arrows at end of scrollbars
Assumptions were broken by a recent change. Drop assumptions for an explicit mapping. r=josh, sr=Neil
2006-07-28 17:39:35 +00:00
brettw%gmail.com 7484cf11af Bug 336799 r+sr=bryner Remove spellcheck UI from XUL textboxes 2006-07-28 17:36:00 +00:00
longsonr%gmail.com beeec7ced8 Bug 329848 - fix build warning r+sr=tor 2006-07-28 16:52:58 +00:00
sayrer%gmail.com 6c90b4ae2c Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor 2006-07-28 16:50:56 +00:00
mark%moxienet.com 3ac8ba0428 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
igor.bukanov%gmail.com 63d75e09ea Bug 341821: removing the previous commit, the patch was broken. 2006-07-28 13:23:09 +00:00
kairo%kairo.at b7c80c717d fixing static build bustage from bug 344243 (seen on Camino/maya), r=mento 2006-07-28 13:13:55 +00:00
bclary%bclary.com 1a43cc2608 JavaScript Test Library - regression test for bug 3462027, by Feng Qian 2006-07-28 09:56:03 +00:00
bclary%bclary.com 0714273277 JavaScript Test Library - regression test for bug 346203, by Nickolay Ponomarev 2006-07-28 09:45:23 +00:00
mats.palmgren%bredband.net a9e4efa770 Removed a bogus assertion. b=345699 r+sr=roc 2006-07-28 09:18:27 +00:00
timeless%mozdev.org 71d515cf8e Bug 346150 Fix setting an image as wallpaper in Cairo builds
patch by bugzilla@mcsmurf.de r=jag sr=jag
2006-07-28 09:02:29 +00:00
mkanat%bugzilla.org d6b1c7b535 Bug 344855: Create a subroutine that does all of checksetup's requirements checking
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 08:28:06 +00:00
mkanat%bugzilla.org 67ab494b9f Bug 173897: Fix |XXX - mod_perl| comments
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-28 08:20:31 +00:00
gavin%gavinsharp.com 535a8fb00a Bug 345349: fix typo in the original patch 2006-07-28 08:16:52 +00:00
igor.bukanov%gmail.com 0324194b39 Bug 341821: Close hooks are run outside GC locks. r=brendan,sr=mrbkap 2006-07-28 08:05:56 +00:00
Olli.Pettay%helsinki.fi d9a7d477f1 Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz 2006-07-28 06:28:27 +00:00
gavin%gavinsharp.com 21207c0c25 Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner 2006-07-28 06:23:49 +00:00
Olli.Pettay%helsinki.fi 6431c70f98 Bug 346119, update PresContext's document when PresShell is changed, r+sr=bz 2006-07-28 06:22:19 +00:00
gavin%gavinsharp.com 6b66746dcb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
gavin%gavinsharp.com 748d087eb1 Bug 323801: Improve Keyword URL resolution by switching to Google BBN, patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor 2006-07-28 05:49:45 +00:00
gavin%gavinsharp.com ab2b1fe36f Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-28 05:45:16 +00:00
mattwillis%gmail.com 6f19198183 bug 320266 - bustage fix for Lightning. r=jminta 2006-07-28 03:13:17 +00:00
cbiesinger%web.de 9f2e5d2908 remove misleading comment, no bug. r+sr=bz 2006-07-28 02:45:14 +00:00
brendan%mozilla.org 7c57ebc20f Fix thinko of pnprop for pnhit (346203, r=mrbkap). 2006-07-28 00:37:58 +00:00
bienvenu%nventure.com 524ab8b16b one fix for 317348 new indicator showing on folders when it shouldn't, sr=mscott 2006-07-28 00:31:55 +00:00
jwalden%mit.edu 90f3431009 Bug 344651 - Want tweaks to feed preference code to better support the new prefwindow. r=ben 2006-07-28 00:17:22 +00:00
wclouser%mozilla.com 61167a7a98 more rachel stuff 2006-07-28 00:07:52 +00:00
jminta%gmail.com a9e7cadeda Bug 344442 openWalletPasswordDialog is not used, patch by sipaq, r1=ssitter, r2=jminta 2006-07-28 00:01:22 +00:00
jminta%gmail.com 8b3644c0bb Bug 343836 Day/Week View: All day events shown on wrong day or twice, r=dmose 2006-07-27 23:57:59 +00:00
wclouser%mozilla.com f523d46d4f more rachel changes 2006-07-27 23:47:02 +00:00
cvshook%sicking.cc 4d81c34651 Bug 346167: Unregress WMP plugins that uses the 'mms' protocol. r/sr=bz 2006-07-27 23:43:48 +00:00
mark%moxienet.com e2d02752d9 26269 Remvoe bogus assertions to fix debug build bustage. 2006-07-27 23:41:26 +00:00
jst%mozilla.jstenback.com d4f77d8447 Fixing build bustage by backing out part of my last change. 2006-07-27 23:30:45 +00:00
benjamin%smedbergs.us b9d33f7c6d --enable-tests bustage fix, bug 337365 2006-07-27 23:07:16 +00:00
jst%mozilla.jstenback.com 02087132d6 Fixing bug 335058. Increase the default for the time we wait (from 5 to 10 seconds) before alerting the user about a possibly infinitely looping script, and give chrome an independent limit (20 seconds). r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2006-07-27 22:36:36 +00:00
jminta%gmail.com 50998de9c1 Bug 344452 Don't add universal style rules for calendars and categories, r=dmose 2006-07-27 22:18:23 +00:00
jminta%gmail.com 12a6bfb638 Bug 345348 Tasks appear in calendar view when progress is modified, r=dmose 2006-07-27 22:15:41 +00:00
jminta%gmail.com 6bbec6531f Bug 345491 Editing recurring event shows 'All' vs. 'This occurrence' dialog twice, r=dmose 2006-07-27 22:11:11 +00:00
brettw%gmail.com 44816e2961 Bug 234936 r=bryner Don't spellcheck URLs 2006-07-27 22:09:07 +00:00
brettw%gmail.com 03c9fca767 Bug 345751 r+sr=roc Use new sorted range feature for the spellchecker 2006-07-27 21:57:45 +00:00
vladimir%pobox.com 25acec5406 b=346005, revert bug 296763 fix (remove implied moveTo from canvas beginPath), r=me 2006-07-27 21:56:35 +00:00