Commit Graph

139435 Commits

Author SHA1 Message Date
brendan%mozilla.org
e0b35fdac6 Propagate special and compile-n-go flags from top frame when pushing a compiler frame, EXCEPT when pushing a frame for a function body -- there, propagate compile-n-go (285219, r=shaver). 2005-03-09 01:02:27 +00:00
roc+%cs.cmu.edu
a9737587bb Bug 212123. Fix temp file creation in nsFileSpec. r+sr=darin,a=dveditz 2005-03-09 00:41:56 +00:00
mkanat%kerio.com
76e83267c4 Bug 284975: Any code after Throw*Error is a dead code.
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
2005-03-09 00:26:39 +00:00
bryner%brianryner.com
5cbf1ab46e Port fix for bug 277657, textbox.maxLength doesn't work. Patch by gautheri@noos.fr, r=mconnor,me. 2005-03-09 00:04:02 +00:00
mkanat%kerio.com
0a97d0fe70 Bug 282145: Bug.pm is too slow for general use
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk
2005-03-08 23:57:32 +00:00
christophe.ravel.bugs%sun.com
d6f8d3ee7b 238319: Sun packages changes.
RPM release starts at 1 for JSS 3.1.5
2005-03-08 23:54:52 +00:00
mkanat%kerio.com
7d396c78d7 Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This patch also creates a database-agnostic fulltext search method.)
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-03-08 23:23:30 +00:00
mkanat%kerio.com
d94301bfb5 Bug 284352: Break Bugzilla::DB code/docs into sections
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk
2005-03-08 23:07:26 +00:00
rj.keller%beonex.com
331fa30d24 Bug 251751 - Firefox Help window should not be alwaysRaised r=mconnor@myrealbox.com 2005-03-08 23:04:47 +00:00
mkanat%kerio.com
d0764179e2 Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-03-08 23:03:57 +00:00
scott%scott-macgregor.org
4b89c26d81 hook up the language encoding menus to the fonts panel 2005-03-08 23:00:01 +00:00
rj.keller%beonex.com
4a60259722 Bug 256104 - Need element IDs in viewSource.xul r=mconnor@myrealbox.com 2005-03-08 22:58:24 +00:00
wtchang%redhat.com
01bac4ca34 Bugzilla Bug 285020: wrap the member access in parenthesis because recv
may be defined as a macro on some platforms.  The patch is contributed by
Chris Aillon of Red Hat.  r=wtc.
2005-03-08 22:40:15 +00:00
brendan%mozilla.org
668143e9dd Back out last change, reopening bug 285219 (see bug 285244). 2005-03-08 22:35:30 +00:00
dmose%mozilla.org
ec1b3c2668 Fix MinGW build bustage. Thanks to sharparrow1@yahoo.com for the patch. r=dbradley, sr=dmose. 2005-03-08 22:24:08 +00:00
wtchang%redhat.com
d7e1293c82 Bugzilla bug 274450: a default thread stack size of 64K is too small for
Mozilla on Linux.  Use the default pthread stack size instead, and do that
on all platforms (not just Linux).  r=bzbarsky.
2005-03-08 22:02:46 +00:00
bzbarsky%mit.edu
c8a6c841af Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
jst, r=adamlock, sr=bzbarsky
2005-03-08 21:55:10 +00:00
caillon%redhat.com
a0e07a4bd8 text corresponds with base. Supplementary patch to bug 282141. r=dbaron sr=dmose 2005-03-08 21:54:34 +00:00
doronr%us.ibm.com
5938f059e5 bug 284351 - nsSchemaLoader doesn't handle xsd:complexType correctly. r/sr=peterv 2005-03-08 21:34:41 +00:00
bzbarsky%mit.edu
b21ae8f2b4 Fix drag/drop of extensions and themes to extension manager to work. Bug
260068, patch by Rich Walsh <dragtext@e-vertise.com>, r=mconnor
2005-03-08 21:05:21 +00:00
scott%scott-macgregor.org
1c8bfd9d4a Bug #284144 --> make instant apply work on Mac OS X for the preferences dialog. Make a toolbar show up on Mac OS X
for the prefs dialog as well so the user can easily dismiss it.
2005-03-08 20:59:44 +00:00
scott%scott-macgregor.org
c454656b3d update copyright to 2005 2005-03-08 20:38:44 +00:00
wtchang%redhat.com
81491e932a Comment formatting changes.
Modified Files: alt.c cache.c errors.c file.c manifest.mn ntgetpin.c pin.c
                pk11.c std.c svrcore.h user.c
2005-03-08 18:52:50 +00:00
bzbarsky%mit.edu
1e9a045fd8 Relanding, since this did not affect the orange. Still bug 282537. 2005-03-08 18:10:38 +00:00
wtchang%redhat.com
cc35444f78 Upgraded to NSS 3.9.6. 2005-03-08 17:37:07 +00:00
gandalf%firefox.pl
06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
jst%mozilla.jstenback.com
7a6b0c39df Removing unused file. 2005-03-08 17:15:33 +00:00
bzbarsky%mit.edu
515698f917 Backing out bug 282537 patch to see whether it fixes the orange. 2005-03-08 17:05:34 +00:00
db48x%yahoo.com
70a4a4ee93 bug 129183: Crash opening the address book after editing the history.mab file -TBTrunk [@ nsAddrDatabase::UpdateLowercaseEmailListName ]
patch by Bastiaan Jacques <baafie@planet.nl>, r=bienvenu, sr=mscott
2005-03-08 15:58:07 +00:00
neil%parkwaycc.co.uk
c7c5a40091 Fix bad capitalization b=282189 p=gautheri@noos.fr r+sr=me 2005-03-08 15:44:51 +00:00
mkaply%us.ibm.com
6985161a1c This error checking was just simply wrong - OS/2 only 2005-03-08 15:42:02 +00:00
mostafah%oeone.com
af66574cdb Updated translation 2005-03-08 14:05:02 +00:00
neil%parkwaycc.co.uk
a9ae499ae6 Improve on previous patch for bug 285065 r=bryner sr=dbaron 2005-03-08 12:28:00 +00:00
allan%beaufour.dk
d95842a49c Make minimum version be 1.0+ for xpi install, and instert url and description too. Bug 285094, r=doron+smaug 2005-03-08 10:33:13 +00:00
nelsonb%netscape.com
b4a5eb6864 Add root CA certs for XRamp, Camerafina and NetLock.
Bugs 274723. 275576, and 280744.  r=Jullien.Pierre
2005-03-08 08:44:57 +00:00
julien.pierre.bugs%sun.com
d501f3ab57 Fix for 285233 - need extra symbols to be exported to support CRL generation. Ch
ecking in for alexei volkov . r=nelson
2005-03-08 07:08:48 +00:00
timeless%mozdev.org
c5ea0767fe Bug 171317 Show Dialog=FALSE doesn't work
patch by ajschult@verizon.net r=dveditz sr=bryner
2005-03-08 06:39:46 +00:00
timeless%mozdev.org
c6959d3135 Bug 270930 install script does not handle path with spaces
patch by ajschult@verizon.net r=bsmedberg sr=bryner
2005-03-08 06:39:41 +00:00
timeless%mozdev.org
669e05ccbc Bug 280740 Installer crashes in choose install components dialog
patch by sunil@atc.tcs.co.in r=bryner
2005-03-08 06:39:38 +00:00
timeless%mozdev.org
dece3fe670 Bug 243665 Use sensible default install location (instead of .)
patch by ajschult@verizon.net r=bryner
2005-03-08 06:39:29 +00:00
brendan%mozilla.org
2eacb04610 Propagate special and compile-n-go flags from top frame when pushing a compiler frame (285219, r=shaver). 2005-03-08 06:23:10 +00:00
julien.pierre.bugs%sun.com
c62079e031 Fix for bug 270689 . minor issues remaining with list cleanup and on-the-fly lock creation 2005-03-08 05:52:33 +00:00
scott%scott-macgregor.org
c40781d192 Bug #284144 --> Move connections from advanced to general.
Move the sound notification settings into a separate dialog to make room for the connections
button.
2005-03-08 05:38:26 +00:00
ginn.chen%sun.com
3ceb4e130b Bug 284224 Fail to build on solaris
r=bryner
2005-03-08 05:12:01 +00:00
dougt%meer.net
3be5c7498b using TARGET_CPU instead of CPU to determine if we are cross compiling to ARM. Of course this is only for WindowsCE. This fixes a build bustage. 2005-03-08 05:08:32 +00:00
dougt%meer.net
fb0f3abf85 Lost a change to CreateEvent in the last update. 2005-03-08 05:06:46 +00:00
paper%animecity.nu
0dd638f20e Bug 274244: Display more broken GIFs. r=stuart sr=tor 2005-03-08 03:44:28 +00:00
bienvenu%nventure.com
5831f8dc52 fix 282646 validate signature button not working 2005-03-08 03:42:04 +00:00
ginn.chen%sun.com
1ef92d4540 Bug 262236 Can't select listitems which are not next to.
patch=neo.liu at sun.com, r=aaronleventhal sr=neil
2005-03-08 03:05:03 +00:00
wtchang%redhat.com
1a49a5faf8 Removed blank lines in *.def files.
Modified Files: plds.def plc.def nspr.def my.def
2005-03-08 03:01:05 +00:00