gecko-dev/lib/layout
1998-09-30 20:30:51 +00:00
..
macbuild Free the lizard 1998-03-28 02:44:41 +00:00
bits.h Free the lizard 1998-03-28 02:44:41 +00:00
bullet.c Documentation patch. Thanks to Pete Bevin (moose@bestiary.com) for submitting 1998-04-15 03:54:08 +00:00
clipline.c Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
editor.cpp Added more support to change list to blockquote 1998-09-30 20:30:51 +00:00
editor.h Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
edtbuf.cpp Added more support to change list to blockquote 1998-09-30 20:30:51 +00:00
edtcmd.cpp Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
edtele.cpp Added check for USEMAP when deciding default border width in image tag 1998-09-30 01:20:14 +00:00
edtjava.cpp fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
edtsave.cpp Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
edttypep.h Free the lizard 1998-03-28 02:44:41 +00:00
edtutil.cpp Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
export.mac First Checked In. 1998-05-23 01:14:17 +00:00
fsfile.cpp Uninitialized variable compiler warnings on Linux 1998-09-16 08:13:29 +00:00
fsfile.h Free the lizard 1998-03-28 02:44:41 +00:00
layarena.c Free the lizard 1998-03-28 02:44:41 +00:00
layblock.c start on DOM version of lo_SetStyleSheetLayerProperties 1998-09-30 05:03:27 +00:00
laybuiltin.c Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout). 1998-09-30 00:53:09 +00:00
laycell.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
laycols.c Warning fixes. Thanks to Rick Osborne (rick@spacey.net). 1998-04-29 08:41:05 +00:00
laydisp.c Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
layedit.c Uninitialized variable compiler warnings on Linux 1998-09-16 07:32:19 +00:00
layembed.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
layfind.c Free the lizard 1998-03-28 02:44:41 +00:00
layform.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
layfree.c Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
laygrid.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
layhrule.c Free the lizard 1998-03-28 02:44:41 +00:00
layimage.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
layinfo.c Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
layjava.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
laylayer.c Checking in changes made for the Layout Probe API project by Ori Kravitz 1998-09-21 21:54:50 +00:00
laylayer.h Fix for text overflowing inside nested tables. Fix for background colors not 1998-04-15 05:28:39 +00:00
laylist.c Free the lizard 1998-03-28 02:44:41 +00:00
laymap.c Free the lizard 1998-03-28 02:44:41 +00:00
laymocha.c LO_GetBuiltinByIndex should not be ifdef JAVA or OJI. 1998-09-30 07:06:56 +00:00
layobj.c MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
layout.c remove bogus (vestigial?) builtin_count reference 1998-09-30 03:48:49 +00:00
layout.h - Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter, 1998-09-30 02:07:26 +00:00
layout.i Free the lizard 1998-03-28 02:44:41 +00:00
layprobe.c Changed use of stricmp to XP_STRCASECMP, fixed reference to platform-specific pText field in LO_TextStruct_struct. 1998-09-21 23:51:48 +00:00
layprobe.h Checking in changes made for the Layout Probe API project by Ori Kravitz 1998-09-21 21:54:50 +00:00
layrelay.c Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
layrelay.h Free the lizard 1998-03-28 02:44:41 +00:00
layscrip.c Modified timing macros to include MWContext parameter. 1998-08-09 20:32:30 +00:00
laysel.c Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
layspace.c Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
layspan.c Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable. 1998-09-05 04:29:56 +00:00
laystyle.c Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
laystyle.h Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
laysub.c Free the lizard 1998-03-28 02:44:41 +00:00
laytable.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
laytags.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
laytext.c Wire up Perignon stuff #if DOM. 1998-09-28 23:39:17 +00:00
laytrav.c Free the lizard 1998-03-28 02:44:41 +00:00
laytrav.h Free the lizard 1998-03-28 02:44:41 +00:00
layutil.c Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
lo_funcs.h Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
Makefile Moved files out of MOZ_EDITOR ifdef to fix breakage under MOZ_LITE. Thanks to Tim Rowley <tor@cs.brown.edu> for the fix. 1998-09-30 18:40:05 +00:00
Makefile.in track DOM Makefile changes 1998-09-29 09:15:05 +00:00
makefile.win Added laylayer.h export for privacy module. Approved: nisheeth 1998-08-03 22:52:16 +00:00
MANIFEST Added export of laylayer.h for privacy module, even though the Mac build 1998-08-03 22:45:14 +00:00
ptinpoly.c Free the lizard 1998-03-28 02:44:41 +00:00
shim2.h Free the lizard 1998-03-28 02:44:41 +00:00
shim.h Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
streams.cpp Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
streams.h Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00