gecko-dev/lib/layout
nisheeth%netscape.com 6110735e63 Patch submitted by Chris Siegler (siegler@citilink.com). Checks for an
error case in layout of formatted and preformatted text and aborts early.
Fixes a crash on resizing of pages with preformatted text inside tables.
1998-10-17 00:42:30 +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 Fixed object sizing bugs. Renamed params in these areas for readability. Fixed problems when clicking below doc or inbetween table cells 1998-10-15 19:35:48 +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 Implemented new function to check if in Preformt text 1998-10-15 22:03:20 +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 Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +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
laydom.c #ifdef the whole file for Mac builds :S 1998-10-16 21:24:41 +00:00
laydom.h #ifdef the whole file for Mac builds :S 1998-10-16 21:24:41 +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 Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +00:00
layfree.c Changed bogus MOZ_ENDER ifdef to the proper ENDER ifdef. 1998-10-16 19:26:11 +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 Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +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 Patch for Layout Probe API. Submitted by Ori Kravitz (orik@mercury.co.il). 1998-10-16 22:26:29 +00:00
layout.h Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +00:00
layout.i Free the lizard 1998-03-28 02:44:41 +00:00
layprobe.c Even though the Mac has the best compilers of all the Mozilla platforms it doesn't allow you to do C++ code in C files. 1998-10-16 23:55:56 +00:00
layprobe.h Patch for Layout Probe API. Submitted by Ori Kravitz (orik@mercury.co.il). 1998-10-16 22:26:29 +00:00
layrelay.c Resizing from the middle of the document was resetting the scrollbar to the 1998-10-15 06:16:16 +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 object sizing bugs. Renamed params in these areas for readability. Fixed problems when clicking below doc or inbetween table cells 1998-10-15 19:35:48 +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 Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +00:00
laytext.c Patch submitted by Chris Siegler (siegler@citilink.com). Checks for an 1998-10-17 00:42:30 +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 object sizing bugs. Renamed params in these areas for readability. Fixed problems when clicking below doc or inbetween table cells 1998-10-15 19:35:48 +00:00
lo_funcs.h ender carpool 1998-10-14 20:24:50 +00:00
Makefile Move DOM Style parsers to laydom.[ch] 1998-10-16 21:18:24 +00:00
Makefile.in Move DOM Style parsers to laydom.[ch] 1998-10-16 22:11:19 +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