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

112292 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org fc979c7d8a Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
r=bbaetz
a=myk
2002-11-17 23:33:54 +00:00
myk%mozilla.org a845364481 Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
r=bbaetz
a=myk
2002-11-17 22:50:59 +00:00
timeless%mozdev.org c7a69b0862 bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org 153f92e760 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org 8dd102cd4e Bug 180583 nsTreeBodyFrame::GetImage doesn't null check loader
r=varga sr=bz
2002-11-17 20:11:08 +00:00
dcone%netscape.com 2a93582ae6 b=173234 r=rods sr=kin. Fixes crash with a drawingsurface. 2002-11-17 19:21:15 +00:00
blakeross%telocity.com d05aeefbe8 Fixing download bug. 2002-11-17 18:06:57 +00:00
kirk.erickson%sun.com 0c2290fea7 Made 'solarispkg' copy pkg/solars to pkg/$(OBJDIR), and go there to
build packages.  This addresses the problems Sonja reported which
resulted from building in the same tree nfs'd from multiple platforms
simultaneously.  Also removed -$(MACH) and ROOT-$OBJDIR changes that
failed to address this problem.
2002-11-17 17:26:51 +00:00
bienvenu%netscape.com 93858bb709 fix unused variable warning in msgdb, patch by aleksey nogin, r/sr=bienvenu 129631 2002-11-17 17:02:19 +00:00
dbaron%fas.harvard.edu eb64406d8d Remove nsLineBox::RemoveFloatersFromSpaceManager, and use nsSpaceManager::PushState and nsSpaceManager::PopState instead. b=177342 r=roc sr=kin 2002-11-17 15:51:25 +00:00
dbaron%fas.harvard.edu b2f992acb9 Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz 2002-11-17 15:37:56 +00:00
myk%mozilla.org 6f0efc6bd6 Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
r=bbaetz
a=myk
2002-11-17 12:46:00 +00:00
myk%mozilla.org 8f66910f99 Fix for bug 180544: prevents display of requestee field for generally requestable fields.
r=bbaetz
a=myk
2002-11-17 12:40:41 +00:00
timeless%mozdev.org 09071ee5b3 Bug 180204 imgContainerMNG::~imgContainerMNG / nsPPMDecoder::~nsPPMDecoder will release uninitialized objects
r=paper sr=bz
2002-11-17 09:23:30 +00:00
timeless%mozdev.org 7875f468ed Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
timeless%mozdev.org ad7a793efe Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
trivial patch by darin r=timeless sr=bz
2002-11-17 05:16:13 +00:00
blakeross%telocity.com 564f46c175 Remove help button. 2002-11-17 03:54:14 +00:00
blakeross%telocity.com 1652c886cc Remove help button. 2002-11-17 03:53:38 +00:00
blakeross%telocity.com 702cb3e393 Remove help button. 2002-11-17 03:53:37 +00:00
blakeross%telocity.com 102bb26aad Remove help button. 2002-11-17 03:52:30 +00:00
blakeross%telocity.com 26cc774354 Undo typo. 2002-11-17 03:38:22 +00:00
jfrancis%netscape.com e2955d1206 152419: Pressing ENTER after adding styles to text does not move caret to next line.
r=brade
sr=kin
2002-11-17 03:11:45 +00:00
timeless%mozdev.org 3f6f9adefb Bug 180286 cvs remove mozilla/htmlparser/tests/windows/Selftest.cpp
r=harishd, sr=heikki
2002-11-17 02:22:49 +00:00
jfrancis%netscape.com 77859aa099 fix for 172147: URL in composition "decoration" continues on next line
r=brade
sr=kin
2002-11-17 01:37:29 +00:00
jfrancis%netscape.com a25e97d4e3 fix for 143338: Word wrap of double space incorrect in HTML mailcompose
r=glazman
sr=kin
2002-11-17 01:25:30 +00:00
blakeross%telocity.com 8ab1c99da6 Fix 171747. 2002-11-17 01:11:22 +00:00
jfrancis%netscape.com 6ed5b443f5 fix for 101544: Text color does not change if change is made and no text is typed then the color is changed again. Also fixes 163712: changing font takes no action.
r=brade
sr=kin
2002-11-17 01:03:20 +00:00
darin%netscape.com b3b3c17b10 fixes bug 180494 "apparent code error in netwerk/dns/src/nsDnsService.cpp"
r=bbaetz sr=bzbarsky
2002-11-16 22:49:19 +00:00
bzbarsky%mit.edu fb7d2e0e52 Don't drop the principal, because we need it later on in destruction.
Let it die a peaceful death on its own.  Bug 180441, patch by
keeda@hotpop.com (Harshal), r=jst, sr=bzbarsky
2002-11-16 22:49:14 +00:00
bbaetz%student.usyd.edu.au 998e24800e Bug 179886 - request.cgi should not |use diagnostics|
r=gerv, a=justdave
2002-11-16 21:28:08 +00:00
cbiesinger%web.de 1e0c16a749 patch by abecevello@sympatico.ca r=rangansen,me sr=roc+moz
fix some spelling errors
2002-11-16 20:44:32 +00:00
gerv%gerv.net 2bc532d5d3 Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave. 2002-11-16 20:39:13 +00:00
bzbarsky%mit.edu bdc9d8929a Fix regression in rendering buttons that people manually size to less
than desired size.  Bug 180085, r=jkeiser, sr=roc+moz
2002-11-16 19:32:49 +00:00
bienvenu%netscape.com 519835179c fix mark read filters unread count handling r=cavin, sr=sspitzer 2002-11-16 18:38:35 +00:00
bienvenu%netscape.com 23e87d1e91 fix counts when adding msg to ignored thread r=cavin,sr=sspitzer 147110 2002-11-16 18:25:59 +00:00
blythe%netscape.com 6a919ea17d Not part of build.
Make any errors regarding bad .MAP files go away.
2002-11-16 18:22:21 +00:00
bienvenu%netscape.com a2d9fe13e7 fix get all new messages if an account doesn't have remember password r=cavin,sr=sspitzer 180407 2002-11-16 18:21:36 +00:00
blakeross%telocity.com 9a90fd6932 Implement tabgroup homepages and fix a variety of bugs. 2002-11-16 17:14:12 +00:00
leaf%mozilla.org 55fff80ecf Automated update 2002-11-16 16:00:07 +00:00
blizzard%redhat.com 4dfa1ff19e Bug #176341. configure should check for pango 1.1/1.2 when using gtk2 and xft. r=cls Patch from keitaro@attbi.com. 2002-11-16 15:56:09 +00:00
bzbarsky%mit.edu 9ba10e6a63 Backing out alecf for now, since this change makes mailcompose crash
(and we don't want smoketest blockers, now do we?)
2002-11-16 12:07:13 +00:00
bryner%netscape.com 9d578ec95a profile directory fixup for os x 2002-11-16 11:16:58 +00:00
bernd.mielke%snafu.de d5f4059009 enable static caption-side testcases for layout regression tests, not part of any build 2002-11-16 11:01:59 +00:00
bernd.mielke%snafu.de dcf2974bcc fix spelling errors, bug 180287 patch by Martin Wulffeld 2002-11-16 10:46:53 +00:00
bernd.mielke%snafu.de ef23e14bbf Adding debug code to absolute containing blocks, the debug code will be invoked from the command line by
set GECKO_BLOCK_DEBUG_FLAGS=reflow bug 145592, r=bz, sr=waterson
2002-11-16 10:41:10 +00:00
gerv%gerv.net d16d995ce5 Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave. 2002-11-16 10:07:14 +00:00
bryner%netscape.com 0470ff9dc9 add os/2 rc file (bug 177722), patch by mkaply. 2002-11-16 09:20:16 +00:00
bryner%netscape.com 4f2f7ef903 Fixes for building XRE on BeOS (Bug 177610). patch by arougthopher@lizardland.net, r=me 2002-11-16 09:15:36 +00:00
seawood%netscape.com f4f86aea57 Removing unused JSDLL define 2002-11-16 08:39:50 +00:00
nelsonb%netscape.com 71faf153cf Change all functions that create contexts for encryption to treat their
input buffers as const.  Warning reduction.
2002-11-16 06:09:58 +00:00