gecko-dev/lib/layout
nisheeth%netscape.com bb8022c4f8 Fix for Bugzilla bug 492. We were inserting the floating element for the
left/right aligned tables into the line list at the beginning of the list
rather than the end.  This caused re-ordering of floating tables as well
as display problems.
1998-10-15 05:32:19 +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 ender carpool 1998-10-14 20:24:50 +00:00
editor.h ender carpool 1998-10-14 20:24:50 +00:00
edtbuf.cpp ender carpool 1998-10-14 20:24:50 +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 Fixed crashing and other problems with Replace All in Composer 1998-10-12 22:13:42 +00:00
edtjava.cpp fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
edtlist.cpp ender carpool 1998-10-14 20:24:50 +00:00
edtlist.h Initial checkin of edtlist.{h,cpp} files. 1998-10-09 22:11:19 +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 object sizing bugs and crash in PRE text in Composer 1998-10-13 20:59:49 +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 Fixing build bustage. 1998-10-13 05:32:09 +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 ender carpool 1998-10-14 20:24:50 +00:00
layfree.c ender carpool 1998-10-14 20:24:50 +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 Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +00:00
layinfo.c Fix build bustage - if you're going to call an external function INCLUDE THE F**KING HEADER that defines the prototype (i.e. prmem.h for PR_Free()). 1998-10-01 02:47:26 +00:00
layjava.c Remove old MOCHA #ifdefs 1998-09-29 20:55:21 +00:00
laylayer.c Changes to make Layer/Ilayer reflow work. This should fix sites like 1998-10-13 04:48:49 +00:00
laylayer.h Changes to make Layer/Ilayer reflow work. This should fix sites like 1998-10-13 04:48:49 +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 this will fix a crahing bug and also fix an editor bug 1998-10-09 02:49:20 +00:00
layout.c 326690: when clicking in cell but outside cell contents, select nearest part of cell contents 1998-10-14 01:00:22 +00:00
layout.h Changes to make Layer/Ilayer reflow work. This should fix sites like 1998-10-13 04:48:49 +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 Fixed bug 328921. Resizing no longer jumps to the top of the document. The 1998-10-13 10:01:53 +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 crashing and other problems with Replace All in Composer 1998-10-12 22:13:42 +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 Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +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 Fix for Bugzilla bug 492. We were inserting the floating element for the 1998-10-15 05:32:19 +00:00
laytags.c Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +00:00
laytext.c Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +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 251710: center is the wrong attribute, should be middle 1998-10-13 22:34:52 +00:00
lo_funcs.h ender carpool 1998-10-14 20:24:50 +00:00
Makefile Turn on MOZ_ENDER_MIME code. Added mailto to the REQUIRES list. 1998-10-14 20:29:40 +00:00
Makefile.in Turn on MOZ_ENDER_MIME code. Added mailto to the REQUIRES list. 1998-10-14 20:29:40 +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 ender carpool 1998-10-14 20:24:50 +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