bernd.mielke%snafu.de
58b4f45858
enable the overflow:hidden from CSS2 for table cells (fixed layout)
...
bug 44505. r=karnaze sr=attinasi
2001-02-24 14:30:12 +00:00
jst%netscape.com
733665d6f2
Adding interface not part of the build yet.
2001-02-24 12:47:22 +00:00
jst%netscape.com
1f496195e9
Adding new makefile, not part of the build yet.
2001-02-24 12:44:27 +00:00
jst%netscape.com
f9890b6bd2
Addign XBL DOM interface files, not part of the build yet.
2001-02-24 12:28:46 +00:00
jst%netscape.com
ebad6419f6
New domstubs.idl file, not part of the build yet.
2001-02-24 12:15:01 +00:00
jst%netscape.com
67967822bf
Initial checkin of DOM class info files needed when the DOM starts using XPConnect, this is still very much WIP, and not part of the build yet.
2001-02-24 10:26:14 +00:00
cls%seawood.org
e242833329
Work for 9x users too
2001-02-24 08:18:12 +00:00
dougt%netscape.com
6a6801e8bb
fixes blocker. r=darin, sr=irc
2001-02-24 07:31:59 +00:00
jband%netscape.com
fb43f56e24
fix xpconnect_standalone bustage on Win32. bug 69763. sr=leaf r=cls
2001-02-24 06:54:44 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
cls%seawood.org
b362f669b0
Fix for OS/2 nspr autoconf bustage.
...
Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch
Bug #70015 r=cls
2001-02-24 05:43:14 +00:00
cls%seawood.org
f43d23e505
Initial OS/2 nspr autoconf support. Bug #58804
...
Thanks to "Javier H Pedemonte" <pedemont@us.ibm.com> for the patch.
2001-02-24 05:39:43 +00:00
cls%seawood.org
c4ab0f1c35
OS/2 platform dependent objs file. Thanks to Javier H. Pedemonte <pedemont@us.ibm.com> for the file. Bug #58804
2001-02-24 05:32:47 +00:00
cls%seawood.org
dc4e04a01f
More generated files to ignore
2001-02-24 05:31:07 +00:00
scc%mozilla.org
5f022da463
attempting to fix build bustage on Solaris
2001-02-24 04:49:34 +00:00
beard%netscape.com
e3954dddbd
[not part of build] changes to build correctly on Mac, and link correctly on all platforms.
2001-02-24 04:22:19 +00:00
beard%netscape.com
c6151d6d87
[not part of build] projects to build new cache on Mac.
2001-02-24 04:21:26 +00:00
pavlov%netscape.com
872b047487
add define incase of non-debug
2001-02-24 04:21:18 +00:00
pschwartau%netscape.com
7f6cf43c0f
Added Stephen Ostermiller's pattern-match from bug 69989 to this test -
2001-02-24 03:23:27 +00:00
scc%mozilla.org
ddb0743c0c
bug #53209 : remove unused file from the build
2001-02-24 03:17:53 +00:00
scc%mozilla.org
cbbbd2bc60
bug #53209 : removing |nsSharedString| here, just from my test harness.
2001-02-24 03:13:51 +00:00
scc%mozilla.org
6e60f7492d
bug #67876 : r=jst, sr=alecf. Added comment documenting `NULL' string infrastructure.
2001-02-24 03:11:23 +00:00
scc%mozilla.org
e993480902
bug #69941 : r=jag, sr=alecf. Fixed signature of |FindCharInReadable|.
2001-02-24 03:09:04 +00:00
brendan%mozilla.org
5954a16aa8
Don't deprecate __proto__, there ain't no forward-compatible alternative (68401, r=timeless, sr=shaver).
2001-02-24 03:07:58 +00:00
brendan%mozilla.org
bdf1de2757
- Shaver hacked this fix with advice from me, and I carried it to check-in. We now avoid a heavyweight outer function when the inner one is defined at top-level or in an expression (is not a JSOP_CLOSURE, IOW), and it doesn't refer to any non-local names. See bug 65308 for details on the win. (r=rogerl, sr=brendan)
...
- Fix scope chain for nested functions at top-level (JSOP_DEFFUN), in a part of another statement (JSOP_CLOSURE), and unnamed in an expression (JSOP_ANONFUNOBJ) to match ECMA-262 13.2. My bad: fp->varobj was used up till now, instead of fp->scopeChain; we still *bind* the name of a statement-level (top or not) nested function in fp->varobj. This fixes bug 69559. (r=rogerl, sr=jband)
- Add an Intern command to the shell, for GC vs. intern'ed atom testing.
2001-02-24 03:00:56 +00:00
scc%mozilla.org
64f1e22b83
bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|.
2001-02-24 02:55:46 +00:00
morse%netscape.com
fd3fb3379d
bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com
2001-02-24 02:48:51 +00:00
gordon%netscape.com
d75f56b14e
Include nsNetCID.h for cache service contract id.
2001-02-24 02:47:37 +00:00
gordon%netscape.com
1a176e8567
Adding contract id for new cache service. r=beard.
2001-02-24 02:44:43 +00:00
darin%netscape.com
a7f5e770bf
Made accessGranted be of type nsCacheAccessMode. This is not part of the mozilla build.
2001-02-24 01:36:11 +00:00
darin%netscape.com
77c0aa2d9d
Updating cache IDL documentation. This is not part of the mozilla build.
2001-02-24 01:27:49 +00:00
gordon%netscape.com
04beb97fd8
Updated new cache source to build with recent changes to interface files. These files are not part of the build. r=beard, darin.
2001-02-24 01:02:37 +00:00
pavlov%netscape.com
3e7550e4b4
cleanup of timer, etc code
2001-02-24 00:31:45 +00:00
pavlov%netscape.com
48328feb42
check to see if numframes > 1
2001-02-24 00:31:08 +00:00
javi%netscape.com
aafbc7b0de
Implement the SSL dialog warnings for Domain Mismatch and
...
server cert expired.
2001-02-24 00:20:32 +00:00
beard%netscape.com
ca4097ba59
[not part of build] stand-alone cache module.
2001-02-24 00:19:43 +00:00
gordon%netscape.com
438b40d2ee
Remove inheritance from interface, and provide transport as an attribute. This change is not part of the build.
2001-02-23 23:55:42 +00:00
pavlov%netscape.com
99f884dd73
return
2001-02-23 23:49:34 +00:00
pavlov%netscape.com
90cc8a56b0
adding StartAnimation()
2001-02-23 23:48:25 +00:00
pavlov%netscape.com
d179dfc96c
adding animation restart capibilities
2001-02-23 23:48:08 +00:00
radha%netscape.com
2fb7097db8
Fix for blocker bug 69843. r=valeski, sr=waterson
2001-02-23 23:37:41 +00:00
nicolson%netscape.com
134e24a928
Elimintate some JDK 1.2isms so that we are still JDK1.1 compatible.
2001-02-23 23:30:08 +00:00
nicolson%netscape.com
7537d650c6
add additional include path under AIX.
2001-02-23 23:29:34 +00:00
gordon%netscape.com
414b0ff434
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
ad437013f9
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
81fcc8c26b
use gfxImageContainer on windows too
2001-02-23 22:42:42 +00:00
pavlov%netscape.com
2b8898dfc9
update animation stuff
2001-02-23 22:31:43 +00:00
gordon%netscape.com
0bcfd56974
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
3fab8d4515
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
89aae320e8
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