Commit Graph

21008 Commits

Author SHA1 Message Date
peterl%netscape.com
faf2cdb453 add base tag info on the rest of the table elements too 1999-03-25 06:40:06 +00:00
peterl%netscape.com
e8b46b96be cleaned up attribute style hints to reflect the real info 1999-03-25 06:39:12 +00:00
peterl%netscape.com
89f28a6b8f added files: mozilla/layout/base/src/nsStyleChangeList.cpp 1999-03-25 06:36:32 +00:00
peterl%netscape.com
0afe41bddb added nsStyleChangeList 1999-03-25 06:35:59 +00:00
peterl%netscape.com
99ed50bd06 made opacity inherit by default 1999-03-25 06:34:57 +00:00
peterl%netscape.com
47472b6c53 changed font weight bolder/lighter to give info about change 1999-03-25 06:33:58 +00:00
wtc%netscape.com
38b9bb9e80 Use a default error-mapping function.
This work is contributed by Nelson Bolyard <nelsonb@netscape.com>.
1999-03-25 06:33:45 +00:00
peterl%netscape.com
b271da5d99 added method to process style changed frames 1999-03-25 06:33:25 +00:00
peterl%netscape.com
ea38299e52 added args to ReResolveStyle to capture style change info 1999-03-25 06:32:56 +00:00
peterl%netscape.com
92aa94c345 set default attribute style hint to content 1999-03-25 06:32:09 +00:00
bienvenu%netscape.com
86c3572c78 i18n routines don't seem happy with empty strings, so don't pass them in 1999-03-25 05:55:28 +00:00
jefft%netscape.com
42227142ab put back the original implementation of nsImapUrl::Equals method 1999-03-25 05:41:50 +00:00
cyeh%netscape.com
29aab4c17e this was a silly bug, introduced by trying to create *_layout targets
for the nglayout team. fixes clobber_all
1999-03-25 05:32:25 +00:00
troy%netscape.com
9a2573ab32 Fix for bug #3445. Changed ReconstructDocElementHierarchy() to handle fixed
elements
1999-03-25 05:24:16 +00:00
jefft%netscape.com
4576d27022 added multiple inheritance nsINetLibURL 1999-03-25 05:19:59 +00:00
bienvenu%netscape.com
d2516e328e add i18n interfaces for mime2 encoding and collation keys - shouldn't be called yet 1999-03-25 05:01:58 +00:00
morse%netscape.com
984d997c27 wallet.cpp 1999-03-25 04:58:16 +00:00
mscott%netscape.com
59d39ffa08 (not part of build yet) implementation of nntp service. 1999-03-25 04:48:45 +00:00
mscott%netscape.com
9dce9fe796 (not part of build yet). New nntp service for processing nntp requests... 1999-03-25 04:48:01 +00:00
mscott%netscape.com
8a37f2363e Not part of build yet. Register new nsNntpService component. 1999-03-25 04:47:12 +00:00
mscott%netscape.com
bf94820e1b (not part of build yet) remove NO_DEPEND. 1999-03-25 04:46:26 +00:00
waterson%netscape.com
7da8f4a6d3 Fixed refcounting to use NS_DECL/IMPL_ISUPPORTS_INHERITED. 1999-03-25 04:44:46 +00:00
mcafee%netscape.com
4a2d4984ab Adding Mozilla license 1999-03-25 04:38:25 +00:00
mccabe%netscape.com
0f80eaed71 Not part of the client build.
Ignore (generated) JS.c file.
1999-03-25 04:21:26 +00:00
mccabe%netscape.com
8263a43dcb Not part of the client build!
Preliminary, non-portable support for compiling JS.xs into a C file.
1999-03-25 04:19:52 +00:00
mcafee%netscape.com
e43d3ef5d6 Adding DataFlavor and Transferable classes to the build. 1999-03-25 04:17:14 +00:00
mcafee%netscape.com
374db65df9 Moving XP code from widget/src/windows to widget/src/xpwidgets. 1999-03-25 04:14:33 +00:00
sspitzer%netscape.com
e8ecd79c2a fix to get mailboxTest to build on Linux.
It now builds, and runs, but it doesn't seem to pass.

I'm looking into it.
1999-03-25 04:07:55 +00:00
mscott%netscape.com
5628517afa fix dependencies... 1999-03-25 04:07:34 +00:00
mscott%netscape.com
a4e6177e7d Remove NODEPEND. 1999-03-25 04:05:08 +00:00
sfraser%netscape.com
8d572ff213 Build script enhancements -- fix the dialogs that pop up to choose a session file, and to locate the IDE. Also do some application activation to lessen pull and build times. 1999-03-25 04:00:56 +00:00
sfraser%netscape.com
565b82477c Impose a min size of 9pt on the font size for native controls -- bug 2440. 1999-03-25 03:58:18 +00:00
kipp%netscape.com
6c1c560761 Added some MOZ constants 1999-03-25 03:51:16 +00:00
kipp%netscape.com
311978ea67 Support (ever so slightly better) anonymous block reflow by returning a zero sized inline frame when wrapping an anonymous block - partial fix for bug #3882 1999-03-25 03:50:34 +00:00
kipp%netscape.com
ed598f390e Made margin carried outs per-line-layout instead of per-frame 1999-03-25 03:49:47 +00:00
kipp%netscape.com
b71670884c Fixed a bug that prevented text-indent from working next to floaters; support moz-right and moz-center text-align values 1999-03-25 03:49:29 +00:00
kipp%netscape.com
58160fc0ba Support compatability center/right align values for nav4 support 1999-03-25 03:48:51 +00:00
kipp%netscape.com
d236769995 Fixed up area frame sizing calculations to properly compute the final height 1999-03-25 03:48:30 +00:00
kipp%netscape.com
bb9e98378a Use compatability table for div align mappings 1999-03-25 03:48:06 +00:00
kipp%netscape.com
ff45e93a5c Removed some dead code 1999-03-25 03:47:46 +00:00
kipp%netscape.com
3678269f86 Added in parsing support for -moz-center and -moz-right keywords for text-align 1999-03-25 03:47:24 +00:00
mccabe%netscape.com
ce950c6f80 Removed support for the JSFILE define. Not to be confused with the
'jsfile' js file object, the JSFINE define conditionally compiled
support for allowing the javascript scanner to read from filehandles.
We've decided that it's more annoying to support not supporting that
feature, so we enable it all of the time.
1999-03-25 03:47:02 +00:00
kipp%netscape.com
6ed2d1fdbb Added some -moz keywords 1999-03-25 03:46:58 +00:00
sspitzer%netscape.com
89f976bb84 fixes to get this to build on Linux
libjs.so is now libmozjs.so

removed reference to libmailnewsbase.so

There is still a problem with the the test because nsMsgMailboxParser is
not a class anymore, it has been XPCOMmed.

More work to be done here...
1999-03-25 03:45:53 +00:00
mscott%netscape.com
480d270e2c remove NODEPEND 1999-03-25 03:43:10 +00:00
sfraser%netscape.com
2b75e4e24e Remove the Enter->Return key hackery, as this is done now when the key event is generated. 1999-03-25 03:41:07 +00:00
mscott%netscape.com
b114503f81 remove NODEPEND. 1999-03-25 03:40:55 +00:00
sfraser%netscape.com
d955a54b76 Fix for bug 3824 -- fix key mappings on Mac, so that all known raptor key codes are output where possible. 1999-03-25 03:40:20 +00:00
jband%netscape.com
8da90006e7 add xpconnect to the build on win32 1999-03-25 03:39:25 +00:00
jband%netscape.com
e839b9739f add libxpt to the build on win32 1999-03-25 03:38:39 +00:00