vladimir%pobox.com
|
ee34f18b88
|
Fix component registration order issues
|
2005-04-04 21:46:09 +00:00 |
tor%cs.brown.edu
|
b689decba7
|
Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron
|
2005-04-04 21:42:26 +00:00 |
mkanat%kerio.com
|
0c9366f4ef
|
Bug 287483: Sanitycheck screams about "Bad value 0 found in components.initialqacontact"
Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=myk
|
2005-04-04 21:40:58 +00:00 |
mkanat%kerio.com
|
d3260d6102
|
Bug 285345: Need to change MySQL tinyint(1) fields to plain tinyint
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
|
2005-04-04 21:35:03 +00:00 |
bugzilla%arlen.demon.co.uk
|
97953054fd
|
Bug 288797 Alt-c on the search bar generates JS console error
p=me r=neil.parkwaycc.co.uk sr=bienvenu
|
2005-04-04 21:30:55 +00:00 |
mkanat%kerio.com
|
170128dc2e
|
Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk
|
2005-04-04 21:30:16 +00:00 |
bugzilla%arlen.demon.co.uk
|
3fafe77035
|
Bug 288843 Tidy up mail's junk and progressmeter (original patch by Stephen Walker for TB)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
|
2005-04-04 21:28:00 +00:00 |
dmose%mozilla.org
|
6b25f2edb5
|
Partial fix for LDAP blocking UI on multiple outstanding requests (bug 257732), patch=vladimir@pobox.com, r=mcs@pearlcrescent.com, sr=shaver@mozilla.org
|
2005-04-04 21:22:57 +00:00 |
mrbkap%gmail.com
|
b2b940da13
|
bug 286733: Crash when attempting to handle misplaced content inside misplaced content because mContextTopIndex pointed to a closed index already. r=jst sr=rbs
|
2005-04-04 21:20:00 +00:00 |
Olli.Pettay%helsinki.fi
|
a4b953aae4
|
Bug 288998 - Use atoms in nsXULElement::HandleDOMEvent to compare tag names, r+sr=bz
|
2005-04-04 21:16:15 +00:00 |
lpsolit%gmail.com
|
14df3391bc
|
Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-04-04 21:09:17 +00:00 |
mvl%exedo.nl
|
4b8e4f83ff
|
show dates in tooltips
bug 288923, p=gekacheka, r=me
|
2005-04-04 21:04:42 +00:00 |
dmose%mozilla.org
|
c8aee1997b
|
Address sr comments for style & error-handling in bug 242789. Patch from bienvenu@nventure.com, r=sspitzer, sr=dmose
|
2005-04-04 21:01:15 +00:00 |
bienvenu%nventure.com
|
be3b927e1a
|
fix 289003, make mapi send detect html msg bodies, sr=mscott
|
2005-04-04 20:47:47 +00:00 |
brendan%mozilla.org
|
36eb2aa71d
|
JS_FRIEND_API for js_DumpGCStats (#ifdef JS_GCMETER only, not part of build).
|
2005-04-04 20:43:47 +00:00 |
bsmedberg%covad.net
|
96f4bcdcee
|
Bustage fix from bug 280725 - forgot that this is frequently a dynamic component, and on some compilers we need to resolve symbols early r=biesi
|
2005-04-04 20:37:47 +00:00 |
vladimir%pobox.com
|
073b9b450f
|
remove extraneous ;, fix gcc-3.4 build, r=bsmedberg
|
2005-04-04 20:14:19 +00:00 |
bsmedberg%covad.net
|
a3a4569d6e
|
Bustage fix, bug 280725
|
2005-04-04 20:12:19 +00:00 |
bryner%brianryner.com
|
931eb08990
|
fixing gtk2 bustage
|
2005-04-04 19:57:46 +00:00 |
bsmedberg%covad.net
|
457cdc5129
|
Followup to bug 280725 - update the installer manifests
|
2005-04-04 19:52:26 +00:00 |
bsmedberg%covad.net
|
3522feb25f
|
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
|
2005-04-04 19:08:55 +00:00 |
timeless%mozdev.org
|
ecb88406f5
|
Bug 287244 DOCTYPE should not imply a default namespace
patch by bug@annevankesteren.nl r=tor sr=bz
|
2005-04-04 19:05:21 +00:00 |
timeless%mozdev.org
|
604208bc9c
|
Bug 287244 DOCTYPE should not imply a default namespace
patch by bug@annevankesteren.nl r=tor sr=bz
|
2005-04-04 18:54:49 +00:00 |
neil.williams%sun.com
|
fe7d548e36
|
This fixes Bugzilla Bug 288227 by initializing the stepUp flag in
nssCryptokiTrust_GetAttributes(). r=nelsonb
|
2005-04-04 18:46:23 +00:00 |
aaronleventhal%moonset.net
|
956dd19d77
|
Fixing bustage on gtk2 builds
|
2005-04-04 18:46:18 +00:00 |
lpsolit%gmail.com
|
c1b6a9e07e
|
Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-04-04 18:40:59 +00:00 |
bsmedberg%covad.net
|
be30b2f533
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
aaronleventhal%moonset.net
|
d4552b3222
|
Bug 265203. When caret is at end of one link, focus displays to next link. r=ginn.chen, sr=bryner
|
2005-04-04 18:11:14 +00:00 |
christophe.ravel.bugs%sun.com
|
3c6218acb3
|
283383 Create JSS and JSSE client/server test programs that intercommunicates to validate ciphers
Java path and options are passed from all.pl to startJssServ.sh and
startJsseServ.sh.
|
2005-04-04 18:07:00 +00:00 |
nelsonb%netscape.com
|
2295f52e3f
|
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
|
2005-04-04 17:42:24 +00:00 |
aaronleventhal%moonset.net
|
b549f12a6d
|
Fixing bustage
|
2005-04-04 17:37:34 +00:00 |
bsmedberg%covad.net
|
04bbd4eb3d
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 17:32:01 +00:00 |
aaronleventhal%moonset.net
|
07b8684c26
|
Bug 288906. Return null for MSAA name when no name explicitly set for HTML form control. r=timeless, sr=neil
|
2005-04-04 17:28:27 +00:00 |
aaronleventhal%moonset.net
|
27e54013f7
|
Bug 288503. Framesets not working with screen readers. r=biesi, sr=dougt
|
2005-04-04 17:26:57 +00:00 |
bsmedberg%covad.net
|
82cd73aa7b
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 17:21:39 +00:00 |
bmlk%gmx.de
|
432b12afd2
|
we need enough space to insert a cell even at the end of a row, bug=284575 r/sr=bzbarsky
|
2005-04-04 17:20:08 +00:00 |
bsmedberg%covad.net
|
cf82caba6a
|
Bug 288984 - "regchrome" tool is useless now that bug 278534 has landed, remove it. r=mconnor
|
2005-04-04 17:17:25 +00:00 |
bsmedberg%covad.net
|
75697e2229
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 17:05:17 +00:00 |
bsmedberg%covad.net
|
7283bd6f34
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 16:59:25 +00:00 |
cltbld
|
1218b6ff19
|
Automated update from host egg
|
2005-04-04 16:49:31 +00:00 |
mkaply%us.ibm.com
|
e68fa09903
|
#286494
r=mkaply
From Peter Weilbacher - OS/2 only patch to configure.in for SVG
|
2005-04-04 16:48:09 +00:00 |
bsmedberg%covad.net
|
1a620d5a7e
|
Make it more likely that libxul will build with QT. Should not affect non-xulrunner. No bug.
|
2005-04-04 16:12:43 +00:00 |
bob%bclary.com
|
3431171276
|
15.5.4.14 - String.prototype.split(/()/), by Karten Sperling <spiff@phreax.net
|
2005-04-04 15:51:25 +00:00 |
aaronleventhal%moonset.net
|
24c93d7ad6
|
Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil
|
2005-04-04 15:48:06 +00:00 |
bsmedberg%covad.net
|
bc8b8a9af2
|
Parts of bug 288370 - mac libxul (xulrunner) build on mac, r=darin, plus making it more likely that libxul will build on QT (should not affect non-xulrunner)
|
2005-04-04 15:45:48 +00:00 |
jshin%mailaps.org
|
43387d30dd
|
bug 288638 : get rid of unused member variable 'character' from MozXftLangGroup (r=blizzard, sr=dbaron)
|
2005-04-04 15:36:28 +00:00 |
aaronleventhal%moonset.net
|
019aba35cc
|
Fixing beast bustage
|
2005-04-04 15:04:14 +00:00 |
aaronleventhal%moonset.net
|
826511f6ca
|
Fixing bustage
|
2005-04-04 14:10:02 +00:00 |
aaronleventhal%moonset.net
|
4f9f6bd7c6
|
Bug 287730. Fix n of m positional info for HTML radio buttons. r=timeless, sr=bz
|
2005-04-04 13:43:43 +00:00 |
bsmedberg%covad.net
|
bd79889f75
|
Clean up missing LIBXUL_LIBRARY calls: transmgr/src is linked to client/src which is part of libxul (from bug 273876)
|
2005-04-04 13:27:43 +00:00 |