Commit Graph

31697 Commits

Author SHA1 Message Date
akkana%netscape.com
8acb7e9e08 5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace 1999-06-24 20:15:52 +00:00
Jerry.Kirk%Nexwarecorp.com
ce6ab6bfde - Adding support for nsSound 1999-06-24 20:14:59 +00:00
Jerry.Kirk%Nexwarecorp.com
867f1329bf - Adding nsSound.cpp to fix the BeepTest.html 1999-06-24 20:14:05 +00:00
blizzard%redhat.com
bb107e9417 fixes for font sizes - thanks tor 1999-06-24 20:10:30 +00:00
blizzard%redhat.com
e53a8b4f55 properly initialize the rendering context - thanks ramiro 1999-06-24 20:08:35 +00:00
leaf%mozilla.org
0171c389d9 removing extraneous formats from sprintf call. (It's bad, umkay?) 1999-06-24 19:48:27 +00:00
terry%mozilla.org
4b7dc6a000 Get rid of hard-coded lxr strings. 1999-06-24 18:17:58 +00:00
rhp%netscape.com
31e07bc6b3 Changes for test harness 1999-06-24 13:59:46 +00:00
blizzard%redhat.com
44376dd122 make event callback methods virtual, start work on cheese-filled-scrollbars 1999-06-24 13:30:49 +00:00
rpotts%netscape.com
654bb4089c Fixed some reference counting problems with nsHTTPChannel::GetTransport(...) 1999-06-24 11:26:38 +00:00
rpotts%netscape.com
323c65c8b7 Fixed nsHTTPChannel::GetEventSink(...) to addref the event sink being returned. This is consistant with XPCom guidelines.. 1999-06-24 11:00:46 +00:00
rpotts%netscape.com
9dca85f93d Fixed nsHTTPChannel::GetURI(...) to addref the URI being returned. This is consistant with XPCom guidelines.. 1999-06-24 10:52:41 +00:00
rpotts%netscape.com
ebf0309305 Added NSPR logging... Reworked the building of the request to *only* use nsStrings. 1999-06-24 10:05:01 +00:00
rjc%netscape.com
d6644ac1e1 More cleanup. 1999-06-24 09:48:34 +00:00
rjc%netscape.com
c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com
c11e58c0ab Get Find working with new tree. 1999-06-24 09:16:58 +00:00
rpotts%netscape.com
a39e1f12ff Added initial support for PR_LOG... 1999-06-24 08:56:57 +00:00
alecf%netscape.com
078b80b1c0 check return values on GetIncomingServer 1999-06-24 08:34:31 +00:00
zuperdee%penguinpowered.com
d4c9c63cea Fix for nsRenderingContextMotif.cpp. This should enable viewer to work now! 1999-06-24 08:32:31 +00:00
fur%netscape.com
e1ac50b525 Backing out the merge with SpiderMonkey140_BRANCH for LiveConnect.
Some OJI-related changes were made on the trunk that can't be easily
reconciled with the branch.
1999-06-24 05:56:16 +00:00
fur%netscape.com
05603647c8 Merge changes from SpiderMonkey140_BRANCH between
JS_STABLE_DROP_04261999 and
 JS_STABLE_DROP_06221999
1999-06-24 05:22:41 +00:00
danm%netscape.com
e18b5e37c8 oops 1999-06-24 04:25:57 +00:00
danm%netscape.com
258b158702 oops 1999-06-24 04:00:58 +00:00
bienvenu%netscape.com
3493534409 fix purify errors, particularly mismatched deletes 1999-06-24 03:53:35 +00:00
briano%netscape.com
7d4256d61b Fix for OpenBSD, and potential fix for Solaris/x86. 1999-06-24 03:49:33 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
briano%netscape.com
dbf66fa37f File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
briano%netscape.com
57f1cda907 File was missing the required newline at the end of file. 1999-06-24 03:13:10 +00:00
leaf%mozilla.org
c9a9396aee make it binary, home-skillet 1999-06-24 02:52:18 +00:00
gagan%netscape.com
4de981d222 Fix the default line problem. Added a /cookie case to send a dummy "set-cookie: header" 1999-06-24 02:29:20 +00:00
troy%netscape.com
aa80493e19 Fix for bug #7397. Changed space manager to allows negative values
for rect regions
1999-06-24 02:04:50 +00:00
troy%netscape.com
2334f89bca Updated to test for negative values for rect regions 1999-06-24 02:03:34 +00:00
slamm%netscape.com
a0f533886c Add log file name to log links. 1999-06-24 02:02:14 +00:00
briano%netscape.com
64af1d164b Changed 'true' and 'false' to 'PR_TRUE' and 'PR_FALSE' to fix the non-gcc Unix builds. 1999-06-24 01:59:26 +00:00
talisman%anamorphic.com
c7481e24a1 This time it should be good. This is the splash screen image. 1999-06-24 01:58:43 +00:00
talisman%anamorphic.com
24527c0c7e Whoops... didn't add it as binary first time. 1999-06-24 01:57:36 +00:00
slamm%netscape.com
97c8d04bed Build file name has from glimpse list. 1999-06-24 01:47:36 +00:00
hyatt%netscape.com
5d793c4ca4 Fun with tree widget scrollbars. 1999-06-24 01:45:44 +00:00
briano%netscape.com
2d90d87296 Fixed the breakage in the IRIX 6.3 build caused by a problem with the compiler/assembler combination (?). 1999-06-24 01:35:52 +00:00
talisman%anamorphic.com
504ed05517 Added code to show a splash screen at startup. 1999-06-24 01:34:34 +00:00
talisman%anamorphic.com
2126dfb21d Splash-screen class. 1999-06-24 01:34:09 +00:00
talisman%anamorphic.com
728a6133b1 New file for splash screen - this is the graphic that displays. 1999-06-24 01:32:46 +00:00
gordon%netscape.com
8a3f1735a0 First Checked In. 1999-06-24 01:14:30 +00:00
valeski%netscape.com
6cef7df918 not in SeaMonkey pull. added toLowerCase() on the header passed into the GetHeader() method so we're comparing like case strings. also made the ExamineREsponse call syncronous until the proxy object problems are worked out. 1999-06-24 01:12:16 +00:00
jefft%netscape.com
5677a8a6f3 more on copy service 1999-06-24 00:52:19 +00:00
bienvenu%netscape.com
69f916e6d3 put in code for utf7, but not enabled 1999-06-24 00:50:37 +00:00
jefft%netscape.com
12b51e4602 added files: mozilla/mailnews/base/src/nsMsgCopyService.cpp 1999-06-24 00:50:32 +00:00
jefft%netscape.com
905166ee59 export nsMsgCopyService.h 1999-06-24 00:49:43 +00:00
jefft%netscape.com
f7f024feca added new files nsMsgCopyService.h nsMsgCopyService.cpp 1999-06-24 00:47:40 +00:00
jefft%netscape.com
1866c819ed added nsMsgCopyService to the factory 1999-06-24 00:46:01 +00:00