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

94197 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 5388e1b43b fix bloat of imap msg dbs when headers have been downloaded r=naving, sr=sspitzer 114487 2001-12-11 04:01:20 +00:00
ducarroz%netscape.com b659745e81 Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott 2001-12-11 03:41:31 +00:00
ducarroz%netscape.com f70cf8613d Fix for bug 112784. The linked string array got broken which cause us to leak a bunch of strings. R=varada, SR=mscott 2001-12-11 03:35:20 +00:00
dbaron%fas.harvard.edu 458adf0b19 Fix nsSharableString::SetLength to correctly handle having a shared buffer. Override GetWritableFragment on nsSharableString (perhaps temporarily) to allow use of writing iterators on nsSharableString. b=114438 r=jag sr=jst 2001-12-11 03:33:09 +00:00
cmanske%netscape.com 9b0b0dc138 Fixed layout in Colors and Background dialog, b=114054, r=hwaara, sr=hewitt 2001-12-11 03:32:44 +00:00
cmanske%netscape.com 166e3c33d9 Fixed items not working in context menu, b=107925, r=brade, sr=hewitt 2001-12-11 03:30:42 +00:00
ducarroz%netscape.com f6e780c330 Fix for bug 110700. mCItationCOlor wasn't free. R+varada, SR=sspitzer 2001-12-11 03:30:15 +00:00
pete%alphanumerica.com 7c2ab7cf47 b=106949, r=ccarlen, sr=jband
Bad use of nsIFile in component manager

--pete
2001-12-11 03:25:32 +00:00
cmanske%netscape.com 97a7c761c0 Part of fix to XUL 1.0 conversion bug 104113, r=akkana, sr=ben 2001-12-11 03:23:09 +00:00
cmanske%netscape.com cce7e572b6 Fixed deleting cells when only 1 column in table, b=99095, r=akkana, sr=kin 2001-12-11 03:21:14 +00:00
dbaron%fas.harvard.edu 912ae14d5d Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi 2001-12-11 03:21:13 +00:00
dbaron%fas.harvard.edu 4df9c4de1e Commenting out tests that can't be made to work under MSVC++ 6.0. Not part of the build. 2001-12-11 03:15:37 +00:00
hewitt%netscape.com 19bd06047a 113562 - nsIContent needs HasAttr method, r=jag, sr=jst 2001-12-11 02:57:52 +00:00
bzbarsky%mit.edu 9980f27b9c Make the unix GetFromMIMEType and GetFromExtension functions not clobber
the user's neverAsk prefs.  Bug 113908, r=law, sr=mscott
2001-12-11 02:56:29 +00:00
bzbarsky%mit.edu 3de82c1040 make nsRenderingContextXlib::CreateDrawingSurface always call
UpdateGC. Bug 114334, patch from Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=timeless, sr=kin
2001-12-11 02:53:03 +00:00
bzbarsky%mit.edu d58691b835 Add an assertion to the CSS loader for cases when sheet decoding fails.
stopgap measure for bug 106843, r=pierre, sr=attinasi
2001-12-11 02:48:49 +00:00
mkaply%us.ibm.com 6f15bba73c Debug only OS/2 build bustage as a result of _DEBUG being turned on 2001-12-11 02:46:22 +00:00
smontagu%netscape.com d046c2bbb2 Fix for bug 108187, Indent wrong on RTL paragraph in Hebrew, r=dbaron, sr=attinasi. As well as fixing the bug, the patch moves the code for text-indent out to nsLineLayout::BeginLineReflow 2001-12-11 02:45:44 +00:00
namachi%netscape.com 66f720bbc1 Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
MOZ_CODINFO are not set.
r=cls, sr=dveditz
the modification just takes the new changes which dan mentioned in the bug.
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
2001-12-11 02:43:23 +00:00
danm%netscape.com b56435f4b3 move focus unsuppression in SetupNewViewer until after the viewer has been initialized. also add an assertion should we ever again get into a lazy document creation infinite loop. bugs 106820, 110856. r=bryner,hyatt 2001-12-11 02:41:22 +00:00
blizzard%redhat.com a278eab591 Checkpointing changes. Mouse events being hooked up, invalidation implemented. 2001-12-11 02:38:51 +00:00
justdave%syndicomm.com d89032c7bf Fix for bug 73502: midair collision wasn't catching other bugs changing dependencies
Patch by Dave Miller
r= bbaetz, jake
2001-12-11 02:38:18 +00:00
sfraser%netscape.com 3339ff50e2 Add XML project for smime.mcp, which was missed in the first pass. 2001-12-11 02:21:12 +00:00
pschwartau%netscape.com bb9cd805fe Initial add. Regression test for bug 114493. 2001-12-11 01:59:58 +00:00
pschwartau%netscape.com c0a324bd7e Initial add. Regression test for bug 114491. 2001-12-11 01:59:22 +00:00
sspitzer%netscape.com 2fccbb461d work for the AB_OUTLINER_BRANCH, not part of the build 2001-12-11 01:00:09 +00:00
bryner%netscape.com 56e3edf3be Work-in-progress for xbl/outliner-based select widget. Not part of the build. 2001-12-11 00:59:37 +00:00
ccarlen%netscape.com 5e9ea047e2 Missed these with checkin for 98349. 2001-12-10 23:29:34 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com 884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
ccarlen%netscape.com b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
nicolson%netscape.com 64b6656f21 Fix 113301: SECKEY_ImportDERPublicKey should support all public key types.
r=relyea.
2001-12-10 21:11:14 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
ccarlen%netscape.com baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
ccarlen%netscape.com 6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
ian.mcgreer%sun.com ca29823a8d only do the replacement if a new cert was created 2001-12-10 20:08:15 +00:00
kaie%netscape.com db68f1517e Adding new XML Mac project files. 2001-12-10 19:54:12 +00:00
ian.mcgreer%sun.com 728feb40d4 wrong function name 2001-12-10 19:16:18 +00:00
ian.mcgreer%sun.com f82bfe09a1 check in error const 2001-12-10 19:14:32 +00:00
ian.mcgreer%sun.com 88bfada044 handle race condition where attempt is made to add cert to cache when it is already present (from being added by another thread). 2001-12-10 19:05:51 +00:00
ian.mcgreer%sun.com 264c4e04c8 merge in 3.3 branch changes to tip 2001-12-10 18:14:23 +00:00
blizzard%redhat.com c1baa75a23 Checkpointing changes. Expose events, window destruction and window close are now handled. Not part of the build. 2001-12-10 17:37:36 +00:00
jdunn%netscape.com 62d848316b fixing hpux bustage. unnamed unions can't access structs which are protected.
making FragmentBits a public struct, but the variable of this type is still
private.  The other solution would be to "name" the union and delcare
FragmentBits a friend of the union (the union has to be named to declare
friendship).
2001-12-10 15:43:18 +00:00
brade%netscape.com f4d80d28e6 implement modification count in editor; bug 112008, sr=smfr, r=akk 2001-12-10 15:23:11 +00:00
kin%netscape.com 566f781bf7 Fix for bug 105716: Can't delete the input characters in the above form page
Modified RemoveFrame() to call mFloaters.DestroyFrame(aOldFrame) after
the line search. This insures that aOldFrame is destroyed even if it
isn't found in the line list.

r=dbaron@fas.harvard.edu  sr=waterson@netscape.com
2001-12-10 14:38:55 +00:00
seawood%netscape.com f1623c011a Fix HP-UX/Forte bustage by getting rid of useless & ambigious intermediate FragmentBits struct and declaring mState as a struct inside the union.
r/sr=jag
2001-12-10 12:28:10 +00:00
jaggernaut%netscape.com ddc0048d69 Bug 114288: Add nsStringComparator parameter to nsAString::Equals to mirror Compare and provide a way to do CaseInsensitive Equals. r=dbaron, sr=jst 2001-12-10 10:10:44 +00:00
jst%netscape.com 824ffa4c7f Fixing bug 114274. Don't allocate storage for newline fragments, this cuts down the number of string buffer allocations we do while running the pageload tests by ~22%. r=bbaetz@cs.mcgill.ca, sr=jaggernaut@netscape.com 2001-12-10 09:46:33 +00:00
bbaetz%cs.mcgill.ca 28adab5b9c Bug 111152 - Support native pixel formats. Patch by
james.turner@crocodile-clips.com, minor tweaks by me.
2001-12-10 08:37:05 +00:00
seawood%netscape.com 337129f6d3 Preparing special accommodations for ldap's build system on the shortbus. 2001-12-10 08:06:51 +00:00