gecko-dev/lib/layout
1998-09-10 01:04:56 +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 Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
editor.h Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
edtbuf.cpp Fixed problems with PA_Block and busted file loading into Composer 1998-09-03 01:10:13 +00:00
edtcmd.cpp More table editing work: convert Excel spreadsheet to internal table format for more flexible paste options 1998-08-18 20:24:37 +00:00
edtele.cpp Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
edtjava.cpp fix warnings (only for Macintosh) 1998-07-24 03:58:28 +00:00
edtsave.cpp Composer performance optimization work - FixupTableData optimizations. Added SingleSignon feature for Composer publishing. Fixed layout cell background bug - permission by nisheeth 1998-08-25 20:16:10 +00:00
edttypep.h Free the lizard 1998-03-28 02:44:41 +00:00
edtutil.cpp Changed spelling of const and removed string not used for Change Encoding dialog 1998-09-03 21:33:02 +00:00
export.mac First Checked In. 1998-05-23 01:14:17 +00:00
fsfile.cpp Free the lizard 1998-03-28 02:44:41 +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 added hooks to lib/libdom stuff, and exposed lo_IsEmptyTag for use by libmocha DOM hooks 1998-08-27 00:05:26 +00:00
laybuiltin.c Removed OJI ifdef from LO_GetBuiltInAttribute() as the LO_BuiltinStruct is the same for both cases. 1998-09-02 18:54:53 +00:00
laycell.c fix build bustage on mac (rev mjudge). 1998-09-02 16:15:43 +00:00
laycols.c Warning fixes. Thanks to Rick Osborne (rick@spacey.net). 1998-04-29 08:41:05 +00:00
laydisp.c Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
layedit.c Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
layembed.c MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
layfind.c Free the lizard 1998-03-28 02:44:41 +00:00
layform.c Changes for lazy java initialization. 1998-09-01 00:23:43 +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 Free the lizard 1998-03-28 02:44:41 +00:00
layhrule.c Free the lizard 1998-03-28 02:44:41 +00:00
layimage.c Added code to just lay out an image and mark the context as requiring reflow when an unsized image is encountered. Also, dont bother calling LO_SetImageInfo() if w/h hasnt changed. r=nisheeth,mjudge 1998-09-10 01:04:51 +00:00
layinfo.c Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
layjava.c Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
laylayer.c Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +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 Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
layobj.c MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
layout.c Added code to the process_deferred_image_info() callback to check for new image info on a visible image and do reflow if necessary. r=nisheeth 1998-09-10 01:04:56 +00:00
layout.h Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable. 1998-09-05 04:29:56 +00:00
layout.i Free the lizard 1998-03-28 02:44:41 +00:00
layprobe.c Fix for Mac build bustage. 1998-07-05 01:51:33 +00:00
layprobe.h Approved by Don. Checking in latest Layout Probe API implementation from 1998-07-04 23:25:24 +00:00
layrelay.c Fix for bug #313278. Some links were unclickable. Added initialization code in lo_NewElement() for all the common fields shared across layout elements. Now, all the common fields should get sane values assigned to them at creation time. 1998-09-04 23:55:04 +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 bug that prevented placing caret in empty table cell 1998-08-14 03:04:11 +00:00
layspace.c val was not being initialized properly lo_LayoutBlockSpacer(). Fixed. Thanks 1998-05-18 20:44:34 +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 Free the lizard 1998-03-28 02:44:41 +00:00
laystyle.h Free the lizard 1998-03-28 02:44:41 +00:00
laysub.c Free the lizard 1998-03-28 02:44:41 +00:00
laytable.c Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable. 1998-09-05 04:29:56 +00:00
laytags.c fix ancient #if DOM breakage 1998-09-04 11:51:24 +00:00
laytext.c Move current_node and top_node to top_state, to protect them from tables. 1998-08-29 02:52:27 +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 we need lo_alignStrings when we don't have memory arenas too. not just when EDITOR is defined. 1998-09-06 21:00:43 +00:00
lo_funcs.h Landing SHACK changes from RDF branch. 1998-07-23 17:44:04 +00:00
Makefile Added xpcom dependency. 1998-09-01 03:30:59 +00:00
Makefile.in Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +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 Free the lizard 1998-03-28 02:44:41 +00:00
streams.h Free the lizard 1998-03-28 02:44:41 +00:00