Commit Graph

7100 Commits

Author SHA1 Message Date
scc%netscape.com
b57ef8c32f moved FCInitialize() to post pref-init for FULL CIRCLE stuff 1998-09-04 03:48:27 +00:00
ftang%netscape.com
639a33badc add INTL_ConvertLineWithoutAutoDetect and INTL_GetCharSetID to the list 1998-09-04 03:47:20 +00:00
ftang%netscape.com
69e9053020 add INTL_GetCharSetID from 4.5 tree 1998-09-04 03:46:31 +00:00
ftang%netscape.com
5669241c60 add FE_GetCharSetID from 4.5 tree 1998-09-04 03:45:51 +00:00
ftang%netscape.com
63828844c9 Add FE_GetCharSetID from 4.5 tree 1998-09-04 03:44:52 +00:00
ftang%netscape.com
5b453e9e21 Add INTL_GetCharSetID from 4.5 tree 1998-09-04 03:44:23 +00:00
wtc%netscape.com
899aec042d On Unix, include <sys/types.h> for 'uint'. 1998-09-04 03:43:07 +00:00
morse%netscape.com
ef2a4f627b improve wording on trust label info 1998-09-04 03:28:26 +00:00
mcafee%netscape.com
1177abfef7 Getting rid of the MOZILLA_NO_FULLCIRCLE hack. 1998-09-04 03:01:54 +00:00
briano%netscape.com
5a48b1be66 Added -DHAVE_SNPRINTF, as discussed with wtc. 1998-09-04 02:53:32 +00:00
rickg%netscape.com
a08b9e66dd a few small bug fixes for DTD 1998-09-04 02:52:47 +00:00
shaver%netscape.com
223c007274 added missing #if DOM (bad!) 1998-09-04 01:16:11 +00:00
joki%netscape.com
f613758433 Fix makefile 1998-09-04 01:09:33 +00:00
kipp%netscape.com
c1c5420452 Use new wbr element 1998-09-04 01:03:20 +00:00
kipp%netscape.com
027820a7ce Removed old content code 1998-09-04 01:03:05 +00:00
kipp%netscape.com
d9cfaa751d Added wbr 1998-09-04 01:02:54 +00:00
kipp%netscape.com
cfc8e0d61a Added WBR 1998-09-04 01:02:30 +00:00
kipp%netscape.com
cf44450a9d new 1998-09-04 01:02:20 +00:00
kipp%netscape.com
41d4b71b0f Create a spacer frame for spacer parts 1998-09-04 00:55:47 +00:00
kipp%netscape.com
b914a101d7 Removed some cruft and promoted a few frame creation routines 1998-09-04 00:55:20 +00:00
kipp%netscape.com
c972187de2 Removed obsoelte content code 1998-09-04 00:54:57 +00:00
kipp%netscape.com
22db4ddc7b Added new atoms 1998-09-04 00:54:45 +00:00
kipp%netscape.com
9bf9f83150 Create spacer element instead of obsolete spacer part 1998-09-04 00:52:49 +00:00
kipp%netscape.com
7f7b9a4b5d New file 1998-09-04 00:52:34 +00:00
norris%netscape.com
9ff1d1f26d Previous checkin was mistaken; back it out. 1998-09-04 00:47:22 +00:00
joki%netscape.com
c8b4742f11 Add New Window menu item, added window.close() 1998-09-04 00:47:15 +00:00
clu%netscape.com
2467b2278c tweaks to the encoding dialog box so the xp strings would fit. 1998-09-04 00:46:13 +00:00
joki%netscape.com
12c01ec243 Adding window.close(), fixing window.opener, window.name 1998-09-04 00:46:06 +00:00
norris%netscape.com
984ac268fd Add support for ECMA switch statements. These are like LISP cond in that they
evaluate the case label each time.
Still to do is to optimize so that TABLESWITCH and LOOKUPSWITCH are created
when possible.
1998-09-04 00:45:21 +00:00
terry%netscape.com
b1be7eca76 Amusil now owns plugins. 1998-09-04 00:45:20 +00:00
spider%netscape.com
abde4120e0 Removing no longer used mozilla/shell 1998-09-04 00:39:05 +00:00
pierre%netscape.com
4689aa292a fix a crash in the destructor (don't delete mFrontBuffer) 1998-09-04 00:33:49 +00:00
thom%netscape.com
07fff5b61e Quick hack to get timers working (added call to tickle LPeriodical class) 1998-09-04 00:28:35 +00:00
clu%netscape.com
fc42abecf1 got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up. 1998-09-04 00:28:05 +00:00
thom%netscape.com
4a7c0bd71a Fixed crash in timer (AddItem (&something) not AddIten (something)) 1998-09-04 00:23:30 +00:00
kipp%netscape.com
388e2dfab9 Use new content class instead of the old obsolete one 1998-09-04 00:20:14 +00:00
kipp%netscape.com
a2b07fa444 Fold in some code from nsHTMLImage.cpp 1998-09-04 00:19:48 +00:00
kipp%netscape.com
3a02ee8d0b Create image frames for images 1998-09-04 00:19:32 +00:00
kipp%netscape.com
24d6fc51e8 obsolete 1998-09-04 00:19:02 +00:00
kipp%netscape.com
a4a3006cc1 Added decl for NS_NewImageFrame 1998-09-04 00:18:53 +00:00
kipp%netscape.com
96dc54089d Stop building nsBOdyPart since it's gone 1998-09-04 00:18:30 +00:00
kipp%netscape.com
0417072028 Removed image content code 1998-09-04 00:18:18 +00:00
terry%netscape.com
43dc9f2892 Detecting the "default" partition wasn't working right. 1998-09-04 00:13:17 +00:00
shaver%netscape.com
a2f2059357 Enable setting of table cell attributes (bgcolor -- still broken), and
expose lo_SetColor to other code (libmocha's DOM stuff, specifically).
1998-09-04 00:08:08 +00:00
shaver%netscape.com
cf61abf5d5 Wired up DOM-node destruction after firing onUnload.
Added event guck for altering attributes (will be rewritten to do
poke-and-schedule).
Tentatively blocked out LM_ClearContextStream, which looks like dead code.
1998-09-04 00:05:53 +00:00
terry%netscape.com
241b923eea Make the generated regexps not too general! 1998-09-03 23:57:21 +00:00
shaver%netscape.com
15bd1de2ff Implemented DOM_NewText.
Added stuff for node destruction, including making node_finalize module-public
for use by other node types.
Added new methods to Element (setAttribute + stubs).
1998-09-03 23:51:58 +00:00
rogerl%netscape.com
801d3e6ac9 Removed redundant #undef 1998-09-03 22:50:55 +00:00
terry%netscape.com
eeb27d4630 Added in NGLayout stuff. (gotta come up with a better way of tweaking
these tables!)
1998-09-03 22:50:31 +00:00
kipp%netscape.com
54f5c8d4e0 new 1998-09-03 22:23:41 +00:00