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

91239 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org d27c4cb86f Followup to bug 56940's big patch, tighten GC-mark case analysis, assume atom strings are immutable. 2001-10-28 22:37:25 +00:00
bryner%netscape.com c8765945f9 Fixing uninitialized variable. Bug 107262, r=bbaetz, sr=darin. 2001-10-28 22:30:30 +00:00
mkaply%us.ibm.com 3a08b63bf4 More crap 2001-10-28 21:59:04 +00:00
mkaply%us.ibm.com 9fdc8e2e1d Man I feel silly checking this crap in. Breaks on my machine, not the TB. Same problem 2001-10-28 21:55:32 +00:00
mkaply%us.ibm.com bd411d0d03 I don't know why this isn't breaking the tb. more reordering 2001-10-28 21:25:46 +00:00
dbaron%fas.harvard.edu 570390110a Fix -O2 optimization crash with gcc 2.96 or 3.0.{1,2} by not inlining |#ifdef __GNUC__|. b=106891 r=pavlov sr=brendan 2001-10-28 21:02:05 +00:00
brendan%mozilla.org 114a9d244c Ensure proper pointer alignment in oversized arena footers (105726, r/sr=jband,shaver). 2001-10-28 20:41:53 +00:00
bienvenu%netscape.com 507a096fa9 add support for sorting by label r=bhuvan, sr=sspitzer 106717 2001-10-28 20:26:59 +00:00
bienvenu%netscape.com b8621ca475 fix for topcrash in morkRowObject::closerow r=naving, sr=sspitzer 2001-10-28 20:25:12 +00:00
mkaply%us.ibm.com a6ca58ad96 Strange - this one builds on the TB but fails locally, one more ugly link order change 2001-10-28 16:16:38 +00:00
locka%iol.ie 0045e3d964 NOT PART OF BUILD. First cut packaging script for creating a control for hosting plugins IE CAB file. 2001-10-28 15:50:09 +00:00
locka%iol.ie 0613088f4f NOT PART OF BUILD. First cut packaging script for creating a control for hosting plugins IE CAB file. 2001-10-28 15:40:45 +00:00
beard%netscape.com ea71d3cf87 Fixing Carbon bustage: peterv's fix wasn't correct, seawood's checkin shouldn't have turned off opening the resource fork on TARGET_CARBON, only on XP_MACOSX. 2001-10-28 15:15:32 +00:00
jaggernaut%netscape.com 9962aee818 Bug 106622: create profile wizard's first page is blank. Some stuff was accidentily removed recently, putting it back in. sr=hewitt 2001-10-28 10:38:28 +00:00
sspitzer%netscape.com 3d8e34f3ca fix for #75611. the Message | Mark menu item is supposed to have a seperator between it and the
"Ignore Thread" menu item when reading a news message.
fix by andreas.premstaller@uibk.ac.at, r/sr=sspitzer
2001-10-28 10:00:56 +00:00
andreas.otte%primus-online.de b2ce2eae99 fix bug 84242 [FTP URL parsing broken] and bug 95277 [ftp: URL w/o path
should redirect to home dir] This will change the way we parse ftp
urls, a ftp url like ftp://user@host/path will go to path under
the users home directory not the root directory. With most anonymous
ftp servers there is no change since root is the home, but if you want
to access /path from a users directory you have to use
ftp://user@host//path instead. This will bring us closer to the ftp
urls outlined in rfc 1738. r=bbaetzcs.@mcgill.ca,
sr=darin@netscape.com
2001-10-28 08:58:18 +00:00
jaggernaut%netscape.com e2f4401c73 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
jaggernaut%netscape.com 8f8d8dc7e1 Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc 2001-10-28 08:24:55 +00:00
jaggernaut%netscape.com 6e63ecf1db Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
beard%netscape.com a9709131ea fix mach-o bustage: to cope with header skew between Mac OS X headers and Universal headers, use explicit cast to AEEventHandlerProcPtr. 2001-10-28 04:30:35 +00:00
sspitzer%netscape.com efaadc9d6e fix for #57756. when clicking on a link in the addressbook card page, it should
open up a new window, or use and existing browser window.
also, the links should look and act like links.
initial patch by jessica blanco (jblanco@us.ibm.com), r=racham, sr=sspitzer,bienvenu
2001-10-28 04:21:46 +00:00
zach%zachlipton.com ce040d977a Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp. This fix has
checksetup.pl use the emailregexp set in params if the params file exists, or ensures that it matches the
default emailregexp from defparams.pl.

r1=justdave, r2=bbaetz.
2001-10-28 03:40:59 +00:00
mkaply%us.ibm.com f257d57a1b Trying to get nsDeviceContext to rebuild to fix test bustage 2001-10-28 02:46:30 +00:00
peterv%netscape.com 28fad5825b OS X bustage fix. AEEventHandlerProcPtr takes an unsigned long instead of a long. 2001-10-28 01:30:30 +00:00
peterv%netscape.com 879579fb93 Clean up. mozilla/modules/libimg/src got whacked a while back. rs=sfraser. 2001-10-28 00:47:23 +00:00
peterv%netscape.com 9b4a127ffd Trying to fix OS X bustage by setting the entry points for Carbon targets to __NSInitialize and __NSTerminate as __initializeResources and __terminateResources were made #if !TARGET_CARBON. 2001-10-28 00:45:00 +00:00
sspitzer%netscape.com 1164cc25ac fix for #45084. add mnemonics to the mailing list dialog.
r=jag, sr=sspitzer.  thanks to james green (jg@cyberstorm.demon.co.uk) for the patch.
2001-10-27 23:01:59 +00:00
brendan%mozilla.org 467cafd25f Avoid stack overflow in js_EmitTree on long left-associative operator chains (98901, r=jband, sr=shaver). 2001-10-27 18:38:16 +00:00
sspitzer%netscape.com c96866b2d2 fix for #90754 (return progress meter to inactive state) and #106763 (no items in subscribe tree until you do a search).
r/sr=bienvenu
2001-10-27 18:27:56 +00:00
peterv%netscape.com 9b87fad07e Add DEBUG-only include of "prenv.h". Bustage fix. 2001-10-27 17:27:29 +00:00
gerv%gerv.net 40c2ca81aa Fix broken comment. Bug 107043. Patch by cbiesinger@web.de, r=pavlov, sr=tor. 2001-10-27 17:24:19 +00:00
peterv%netscape.com ff7dad091c Adding back file that I removed by accident. rev 1.4 with patch for bug 83589 applied. 2001-10-27 16:58:43 +00:00
peterv%netscape.com 90b066495c Clean up. mozilla/rdf/tests/domds got whacked a while back. rs=sfraser. 2001-10-27 16:16:54 +00:00
peterv%netscape.com 70e919ce2d ix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. Make a MoreFilesDebug.lib. r=peterv,sr=scc -- Removing files that sfraser forgot to remove. 2001-10-27 16:05:50 +00:00
peterv%netscape.com 61198d2388 Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. Make a MoreFilesDebug.lib. r=peterv,sr=scc -- Part of patch that sfraser forgot to check in. 2001-10-27 15:54:47 +00:00
jake%acutex.net c30466ca7c A few enhancements to the template test:
* If there's a compilation error, report what it is
 * Don't try to compile a template if it doesn't exist
   - We already tested for that and issued an ERROR
 * Define the 'url' FILTER
2001-10-27 15:27:31 +00:00
mkaply%us.ibm.com 7df3f08233 More OS/2 bustage 2001-10-27 15:11:44 +00:00
mkaply%us.ibm.com 2f79b2a7ac Putting these back the way they were in an attempt to fix the bustage 2001-10-27 15:11:07 +00:00
mkaply%us.ibm.com e59d20cf73 OS/2 bustage - ugly I know - I'm opening a bug with the compiler folk 2001-10-27 14:47:08 +00:00
jaggernaut%netscape.com fab10e630f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 14:30:31 +00:00
mkaply%us.ibm.com b210dad0fd Fix Os/2 build bustage - I don't know why, but we have seen this before 2001-10-27 13:41:47 +00:00
mkaply%us.ibm.com 52f0f091e4 Reverting cls attempt to fix Os/2 bustage as it busts us more :( - issue is that somehow unicharutil_s.lib is bad on OS/2 - it doesn't have to do with the length of the name - still looking 2001-10-27 11:54:03 +00:00
jaggernaut%netscape.com a2008a7538 Bug 70083: add nsASingleFragmentString to hierarchy. r=dbaron, sr=scc 2001-10-27 11:40:01 +00:00
jaggernaut%netscape.com 729180f6cd Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 11:28:06 +00:00
jaggernaut%netscape.com 3757c27e22 Bug 105987: Clean up nsCharTraits.h, use slightly faster implementations where possible, r=dbaron, sr=scc. 2001-10-27 09:40:08 +00:00
seawood%netscape.com 64317eda4c Fix for mac bustage. r=jag 2001-10-27 08:57:01 +00:00
stephend%netscape.com bb71980b99 Bug 101647. Smileys missing in Message Display pref panel. Patch by Christopher Aillon <caillon@returnzero.com> r=glazou@netscape.com, sr=blakeross@telocity.com 2001-10-27 08:56:15 +00:00
jaggernaut%netscape.com 6395bc7909 Bug 107104: ``Throbber busted; js error since complexvalue, not string, returned'', patch by jrgm, r=jag. 2001-10-27 08:42:22 +00:00
stephend%netscape.com a2cb719a37 Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com 2001-10-27 08:19:54 +00:00
jaggernaut%netscape.com f0d82dc0bc Fix js error caused by bnesse's checkin (which I reviewed, shame on me), r=mozbot. 2001-10-27 08:16:56 +00:00