Граф коммитов

16837 Коммитов

Автор SHA1 Сообщение Дата
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
briano%netscape.com 0b1ad71bce Can't use -Wall if we're not using gcc.... 1999-02-12 01:30:50 +00:00
alecf%netscape.com f030b889ad use built-in rules to build idlc compiler 1999-02-12 01:21:31 +00:00
alecf%netscape.com 2ab9fd7273 update windows makefile 1999-02-12 01:11:59 +00:00
alecf%netscape.com 1ec8549f3e fix XPIDL output 1999-02-12 01:05:30 +00:00
alecf%netscape.com 4bd67ef2c4 add new nsMessengerFactory to instantiate the messenger AppCore 1999-02-12 01:01:56 +00:00
briano%netscape.com a7dc5681bd Automated update 1999-02-12 01:00:35 +00:00