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

76041 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com b33c5b3b96 fix for #67388. r=gayatrib, sr=bienvenu 2001-02-06 15:49:33 +00:00
ccarlen%netscape.com 42bfc2d2bf Bug 65907 - remove dependency on chrome from XPCOM. r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com 2001-02-06 15:41:37 +00:00
colin%theblakes.com d7e453cf37 VMS specific fix; tagFile name needs a case blind compare. b=55950 r=rpotts 2001-02-06 15:28:11 +00:00
ftang%netscape.com a4a16b8184 add HaveFontFor method for nsIFontEnumerator sr=erik 2001-02-06 13:44:11 +00:00
ftang%netscape.com dd5505cca4 add HaveFontFor method for nsIFontEnumerator . sr=erik 2001-02-06 12:48:59 +00:00
ftang%netscape.com 82ef0993a7 add HaveFontFor method to nsIFontEnumerator sr=erik 2001-02-06 12:48:45 +00:00
ftang%netscape.com 4e793f61f9 add nsFontPackage for font downloading trigger code. sr=erik 2001-02-06 12:40:23 +00:00
ftang%netscape.com 36ecec1143 add nsFontPackage.cpp to implement interface for font downloading sr=erik 2001-02-06 12:38:09 +00:00
ftang%netscape.com 73d39b1a05 add font download interfaces . sr=erik 2001-02-06 12:37:10 +00:00
ftang%netscape.com bcb4be1fcb add font download interface sr=erik 2001-02-06 12:35:41 +00:00
pschwartau%netscape.com b5f153ba2e Made this testcase acknowledge that indirect eval is LEGAL; see bug 38512. 2001-02-06 07:57:17 +00:00
ssu%netscape.com f777831734 fixing bug 67728 - update installer build process to support urls. r=dveditz,leaf sr=mscott. not part of tinderbox builds. affects only windows 2001-02-06 07:43:25 +00:00
pschwartau%netscape.com 904cfabfa9 Made this testcase acknowledge that indirect eval is LEGAL; see bug 38512. 2001-02-06 07:33:28 +00:00
pinkerton%netscape.com cb0fc275e3 Removing HTML->text sink from the parser. r=akkana/sr=vidur. bug 62432. 2001-02-06 07:15:32 +00:00
ssu%netscape.com 7371631acd fixing bug 49456 - installer memory usage too high. r=dveditz, sr=mscott. windows platform only. 2001-02-06 07:15:13 +00:00
pschwartau%netscape.com d91df546f5 Made this testase acknowledge that indirect eval is LEGAL; see bug 38512. 2001-02-06 06:52:59 +00:00
pchen%netscape.com c7bb3021c5 bug 61079, r=blake, a/sr=ben, fix editing of helper app mappings, by creating a full new mapping (which will actually show up in the list) and deleting the old one (makes old one go away, duh) 2001-02-06 06:50:02 +00:00
pchen%netscape.com c92fde2368 bug 56226, r=blake, sr=mscott, remove about attributes from NC:fileExtensions tags which causes barf (exception thrown) in helper apps pref code and such attributes are written out from prefs code anyways 2001-02-06 06:29:53 +00:00
pschwartau%netscape.com 2690193525 Deleting this testcase. It expected indirect eval to throw an exception. Wrong - this is legal: see bug 38512. 2001-02-06 06:06:18 +00:00
blakeross%telocity.com 7126863515 Just moving a variable declaration to declare it only when needed... 2001-02-06 05:50:31 +00:00
pollmann%netscape.com acc42b588c Bug 42892: Split FlushPendingNotifications in to content and content+frames cases (speed up content list access), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 05:46:46 +00:00
pinkerton%netscape.com adcbecf939 fix for 51053, where we'd throw too early when trying to close popups. added try/catch around each individual QI. r=ben/sr=scc. 2001-02-06 05:33:28 +00:00
mscott%netscape.com 34152095cc Don't build this obsolete directory. 2001-02-06 05:17:18 +00:00
kandrot%netscape.com a5b6775012 r=waterson sr=cls
Adding a newer version of the libc malloc.c from the author.  It is
 compiled switched in via --enable-lea.
2001-02-06 04:52:19 +00:00
rbs%maths.uq.edu.au 49a94e8325 Fix for shift/jump/overlap in the incremental reflow of tables containing text-inputs and images. Bug 45562 and related dups. sr=waterson@netscape.com 2001-02-06 04:42:31 +00:00
mscott%netscape.com fc2e880b40 don't build this obsolete directory. 2001-02-06 04:40:32 +00:00
cmanske%netscape.com 5d7988e26d Fixed saving over existing file bug 66745. r,m=Makoto Hamanaka (VYA04230@nifty.com), sr=sfraser.' 2001-02-06 04:38:08 +00:00
leaf%mozilla.org 3504642a6b Automated update 2001-02-06 04:30:13 +00:00
kandrot%netscape.com 24123921f2 r=waterson sr=cls
Adding a newer version of the libc malloc.c from the author.  It is
 compiled switched in via --enable-lea.
2001-02-06 04:28:59 +00:00
kandrot%netscape.com 2b64029480 r=waterson sr=cls
Adding a newer version of the libc malloc.c from the author.  It is
compiled switched in via --enable-lea.
2001-02-06 04:26:58 +00:00
mscott%netscape.com 69aea8090f Bug #67555 --> rewrite OnStart/OnStopMeteors to use timers for performance benefits.
sr=bienvenu
2001-02-06 04:13:08 +00:00
mscott%netscape.com 2f772532d7 Bug #67555 --> remove obsolete timer code
sr=bienvenu
2001-02-06 04:11:21 +00:00
beard%netscape.com 2842771c17 build system changes for Carbon, bug #64484, r=pinkerton, sr=sfraser 2001-02-06 04:00:52 +00:00
hyatt%netscape.com e895c54fd5 Backing out my checkin of menulistBIndings.xml. That was an accident. 2001-02-06 03:07:42 +00:00
hyatt%netscape.com 8d4bb701d2 Oh to heck with it. It's just a file nobody is using yet. Adding to JAR. 2001-02-06 02:59:44 +00:00
hyatt%netscape.com bcacff7234 Not part of build. 2001-02-06 02:57:58 +00:00
bryner%uiuc.edu 959336880a Bug 67709 - assertions when typing in editor due to uninitialized return value. r=blake, dbaron. sr=brendan. 2001-02-06 02:55:06 +00:00
ftang%netscape.com 33261f41e5 rename aReloadPages to aRedrawPages according to erik's review comment
sr=erik
not part of the build yet.
2001-02-06 02:50:07 +00:00
leaf%mozilla.org d093e19bce Automated update 2001-02-06 02:45:09 +00:00
javi%netscape.com 7500eb15e2 Remove references to coreconf from the Makefile for building
pipnss
2001-02-06 02:44:15 +00:00
pollmann%netscape.com 3057c2f63e Bug 62713: Save strings in SH in UTF8 instead of UCS2 to reduce memory usage plus cleanup (thanks jst), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 02:41:15 +00:00
ftang%netscape.com b3f3bf1851 not part of the build yet
check in support class for "font download" work
sr=erik
2001-02-06 02:34:46 +00:00
ftang%netscape.com 2721db717b not part of the build yet
check in interface for "font download" work.
sr=erik
2001-02-06 02:33:52 +00:00
cls%seawood.org b80a94ed0a Automatically run config.status if configure changes. 2001-02-06 02:33:34 +00:00
tor%cs.brown.edu e235de648c libpng update to 1.0.9. sr=brendan 2001-02-06 02:32:50 +00:00
pollmann%netscape.com ee4184638f Bug 62713: Only save scroll position in SH if offset from origin, only put entries in state table if state was created, cleanups, r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 02:32:04 +00:00
jst%netscape.com 901474c52d Fixing regression (bug 67713) that I introduced in my content code re-org in the end of december. Adding a missing interface to the QI implementation of nsHTMLButtonElement. r=nisheeth@netscape.com, sr=n/a 2001-02-06 02:31:31 +00:00
hyatt%netscape.com ae7beec2e2 Not part of build. 2001-02-06 02:22:31 +00:00
bienvenu%netscape.com 9e741aa2de add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott 2001-02-06 02:17:47 +00:00
blakeross%telocity.com 35c8d22a6c Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf 2001-02-06 02:17:27 +00:00