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

112292 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch 88376c0240 Fix it so HEAD requests actually work rather than Apache aborting due to 'incomplete headers'. 2002-11-19 06:54:35 +00:00
cmanske%netscape.com 8b3202348d Fixed rewrap command for messenger composer. b=76461, r=akkana, sr=sspitzer 2002-11-19 06:04:33 +00:00
mkaply%us.ibm.com dcd3b230de OS/2 only - need to change how we get version for packaging since it is no longer in configure.in 2002-11-19 05:28:19 +00:00
timeless%mozdev.org 8b2eaca5a6 Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
r=darin sr=dbaron
2002-11-19 05:25:15 +00:00
caillon%returnzero.com 6918494728 Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
2002-11-19 05:20:45 +00:00
seawood%netscape.com 96f5e4b676 Add native app support for OSX mach-o builds.
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
leaf%mozilla.org fe245406c7 Automated update 2002-11-19 05:15:04 +00:00
seawood%netscape.com 383df01732 Move gmodule checks to the bottom of configure.in after GLIB_CFLAGS is set for non-win32 platforms.
Fixing tinderbox bustage.
2002-11-19 05:09:08 +00:00
timeless%mozdev.org 6d709a791f Bug 52285 Kill compiler warnings in layout/xul
patch by mozilla-bugs@nogin.org r=timeless sr=dbaron
2002-11-19 05:06:36 +00:00
timeless%mozdev.org fe87c1864c Bug 180783 nsDependentCString filename(PR_GetEnv("MOZILLA_JS_PROFILER_OUTPUT")) => ASSERTION: nsDependentCString must wrap a non-NULL buffer: 'aPtr'
r=dbradley sr=bz
2002-11-19 05:06:27 +00:00
myk%mozilla.org 9a8316f50b Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" for logged in users.
r=bbaetz
a=myk
2002-11-19 04:52:54 +00:00
mkaply%us.ibm.com 5adfa9ce23 #179508
r=cls, pedemont, sr=blizzard for platform specific code
Add shared unicode stuff between OS/2 widget and gfx into gkgfx
2002-11-19 04:12:58 +00:00
leaf%mozilla.org 7be25ec57a Automated update 2002-11-19 04:00:12 +00:00
seawood%netscape.com 29a8311516 Check that glib has gmodule support when --enable-ctl is selected.
Bug #180611 r=roland.mainz@informatik.med.uni-giessen.de
2002-11-19 03:53:58 +00:00
bzbarsky%mit.edu a7bc6358a1 Maybe build on PPC too. 2002-11-19 03:43:01 +00:00
bzbarsky%mit.edu 656772f1ec <button> should be a containing block. Bug 180301, r=jkeiser, sr=dbaron 2002-11-19 03:39:44 +00:00
bzbarsky%mit.edu d3cde4e823 <button> should not have preformatted whitespace. Bug 55285, r=jkeiser, sr=dbaron 2002-11-19 03:34:49 +00:00
leaf%mozilla.org 167d1e6c7f Automated update 2002-11-19 03:15:06 +00:00
blizzard%redhat.com dea01440b1 Bug #180700. Only link with superwin with gtk 1.2. r=cls 2002-11-19 03:11:13 +00:00
pete.zha%sun.com 307a6cc8f1 line break needed after quote line ("... wrote:") when quoting original message using Options->Quote Message
b=158918 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-19 03:09:46 +00:00
seawood%netscape.com d532ab8b08 Get MOZILLA_VERSION from central config/milestone.txt file
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
cltbld%netscape.com cc419923c6 Don't print Zdiff when values reporting zero change. 2002-11-19 02:59:39 +00:00
bzbarsky%mit.edu 562ecaaa96 Fix smoketest blocker 180452. If the buffer is not even-sized, we have
to carry a byte around with us.  Patch mostly by alecf, partly by me;
sr=me, r=dmose, a=dmose (sheriff hat).
2002-11-19 02:57:30 +00:00
myk%mozilla.org 122ea965f8 Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
r=bbaetz
a=myk
2002-11-19 01:15:01 +00:00
blakeross%telocity.com 05573eeabe Fix cancel button. 2002-11-19 00:54:06 +00:00
nicolson%netscape.com 18c1b06a60 Fix 180396: javax.crypto.Cipher wrapping does not work with RSA algorithm.
Support RSA as a wrapping/unwrapping algorithm.
2002-11-19 00:41:09 +00:00
nicolson%netscape.com dc7f89d956 Throw InvalidKeyException instead of InvalidAlgorithmParameterException,
because the latter may get thrown away by our caller, but the former will
not be.
2002-11-19 00:39:43 +00:00
nicolson%netscape.com c9a373cf69 Change silly switch statement to an if statement. 2002-11-19 00:31:10 +00:00
nicolson%netscape.com 2039d8bfc6 Make NotExtractableException take a String argument to its constructor. 2002-11-19 00:30:43 +00:00
bbaetz%student.usyd.edu.au fc67214d22 Bug 175579 - make templates html compliant
r=gerv, a=justdave
2002-11-19 00:16:44 +00:00
bbaetz%student.usyd.edu.au 802baaf5d0 Bug 179206 - enter_bug isn't picking up version from URL
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave
2002-11-18 23:49:18 +00:00
cltbld%netscape.com 373f2df04e better comments for garrett codesize test. r=blythe, cathleen 2002-11-18 23:04:44 +00:00
seawood%netscape.com 543aaf6dd5 Missed a variable rename with the 161617 checkin.
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +00:00
seawood%netscape.com 73e545cd76 Setting OBJS (from CSRCS/CPPSRCS) is not required when using SIMPLE_PROGRAMS so we need to check for SIMPLE_PROGRAMS as well to generate dependency subdirs.
Fixing mach-o nightly build bustage. r=bryner
2002-11-18 22:35:22 +00:00
blythe%netscape.com 72c329222f Not part of the build.
Alphabetically sort the symbols/names to make it a bit more readable.
2002-11-18 21:54:18 +00:00
karnaze%netscape.com 6999f8722b bug 178855 - don't support fixed, absolute, floating tables that are the root content. sr=bzbarsky, r=dbaron. 2002-11-18 16:02:43 +00:00
kin%netscape.com adda10c39e Fix for bug 173553: flawfinder warnings in editor/libeditor/html/nsHTMLEditorLog.cpp
Changed all occurrences of sprintf() to snprintf(). Removed format arg from WriteInt().

r=brade@netscape.com  sr=sfraser@netscape.com
2002-11-18 15:43:19 +00:00
dbaron%fas.harvard.edu a6af7718a1 Fix typos in my previous checkin noticed by bzbarsky. b=147887 2002-11-18 15:21:14 +00:00
bienvenu%netscape.com 05a85d8f4f stop playing back operations in a folder when playback fails (e.g., we're not connected to the server), r=cavin, sr=sspitzer 145048 2002-11-18 15:17:34 +00:00
rods%netscape.com 8071dd246e Make it so SetDocument doesn't get set when returning from PP
Bug 176201 r=dcone sr=jst
2002-11-18 14:34:09 +00:00
timeless%mozdev.org 7e61bc0fee Bug 96229 keyboard (and right mouse in context menu) doesn't autocheck menuitem type="checkbox" and type="radio"
patch by neil@parkwaycc.co.uk r=aaronl sr=bz
2002-11-18 14:01:20 +00:00
timeless%mozdev.org eb1a2a9b41 Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL
patch by neil@parkwaycc.co.uk r=jag sr=bz
2002-11-18 13:58:46 +00:00
kyle.yuan%sun.com f2b399a24a Bug 147755 nsIAccessible's accName returns empty string instead of picking up label for XUL listbox node
r=aaronl, sr=bzbarsky
extract accName by calling GetXULAccName()
2002-11-18 10:14:04 +00:00
peterlubczynski%netscape.com 7f43c8c427 Fixing bug 173938 with a hack for full-page plugins to be destroyed before the frame. r=av sr=jst 2002-11-18 07:48:10 +00:00
darin%netscape.com 43d8ae3488 fixes bug 176626 "Mozilla sends text/css in Accept: header for non-style
pages" r=bbaetz sr=bzbarsky
2002-11-18 07:13:24 +00:00
timeless%mozdev.org 177bb07bf4 Bug 155192 crash [@nsRDFResource::~nsRDFResource] if gRDFService wasn't created
patch by tingley@sundell.net r=timeless sr=bz
2002-11-18 04:44:30 +00:00
jake%bugzilla.org 642e1817f6 Bug 180545 - It was possible to change the product/component of a bug without having the editbugs permission.
r=bbaetz
a=justdave
2002-11-18 04:27:34 +00:00
bbaetz%student.usyd.edu.au 6c32517ed0 Bug 179960 - Qucksearch queries are slow and timeout
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave
2002-11-18 02:03:31 +00:00
gerv%gerv.net 6099abf94f Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave. 2002-11-17 23:56:32 +00:00
myk%mozilla.org 959f5bc929 Fix for bug 180444: Correctly attributes request creation to person who submitted it.
r=bbaetz
a=myk
2002-11-17 23:37:13 +00:00