alecf%netscape.com
|
fd319d6b69
|
ignore generated files
|
1999-02-11 07:31:53 +00:00 |
|
alecf%netscape.com
|
eac40061d6
|
add Unix makefiles
|
1999-02-11 07:29:55 +00:00 |
|
alecf%netscape.com
|
c953d63dd5
|
add makefile so we can export the IDL files
|
1999-02-11 07:29:02 +00:00 |
|
alecf%netscape.com
|
5cded95cfe
|
add db to list now that it's in the configure.in script
|
1999-02-11 07:28:08 +00:00 |
|
alecf%netscape.com
|
189927c7a1
|
update libraries because RDF now depends on layout (which has a zillion other dependancies)
|
1999-02-11 07:27:39 +00:00 |
|
alecf%netscape.com
|
f4e1254228
|
get rid of duplicate NET_SACat definition
|
1999-02-11 07:27:19 +00:00 |
|
bienvenu%netscape.com
|
915a3b55a5
|
start getting mailbox parsing going
|
1999-02-11 07:10:24 +00:00 |
|
bienvenu%netscape.com
|
ecc6b71db3
|
changes for getting local mail folder parsing to work
|
1999-02-11 07:09:26 +00:00 |
|
bienvenu%netscape.com
|
a27e524d3e
|
add error for not a mail folder
|
1999-02-11 07:09:05 +00:00 |
|
alecf%netscape.com
|
89ad3642ed
|
add glue code for GetNewMail()
|
1999-02-11 07:02:06 +00:00 |
|
alecf%netscape.com
|
416bcd6e49
|
more and more fixes for unix
|
1999-02-11 06:53:55 +00:00 |
|
alecf%netscape.com
|
f4723f74c2
|
ignore Makefile
|
1999-02-11 06:51:42 +00:00 |
|
peterl%netscape.com
|
0436fce459
|
added :-moz-viewport
|
1999-02-11 06:48:51 +00:00 |
|
alecf%netscape.com
|
3a51f661a2
|
more fixes to make this compile on unix
|
1999-02-11 06:47:01 +00:00 |
|
peterl%netscape.com
|
39d604d691
|
made class values case sensitive
|
1999-02-11 06:43:14 +00:00 |
|
peterl%netscape.com
|
7abf9dcf70
|
handle case sensitivity in attribute selector values here
|
1999-02-11 06:42:49 +00:00 |
|
peterl%netscape.com
|
e3cc02769e
|
fixed bug while tokenizing ints at end of input stream
|
1999-02-11 06:42:02 +00:00 |
|
peterl%netscape.com
|
587f4aa26e
|
made class selectors case sensitive
moved case-insensitive support for attribute values to style sheet
|
1999-02-11 06:41:21 +00:00 |
|
peterl%netscape.com
|
b99cd2021d
|
make viewport frame use a viewport pseudo tag
connected doc root frame's style context to parent frame's style context
|
1999-02-11 06:40:13 +00:00 |
|
alecf%netscape.com
|
94a48cb701
|
use new NSPR types and functions
|
1999-02-11 06:39:09 +00:00 |
|
peterl%netscape.com
|
6385de05c3
|
added viewport pseudo element tag
|
1999-02-11 06:39:07 +00:00 |
|
alecf%netscape.com
|
472d81c81a
|
minor makefile/cvs fixes to make stuff build on Unix
|
1999-02-11 06:37:17 +00:00 |
|
alecf%netscape.com
|
0b3c057f84
|
add support for creating new appcore
|
1999-02-11 06:27:27 +00:00 |
|
alecf%netscape.com
|
451637dfde
|
include the new header file so our factory method is done correctly
|
1999-02-11 06:26:09 +00:00 |
|
alecf%netscape.com
|
0c05103663
|
fix some warnings and add a new header file which does object construction
|
1999-02-11 06:25:16 +00:00 |
|
alecf%netscape.com
|
0449efee32
|
export the private header file
|
1999-02-11 06:23:58 +00:00 |
|
karnaze%netscape.com
|
cfbec4c2ff
|
tests collapsing rows, row groups, cols, col groups
|
1999-02-11 06:23:43 +00:00 |
|
sfraser%netscape.com
|
c2d781ea6a
|
That last checkin should have read: fix a bug in CompressWhitespace that caused the string length to be set incorrectly, when Trim shortened the string.
|
1999-02-11 06:23:29 +00:00 |
|
karnaze%netscape.com
|
a43b2445da
|
collapsing rows, row groups, cols, col groups
|
1999-02-11 06:22:33 +00:00 |
|
sfraser%netscape.com
|
411bf694fa
|
Fix a bug in
|
1999-02-11 06:22:03 +00:00 |
|
waterson%netscape.com
|
64476652c1
|
Add parser utils.
|
1999-02-11 06:06:57 +00:00 |
|
alecf%netscape.com
|
f6e0a6e459
|
first checkin of Unix makefiles for UI stuff
|
1999-02-11 05:36:50 +00:00 |
|
alecf%netscape.com
|
24621c7edd
|
finish implementing nsMsgAppCore
|
1999-02-11 05:35:20 +00:00 |
|
alecf%netscape.com
|
16d8b60220
|
and now it compiles on Unix. Whoo hoo!
|
1999-02-11 05:23:48 +00:00 |
|
alecf%netscape.com
|
cb629963e7
|
first checkin for Messenger AppCore
|
1999-02-11 05:16:05 +00:00 |
|
alecf%netscape.com
|
9378190bba
|
export nsIAllocator on Unix for XPConnect
|
1999-02-11 04:41:08 +00:00 |
|
sfraser%netscape.com
|
4603623ab0
|
Added an assert in GetWidth, which fires if you try to measure width on a longer string than you really have. (May be triggered by selection code.)
|
1999-02-11 04:37:41 +00:00 |
|
sfraser%netscape.com
|
6f32aa72a2
|
Temporary key handling code, so that basic navigation keys work.
|
1999-02-11 04:36:39 +00:00 |
|
waterson%netscape.com
|
ac52b15528
|
Added nsRDFParserUtils.cpp to Unix build.
|
1999-02-11 04:20:44 +00:00 |
|
alecf%netscape.com
|
09f5f84955
|
fix for AIX compiler bustage
|
1999-02-11 04:13:50 +00:00 |
|
waterson%netscape.com
|
ef1ee577ca
|
Doh! Forgot to make two of the methods static.
|
1999-02-11 04:10:36 +00:00 |
|
waterson%netscape.com
|
2fab378292
|
Added nsRDFParserUtils.cpp.
|
1999-02-11 04:06:02 +00:00 |
|
waterson%netscape.com
|
d45123d0a0
|
Added some routines for use with parsing RDF/XML and XUL.
|
1999-02-11 04:05:41 +00:00 |
|
briano%netscape.com
|
d103b17982
|
Automated update
|
1999-02-11 04:00:36 +00:00 |
|
mscott%netscape.com
|
e654a9e928
|
Add local/tests/pop3 to list of mailnews directories...
|
1999-02-11 03:58:22 +00:00 |
|
mscott%netscape.com
|
f521ec53c1
|
Replaces old Makefile.in. We now want to build pop3 directory...
|
1999-02-11 03:57:53 +00:00 |
|
mscott%netscape.com
|
ae1c1ea360
|
Adding to build new directory...
|
1999-02-11 03:56:36 +00:00 |
|
troy%netscape.com
|
46bf1f1ab5
|
Fix for bug #3089
|
1999-02-11 03:56:00 +00:00 |
|
mscott%netscape.com
|
ec2903802b
|
moved into new subdirectory....
|
1999-02-11 03:33:04 +00:00 |
|
mscott%netscape.com
|
3d632c09ce
|
Build pop3 subdirectory...
|
1999-02-11 03:32:20 +00:00 |
|