Commit Graph

19473 Commits

Author SHA1 Message Date
alecf%netscape.com
4870da1dcf purify fixes from bruce@cybersight.com - free memory the right way 1999-03-10 00:32:44 +00:00
alecf%netscape.com
4cee014796 purify fixes from bruce@cybersight.com
use delete[] rather than delete
1999-03-10 00:31:59 +00:00
briano%netscape.com
ec4c607ac7 Automated update 1999-03-10 00:30:41 +00:00
mcafee%netscape.com
b165f8007d Fixing Solaris/CC bustage. 1999-03-10 00:29:34 +00:00
akkana%netscape.com
19d79b051d Fix UMR, caught with purify by bruce@portland.puremagic.com 1999-03-10 00:28:47 +00:00
donm%netscape.com
35fe91b9b2 solaris gcc needs different command line options to link a
set of static libs into a shared lib.
1999-03-10 00:27:20 +00:00
waterson%netscape.com
a5516443bd Change class to clazz to get to compile in C++. 1999-03-10 00:22:22 +00:00
nhotta%netscape.com
28403c158f Added charset menu items in view menu. 1999-03-10 00:21:26 +00:00
slamm%netscape.com
5256fe9914 Give warning for 'make depend' with --enable-md. 1999-03-10 00:03:12 +00:00
pinkerton%netscape.com
65c86529ea new styles for expanding and collapsing folders 1999-03-10 00:01:55 +00:00
sfraser%netscape.com
c20b330fd5 onConstruction -> onload 1999-03-10 00:00:06 +00:00
dougt%netscape.com
af851edcc3 First Checked In. 1999-03-09 23:59:16 +00:00
slamm%netscape.com
c6d29414c2 Change 'name' array to 'build'. Looks like name is reserved or something. 1999-03-09 23:59:15 +00:00
mscott%netscape.com
e1fe72cf05 Build nsMsgIdentity and nsMsgMailSession. 1999-03-09 23:52:24 +00:00
mscott%netscape.com
32d0f7105e Export nsIMsgIdentity.h and nsIMsgMailSession.h. 1999-03-09 23:51:40 +00:00
waterson%netscape.com
28ac6a50e7 Made sure to initialize rv to NS_OK. 1999-03-09 23:51:34 +00:00
rods%netscape.com
f4cc0cfeeb Added the handling for nsDragDropEvents for files 1999-03-09 23:51:29 +00:00
rods%netscape.com
38d1f93ab8 Added EnableDileDrop method 1999-03-09 23:50:40 +00:00
rods%netscape.com
f2ef9cb1e0 Added nsDragDropEvent 1999-03-09 23:50:18 +00:00
rods%netscape.com
3e7517accd Added File Drop
Now handling the WM_DROPFILE event
1999-03-09 23:48:58 +00:00
cata%netscape.com
67b4a7c121 "extern" declaration for global vars fixed. 1999-03-09 23:48:10 +00:00
rods%netscape.com
e394a625f7 Added method EnableFileDrop (temporary for D&D work) 1999-03-09 23:47:47 +00:00
rods%netscape.com
116931cf21 Added Uuid.lib and OLE32.lib for drag & drop 1999-03-09 23:46:24 +00:00
rods%netscape.com
5bb45ba38e Added shell32.lib 1999-03-09 23:44:21 +00:00
rods%netscape.com
fb0a9d8dcf Added nsDropTarget 1999-03-09 23:39:15 +00:00
rods%netscape.com
0035ef0bc5 initial checkin 1999-03-09 23:38:37 +00:00
mscott%netscape.com
a36ba33fc0 Fix runtime breakage caused by changing nsFilePath to nsFileSpec. 1999-03-09 23:17:44 +00:00
cmanske%netscape.com
714238a1d4 2nd try to get it right in get editor factory method 1999-03-09 23:06:16 +00:00
dougt%netscape.com
78a5a8496a ack. 1999-03-09 23:06:11 +00:00
cmanske%netscape.com
a4506026a7 Fixed editor registration and startup problems 1999-03-09 22:52:24 +00:00
cata%netscape.com
8ecb1f457e Docs added. 1999-03-09 22:41:09 +00:00
dougt%netscape.com
327babe1ee Added VR_ calls to the export list. 1999-03-09 22:39:09 +00:00
pinkerton%netscape.com
38c2b8b578 fix minor goof in xptoolkit sample menu 1999-03-09 22:39:02 +00:00
putterman%netscape.com
074faa3f0d use correct mailbox path. 1999-03-09 22:38:40 +00:00
putterman%netscape.com
c1fff3c3a7 use nsCRT string functions. 1999-03-09 22:38:22 +00:00
putterman%netscape.com
8ea8587311 Added folder listener so we can run the mailbox parsing url. 1999-03-09 22:37:55 +00:00
putterman%netscape.com
3abfe3dbd8 Added xplib.lib and added folderListener 1999-03-09 22:37:06 +00:00
rhp%netscape.com
6a0cd77a46 Changes for autoregistration as well as the new stream converter
interface.
1999-03-09 22:37:03 +00:00
putterman%netscape.com
07e9c0cbb9 implement SetMessageKey 1999-03-09 22:36:24 +00:00
putterman%netscape.com
bb3d64d79b OnAnnouncerGoingAway is abstract. 1999-03-09 22:35:57 +00:00
troy%netscape.com
a4ccf253e0 Some more table pagination improvements 1999-03-09 22:34:51 +00:00
putterman%netscape.com
1353fb24cb Added folder listener. 1999-03-09 22:34:29 +00:00
mcmullen%netscape.com
734ffedf47 Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +00:00
akkana%netscape.com
5a4c5d7eac fixing merge problem of windows not looking for components in components directory - dp & akkana 1999-03-09 22:18:32 +00:00
pinkerton%netscape.com
16a81f6c14 make the personal toolbar buttons more mozilla centric, even if everything else is blatant NSCP drug money. 1999-03-09 22:13:36 +00:00
michaelp%netscape.com
83a0b9f54a added background image.
made one table relatively positioned.
added opacity to transparent scrolled table.
1999-03-09 22:12:20 +00:00
michaelp%netscape.com
eedcdf698b added nsIClipView.h
added support for getting/setting scroll properties in scrollable view so
that the app can control whether scrolling should be accomplished via
blitting or painting.
more work in progress for the new compositor.
1999-03-09 22:10:31 +00:00
michaelp%netscape.com
423c436a70 added blender method that takes rendering contexts.
added LockDrawingSurface() and UnlockDrawingSurface() to rendering
context.
fixed state maintenance errors in rendering context win.
added IsReleaseDCDestructive() to drawingsurfacewin.
1999-03-09 22:07:06 +00:00
pinkerton%netscape.com
b732bed0da added xptoolkit tree test 1 to menus 1999-03-09 22:06:38 +00:00
rjc%netscape.com
f19354c9e7 Comment out PR_ASSERT() due to assert/unassert now actually being called. 1999-03-09 22:06:29 +00:00