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

31612 Коммитов

Автор SHA1 Сообщение Дата
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
valeski%netscape.com 7c8a0879d9 not in main pull - added cookie test stuff 1999-06-24 21:41:19 +00:00
valeski%netscape.com efa7a153ba not on main pull - pulled extraneous reference to an nsIHTTPNotify 1999-06-24 21:35:21 +00:00
av%netscape.com 4aabe84866 Fixing build problem 1999-06-24 21:34:37 +00:00
putterman%netscape.com 7fef340bde Work for doing copy through RDF 1999-06-24 21:26:48 +00:00
putterman%netscape.com 6d38cf62f7 Finish the copy before deleting the old message. 1999-06-24 21:26:10 +00:00
putterman%netscape.com c5fd7727fe Add database to copying. 1999-06-24 21:25:39 +00:00
waterson%netscape.com 6d5adaa9f4 Replace use of EqualsNode() with pointer comparison. This is safe (and has been for a while :-/) because literals are hashed. 1999-06-24 21:19:54 +00:00
waterson%netscape.com b6f0320775 Fix use of nsString with nsAutoString where appropriate. 1999-06-24 21:19:02 +00:00
cmanske%netscape.com 7b44d7dad9 Changed SetBodyAttribute to use nsEditor::SetAttribute so txn system is used for undo 1999-06-24 21:17:50 +00:00
sspitzer%netscape.com 1c34c4a672 check return values. don't compare a nsresult with NS_OK directory, use the macros. 1999-06-24 21:16:01 +00:00
sspitzer%netscape.com 76e708b0e2 fix warnings 1999-06-24 21:09:58 +00:00
cmanske%netscape.com aaa2213d4c Fixed GetBodyElement. Changed editor test doc to not use CSS for background. Initial code to edit element properties when double-clicking on element. 1999-06-24 20:59:45 +00:00
ftang%netscape.com d5b73ea666 add Japanese detector 1999-06-24 20:56:04 +00:00
bienvenu%netscape.com 2a0b730db7 fix warnings, don't close local maildb when setting summary valid 1999-06-24 20:55:42 +00:00
av%netscape.com 9a84b40ce1 fixes getting right hdc foe winless plugin painting, disabled yet 1999-06-24 20:55:33 +00:00
ftang%netscape.com ab1a84aa6d seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-24 20:55:32 +00:00
ftang%netscape.com 9fbc0ed028 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00
ftang%netscape.com 1322d82dae Makefile.in 1999-06-24 20:54:07 +00:00
sspitzer%netscape.com 64f3202695 ignore the soon-to-be-generated files 1999-06-24 20:50:14 +00:00
rogerl%netscape.com a8790683a9 Added tree deletion to regexp finalizer 1999-06-24 20:47:20 +00:00
briano%netscape.com d9d9ab87a2 Automated update 1999-06-24 20:44:57 +00:00
ftang%netscape.com f2db1295e5 add japanese detector 1999-06-24 20:44:56 +00:00
ftang%netscape.com 9b6ead39d8 add verifier generation tools 1999-06-24 20:41:28 +00:00