.. |
macbuild
|
|
|
bits.h
|
|
|
bullet.c
|
|
|
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
|
Fixed table editing bugs. Ctrl key now needed to size table with mouse
|
1998-09-12 01:46:12 +00:00 |
edtbuf.cpp
|
Fix for bug #318302: "Undo" leaves a line of text
|
1998-09-21 17:33:14 +00:00 |
edtcmd.cpp
|
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
|
1998-09-22 16:59:57 +00:00 |
edtele.cpp
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 09:01:25 +00:00 |
edtjava.cpp
|
fix warnings (only for Macintosh)
|
1998-07-24 03:58:28 +00:00 |
edtsave.cpp
|
Make the history entry to store UTF8 text. We will graduately change FE code also to deal with UTF8 in history database. We need this to make the RDF history access correctly handle Multilingual text
|
1998-09-19 00:33:04 +00:00 |
edttypep.h
|
|
|
edtutil.cpp
|
Uninitialized variable warning from gcc
|
1998-09-25 10:47:56 +00:00 |
export.mac
|
|
|
fsfile.cpp
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 08:13:29 +00:00 |
fsfile.h
|
|
|
layarena.c
|
|
|
layblock.c
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 07:22:06 +00:00 |
laybuiltin.c
|
Fix bugzilla bug 741 (typo in laybuiltin.c -- builtin->width should be builtin_width. contributed by rkl@connect.org.uk.) Also, move the builtin's layer at the end of lo_UpdateStateAfterBuiltinLayout.
|
1998-09-14 08:53:43 +00:00 |
laycell.c
|
fix build bustage on mac (rev mjudge).
|
1998-09-02 16:15:43 +00:00 |
laycols.c
|
|
|
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
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 07:32:19 +00:00 |
layembed.c
|
MacFE code for Anthrax along with minor XP tweaks
|
1998-09-03 21:08:25 +00:00 |
layfind.c
|
|
|
layform.c
|
Check for null pointer; print context doesn't have history. r=morse,nisheeth
|
1998-09-24 21:41:53 +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
|
rework grid relayout. This fixes lots of things, like the problems of grid cells disappearing on resize, and grid cells that were specified with a fixed size acting like they were assigned a percentage on resize.
|
1998-09-22 02:14:49 +00:00 |
layhrule.c
|
|
|
layimage.c
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 07:45:58 +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
|
Checking in changes made for the Layout Probe API project by Ori Kravitz
|
1998-09-21 21:54:50 +00:00 |
laylayer.h
|
|
|
laylist.c
|
|
|
laymap.c
|
|
|
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
|
Checking in changes made for the Layout Probe API project by Ori Kravitz
|
1998-09-21 21:54:50 +00:00 |
layout.h
|
Added prototype for lo_ProcessHeader so the Mac will build. How any platform builds without I don't know (but I'd guess they don't have warnings for un-prototyped functions).
|
1998-09-23 01:45:44 +00:00 |
layout.i
|
|
|
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
|
add handling for header elements in reflow. especially fixes alignment lossage.
|
1998-09-22 22:51:43 +00:00 |
layrelay.h
|
|
|
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
|
|
|
layspan.c
|
Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable.
|
1998-09-05 04:29:56 +00:00 |
laystyle.c
|
|
|
laystyle.h
|
|
|
laysub.c
|
|
|
laytable.c
|
Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable.
|
1998-09-05 04:29:56 +00:00 |
laytags.c
|
add handling for header elements in reflow. especially fixes alignment lossage.
|
1998-09-22 22:51:43 +00:00 |
laytext.c
|
Uninitialized variable compiler warnings on Linux
|
1998-09-16 07:45:58 +00:00 |
laytrav.c
|
|
|
laytrav.h
|
|
|
layutil.c
|
Branch landing: Multithreading libmocha in mozilla.
|
1998-09-25 22:03:37 +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
|
Moved files accidentally placed in MOZ_EDITOR ifdef.
|
1998-09-22 23:03:47 +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
|
|
|
shim2.h
|
|
|
shim.h
|
Landing SHACK changes from RDF branch.
|
1998-07-23 17:44:04 +00:00 |
streams.cpp
|
|
|
streams.h
|
|
|