Commit Graph

31955 Commits

Author SHA1 Message Date
hyatt%netscape.com
7cd05a8274 More shuffling and error-checking. 1999-06-28 10:47:52 +00:00
hyatt%netscape.com
d1ffe01e19 Shuffling some stuff around. 1999-06-28 10:38:06 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
hyatt%netscape.com
c756114f03 Number Two: Mail/news performance continued to decline. We thought the
situation with the tree widget was hopeless.  And so we cloned it.  This
new tree widget is exactly like the original in every way... only
1/8 its size.

Dr. Evil: I shall call it... MINI-TREE.

(Translation: Backward scrolling now works in the lazy tree
widget.)
1999-06-28 08:35:10 +00:00
mcafee%netscape.com
f200abccb2 Changes for BeOS. 1999-06-28 08:12:44 +00:00
ramiro%netscape.com
fae93fa5cd Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Properly set the background of native widgets and fonts for text areas.
1999-06-28 07:49:39 +00:00
rickg%netscape.com
02ec2986df fixed bugs 4041 and 8047 1999-06-28 07:03:01 +00:00
warren%netscape.com
1e65a8281c Fixed NS_NewUnicharStreamLoader export. Added NS_NewLoadGroup. 1999-06-28 06:58:05 +00:00
warren%netscape.com
3d36f091af Added nsIBlockingNotification.h. Fixed NS_NewUnicharStreamLoader export. 1999-06-28 06:57:35 +00:00
brendan%netscape.com
314d395746 OK, final fix not to impute JS_ARGUMENT_FORMATTER_DEFINED from va_start (duh).
Despite my stupidity here, I must say that over-includers elsewhere of both
jspubtd.h and jsapi.h, and even jscntxt.h, with system headers intermixed, suck
a lot too.
1999-06-28 04:50:37 +00:00
brendan%netscape.com
33592bf521 Shoot me now. 1999-06-28 04:36:54 +00:00
brendan%netscape.com
bfb9739a08 *Clone* JSArgumentFormatter typedef from jspubtd.h to jsapi.h to cope with bad
includers who grab jspubtd.h first, then stdarg.h, then jsapi.h.  Suckage.
1999-06-28 04:04:58 +00:00
brendan%netscape.com
0476eb43d9 Move JSArgumentFormatter typedef from jspubtd.h to jsapi.h to cope with bad
includers who grab jspubtd.h first, then stdarg.h, then jsapi.h.
1999-06-28 03:52:16 +00:00
brendan%netscape.com
e3df4f3ab2 Added custom JS_{Convert,Push}Arguments{,VA} formatter function support for
use by XPConnect and other clients.
1999-06-28 03:13:21 +00:00
blizzard%redhat.com
6501c344cd page up and page down
pages that move and reflow
next comes the gaffaw
1999-06-28 02:11:22 +00:00
blizzard%redhat.com
2e27fccfeb child window goes
inside scrollbar parent window
next will come events
1999-06-28 00:59:43 +00:00
putterman%netscape.com
872660a7a6 Initialize rv otherwise checking it later could return wrong results. 1999-06-27 23:16:25 +00:00
jefft%netscape.com
51bb03f56e Make nsCopyRequest::Init() returning nsresult 1999-06-27 21:47:29 +00:00
peterl%netscape.com
a35f309ef4 removed autostring constructor usage per rickg
cleaned up url listing
1999-06-27 21:17:39 +00:00
peterl%netscape.com
eb116131c1 cleanup url listing 1999-06-27 21:16:16 +00:00
peterl%netscape.com
536fe1d103 removed old autostring constructor per rickg 1999-06-27 20:42:45 +00:00
syd%netscape.com
1179ee65ba Clean up compiler warning (unused variable) 1999-06-27 20:29:16 +00:00
syd%netscape.com
5e684e91e6 Fix compiler warning 1999-06-27 19:52:51 +00:00
cmanske%netscape.com
17586ccce6 Adding editor toolbar icon 1999-06-27 19:39:30 +00:00
rickg%netscape.com
d7fd3aea6c nsString API fixup 1999-06-27 18:53:46 +00:00
cmanske%netscape.com
194ec56cfa Composer UI work. Experiment with popup window for alignment setting 1999-06-27 18:47:19 +00:00
rickg%netscape.com
76a550598f fixup nsString API 1999-06-27 18:21:27 +00:00
rickg%netscape.com
c00c4e3868 fixup to nsString API 1999-06-27 18:12:01 +00:00
rickg%netscape.com
efc862d675 fixup nsString API usage 1999-06-27 18:04:40 +00:00
cmanske%netscape.com
9990cdcf6c Removed causes of warnings 1999-06-27 17:55:37 +00:00
cmanske%netscape.com
60d5aba6fb Added an addref for returned element from GetSelectedElement 1999-06-27 17:55:01 +00:00
valeski%netscape.com
4ee80b3794 lib name change and location change 1999-06-27 16:47:04 +00:00
valeski%netscape.com
31904b36c6 added cookie dir to necko build (haven't tested on anything bug win32) 1999-06-27 16:46:45 +00:00
valeski%netscape.com
bbb4c6f975 added the nsCookieHTTPNotify class to the lib factory. also fixed a QI bug. 1999-06-27 16:43:03 +00:00
valeski%netscape.com
ce095de1af NECKO if defs 1999-06-27 16:36:48 +00:00
valeski%netscape.com
4774c312e7 NECKO #ifdeffing 1999-06-27 16:35:17 +00:00
valeski%netscape.com
32de4bf808 various #ifdef NECKO fixes. 1999-06-27 16:12:20 +00:00
valeski%netscape.com
5d97589deb copied the nsIUnicharStreamLoader interface and implementation over to necko; TEMPORARILY. This stuff does not belong in necko and needs to be factored out. I pushed it in to satisfy the NECKO builds. 1999-06-27 16:02:03 +00:00
rpotts%netscape.com
85fffec863 Fix to avoid those nasty divide by zero errors :-) 1999-06-27 11:14:35 +00:00
rpotts%netscape.com
7a9792088c Added support for loading a bunch of URLs from a file which is specified on the command-line... 1999-06-27 11:02:40 +00:00
mcafee%netscape.com
b700ca9058 BeOS changes. 1999-06-27 10:17:36 +00:00
mcafee%netscape.com
8b1cb99be0 BeOS changes 1999-06-27 10:13:28 +00:00
mcafee%netscape.com
e140d3c2d3 BeOS changes 1999-06-27 09:34:52 +00:00
mcafee%netscape.com
9004f2c1df BeOS changes 1999-06-27 09:28:16 +00:00
mcafee%netscape.com
fbd468ebbe BeOS changes 1999-06-27 09:18:50 +00:00
toshok%hungry.com
fae84cf83b use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
toshok%hungry.com
05b01fafd0 use getCanonicalPath instead of of getCanonicalFile().toString, as both JDK1.1 & 1.2 has getCanonicalPath, but only 1.2 has getCanonicalFile. 1999-06-27 08:38:50 +00:00
alecf%netscape.com
f4d5551fe5 oops. check in regenerated headers
(I will add the IDL to the mac build soon)
1999-06-27 06:35:32 +00:00
alecf%netscape.com
ce8bc1db8b fix one of my warnings 1999-06-27 06:30:59 +00:00
alecf%netscape.com
833749e78e remove dead code 1999-06-27 06:28:35 +00:00