Commit Graph

16843 Commits

Author SHA1 Message Date
peterl%netscape.com
7f04fb00e6 changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
peterl%netscape.com
23929edb39 changed all html tags to lower case 1999-02-12 06:17:06 +00:00
jband%netscape.com
8bdb4abdb4 NOT YET PART Of SEAMONKEY - in the middle of adding support for converting more data types, changes to deal with changes to xpt_struct.h 1999-02-12 06:15:06 +00:00
blizzard%redhat.com
f6be47b6f0 make resizing go. 1999-02-12 06:07:24 +00:00
jfrancis%netscape.com
036585983e adding nsIContentIterator.h 1999-02-12 06:00:06 +00:00
pierre%netscape.com
09720ba83b GetHints() returns NS_RENDERING_HINT_FAST_8BIT_TEXT 1999-02-12 05:56:56 +00:00
briano%netscape.com
c1988422d7 Automated update 1999-02-12 05:45:37 +00:00
jfrancis%netscape.com
e72764b4bb File Removed. 1999-02-12 05:43:51 +00:00
troy%netscape.com
0ff08d7805 Changed LoadURL() to look at the destination anchor and see if it's an element
within the current document. If so, it calls the pres shell's GoToAnchor()
function
1999-02-12 05:43:46 +00:00
troy%netscape.com
1c116ce1a6 Added GoToAnchor() 1999-02-12 05:39:33 +00:00
mscott%netscape.com
3902b6b61f Build the tests directory... 1999-02-12 05:34:29 +00:00
mscott%netscape.com
be8c06b423 Add mailnews\local\tests\mailbox to list of mailnews directories to build makefiles for... 1999-02-12 05:32:17 +00:00
grail%cafebabe.org
9bc579ab91 Corrected access modifier. 1999-02-12 05:29:42 +00:00
jfrancis%netscape.com
c05f31a624 XPCOMified the content iterator; fixed some bugs in DeleteRange() 1999-02-12 05:28:46 +00:00
jfrancis%netscape.com
c7563c0df2 XPCOMified nsContentIterator; added it to layout factory CreateInstance code 1999-02-12 05:28:12 +00:00
mscott%netscape.com
426a6caef8 Build mailbox protocol and mailbox url classes... 1999-02-12 05:27:36 +00:00
mscott%netscape.com
7ff6ba09de Export nsIMailboxUrl.h 1999-02-12 05:27:04 +00:00
mscott%netscape.com
a607490ded makefile for building mailbox test stuff 1999-02-12 05:26:42 +00:00
mscott%netscape.com
81bbd0c065 Build mailbox test directory 1999-02-12 05:26:21 +00:00
evaughan%netscape.com
db164f2293 Made the HTML input button gfx rendered and in the netscape look and feel. Minus rounded borders
that CSS doesn't currently support.
1999-02-12 05:20:55 +00:00
mscott%netscape.com
2e1447e0a6 Added some comments about how this test app works... 1999-02-12 05:07:59 +00:00
waldemar%netscape.com
19a63d44ad Added getter, setter, with, default arguments, and renamed declarations to definitions 1999-02-12 04:59:19 +00:00
waldemar%netscape.com
7a360c2e1b Added option to turn off line breaks within a tag 1999-02-12 04:57:49 +00:00
mscott%netscape.com
9e934a74be Build the mailboxTest harness.... 1999-02-12 04:49:04 +00:00
mscott%netscape.com
75d34aec3d Test harness for mailbox urls. 1999-02-12 04:48:46 +00:00
mscott%netscape.com
c7a0009f0f A stub implementation of the mailbox parser used to test parsing mail folder mailbox urls... 1999-02-12 04:48:31 +00:00
mscott%netscape.com
dfad8c6c25 Build new mailbox protocol stuff... 1999-02-12 04:47:33 +00:00
mscott%netscape.com
a73271b892 First check in of the mailbox protocol module. 1999-02-12 04:46:51 +00:00
mscott%netscape.com
84ad13250c Implementation of nsIMailboxUrl interface 1999-02-12 04:46:24 +00:00
mscott%netscape.com
f2a5f958d9 Export nsIMailboxurl.h 1999-02-12 04:44:13 +00:00
mscott%netscape.com
d8fdf9cd13 Interface for mailbox urls... 1999-02-12 04:43:46 +00:00
jfrancis%netscape.com
4bc7ed9202 added contentIterator cid 1999-02-12 04:42:14 +00:00
jfrancis%netscape.com
acff8104b6 fixing iid collision with simon 1999-02-12 04:39:21 +00:00
jfrancis%netscape.com
c47974d9e4 *** empty log message *** 1999-02-12 04:36:18 +00:00
jfrancis%netscape.com
0d41a75bc9 grabbed a couple id's for contentIterator iid and cid 1999-02-12 04:34:36 +00:00
jfrancis%netscape.com
a53854a1ea First Checked In. 1999-02-12 04:28:29 +00:00
troy%netscape.com
b92726dd0f Fixed a ref counting problem and added a cast so we're pointing at the
object and not the interface in function Equals()
1999-02-12 04:26:43 +00:00
rickg%netscape.com
e57df4d2d0 reset top 100 pages 1999-02-12 03:00:38 +00:00
briano%netscape.com
15c57277f0 Automated update 1999-02-12 02:31:28 +00:00
slamm%netscape.com
12484a3b24 Add -Wall only if $CC and $CXX pass test 1999-02-12 02:22:25 +00:00
bienvenu%netscape.com
f77b185a7c test mailbox parser code 1999-02-12 02:00:08 +00:00
bienvenu%netscape.com
da092e57c1 get test mailbox parser linking 1999-02-12 01:59:16 +00:00
bienvenu%netscape.com
9f63630e77 replace PR_ASSERT with NS_ASSERTION 1999-02-12 01:58:10 +00:00
slamm%netscape.com
5d537487c5 Make pedantic an option until it can actually pass. 1999-02-12 01:53:54 +00:00
slamm%netscape.com
813e22d35f Clean up a temp file. 1999-02-12 01:46:18 +00:00
briano%netscape.com
a5f3073d4e Automated update 1999-02-12 01:45:35 +00:00
kipp%netscape.com
72f11610ac Disabled -pedantic support until it's fully tested! 1999-02-12 01:42:51 +00:00
slamm%netscape.com
adb95f1bf0 Clean up CFLAGS. Move some items off CFLAGS and onto DEFINES. 1999-02-12 01:40:34 +00:00
hyatt%netscape.com
bedf348d9a Changes to the table frame construction code to fix breakage in the tree view. 1999-02-12 01:35:37 +00:00
briano%netscape.com
a6397b588a Automated update 1999-02-12 01:32:08 +00:00