Commit Graph

10366 Commits

Author SHA1 Message Date
briano%netscape.com
002949c90f Mods to support AIX 4.2 (thanks to wtc@netscape.com). 1998-10-20 20:52:00 +00:00
raman%netscape.com
8a4ed31775 Fixes for compiler errors on AIX. Thanks wtc 1998-10-20 20:50:09 +00:00
cyeh%netscape.com
aab62a9401 Remove obolete AppleScript file 1998-10-20 20:35:31 +00:00
cyeh%netscape.com
df05326938 merge in change from Chris Nandor (pudge@pobox.com). Thought scc was
going to handle this. sorry for the delay.
1998-10-20 20:18:13 +00:00
buster%netscape.com
ad3ce75efb incremental reflow only does pass1 reflow on new frames when necessary
fixed some rotting bits in table frame classes having to do with breaking tables
1998-10-20 20:05:44 +00:00
buster%netscape.com
e220aee18d all containers now decend from nsHTMLContainerFrame
all "unknown frame" incremental reflow support methods now
replaced with nsHTMLContainerFrame::AddFrame and ::RemoveFrame
1998-10-20 17:45:07 +00:00
buster%netscape.com
e081a8bbf6 added AddFrame and RemoveFrame as incremental reflow support methods 1998-10-20 17:44:02 +00:00
vidur%netscape.com
f9e3760137 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
kipp%netscape.com
44bf493a8a Implement capitalization trasnform and small-caps font-variant 1998-10-20 16:46:14 +00:00
kipp%netscape.com
51d1e35d56 Added support for capitalization transform 1998-10-20 16:45:14 +00:00
buster%netscape.com
d8e6fb4c34 incremental reflow now includes insert/append/delete cell 1998-10-20 15:59:56 +00:00
buster%netscape.com
3b355c2437 added insert/append/delete cell 1998-10-20 15:59:24 +00:00
buster%netscape.com
a4725c5350 minor fix, moved a method call outside an assert macro 1998-10-20 14:35:41 +00:00
gagan%netscape.com
8309811ac5 Switching NU_CACHE off for now. 1998-10-20 13:51:11 +00:00
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
ftang%netscape.com
0af9bb8034 enable UTF8 in RDFTreeView. Reviewed by slamm 1998-10-20 13:10:39 +00:00
ftang%netscape.com
4d5ac9106b add XP_PROTO 1998-10-20 13:05:25 +00:00
ramiro%netscape.com
d39250edcf Make Set/Get value calls a little more effecient.
Thanks to Joe Keane <jgk@jgk.org> for suggesting this change.
1998-10-20 12:35:44 +00:00
pierre%netscape.com
3fb277310f added nsTextFragment.cpp and nsTextTransformer.cpp 1998-10-20 06:56:28 +00:00
gagan%netscape.com
3b303c16cf Reverting. This was breaking unix builds. 1998-10-20 06:31:49 +00:00
gagan%netscape.com
16245d62ab Temp fix for gromit breakage. 1998-10-20 05:44:19 +00:00
buster%netscape.com
5a92ea0733 fixed a bug introduced by a slight change in GetColumnCount() 1998-10-20 05:05:17 +00:00
gagan%netscape.com
3e6776b6ad Fix temp build breakage. 1998-10-20 03:25:17 +00:00
gagan%netscape.com
82f6b20d81 Temp fix for build breakage. 1998-10-20 03:10:10 +00:00
gagan%netscape.com
f27781f002 Temp fix for NUCache defines. Not reaching here... 1998-10-20 02:58:24 +00:00
gagan%netscape.com
713bac3cf9 Temporary fix to build breakage. 1998-10-20 02:47:31 +00:00
cls%seawood.org
9330b05474 Added new argument to getFormElementValue() . 1998-10-20 02:40:45 +00:00
gagan%netscape.com
3208bb8061 Toggled NU_CACHE. 1998-10-20 02:32:40 +00:00
gagan%netscape.com
bf96f2103b Toggled NU_CACHE define. 1998-10-20 02:31:41 +00:00
gagan%netscape.com
e85690692e Added nu cache dir to build. 1998-10-20 02:05:17 +00:00
gagan%netscape.com
44f25e6e3e Moved NuCache dir from here to cache. 1998-10-20 02:04:39 +00:00
cls%seawood.org
c6632bc15f Removed obsolete NSPR20 ifdefs. 1998-10-20 01:55:58 +00:00
gagan%netscape.com
4dda0c47da NuCache switched on by default. 1998-10-20 01:51:45 +00:00
gagan%netscape.com
776f1ada60 NuCache on by default. 1998-10-20 01:49:32 +00:00
spider%netscape.com
1cd36b2a94 WIP: JS command parsing 1998-10-20 01:28:07 +00:00
leaf%netscape.com
7c8a91c10b fixing linux mozilla-motif-export target inclusion. reviewed: briano 1998-10-20 01:26:57 +00:00
spider%netscape.com
df7cc182e7 Fix bug in CanvasFromName. WIP, JS parsing of commands 1998-10-20 01:20:01 +00:00
spider%netscape.com
a03b1cd9bf WIP: JS Can now pass MethodInvoker commands to Zulu
Fix bug on nsXPFCCanvas not doing case-insensitive string
compares in CanvasFromName
1998-10-20 01:11:45 +00:00
gagan%netscape.com
eccc9d2b35 Switching on NU_CACHE by default. 1998-10-20 00:49:40 +00:00
cls%seawood.org
54fc771f4b Added xpcom/public/Makefile to AC_OUTPUT. 1998-10-20 00:32:48 +00:00
cls%seawood.org
b9267f6ae3 New Makefile.in 1998-10-20 00:31:25 +00:00
kipp%netscape.com
24008ebb0c Added text transformer to the build 1998-10-20 00:23:44 +00:00
kipp%netscape.com
084fde0160 Added FindTextRunsFor method 1998-10-20 00:23:11 +00:00
kipp%netscape.com
1dc537c5f9 Removed nsTextRun; s/NonBreakingUnit/Word/ 1998-10-20 00:22:48 +00:00
kipp%netscape.com
edb75ce15e s/NBU/word 1998-10-20 00:22:24 +00:00
kipp%netscape.com
767b366eda Use TextRun API instead of no-longer public variables 1998-10-20 00:21:54 +00:00
kipp%netscape.com
6f95672654 Spanked hard to use the nsTextTransformer 1998-10-20 00:21:18 +00:00
kipp%netscape.com
bd1e15f745 Revised to use a nsTextFragment to store the content 1998-10-20 00:20:04 +00:00
kipp%netscape.com
c4a597fc7f Added nsTextFragment to the build 1998-10-20 00:19:32 +00:00
kipp%netscape.com
f13b83273b Revised API to use TextFragment's 1998-10-20 00:19:17 +00:00