ramiro%netscape.com
7b4dcea5fd
Modularize defaults.
1998-09-30 12:55:29 +00:00
ramiro%netscape.com
d60279cefd
Modularize translations.
1998-09-30 12:20:26 +00:00
ftang%netscape.com
da6f3d6be5
check in latest koiu patch. Thanks Dmitry Kohmany dk+mozilla@farm.org from the net
1998-09-30 12:16:01 +00:00
ramiro%netscape.com
eff5e621c6
Dont define the detect rules on autoconf builds, otherwise ac builds is
...
painfully slow.
1998-09-30 11:58:59 +00:00
ramiro%netscape.com
78c3e97bc8
Modularize inheritance macros.
1998-09-30 11:58:37 +00:00
ftang%netscape.com
4c8c809f88
add two new files to support RDF related UI. I have not connect the RDF related UI code into these file yet...
1998-09-30 10:58:21 +00:00
ftang%netscape.com
bb4825a2a3
First add these file to support RDF related UI. I have not connect the RDF related UI code into these file yet...
1998-09-30 10:57:15 +00:00
ftang%netscape.com
a9fc0fa382
check in Vietnamese cp1258 winfe changes . Thanks for Van Le from the net
1998-09-30 10:48:13 +00:00
ftang%netscape.com
5481833ad6
check in winfe changes for Vietnamese cp1258 work . Thanks Van Le from the net
1998-09-30 10:42:12 +00:00
ftang%netscape.com
003b6f4a78
delete unused context argument
1998-09-30 10:34:28 +00:00
ftang%netscape.com
8accb817d0
check in vietnamese cp1258 XP patch from Van Le
1998-09-30 10:31:32 +00:00
ftang%netscape.com
b893a9105c
check in fix for Bugzilla bug 832. Reviewed by rjc
1998-09-30 10:28:34 +00:00
brendan%netscape.com
02f7050108
LO_GetBuiltinByIndex should not be ifdef JAVA or OJI.
1998-09-30 07:06:56 +00:00
rjc%netscape.com
8612caa792
Finish Shack reflection into JavaScript for Win32 by setting HT_Pane reference in lo_builtin struct.
1998-09-30 06:12:35 +00:00
shaver%netscape.com
eacca1eabe
we need RDF now
1998-09-30 06:11:58 +00:00
warren%netscape.com
50352430c5
Renamed to shorter name for Mac.
1998-09-30 05:45:49 +00:00
valeski%netscape.com
f25cea79dc
fixing build bustage
1998-09-30 05:32:13 +00:00
warren%netscape.com
a6b50b2e24
New OJI networking APIs.
1998-09-30 05:29:48 +00:00
shaver%netscape.com
0b399084d5
start on DOM version of lo_SetStyleSheetLayerProperties
1998-09-30 05:03:27 +00:00
shaver%netscape.com
011d0d246a
only build lm_dom.c if DOM set
1998-09-30 04:47:55 +00:00
troy%netscape.com
8327a44c37
Reserved IID for nsIHTMLReflow
1998-09-30 04:15:35 +00:00
shaver%netscape.com
3f67e1c47f
remove bogus (vestigial?) builtin_count reference
1998-09-30 03:48:49 +00:00
brendan%netscape.com
8b7f210e05
- Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter,
...
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
tab-width).
1998-09-30 02:07:26 +00:00
akkana%netscape.com
e0264977ba
Add rdf dependancy -- fix Linux build
1998-09-30 02:05:19 +00:00
brendan%netscape.com
a06f59bc50
Use XP_ASSERT, not PR_ASSERT, for continuable assertbotches in mozilla.exe.
1998-09-30 01:41:04 +00:00
terry%netscape.com
7bb18443ca
Mention the file 'checkoutlist' (as suggested by Todd Kennedy
...
<Todd.Kennedy@Eng.Sun.COM>).
1998-09-30 01:22:33 +00:00
cmanske%netscape.com
5318afdbca
Added check for USEMAP when deciding default border width in image tag
1998-09-30 01:20:14 +00:00
peterl%netscape.com
6a3deaaf54
use new get value as string api
1998-09-30 01:09:19 +00:00
peterl%netscape.com
20929d4c89
added get value as string
1998-09-30 01:08:59 +00:00
peterl%netscape.com
ec47856ca5
make text decoration always an enum
1998-09-30 01:08:44 +00:00
rjc%netscape.com
808c997c30
Reflect Shack into JavaScript. New file: lm_tree.c
1998-09-30 00:55:11 +00:00
karnaze%netscape.com
1ff298f608
fixed case sensitive include for unix
1998-09-30 00:55:03 +00:00
rjc%netscape.com
a69621d35d
Reflect Shack into JavaScript. Approval: sdagley
1998-09-30 00:53:40 +00:00
cls%seawood.org
b68d27d653
Changed check for EDITOR to MOZ_EDITOR.
1998-09-30 00:53:10 +00:00
rjc%netscape.com
feb721781c
Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout).
1998-09-30 00:53:09 +00:00
rjc%netscape.com
93b0497297
First Checked In.
1998-09-30 00:51:18 +00:00
cls%seawood.org
d99607c429
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR.
1998-09-30 00:50:40 +00:00
cls%seawood.org
63ddc711b9
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Compile embed.cpp with $(CCC) instead of $(CC).
1998-09-30 00:49:28 +00:00
cls%seawood.org
acfa6cf702
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE.
1998-09-30 00:48:23 +00:00
akkana%netscape.com
292680e19b
HFolder should already be caught by the earlier wildcard
1998-09-30 00:39:58 +00:00
cls%seawood.org
c1a045ce32
Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build.
1998-09-30 00:38:49 +00:00
akkana%netscape.com
4bb2814ade
List Person, People and MailAttach separately to try to unconfuse Linux
1998-09-30 00:36:48 +00:00
akkana%netscape.com
79d692a9de
Add HFolder* to icon list -- help fix Linux build
1998-09-30 00:34:36 +00:00
sudu%netscape.com
4f77eee135
Moved .cpp files to CPPSRCS from CSRCS. apprvd checkin cyeh
1998-09-30 00:24:03 +00:00
cls%seawood.org
1d2a2f6f97
Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build.
1998-09-30 00:23:45 +00:00
terry%netscape.com
6bb49750f7
Added admin page for changing of default owners (code by Sam Ziegler <sam@ziegler.org>)
1998-09-30 00:05:25 +00:00
cmanske%netscape.com
65a3224235
Fixed more Composer bugs
1998-09-30 00:01:40 +00:00
toshok%netscape.com
60b4f20229
include prsystem.h to fix build
1998-09-29 23:58:54 +00:00
peterl%netscape.com
72d707b1dd
added nsCSSProps2.cpp
1998-09-29 23:51:47 +00:00
peterl%netscape.com
1ad78fe181
added attribute & content changed code
1998-09-29 23:51:28 +00:00