Commit Graph

22211 Commits

Author SHA1 Message Date
hyatt%netscape.com
03647fcd8e Changing navigator to use a chrome URL for its skin. 1999-04-06 00:50:58 +00:00
hyatt%netscape.com
e50b1f72ce This assert shouldn't be present. 1999-04-06 00:49:50 +00:00
putterman%netscape.com
d606f4acfd Implement OnAssert and OnUnassert so delete and move work again. 1999-04-06 00:42:51 +00:00
pinkerton%netscape.com
b10a076be6 adding NavServices to InterfaceLib target. Added LiteCarbonLib target. 1999-04-06 00:42:26 +00:00
ducarroz%netscape.com
8876e69d85 part of Messenger Mac Landing, modifications affect only Mac build. 1999-04-06 00:40:57 +00:00
waterson%netscape.com
91118ec325 Added prtime to ensure PRTime gets defined. 1999-04-06 00:30:49 +00:00
rickg%netscape.com
c4b62ed8c6 tiny tweaks to keep in sync with new nsString 1999-04-06 00:29:40 +00:00
briano%netscape.com
8b2c490b77 Automated update 1999-04-06 00:29:36 +00:00
rickg%netscape.com
da3cc3d299 update to new string api 1999-04-06 00:22:46 +00:00
rjc%netscape.com
763a1389bf Unset lastPulse attribute before updating it to the new value. 1999-04-06 00:20:58 +00:00
briano%netscape.com
4f526a3668 Need to eliminate -pipe from CXXFLAGS as well on Solaris. 1999-04-06 00:18:34 +00:00
rjc%netscape.com
1a6315bd2c More fun with pulsing. Now check pulse interval and only pulse if interval has passed. 1999-04-06 00:14:53 +00:00
danm%netscape.com
3ba29450fc shortcut events and updates while window is being deleted 1999-04-06 00:11:43 +00:00
jband%netscape.com
01475d8a25 fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
danm%netscape.com
72a544f17d adding CloseWindow 1999-04-06 00:09:54 +00:00
matt%netscape.com
f42c9be6b8 Adding frame for sidebar and content window 1999-04-06 00:08:11 +00:00
matt%netscape.com
cc4c608444 Adding sidebar in a frame. Changing iframe to load a frame page
that loads the sidebar.  Changing targeting window to the content window
in the frame
1999-04-06 00:07:01 +00:00
matt%netscape.com
d5dc9c026c Adding functionality so that you can open bookmarks into content window. 1999-04-06 00:04:56 +00:00
cbegle%netscape.com
40a82ed7df Add a little more info to the template file. 1999-04-05 23:56:28 +00:00
bienvenu%netscape.com
371506b69f get top level reference threading working 1999-04-05 23:42:32 +00:00
putterman%netscape.com
d2c9aede5b Added views and sorting. 1999-04-05 23:37:13 +00:00
putterman%netscape.com
7cc6423cff added sorting. 1999-04-05 23:36:25 +00:00
putterman%netscape.com
4c0d65449b Fixed subfolders. 1999-04-05 23:35:56 +00:00
putterman%netscape.com
e379cbc2cd Added View All/Unread messages. 1999-04-05 23:35:35 +00:00
putterman%netscape.com
8331da1beb Added nsMessageViewDataSource 1999-04-05 23:35:10 +00:00
putterman%netscape.com
58bef020e2 Added ViewAllMessages ViewUnreadMessages. 1999-04-05 23:34:10 +00:00
putterman%netscape.com
9fd031ae06 Added nsIMessageView. 1999-04-05 23:33:43 +00:00
rjc%netscape.com
e7a9925a73 Small bug fix for non-debug builds. 1999-04-05 23:33:29 +00:00
putterman%netscape.com
e9c46278cd added message view datasource. 1999-04-05 23:32:46 +00:00
troy%netscape.com
d8e2981fbf Better handling of incremental reflow 1999-04-05 23:32:11 +00:00
putterman%netscape.com
b208d447f4 Fixed some refcounting problems. 1999-04-05 23:30:35 +00:00
wtc%netscape.com
97235cae95 The file type PR_DESC_SOCKET_POLL is not defined by NSPR. 1999-04-05 23:24:11 +00:00
wtc%netscape.com
dc1a1f6e96 On Solaris, the prpoll test needs to link with -lsocket because
it calls BSD socket functions.  Moved the rule for the attach
test to be together with other tests that need to link with -lpthread.
1999-04-05 23:23:05 +00:00
ducarroz%netscape.com
0e70ec5b97 updated project 1999-04-05 23:21:25 +00:00
briano%netscape.com
4ecf79a301 Automated update 1999-04-05 23:14:35 +00:00
briano%netscape.com
0e5a5ab85f Fix for NetBSD. Submitted by gduzan@acm.org. 1999-04-05 23:11:57 +00:00
rjc%netscape.com
0194c8fecc Add preliminary support for pulsing a container to see if its contents change. 1999-04-05 23:10:43 +00:00
rjc%netscape.com
305a97cf84 File system datasource and Find datasource now specify that they want to be pulsed for updates by any observer (such as the tree widget). Also, fix a couple of bugs in the Find datasource due to changes on how errors are reported by RDF. 1999-04-05 23:09:15 +00:00
mcmullen%netscape.com
1fd46d44bd Fix an erroneous assert. 1999-04-05 23:09:13 +00:00
cbegle%netscape.com
0fbe7f9f59 The JavaScript Test Library, Part I. ECMA v. 1.0. See the page at
http://www.mozilla.org/js/tests/library.html for information about
these tests, like how to run them and stuff.

According to fur, these tests should not get checked out when you
check out Mozilla -- you'd have to specifically check out mozilla/js/tests
to get all these files.
1999-04-05 22:58:49 +00:00
cata%netscape.com
daa363180e Bunch of new converters added. 1999-04-05 22:52:50 +00:00
bienvenu%netscape.com
34aa6f53a0 more work on threading, fix mork warnings, problem deleting out of date summary files 1999-04-05 22:50:45 +00:00
michaelp%netscape.com
9a556422fd enabled creation of blender objects. 1999-04-05 22:49:18 +00:00
michaelp%netscape.com
1a75786871 enabling new compositor. 1999-04-05 22:45:32 +00:00
briano%netscape.com
1f34e994de Cleaned up the use of the -j flag and added the --nodeps option. 1999-04-05 22:43:52 +00:00
briano%netscape.com
6e760f6783 Automated update 1999-04-05 22:32:31 +00:00
erik%netscape.com
c51b1e3ce3 Got rid of some tabs. 1999-04-05 22:31:58 +00:00
briano%netscape.com
e37d4ad85f Fix for Solaris/x86 build. Sun's as doesn't like having gcc flags passed to it. 1999-04-05 22:31:53 +00:00
briano%netscape.com
d1bfc1170b Automated update 1999-04-05 22:29:35 +00:00
akkana%netscape.com
757ae91c44 Turn editor on by default; use --disable-editor to turn it off 1999-04-05 22:21:02 +00:00