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

176450 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 7ce10a28c3 Fix uninitialized ok variable bug in last checkin. 2007-02-21 21:29:56 +00:00
mnyromyr%tprac.de 48c3e3b0f0 Bug 358684: "Stop Filter Execution" filter action; r=neil, sr=bienvenu 2007-02-21 21:29:26 +00:00
mattwillis%gmail.com 5c81ad09b8 disable svg for now 2007-02-21 20:39:26 +00:00
igor.bukanov%gmail.com db18ea3bb6 Bug 369740: function::name extension is now implemented through a generic xml code. r=brendan 2007-02-21 20:30:50 +00:00
mattwillis%gmail.com 42a3a3f5ff From bug 78081 - fix sunbird static makefile 2007-02-21 20:30:42 +00:00
mark%moxienet.com 6cce23d159 295755 Ship FlashBlock with Camino, and provide a preference in Camino's Web Features preference pane. Integration work by Bryan Atwood <bryan.h.atwood@gmail.com>. FlashBlock from http://flashblock.mozdev.org/, see camino/flashblock/README. Build trickery by me. r=smokey sr=smorgan 2007-02-21 20:24:55 +00:00
benjamin%smedbergs.us 31ae24953d Bug 371153 - Calculate mkdepend dependencies by hand, r=Neil 2007-02-21 20:06:33 +00:00
mark%moxienet.com 57aad3050b Fix Camino static build bustification following bug 78081. 2007-02-21 20:01:41 +00:00
benjamin%smedbergs.us 0776dfcda8 Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me 2007-02-21 19:45:48 +00:00
bmlk%gmx.de 15f99a67ae limit array access when a rowspan points to a already pushed row, bug 370360 r/sr=bzbarsky 2007-02-21 19:42:21 +00:00
bmlk%gmx.de 4dab2d8d98 collapse zero colspans when new cells are inserted bug 370842 r/sr=bzbarsky 2007-02-21 19:31:52 +00:00
emaijala%kolumbus.fi 453988a46c Fix for bug 366544: Mousedown alert still triggers click event afterwards
(I accidentally already checked in widget part of the fix yesterday)
r+sr=roc
2007-02-21 19:26:49 +00:00
stuart.morgan%alumni.case.edu 9c69f43735 Camino only - Fix non-static breakage from bug 78081. r/sr=mento 2007-02-21 18:49:29 +00:00
mattwillis%gmail.com 165966cbcf fix typo 2007-02-21 18:23:52 +00:00
kairo%kairo.at 61dfe9bf97 suiterunner bustage fix after bug 78081 (same as benjamin did for thunderbird), r=bsmedberg 2007-02-21 18:08:58 +00:00
sayrer%gmail.com 0cef7cff1d Bug 370696. chrome run for mochitest. r=rcampbell 2007-02-21 17:53:31 +00:00
mattwillis%gmail.com aff009186d clobbers 2007-02-21 17:50:09 +00:00
mkaply%us.ibm.com b3ce071a7c OS/2 build break - mismatch in patch 2007-02-21 17:38:25 +00:00
mattwillis%gmail.com 67aa245962 Revert trunk tinderboxes to trunk 2007-02-21 17:25:34 +00:00
benjamin%smedbergs.us 91818d35b0 More gtkmozembed followups from bug 78081, r=timeless 2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us 6c345eefe2 From bug 78081 - fix tbird static makefile 2007-02-21 15:55:49 +00:00
benjamin%smedbergs.us 83e4a5d8b4 Trying to fix linux bustage from bug 78081, r=timeless 2007-02-21 15:46:23 +00:00
cltbld bf8e74c307 Automated update from host egg.build.mozilla.org 2007-02-21 15:21:03 +00:00
benjamin%smedbergs.us b5c72a22b9 Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
stuart.morgan%alumni.case.edu 7959bdb0ad Camino only - Missed checkin from bug 351504. r=kreeger sr=josh 2007-02-21 14:43:34 +00:00
Olli.Pettay%helsinki.fi bb36ebed84 Bug 365823, Mouse buttons 4 and 5 don't control back/forward buttons in Seamonkey r+sr=Neil 2007-02-21 13:00:38 +00:00
neil%parkwaycc.co.uk e9dbff61af Can't open message compose if spellcheck is not installed b=370891 r=Mnyromyr 2007-02-21 11:49:13 +00:00
igor.bukanov%gmail.com 06b4063e72 Bug 370372: function::name assignments now work under with (xmllist). r=brendan,jwalden. 2007-02-21 09:42:14 +00:00
dbaron%dbaron.org a3997898ce Add tests for table-layout:auto table balancing. 2007-02-21 07:47:47 +00:00
mrbkap%gmail.com 81c29c7664 Only change the property's attributes when it's still on our object. bug 369227, r=brendan 2007-02-21 04:57:55 +00:00
mrbkap%gmail.com db46a231f9 Ensure fp is up-to-date. bug 367630, r=brendan 2007-02-21 04:10:00 +00:00
mrbkap%gmail.com 6bdc0ed4a2 Emit a strict warning when an object initializer contains two properties of the same name. bug 365869, r=brendan 2007-02-21 03:52:57 +00:00
roc+%cs.cmu.edu 52e27c8271 Bug 370589. Put the prescontext into bidi mode when XUL trees detect a bidi string. r=smontagu,sr=dbaron 2007-02-21 02:04:51 +00:00
roc+%cs.cmu.edu 5ea42c0e18 Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron 2007-02-21 01:52:03 +00:00
jst%mozilla.org 82f9058c2f Landing fix for bug 328974. Make XPConnect support multiple interface info managers. Patch by dbradley@gmail.com, r=jst@mozilla.org, sr=brendan@mozilla.org 2007-02-21 01:51:29 +00:00
edburns%acm.org af2c6c08f1 M build.xml
M dist/build.xml
M dist/netbeans/build.xml
A dist/netbeans/logging.properties
M dist/netbeans/webclient.properties
M webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

Make it so the automated tests run from netbeans.
2007-02-21 01:40:44 +00:00
rhelmer%mozilla.com a0551c6cad correct build IDs 2007-02-21 00:56:52 +00:00
mozilla.mano%sent.com 71456bbae2 Bug 366136 - New items don't appear in the tree view as they are created. r=dietrich. 2007-02-21 00:06:16 +00:00
bienvenu%nventure.com 0aeb1de4f9 fix 268459 handle soft line breaks when searching quoted printable, sr=mscott 2007-02-20 23:32:52 +00:00
ghendricks%novell.com 2af4616a2b Bug 370120 ��� Install doesn't support $PROJECT variable
patch by David Multer r=ghendricks a=ghendricks
2007-02-20 23:16:13 +00:00
mnyromyr%tprac.de 2e51b79ff4 Bug 180239: "Run selected filter(s)" doesn't work for multiple selected filters; r/sr=bienvenu 2007-02-20 23:01:01 +00:00
preed%mozilla.com 8ee0e0cfcc Bug 371062: Fix two regressions with past release update snippet handling. r=rhelmer 2007-02-20 23:00:22 +00:00
mkanat%bugzilla.org e7423ae9aa Bug 371016: Versions are no longer sorted by version-sort
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-02-20 22:53:33 +00:00
sayrer%gmail.com c6a62893db making some of these todo(). see regressions detailed in bug 371061. 2007-02-20 22:38:45 +00:00
sayrer%gmail.com 4bbb89f0c0 Bug 368994. move some more tests. r=dbaron 2007-02-20 22:18:09 +00:00
lpsolit%gmail.com 689807c423 Bug 370926: Incorrect mail sent when unsetting requestee on review request - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit 2007-02-20 22:16:13 +00:00
dbaron%dbaron.org fce8f4d2ea Create subdirectory manifest for table-width directory. 2007-02-20 22:14:57 +00:00
dbaron%dbaron.org 6af680f55a Update documentation for changes in format. b=371036 Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron 2007-02-20 22:11:17 +00:00
ghendricks%novell.com c3e98e0574 Bugzilla Bug 359094 ��� lots of warnings in /var/log/apache2
patch by chardin@2wire.com  r=ghendricks a=ghendricks
2007-02-20 22:06:30 +00:00
joshmoz%gmail.com 27de6bcf01 various colors in cocoa look and feel are incorrectly implemented. b=371053 r=smorgan sr=pinkerton 2007-02-20 21:52:04 +00:00