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

77213 Коммитов

Автор SHA1 Сообщение Дата
cyeh%bluemartini.com 4bf95e443f fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-22 18:36:06 +00:00
relyea%netscape.com 08e929bc67 Fix mismatched parameter problem. 2001-02-22 18:27:28 +00:00
cyeh%bluemartini.com f9845d93d6 fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
based on patch submitted by baulig@suse.de (Martin Baulig).
2001-02-22 18:11:29 +00:00
attinasi%netscape.com e885d0d4e0 new testcase. NPOB 2001-02-22 16:06:46 +00:00
attinasi%netscape.com 2b78d742ee New regression testcase. BPOB 2001-02-22 16:06:18 +00:00
nboyd%atg.com 68a7b7572b Real fix for last problem. 2001-02-22 14:45:10 +00:00
dbaron%fas.harvard.edu 66755934be Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 14:06:14 +00:00
gerv%gerv.net 958d5b8094 Made dupe table populating code not break on multi-line dupe comments. Thanks to Alex Melnick <alex@get.topica.com>. No bug number. 2001-02-22 14:05:34 +00:00
dbaron%fas.harvard.edu 5184d110fa Fix standalone PSM bustage from layout/content split by adding content/base/public. 2001-02-22 14:01:05 +00:00
rods%netscape.com 6059a83cca Added additional reflow count info on a frame by frame basis
Bug 69361 r=attinasi sr=waterson
2001-02-22 13:58:17 +00:00
dbaron%fas.harvard.edu 4b58c0409c Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla. 2001-02-22 13:56:31 +00:00
dbaron%fas.harvard.edu 97eb62ec52 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 13:06:50 +00:00
dbaron%fas.harvard.edu d8ef7a992b Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 12:48:42 +00:00
dbaron%fas.harvard.edu 74fb1eeaf0 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 12:20:04 +00:00
disttsc%bart.nl e53227d6ad Update REQUIRES to fix senna bustage 2001-02-22 12:18:48 +00:00
dbaron%fas.harvard.edu c11df2498f Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string changes. 2001-02-22 12:13:32 +00:00
rods%netscape.com 7976914fa3 In some cases the mForm pointer doesn't get set because of the way the content can be constructed
and added via the DOM. So before it is used try to find and set its value again.
Bug 62799 r=harishd sr=attinasi
2001-02-22 11:33:57 +00:00
rods%netscape.com 954bec7088 The loop looking for the domText should only quit when a non-zero string is found.
Bug 68963 r=kmcclusk sr=attinasi
2001-02-22 11:30:53 +00:00
timeless%mac.com 3144073cbb fix bug 43675 Download alert shouldn't say "Netscape"
fix by hwaara@chello.se r=timeless, sr=shaver
2001-02-22 11:11:58 +00:00
markh%activestate.com 2549f8e277 New plugin sample. Shows how to use native widgets and events in a plugin.
Not part of the build.
2001-02-22 11:03:16 +00:00
disttsc%bart.nl 5b68fda86a More REQUIRES updating to fix senna. 2001-02-22 10:45:51 +00:00
timeless%mac.com ac98600243 fix bug 68924 -remote option not listed in --help due to mis-spelling
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
2001-02-22 10:23:11 +00:00
timeless%mac.com 902055976c fix bug 41083 Signature path not stored correctly when containing non-english characters
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
cls%seawood.org a166aefeb8 Let the standalone xpcom build know about the string library dependency. Bug 69718 2001-02-22 09:24:57 +00:00
hyatt%netscape.com 31520f8eea Fix for 69142. r=attinasi, sr=waterson 2001-02-22 09:24:50 +00:00
pavlov%netscape.com 914f4b897e oops, not on branch... reverting 2001-02-22 09:17:32 +00:00
pavlov%netscape.com 3da3d3eabc imglib2 changes based on 20010222 tree 2001-02-22 09:16:03 +00:00
pavlov%netscape.com 1e76bdf250 use the new necko interfaces/apis 2001-02-22 08:41:20 +00:00
morse%netscape.com a81dd83f53 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
brendan%mozilla.org dde62480dd Fix duplicate parsenode recycle in constant-folded if/else or ?: (69607, r=shaver, sr=jband). 2001-02-22 07:30:57 +00:00
gayatrib%netscape.com 44e563d18e Checking in patch for bug 68505--cant delete mail filter. Patch submitted by jag. r=gayatrib sr=sspitzer 2001-02-22 07:27:10 +00:00
ftang%netscape.com c42e0971d5 fix bug 67840 sr=erik r=ftang submit by David Baron 2001-02-22 07:16:13 +00:00
timeless%mac.com af83fe0e73 fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
fix by stephend@netscape.com r=chuang sr=sspitzer
2001-02-22 06:39:29 +00:00
nicolson%netscape.com 0336751322 update version names and numbers. 2001-02-22 06:20:44 +00:00
nicolson%netscape.com 8d3d9b6a8a Add build flags for other unix platforms. These were copied and pasted
out of NSS's config.mk.
2001-02-22 06:16:41 +00:00
nicolson%netscape.com fab7ac70c5 Symbol map for creating the JSS DLL. 2001-02-22 06:14:31 +00:00
waterson%netscape.com 647f28e89e Remove nsReadableUtils.obj and nsSharedBufferList.obj from build; moved to top-level strings directory yesterday. 2001-02-22 05:17:28 +00:00
blakeross%telocity.com 9a12a47537 ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is... 2001-02-22 05:03:32 +00:00
blakeross%telocity.com 18721e4ec9 Search options aren't localizable (52308). r=timeless sr=erik 2001-02-22 05:01:20 +00:00
mkaply%us.ibm.com 825b986a4e OS/2 TB break
Need PR_STATIC_CALLBACK
2001-02-22 04:47:26 +00:00
mkaply%us.ibm.com 830fcfd6ba #69642
r=cls
Need SHORT_LIBNAME for OS/2
2001-02-22 04:33:59 +00:00
sdagley%netscape.com fd574a8179 This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again. 2001-02-22 04:24:36 +00:00
sdagley%netscape.com 133f38b0c2 Fix #40101 - Remove inclusion of 68K secific header. Patch supplied by gordon@sunvalley.net, r=sdagley, sr=sfraser 2001-02-22 04:22:27 +00:00
sfraser%netscape.com c1c6040849 Add SetDocTitleTxn.cpp for cmanske 2001-02-22 04:18:20 +00:00
scc%mozilla.org 090faee10c bug #59429: CVS remove all the files that have moved to the new string library 2001-02-22 04:03:36 +00:00
pollmann%netscape.com dfedbe421d Bug 69365: Fix mail reply-all by reverting pres-state optimizations r=ducarroz@netscape.com, sr=jst@netscape.com,vidur@netscape.com 2001-02-22 03:16:34 +00:00
jgmyers%netscape.com bd58a65f2e override Available method needed for dougt landing r=javi 2001-02-22 03:03:17 +00:00
jgmyers%netscape.com cf9e38f5bc header decoding should use folder charset: bug 65277, allow spaces bug 69251 r=ducarroz r=nhotta sr=sspitzer 2001-02-22 03:02:00 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00