gecko-dev/lib
brendan%netscape.com 8db71997f5 - Use 8 space hard tabstops like god and IBM intended, but indent-tabs-mode:nil
should eliminate hard tabs anyway (so 8 is just in case one gets thru -- LXR
  was not displaying this source well with 4).
- Don't nest jsapi.h outside the idempotent-include #ifndef in dom.h.
- Include xp.h to get this code working on Windows (to cope with some kind of
  compiled header problem).
- Fix bad JS_GetEmptyStringValue calls that were treated as returning JSString*
  rather than jsval, and fed into STRING_TO_JSVAL.
- Avoid tagging and untagging a jsval to test for a null JSString* return.
- Fiddle formatting in a couple of places.
- Avoid leaving cdata->data null after realloc failure.  Use of a local temp
  (data2) also improves generated code by eliminating memory ambiguity.
1998-09-11 19:46:23 +00:00
..
htmldlgs AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
layout Added code to the process_deferred_image_info() callback to check for new image info on a visible image and do reflow if necessary. r=nisheeth 1998-09-10 01:04:56 +00:00
libaddr AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
libcnv Remove for legal reasons. 1998-04-09 00:33:14 +00:00
libdom - Use 8 space hard tabstops like god and IBM intended, but indent-tabs-mode:nil 1998-09-11 19:46:23 +00:00
libi18n Mailto landing (ifdef MOZ_MAIL_COMPOSE). Approved by ftang. 1998-09-04 19:01:58 +00:00
liblayer AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
libmime Sync'd. 1998-09-09 08:15:05 +00:00
libmisc Updated. 1998-09-05 10:25:13 +00:00
libmocha check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
libmsg AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
libparse protect against multiple inclusion (possibe now with DOM/layout/libmocha) 1998-08-27 05:54:56 +00:00
libpics enable trust labels for unix 1998-09-02 05:06:15 +00:00
libpwcac AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
libstyle AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mac adding QA_Partner support. 1998-09-11 19:00:41 +00:00
mailto Updated. 1998-09-05 10:25:13 +00:00
mariner uhh... remove xphist.* from the build. 1998-09-06 22:03:50 +00:00
plugin Removed 1998-08-05 02:56:18 +00:00
xlate AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
xp Add support for -config-dir command line flag. That means mozilla can now 1998-09-02 14:29:42 +00:00
Makefile Oops, type in mailto lib name 1998-09-04 22:28:06 +00:00
Makefile.in Updated. 1998-09-05 10:25:13 +00:00
makefile.win Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 23:41:45 +00:00