Commit Graph

77146 Commits

Author SHA1 Message Date
gordon%netscape.com
8706317ae2 Add nsICache.idl for common typedefs and constants. These changes are not part of the build. r = beard, darin. 2001-02-23 23:20:15 +00:00
nicolson%netscape.com
7c97d4ab6f When creating the mapfile, we need to create OBJDIR first if it
doesn't already exist.
2001-02-23 22:45:29 +00:00
pavlov%netscape.com
0d4690a051 use gfxImageContainer on windows too 2001-02-23 22:42:42 +00:00
pavlov%netscape.com
41a39d5c2f update animation stuff 2001-02-23 22:31:43 +00:00
gordon%netscape.com
d13aaaff49 New interfaces for cache service. These are not part of the build. r=beard, darin, gagan. 2001-02-23 22:23:55 +00:00
cyeh%bluemartini.com
6cd18637ba fix for 54566: Software error generated when adding invalid dependencies
if we call PuntTryAgain(), make sure we've unlocked tables
2001-02-23 21:40:03 +00:00
ducarroz%netscape.com
e73173642a Fix for bug 69966 (smoketest blocker). Do need to do an extra copy especially when this one is bogus. R=jgmyers, SR=bienvenu 2001-02-23 21:26:36 +00:00
gordon%netscape.com
0abd1aae6c Adding Makefile.in for new cache service. 2001-02-23 21:05:32 +00:00
pavlov%netscape.com
febc051bb7 adding cvsignore files 2001-02-23 20:52:12 +00:00
pavlov%netscape.com
9ffb879fb6 making a base imagecontainer impl that handles animation, etc. the platform specific container should inherit from this and overwrite GetPreferredAlphaFormat() and have its draw methods, etc. 2001-02-23 20:51:24 +00:00
blakeross%telocity.com
c2f13b1ae0 Smoketest blocker/autocompletion fix (69949). 2001-02-23 20:40:29 +00:00
cls%seawood.org
d21e426cdc Use full path on nspr dependency. (missed one last night). Thanks to leaf for the patch. r=cls sr=granrose 2001-02-23 20:35:18 +00:00
dave%intrec.com
c4d36b7026 Oops, typo in patch. = -> eq 2001-02-23 19:32:13 +00:00
pavlov%netscape.com
f3b40ff4e7 returning ns_Error_not_implemented 2001-02-23 18:57:05 +00:00
pavlov%netscape.com
1f4d5cb549 using NS_STATIC_CAST(void*, this) 2001-02-23 18:40:29 +00:00
pavlov%netscape.com
fe86f1b6b1 append __LINE__ to the local var name when using LOG_SCOPE() 2001-02-23 18:32:09 +00:00
rbs%maths.uq.edu.au
77ba9d1f19 Ignorable whitespace frames are gone - Additions to the inter-frame spacing - Typos - Rework the style of scripting elements - fix for bugs 67451,15402 - this check-in was contingent on the check-in for bug 68411 - sr=waterson 2001-02-23 16:10:51 +00:00
rbs%maths.uq.edu.au
f2ec04c5e0 First check-in 2001-02-23 16:09:14 +00:00
oeschger%netscape.com
52a04a142a updates to help chrome, NOT PART OF BUILD 2001-02-23 14:57:34 +00:00
locka%iol.ie
3b1ce4bad9 NOT PART OF BUILD. Prototype replacement for nsIWebBrowserSiteWindow. b=68581 2001-02-23 14:44:58 +00:00
leaf%mozilla.org
a6c52b8959 Automated update 2001-02-23 13:30:09 +00:00
jdunn%netscape.com
d95ac99bb0 defining _REENTRANT for hpux 11.00 & aix 4.3
r= cls@seawood.org
# 69808
2001-02-23 13:24:49 +00:00
gordon%netscape.com
619c6dc8ae Rough first cut of cache service and memory object cache. It currently builds on linux. 2001-02-23 13:18:01 +00:00
locka%iol.ie
7525dfae9c NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
rbs%maths.uq.edu.au
17a3d3c304 Declare atoms, update css rules, init a variable to zero - sr=waterson 2001-02-23 12:49:38 +00:00
rbs%maths.uq.edu.au
7da093a1d8 When requested, avoid to create frames for ignorable whitespace - bug 68411 r=karnaze sr=waterson 2001-02-23 12:45:19 +00:00
rbs%maths.uq.edu.au
2b65370bf6 Shift frame-state bits in implementations to the 12 higher bits - bug 68411 r=karnaze sr=waterson 2001-02-23 12:42:12 +00:00
rbs%maths.uq.edu.au
da17b2181d Avoid ignorable whitespace in tables by setting the frame state-bit to this effect - bug 68411 r=karnaze sr=waterson 2001-02-23 12:35:34 +00:00
rbs%maths.uq.edu.au
b6518223fe Reserve additional frame state-bits - implementations are now only allowed to use the 12 higher bits. The 20 lowest bits are reserved for general use - bug 6841 r=karnaze sr=waterson 2001-02-23 12:31:28 +00:00
pavlov%netscape.com
ad99779364 more prlog fun.. added class to do scope based logging (enter/exit messages) 2001-02-23 10:57:00 +00:00
jst%netscape.com
b4be84e32b Adding XUL DOM interfaces, not part of the build yet. 2001-02-23 10:07:18 +00:00
tao%netscape.com
0f1d140dbb fixed bustage (lines slipped in solving conflicts) 2001-02-23 09:28:21 +00:00
cls%seawood.org
e07a1144ff Use full pathnames in dependency lists as nmake has a nasty habit of keeping the cwd set across targets. 2001-02-23 09:24:23 +00:00
tao%netscape.com
f6ff45438b Fix bustage on linux: white spaces -> tab. 2001-02-23 09:05:33 +00:00
pavlov%netscape.com
984f692ed1 adding missing methods 2001-02-23 08:42:27 +00:00
pavlov%netscape.com
ffd268c7b0 more prlog stuff. some useful info should be generatable from this stuff now 2001-02-23 08:36:51 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sgehani%netscape.com
223c6b6eff Make async Install.execute() work again resoolving backward compatibility.
(Checking in for dbragg.)

b = 68356
r = sgehani, dveditz
sr = mscott
2001-02-23 07:36:49 +00:00
pschwartau%netscape.com
484642e6df Initial add. Regression test for bug 69607. 2001-02-23 07:35:47 +00:00
jst%netscape.com
26951cd647 Removing unused file. 2001-02-23 07:17:27 +00:00
jst%netscape.com
174a20bb6c Adding file back since it's needed after all, not part of the build. 2001-02-23 07:16:56 +00:00
sfraser%netscape.com
bab8f2127d TESTING please ignore 2001-02-23 06:57:41 +00:00
nisheeth%netscape.com
dfe1c3515e r=harishd. sr=vidur. Fix for bug 44094. Fixes off by one error in column number in XML error message. 2001-02-23 06:44:37 +00:00
jst%netscape.com
e3d5a280dd Removing unused file. 2001-02-23 06:37:55 +00:00
scc%mozilla.org
a7100448fd bug #67577: r=jag, sr=(ben, hyatt). short circuit full compare with length test 2001-02-23 06:28:13 +00:00
cls%seawood.org
7f8f87df63 So, if the Makefiles do not exist when we want to clean up the directory, make them. 2001-02-23 06:07:56 +00:00
morse%netscape.com
d683ec1255 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
cls%seawood.org
73a9f00891 Set autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH. Bug #58804 2001-02-23 05:30:00 +00:00
cls%seawood.org
791c44b706 Setting autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH
Bug #58804
2001-02-23 05:26:43 +00:00
cltbld%netscape.com
7b16ea5306 fix bustage TARGET_CARBON. r=sdagley 2001-02-23 04:11:57 +00:00