Commit Graph

157088 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
ff35061446 Don't trim whitespace off hidden input values. Bug 114997, patch by Steuard
Jensen <steuard+moz@slimy.com>, r=sicking, sr=bzbarsky
2006-04-17 21:28:47 +00:00
bienvenu%nventure.com
9d31bba6bc fix some v-card error handling, sr=mscott 334384 2006-04-17 21:08:38 +00:00
martijn.martijn%gmail.com
a665b1c4b7 Backing out the patch for bug 333136, since it causes regressions 2006-04-17 20:56:25 +00:00
lpsolit%gmail.com
0f2799e41a Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2006-04-17 20:49:59 +00:00
lpsolit%gmail.com
373e117459 I forgot a minor fix on checkin for bug 330718 :) 2006-04-17 20:41:03 +00:00
lpsolit%gmail.com
00bcf5505e Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-17 20:36:34 +00:00
lpsolit%gmail.com
ac6c650c88 Bug 44595: Implement an interface for administrators to delete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave 2006-04-17 20:19:37 +00:00
bienvenu%nventure.com
12febd6e62 fix some cases of flags getting lost when playing back offline ops 274398 sr=mscott 2006-04-17 20:10:02 +00:00
mkaply%us.ibm.com
fcd9605ced 1.6.0 version was only for testing 2006-04-17 19:08:56 +00:00
mkaply%us.ibm.com
cc953c671a plugins dir is now platform 2006-04-17 19:08:32 +00:00
brettw%gmail.com
aec5f7024e Bug 333450 r=beng Add bookmark indices to result nodes. 2006-04-17 18:57:52 +00:00
joshmoz%gmail.com
325f4a921e minor cocoa widget cleanups, no bug. spelling, error return value. 2006-04-17 18:41:51 +00:00
robert%accettura.com
85f444074b Bug 333806 Remove reporter about page r=mconnor 2006-04-17 18:01:43 +00:00
cls%seawood.org
d2702f8ac0 w32api-3.7 is now required to build gecko using mingw.
Bug #333777 r=bsmedberg
2006-04-17 18:01:14 +00:00
dougt%meer.net
3ec5dfd4c1 Bug 297683. ensure that there is only one softkey menubar since having more results in a window minimization when an dialog is opened. remove config.wince.useOKBtn pref. it isn't used any longer. r=veditz wince only 2006-04-17 17:42:20 +00:00
lpsolit%gmail.com
69ac09ca8c Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-17 17:39:43 +00:00
benjamin%smedbergs.us
654174914c Bug 305949 - Stop exporting nonfrozen functions from libxul, this covers some GFX functions, r=roc 2006-04-17 17:33:42 +00:00
peterv%propagandism.org
b4bbbf9633 Better fix for bug 47852 (NAMESPACE_ERR not being thrown when setting Node.prefix). r/sr=sicking. 2006-04-17 17:13:11 +00:00
peterv%propagandism.org
22f88cf944 Fix for bug 333839 (nsTArray::SetLength doesn't increase array's length). r=bsmedberg, sr=darin. 2006-04-17 17:11:14 +00:00
mkaply%us.ibm.com
92f8475aea #334002
CCK only - not part of build
Add support for having multiple XPIs in one CCK package
2006-04-17 17:04:51 +00:00
mkaply%us.ibm.com
6d20e74a55 Someday I'll get the version number right 2006-04-17 17:02:30 +00:00
bzbarsky%mit.edu
6a6796f312 Fix the bustage fix to actually be correct. Bug 315826. Patch by Robert Sayre
<sayrer@gmail.com>, r+sr=peterv
2006-04-17 15:39:13 +00:00
Olli.Pettay%helsinki.fi
becc77f1fe Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
Olli.Pettay%helsinki.fi
750f2f6e8c Bug 329617, Hint does not work for select1, r=aaronr+doronr 2006-04-17 12:53:09 +00:00
allan%beaufour.dk
b0341c9ddd Schema Validation uses getter_AddRefs wrong. Bug 334007, r=aaronr+me, patch by doronr 2006-04-17 09:01:54 +00:00
timeless%mozdev.org
afd0c3050f Bug 334189 nsSHistory::PrintHistory should use a string class
r=jag sr=jag
2006-04-17 08:37:23 +00:00
timeless%mozdev.org
e54c2dab0e Bug 334189 nsSHistory::PrintHistory should use a string class
reindenting file
r=jag sr=jag
2006-04-17 07:50:02 +00:00
scott%scott-macgregor.org
c864ca9f26 Bug #314086 --> able to see old subject headers in the compose window. sr=bienvenu 2006-04-17 04:10:06 +00:00
dbaron%dbaron.org
7d9906de5d Back out checkins for bug 333829, for now at least. 2006-04-17 03:19:22 +00:00
bzbarsky%mit.edu
123dea184e Better empty string stuff. Still followups to bug 315826 2006-04-17 02:19:19 +00:00
dbaron%dbaron.org
734113e2ef Make bz's bustage fix actually compile. b=315826 2006-04-17 02:03:16 +00:00
dbaron%dbaron.org
dd8fc1af83 Fix initializer-reordering warnings. b=315826 2006-04-17 02:01:01 +00:00
dbaron%dbaron.org
69a364efdd Fix Windows bustage. According to sayrer, these unused methods will be XPCOM methods on a future interface. b=315826 2006-04-17 01:59:24 +00:00
bzbarsky%mit.edu
86b57e867e Fixing linux bustage; bug 315826 2006-04-17 01:58:36 +00:00
bzbarsky%mit.edu
44d201a532 Don't mess with empty float cache lists. Bug 334105, r+sr+branch181=dbaron 2006-04-17 01:47:11 +00:00
bzbarsky%mit.edu
bf69a1d4b9 Unregister our placeholder before destroying it. Bug 316267, r+sr=dbaron 2006-04-17 01:40:14 +00:00
timeless%mozdev.org
533694580d Bug 315826 Scriptable XPCOM wrapper for SAX content handler
patch by sayrer@gmail.com r=peterv sr=sicking
2006-04-17 01:13:07 +00:00
jshin%mailaps.org
e1e2c27685 bug 334167 : make NS_IsNativeUTF8 inline where appropriate r/sr=darin 2006-04-16 23:58:38 +00:00
ajschult%verizon.net
392ceea3d4 Bug 333681: Switching profiles opens chatzilla. r/sr=neil 2006-04-16 22:29:36 +00:00
timeless%mozdev.org
49bf45af40 Bug 332324 crash [@ IsChildOfDomWindow]
r=kaie sr=bz
2006-04-16 20:33:28 +00:00
dbaron%dbaron.org
3292500649 Clamp curpos to between its min and max to fix resizing regression. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron 2006-04-16 20:05:30 +00:00
mozilla.mano%sent.com
03c5940cb7 Bug 334034 - the attributes of few elements in the preferences binding are under the wrong namespace (Unlabeled Close button with browser.preferences.instantApply). patch by Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-04-16 19:21:33 +00:00
jshin%mailaps.org
2562e7071e bug 332108 : can attach but cannot send a file with non-ASCII name (r=mscott, sr=bienvenu) 2006-04-16 17:06:13 +00:00
darin%meer.net
8424b6883e fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-04-16 16:29:28 +00:00
timeless%mozdev.org
0259812ac4 Bug 333837 Crash in [@ nsJSContext::nsJSContext] / XUL / DOM
r=jst sr=bz
2006-04-16 09:17:46 +00:00
dbaron%dbaron.org
fec3c2c000 Put back CheckColorCallback from bug 332333 despite its being part of a slight Tp regression. 2006-04-16 06:41:25 +00:00
dbaron%dbaron.org
6d9da6b006 Set curpos after maxpos to fix restoration of horizontal scrollbar in RTL scrolled all the way to the left. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron 2006-04-16 06:34:45 +00:00
brendan%mozilla.org
66aaeb15a5 Fix int constant precedent (333541, r=mrbkap). 2006-04-16 05:10:10 +00:00
steffen.wilberg%web.de
79507d5988 Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner 2006-04-15 23:11:31 +00:00
dbaron%dbaron.org
e0641fe28a Back out the piece of bug 332333 that I think regressed Tp. 2006-04-15 18:47:59 +00:00