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

31635 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com e5214d97ce fix warnings 1999-06-25 00:28:45 +00:00
buster%netscape.com 4d7c316355 fixed Unix bustage. compare nsCOMPtr xxx.get() rather than just xxx 1999-06-25 00:28:28 +00:00
sspitzer%netscape.com 4babc88732 ingnore the generated makefile 1999-06-25 00:25:25 +00:00
sspitzer%netscape.com f3bc6030be sendpage not built on windows by default 1999-06-25 00:24:28 +00:00
sspitzer%netscape.com 7ea2d6cf80 fix warnings. get this stuff to build on UNIX 1999-06-25 00:23:26 +00:00
sspitzer%netscape.com dae66c5647 more tests for unix 1999-06-25 00:21:00 +00:00
ftang%netscape.com 108fc44c26 fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
pollmann%netscape.com e9ee749ccd Use the style system to get the mouse pointer for an image input element. 1999-06-25 00:19:44 +00:00
sspitzer%netscape.com 7221bfe080 makefile changes to get these tests to build on UNIX 1999-06-25 00:19:06 +00:00
rhp%netscape.com e14df87e9b New function for ULR parsing 1999-06-25 00:10:13 +00:00
putterman%netscape.com e737e08372 Add NS_INIT_REFCNT() and QueryInterface can query for the correct interface. 1999-06-25 00:09:08 +00:00
warren%netscape.com a2a64c8c3b Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +00:00
warren%netscape.com 83e2275608 Swapped args to NS_OpenURI. 1999-06-25 00:08:05 +00:00
warren%netscape.com 59a16f77b9 Added group argument. Swapped args to NS_OpenURI 1999-06-25 00:07:34 +00:00
gagan%netscape.com 21ec6ddf0f More Necko landing changes. 1999-06-25 00:03:22 +00:00
ducarroz%netscape.com c8528d779d Add nsIMsgSendListener.idl Add nsIMsgSendLaterListener.idl 1999-06-24 23:54:49 +00:00
ducarroz%netscape.com 89695cbc7d Add nsURLFetcher.cpp 1999-06-24 23:54:46 +00:00
rhp%netscape.com 1c192ecb11 Changes for compose reorg 1999-06-24 23:54:34 +00:00
buster%netscape.com e85123ef14 quiet debug now 1999-06-24 23:50:53 +00:00
ducarroz%netscape.com cee0f087f5 add comi18n.h 1999-06-24 23:49:25 +00:00
buster%netscape.com 261977f84c fixed build bustage, forgo using nsCOMPtr on views, they can't be ref counted! 1999-06-24 23:49:03 +00:00
buster%netscape.com 4b4a096a17 added behavior for password fields
fixed a bunch of selection bugs
1999-06-24 23:37:55 +00:00
buster%netscape.com 4707ee0cc9 added rules for password behavior 1999-06-24 23:36:56 +00:00
slamm%netscape.com f4cea56dbf Fix tiny error. 1999-06-24 23:34:56 +00:00
buster%netscape.com 6eaba5847c added nsIEditProperty::img 1999-06-24 23:34:41 +00:00
buster%netscape.com 5b68553f5b added img 1999-06-24 23:33:47 +00:00
buster%netscape.com ab2b06f0c5 fixed illegal use of nsCOMPtr 1999-06-24 23:33:18 +00:00
buster%netscape.com c48a20536f attempt to fix mac build 1999-06-24 23:32:03 +00:00
slamm%netscape.com 390a4fa01f Pass all build params to log. 1999-06-24 23:30:34 +00:00
slamm%netscape.com 1ce42e70e0 Add ability to show log fragment. 1999-06-24 23:30:08 +00:00
warren%netscape.com 79d37bdc6c More necko changes. 1999-06-24 23:23:23 +00:00
putterman%netscape.com 71f6c2daf4 use nsIMsgCopyService's CopyMessages. 1999-06-24 23:22:49 +00:00
ftang%netscape.com 7197c8c293 implement our own QueryInterfce to fix casting problem 1999-06-24 23:16:44 +00:00
warren%netscape.com 054ac73b6c Changed our library names from netwerk to necko. 1999-06-24 23:13:46 +00:00
slamm%netscape.com 8f0e83b326 Avoid counting repeated warnings too many times. 1999-06-24 23:01:02 +00:00
warren%netscape.com 3fc52f0e95 Added nsILoadGroup. Changed load attribute strategy to flags. 1999-06-24 22:58:42 +00:00
buster%netscape.com 133251af56 fixed problem that scrollbars would appear on single-line text controls
fixed API masking problem, thanks Simon!
1999-06-24 22:42:50 +00:00
buster%netscape.com ef65d66461 added GetIID static methods to public interfaces. Code-reviewed by Kevin M. 1999-06-24 22:40:53 +00:00
briano%netscape.com 86248d81a4 Fix for the case where jscpucfg dies and leaves a zero-length jsautocfg.h. 1999-06-24 22:35:28 +00:00
bienvenu%netscape.com 9c0fdfc1f3 fix unix warning 1999-06-24 22:35:22 +00:00
slamm%netscape.com e158cd46b4 Add license. Output html to a file. 1999-06-24 22:33:33 +00:00
bienvenu%netscape.com d05a199a94 turn on utf7 en and decoding 1999-06-24 22:30:26 +00:00
briano%netscape.com 479ed49694 Maybe this will make it work with broken shells that object to blank lines. 1999-06-24 22:19:42 +00:00
slamm%netscape.com 6b211734fb Move warnings into tinderbox. 1999-06-24 22:10:11 +00:00
slamm%netscape.com f9274510c3 Parse warnings and print a report based on cvs blame. 1999-06-24 22:07:54 +00:00
hangas%netscape.com ca4d183e51 Reorganized address book JS files 1999-06-24 22:03:19 +00:00
ftang%netscape.com 7eb8f83f6b fix bug- add break in switch statement 1999-06-24 22:00:58 +00:00
radha%netscape.com 81e099f3fd Disable relaod button while loading a page 1999-06-24 21:59:02 +00:00
law%netscape.com 9a76bf8277 Fix for bug #7148; set table width to 100% rather than fixed to avoid funky layout problems 1999-06-24 21:56:33 +00:00
hangas%netscape.com b5e63022d5 First Checked In. 1999-06-24 21:50:53 +00:00