Commit Graph

15545 Commits

Author SHA1 Message Date
troy%netscape.com
f1c963f7b5 Made sure that fixed positioned elements gets a widget 1999-02-01 18:36:23 +00:00
ftang%netscape.com
c7ced6dcc7 integrate unicode converter into scanner and make the default charset = iso-8859-1 1999-02-01 18:23:31 +00:00
pinkerton%netscape.com
b10f204b6a renamed nsDOMWindowList.cpp for kipp 1999-02-01 18:18:51 +00:00
kipp%netscape.com
363e15b9fe Use dom-window-list instead of obsolete nsFrameList 1999-02-01 18:14:20 +00:00
troy%netscape.com
0f2e27b0d9 Fixed it so scrollable BLOCK elements can be fixed positioned 1999-02-01 18:09:57 +00:00
kipp%netscape.com
f551aeddd7 Removed a dead variable and a dead include 1999-02-01 18:04:34 +00:00
kipp%netscape.com
e88d265480 new 1999-02-01 17:37:11 +00:00
kipp%netscape.com
42312a552c Fixed pseudo style atom value 1999-02-01 17:34:31 +00:00
kipp%netscape.com
1f09f944d9 Added anonymous block style rule 1999-02-01 17:34:16 +00:00
kipp%netscape.com
b23b120a19 Implement TreatFrameAsBlock 1999-02-01 17:32:49 +00:00
kipp%netscape.com
12322a8a10 Added another TreatFrameAsBlock method 1999-02-01 17:32:33 +00:00
kipp%netscape.com
e6c0c373a9 Updated a comment 1999-02-01 17:32:19 +00:00
kipp%netscape.com
a548c870f8 Minor bug fixing; reworked PullFrame; added VerifyParent 1999-02-01 17:32:05 +00:00
kipp%netscape.com
ddc318eee2 Added some comments :-) 1999-02-01 17:31:37 +00:00
kipp%netscape.com
c2a13558a4 Removed ReplaceFrame 1999-02-01 17:31:21 +00:00
kipp%netscape.com
0887e5eedf Removed ReplaceFrame; tweaked frame updates impls 1999-02-01 17:31:10 +00:00
kipp%netscape.com
bcca9bcff4 Fixed up debug output 1999-02-01 17:29:58 +00:00
kipp%netscape.com
50b6da75a7 Implement anonymous block frame code; fixup base class InsertNewFrames to support multiple frame insertion 1999-02-01 17:29:37 +00:00
kipp%netscape.com
859dde6287 Renamed InsertNewFrame->s; defined nsAnonymousBlock class 1999-02-01 17:28:39 +00:00
kipp%netscape.com
7e4600613e Rewritten to use an anon. block frame to manage block children 1999-02-01 17:27:56 +00:00
kipp%netscape.com
64610329f0 Cleaned up comments; removed ReplaceFrame from the API 1999-02-01 17:25:30 +00:00
kipp%netscape.com
42be73ba0d Switch to using renamed source file 1999-02-01 17:17:11 +00:00
kipp%netscape.com
d3d4c0492b new 1999-02-01 17:16:17 +00:00
troy%netscape.com
acbe598a4f Fixed logic that determines whether there's currently a visible vertical
scrollbar
1999-02-01 16:32:54 +00:00
guha%netscape.com
8aded4ceba open directory related stuff 1999-02-01 16:32:37 +00:00
rhp%netscape.com
6866629639 Changes for nsISupports implementation 1999-02-01 16:26:42 +00:00
rhp%netscape.com
bcae9d0638 Update for nsISupports. 1999-02-01 16:24:15 +00:00
dcone%netscape.com
62cacbd42a Added the Transparency for the GIF. 1999-02-01 15:38:31 +00:00
mcafee%netscape.com
26aae3bdc9 Moving ValidateDocData() to mozilla/network/util/mkbuf.c for all platforms 1999-02-01 12:45:49 +00:00
mcafee%netscape.com
3c526eb4e5 Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c 1999-02-01 12:36:46 +00:00
mcafee%netscape.com
87417af899 ValidateDocData() isn't implemented anywhere, the only usage is in this file and there's 8 stubs in the tree to get around the undefine. Moving the stub to this file in lieu of yanking it; will remove other stubs from viewer, apprunner, etc. 1999-02-01 12:33:19 +00:00
mcafee%netscape.com
04bc6c770d Adding license; moved XP_Rebuffer() and XP_Trace() stubs to lib/xp/xp_stubs.c 1999-02-01 11:06:22 +00:00
mcafee%netscape.com
e813582092 Adding stubs for XP_ReBuffer() and XP_Trace() so we don't keep copying stubs around the tree; both viewer and apprunner had their own versions of this 1999-02-01 11:03:45 +00:00
mcafee%netscape.com
5e7503dab7 Un-inlined CTagList::Contains() to fix Mac & Linux bustage. 1999-02-01 09:49:36 +00:00
rickg%netscape.com
558d6dee40 changed pointcom to pointcast 1999-02-01 06:33:22 +00:00
rickg%netscape.com
1d59fa8af6 fixed deficiency in table 1999-02-01 06:31:30 +00:00
briano%netscape.com
4ccc3b44b4 Automated update 1999-02-01 06:30:39 +00:00
briano%netscape.com
75ff0bf2c0 Fixed a typo that was preventing our shared libs from being loaded on NetBSD (bugzilla #2811). Thanks to gduzan@acm.org for pointing it out. 1999-02-01 06:19:08 +00:00
tague%netscape.com
51122dc7ca Added intl:locale and intl:unicharutil to build. 1999-02-01 04:41:18 +00:00
tague%netscape.com
fc83b34cdf Modified LocaleSelfTest to look for it's components in NSLOCALE_DLL on the Mac. (This mirrors the other builds.) 1999-02-01 04:37:47 +00:00
tague%netscape.com
33eb3a52b3 Updated MANIFEST file. Removed leading # characters. 1999-02-01 04:36:52 +00:00
tague%netscape.com
74a0a59d07 Added nsILocale and nsILocaleFactory to the Mac build. 1999-02-01 04:35:53 +00:00
tague%netscape.com
efcf7769d5 Changed Mac build to mirror the Windows and Unix builds. Put the definition of nsLocaleMacFactory into a header file. 1999-02-01 04:35:21 +00:00
tague%netscape.com
cc3880bdc4 First Checked In. 1999-02-01 04:32:55 +00:00
tague%netscape.com
9eeda875db Renamed targets from unicharutil*.shlib to unicharutil*.shlb. 1999-02-01 04:31:37 +00:00
rickg%netscape.com
06970832e3 mondo improvements to DTD 1999-02-01 04:24:37 +00:00
bienvenu%netscape.com
9f4f989790 make a few methods public for compiling purposes 1999-02-01 03:03:58 +00:00
bienvenu%netscape.com
34c027fc8a add a couple error defines for db opening 1999-02-01 03:03:10 +00:00
bienvenu%netscape.com
facc407d14 add (temporarily?) types for sorting and views 1999-02-01 02:59:06 +00:00
bienvenu%netscape.com
d362d1c480 initial entry into cvs 1999-02-01 02:56:27 +00:00