..
macbuild
Free the lizard
1998-03-28 02:44:41 +00:00
MANIFEST
Added export of laylayer.h for privacy module, even though the Mac build
1998-08-03 22:45:14 +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
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
Removed unused function
1998-10-09 22:01:35 +00:00
editor.h
Fixed Composer bugs - mostly for Publishing
1998-10-06 20:25:59 +00:00
edtbuf.cpp
Added function to test if link is to internal target
1998-10-07 04:54:05 +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
Initial checkin of edtlist.{h,cpp} files.
1998-10-09 22:11:19 +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
Trying to fix automated test breakage
1998-10-07 23:01:26 +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
Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere
1998-10-09 00:46:05 +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
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.win
Added laylayer.h export for privacy module. Approved: nisheeth
1998-08-03 22:52:16 +00:00
ptinpoly.c
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
shim2.h
Free the lizard
1998-03-28 02:44:41 +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