mcafee%netscape.com
|
7b56a37425
|
Need -lgfxps to link on linux
|
1999-02-24 08:29:11 +00:00 |
warren%netscape.com
|
c0b4c81d7c
|
Added util lib
|
1999-02-24 08:27:52 +00:00 |
warren%netscape.com
|
493391ebef
|
Moved nsRDFResource to util.
|
1999-02-24 08:26:30 +00:00 |
warren%netscape.com
|
0ff2cb255d
|
Added util directory stuff.
|
1999-02-24 08:25:00 +00:00 |
warren%netscape.com
|
3d725afdbd
|
Removed demo mail code.
|
1999-02-24 08:03:20 +00:00 |
warren%netscape.com
|
9a85735160
|
Removed demo mail datasource.
|
1999-02-24 08:02:28 +00:00 |
warren%netscape.com
|
00b68c2df2
|
Added nsConjoiningEnumerator.cpp
|
1999-02-24 08:01:33 +00:00 |
warren%netscape.com
|
650ed02faf
|
Added NS_NewConjoiningEnumerator
|
1999-02-24 07:58:06 +00:00 |
warren%netscape.com
|
bc95d31a79
|
Got this stuff functioning.
|
1999-02-24 07:56:00 +00:00 |
jband%netscape.com
|
a067d0a69f
|
banishing win32 specific stuff to its own directory before adding any analogous code for other platforms
|
1999-02-24 07:17:27 +00:00 |
mcafee%netscape.com
|
98b49d2d2f
|
Solaris warning
|
1999-02-24 07:09:42 +00:00 |
mcafee%netscape.com
|
6f57a34fdd
|
Solaris needs newline at end of file.
|
1999-02-24 07:06:01 +00:00 |
bienvenu%netscape.com
|
e066b95d4c
|
make GetFlags pure virtual to fix link error
|
1999-02-24 06:05:33 +00:00 |
troy%netscape.com
|
47cbdb1e9d
|
Added frame type atoms for several table frame classes
|
1999-02-24 05:54:31 +00:00 |
troy%netscape.com
|
eb48a80e30
|
Added nsLayoutAtoms::textFrame
|
1999-02-24 05:33:40 +00:00 |
kipp%netscape.com
|
50a388ca59
|
Fixed bug #2885 - the linebreaker couldn't handle a special case...
|
1999-02-24 05:24:06 +00:00 |
waterson%netscape.com
|
cec1aad037
|
Use XUL as default namespace. Fixes GetElementByID() bug.
|
1999-02-24 05:23:26 +00:00 |
troy%netscape.com
|
03c5c1f520
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
not references
|
1999-02-24 04:48:08 +00:00 |
waterson%netscape.com
|
2058dae033
|
Made default namespaces work.
|
1999-02-24 04:47:19 +00:00 |
waterson%netscape.com
|
bc0bd2e68a
|
Fixed some refcounting bugs with atoms.
|
1999-02-24 04:46:47 +00:00 |
kipp%netscape.com
|
53a6b8c11d
|
Build library properly
|
1999-02-24 04:44:41 +00:00 |
kipp%netscape.com
|
08258b786c
|
Fixed crash bug where unitialized index would sometimes crash; also increment index in loop so that it terminates
|
1999-02-24 04:34:54 +00:00 |
briano%netscape.com
|
1b887020c8
|
Some more minor cleanup, and support for Solaris x86 and Linux Netwinders.
|
1999-02-24 04:33:17 +00:00 |
troy%netscape.com
|
da0991df28
|
Added CreateContinuingFrame() function to frame construction code
|
1999-02-24 04:03:50 +00:00 |
cata%netscape.com
|
4860bd34f7
|
Backed change.
|
1999-02-24 03:40:34 +00:00 |
cata%netscape.com
|
2a70ca1580
|
File deprecated.
|
1999-02-24 03:13:43 +00:00 |
cata%netscape.com
|
5c762d6682
|
nsIUnicodeEncodeHelper.h included
|
1999-02-24 03:00:30 +00:00 |
hyatt%netscape.com
|
790a8f48ef
|
Fixing the case of the ID atom (it should have been lower case).
|
1999-02-24 02:58:47 +00:00 |
bienvenu%netscape.com
|
eccd5ccd53
|
start hacking persistance
|
1999-02-24 02:58:43 +00:00 |
cata%netscape.com
|
be5b7d142d
|
Latin1 encoder CID added.
|
1999-02-24 02:56:41 +00:00 |
bienvenu%netscape.com
|
145c809d6c
|
make dbFolderInfo an interface
|
1999-02-24 02:56:11 +00:00 |
mscott%netscape.com
|
c70ba64725
|
Restore the ability to run multiple urls per smtp test session by using new code to determine if a url
is running or not.
|
1999-02-24 02:31:19 +00:00 |
mscott%netscape.com
|
021092ae3f
|
Flag the smtp url when we are running it....
|
1999-02-24 02:30:27 +00:00 |
mscott%netscape.com
|
928f5e2f79
|
nsIMsgMailNewsUrl base class updates. Keep track of whether the url is running or not...
|
1999-02-24 02:29:54 +00:00 |
mscott%netscape.com
|
f137bf26b2
|
Use mailnews url base class for interface inheritance....
|
1999-02-24 02:28:44 +00:00 |
mscott%netscape.com
|
dd0ad352fc
|
Export nsIMsgMailNewsUrl.h
|
1999-02-24 02:27:44 +00:00 |
mscott%netscape.com
|
48294ee90c
|
we inherit from the nsIURL interface...
|
1999-02-24 02:26:29 +00:00 |
mscott%netscape.com
|
1e8554e680
|
Export nsIMsgMailNewsUrl.h
|
1999-02-24 02:22:22 +00:00 |
mscott%netscape.com
|
f6fdadefa6
|
A base class for methods common to all of our mail and news protocol url interfaces.
|
1999-02-24 02:21:31 +00:00 |
cata%netscape.com
|
8d06cb30ba
|
Space availability check done for 1 byte, too.
|
1999-02-24 02:18:55 +00:00 |
hyatt%netscape.com
|
9f0be779bd
|
Fixing the multiple observer crash.
|
1999-02-24 02:18:35 +00:00 |
sar%netscape.com
|
f4be09b759
|
perl script to test viewer
|
1999-02-24 02:16:40 +00:00 |
beard%netscape.com
|
c3477287e9
|
Added nsPluginsDirMac.cpp
|
1999-02-24 02:15:11 +00:00 |
sar%netscape.com
|
571f6a3314
|
make the file have more entries per QA request.
|
1999-02-24 02:15:00 +00:00 |
ftang%netscape.com
|
f83916aa40
|
fix line break bug for halfwidth / fullwidth form
|
1999-02-24 02:14:59 +00:00 |
beard%netscape.com
|
a6e438608c
|
moved nsPluginDir/nsPluginFile classes to nsPluginDirMac.cpp.
|
1999-02-24 02:13:42 +00:00 |
cata%netscape.com
|
d6b92b214d
|
File created.
|
1999-02-24 02:13:37 +00:00 |
beard%netscape.com
|
cfc95514bb
|
First Checked In.
|
1999-02-24 02:12:47 +00:00 |
beard%netscape.com
|
c173e8c5a7
|
changed bool to PRBool
|
1999-02-24 02:12:37 +00:00 |
alecf%netscape.com
|
5d552b3ccf
|
update to use new nsCID type
|
1999-02-24 02:07:28 +00:00 |