gecko-dev/lib/layout
1998-10-11 00:57:43 +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 CVS update for previous checkin added EDT_CopyStyle() back in the file. Removing 1998-10-09 22:24:00 +00:00
editor.h First pass implementation of safe list for ENDER multi-part mime output. 1998-10-09 22:14:45 +00:00
edtbuf.cpp First pass implementation of safe list for ENDER multi-part mime output. 1998-10-09 22:14:45 +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 this will fix a crahing bug and also fix an editor bug 1998-10-09 02:49:20 +00:00
edtjava.cpp fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
edtlist.cpp Added void * cast to fix win32 bustage when MOZ_ENDER_MIME defined. 1998-10-09 23:39:55 +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 77901: get url comparison right even if extra slashes 1998-10-10 00:51:27 +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 Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +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 First pass implementation of safe list for ENDER multi-part mime output. 1998-10-09 22:14:45 +00:00
layfree.c First pass implementation of safe list for ENDER multi-part mime output. 1998-10-09 22:14:45 +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 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 this will fix a crahing bug and also fix an editor bug 1998-10-09 02:49:20 +00:00
layout.c Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +00:00
layout.h Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +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 Touch down smooth progress bar changes from PROGRESS_19981006_BRANCH. a=nisheeth. 1998-10-08 21:35:07 +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 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 DOM: move POP_LAYER handling into back end and start element->node wiring 1998-10-02 20:20:31 +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 Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere 1998-10-09 00:46:05 +00:00
lo_funcs.h Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
Makefile include config.mk before we check for DOM. 1998-10-11 00:57:43 +00:00
Makefile.in First pass implementation of safe list for ENDER multi-part mime output. 1998-10-09 22:14:45 +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