rods%netscape.com
404583d4dd
Added -DNEW_CLIPBOARD_SUPPORT
1999-04-07 05:21:45 +00:00
morse%netscape.com
cae6c0bb4f
turn on SingleSignon and ClientWallet on all builds except raptor
1999-04-05 20:32:11 +00:00
morse%netscape.com
c6e244fe5f
fix bustage on raptor
1999-04-05 00:22:05 +00:00
cyeh%netscape.com
090908cadc
turn off wallet.
1999-03-23 20:55:39 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
morse%netscape.com
ef2dcd4de8
turn on client wallet for win32
1999-03-12 23:29:12 +00:00
cyeh%netscape.com
5fe1801c03
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
leaf%mozilla.org
e87084c15c
Helping mcafee change the default location of cdefs.h and mcom_db.h
1999-03-02 19:37:15 +00:00
mscott%netscape.com
f361244b8c
Add code to define XPIDL_JS_STUBS if it is defined in the environment for alecf.
1999-02-27 03:12:38 +00:00
leaf%mozilla.org
5e1851930f
fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
...
path if not found.
1999-02-18 22:51:05 +00:00
cyeh%netscape.com
001e515342
don't include liteness.mak anymore, all those flags are obsolete.
1999-02-18 18:12:10 +00:00
morse%netscape.com
333f435aff
config.mak
1999-02-05 22:59:02 +00:00
michaelp%netscape.com
1f677f9396
removed SingleSignon from modular netlib (until it no longer relies on old school
...
objects).
1999-02-02 19:29:04 +00:00
gagan%netscape.com
aab8c0ef97
Switching off NU_CACHE by default for now...
1999-01-15 19:33:17 +00:00
morse%netscape.com
f0790e0e20
changes needed for privacy module
1998-12-30 00:22:55 +00:00
gagan%netscape.com
aa3dfd29ce
Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off.
1998-12-01 04:43:46 +00:00
mcafee%netscape.com
ac9a51168f
Added -DMOZ_FULLCIRCLE logic for release builds
1998-11-24 00:16:43 +00:00
morse%netscape.com
91b90d1437
update for single signon
1998-11-18 04:59:50 +00:00
morse%netscape.com
5943595f14
turn on cookie management
1998-11-10 04:39:38 +00:00
valeski%netscape.com
f06ec0ec03
turning on NS_NET_FILE
1998-11-06 22:55:04 +00:00
mjudge%netscape.com
63ba30f543
Adding sbr files if you want to browse your classes using .BSC file
1998-11-05 22:32:17 +00:00
gagan%netscape.com
e5c3ad0022
Switching NU_CACHE off for now.
1998-10-20 13:51:11 +00:00
gagan%netscape.com
e25c93c213
Backing out my changes of NUCACHE. Gromit/Raptor were broken.
1998-10-20 13:49:16 +00:00
gagan%netscape.com
129b6f0bcf
Toggled NU_CACHE.
1998-10-20 02:32:40 +00:00
gagan%netscape.com
3f719ab6ed
Switching on NU_CACHE by default.
1998-10-20 00:49:40 +00:00
cyeh%netscape.com
5e2100ae2f
remove !ifdef NO_SECURITY, it is obsolete.
1998-10-16 01:49:24 +00:00
cyeh%netscape.com
5e07695bfb
remove old NSPR20 conditional macros
1998-10-12 21:08:57 +00:00
waterson%netscape.com
57bb5cc980
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=briano.
1998-10-09 04:33:07 +00:00
cyeh%netscape.com
201cfbe4cc
removing -DMOCHA from Windows build.
1998-10-05 22:15:43 +00:00
brendan%netscape.com
7f2ef26145
- 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
rpotts%netscape.com
2510319d2f
Added a define for NETLIB_THREAD when the MODULAR_NETLIB environment variable is defined
1998-09-25 22:18:43 +00:00
briano%netscape.com
86badc2b4e
Changes requested by wtc@netscape.com to support NSPR 3.0.
1998-09-24 03:51:10 +00:00
nisheeth%netscape.com
1fa80935d5
Adding build support for modules/libtest that exposes interfaces for
...
testing the layout engine.
1998-09-21 21:43:38 +00:00
rpotts%netscape.com
95d310b8e5
Turned on Multi-threaded define for windows... (NGLayout only)
1998-09-19 06:50:43 +00:00
kipp%netscape.com
b87864afdf
Added a build variable for enable xpcom refcnt tracing
1998-09-12 19:35:20 +00:00
gagan%netscape.com
2e5bf7ce9d
Added nu_cache define.
1998-09-11 02:43:05 +00:00
warren%netscape.com
a3cabfa84e
Added AWT_11 to NSJVM builds.
1998-09-01 00:16:53 +00:00
warren%netscape.com
93ccc7040b
Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50.
1998-08-05 00:36:13 +00:00
dfm%netscape.com
a0ca9aa615
Removed MOZ_PRIVACY switch, added MOZ_TRANSACTION_RECEIPTS switch.
...
Approved: sar
1998-08-04 00:20:15 +00:00
guha%netscape.com
af35fcfb60
Added SMART_MAIL ifdef
1998-08-03 22:21:58 +00:00
warren%netscape.com
8f7c454960
Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 23:41:45 +00:00
dfm%netscape.com
91d899a2d0
Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
...
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
danm
181ec43df6
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
waterson
b736349c66
Moved -DAWT_XXX to JAVA_DEFINES, where it shouldve been in the first place.
1998-06-06 16:50:16 +00:00
hardts
6fc71dccd8
touching down layout integration branch
1998-06-05 01:03:18 +00:00
waterson
f27e31dc28
Added compiler defines for AWT_11 to keep AWT 1.0.2 building when
...
MOZ_JAVA is set in commercial build.
1998-06-03 17:08:27 +00:00
jgellman
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
rpotts
ad2767a7c6
Moved defines for cookie management from WIN32 into config.mak along with all of the other defines...
1998-05-29 23:26:58 +00:00
scullin
b234d82528
Landing modular netlib on Window.
1998-05-23 01:38:10 +00:00
sar
41880a45ca
change MOZ_SRC references to DEPTH
1998-04-21 21:22:54 +00:00