24695 Commits

Author SHA1 Message Date
rods%netscape.com
5f4d029297 Changed release of services to use the service manager 1999-04-23 17:00:52 +00:00
blizzard%redhat.com
45a68c56bf make tests work with more than just gtk 1999-04-23 16:59:35 +00:00
blizzard%redhat.com
654988edb4 make xlib code build again 1999-04-23 16:59:09 +00:00
rods%netscape.com
264c41888a removing them 1999-04-23 16:58:05 +00:00
kin%netscape.com
0a1c9c3096 Misc changes to the nsITextServicesDocument interface. 1999-04-23 16:52:28 +00:00
scc%netscape.com
47c014affa fixed type 1999-04-23 16:51:45 +00:00
mcafee%netscape.com
2c905d7de3 Removing nsSelectionMgr from the build 1999-04-23 16:50:17 +00:00
mcmullen%netscape.com
c621a6eaa8 Added AppleEvent support files 1999-04-23 16:49:49 +00:00
mcmullen%netscape.com
5db38655fb Added nsAppleEvents.r and nsAppleEvents.rsrc 1999-04-23 16:48:43 +00:00
scc%netscape.com
1291d03e17 added ability to create a XUL document from a stream; consequently factored some existing routines 1999-04-23 16:48:33 +00:00
scc%netscape.com
f033719a36 Added required GetIID methods 1999-04-23 16:48:32 +00:00
scc%netscape.com
748a92905f Added GetDocumentFactory method; Added required GetIID method(s) 1999-04-23 16:48:31 +00:00
scc%netscape.com
d828879f09 Added the ability to construct a XUL document from a stream 1999-04-23 16:48:30 +00:00
pinkerton%netscape.com
e6e8270301 removing selection manager 1999-04-23 16:47:56 +00:00
bruce%cybersight.com
0e89b6e2ab Must define inline methods _before_ calling them on AIX 4.2 with xlC. 1999-04-23 16:47:30 +00:00
pinkerton%netscape.com
c1b7eeebae removing selection manager. 1999-04-23 16:47:11 +00:00
rods%netscape.com
ff28d7481f removed nsSelectionMgr 1999-04-23 16:47:09 +00:00
mcmullen%netscape.com
9ad4fb834d Added nsAppleEvents.h 1999-04-23 16:47:06 +00:00
rods%netscape.com
8272b88f90 Removed SelectionMgr 1999-04-23 16:47:05 +00:00
mcmullen%netscape.com
2fbe4c3e49 First Checked In. 1999-04-23 16:46:08 +00:00
mcafee%netscape.com
c72247a6ae defining what APPSHELL_DLL is, fixing Linux bustage. 1999-04-23 16:44:46 +00:00
scc%netscape.com
d9cf5c693d Adding new interfaces 1999-04-23 16:35:05 +00:00
scc%netscape.com
a2c61867c6 First Checked In. 1999-04-23 16:33:54 +00:00
pinkerton%netscape.com
6d8959888e add nasdaq composite to stock list. 1999-04-23 16:20:25 +00:00
pinkerton%netscape.com
5d0ff0af77 remove MathLib for carbon compliance. 1999-04-23 16:16:15 +00:00
pinkerton%netscape.com
8155453daa fix bug #5296. copy registry.rdf instead of making an alias to prevent people from editing and checking in a customized chrome registry. 1999-04-23 16:13:15 +00:00
kin%netscape.com
9f74df168f Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
kin%netscape.com
8a94321424 Removed spellchk from the list of directories to build. 1999-04-23 15:47:33 +00:00
jefft%netscape.com
2b81869485 fixed build bustage 1999-04-23 15:18:25 +00:00
kipp%netscape.com
3ecd939521 Moved hacked call to floater adds out of nsPlaceholderFrame and into nsLineLayout 1999-04-23 15:15:53 +00:00
rods%netscape.com
a570e5b6c0 Switch Drag&Drop over to nsCOMPtr and fixed service release 1999-04-23 14:43:30 +00:00
rods%netscape.com
4f4cf854ea Switch Paste support over to nsCOMPtr 1999-04-23 14:41:32 +00:00
rods%netscape.com
32b8e9292b Added nsCOMPtr support 1999-04-23 14:38:27 +00:00
rods%netscape.com
e8dbe5399f Reworked for nsCOMPtr 1999-04-23 14:35:26 +00:00
troy%netscape.com
4466f403c7 Added GetFrameType() and renamed GetAnchoredItem() to GetOutOfFrameFlow() 1999-04-23 14:34:48 +00:00
troy%netscape.com
50f93a7b42 Added placeholderFrame atom 1999-04-23 14:32:12 +00:00
rods%netscape.com
9877d0911c Fixed key event support 1999-04-23 14:30:51 +00:00
rods%netscape.com
4c62ab7704 Added Get/Set DragAction 1999-04-23 14:13:06 +00:00
rods%netscape.com
fb21f331a5 Added Set/Get DragAction 1999-04-23 14:12:31 +00:00
rods%netscape.com
7e3116f0fc Added two new support methods 1999-04-23 14:10:55 +00:00
rods%netscape.com
a2c0521b65 Switch over to nsCOMPtr
Added better cursor feedback support
1999-04-23 14:10:39 +00:00
briano%netscape.com
8f7b66a858 Automated update 1999-04-23 13:59:37 +00:00
ramiro%netscape.com
fd298ee0a3 Take out dumb mistake i left in here sometime ago. Should fix the shrike
build.
1999-04-23 13:58:23 +00:00
jefft%netscape.com
ff1de19446 getting imap root folder directory from prefs instead of hard coded string 1999-04-23 13:55:53 +00:00
mccabe%netscape.com
ba4f36c065 Backed out my previous checkin.
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
1999-04-23 09:20:36 +00:00
mccabe%netscape.com
ceb11bcb32 Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo. 1999-04-23 09:10:09 +00:00
mccabe%netscape.com
f9df0964f2 Twiddled error reporter; added a '\n' after messages. 1999-04-23 09:01:18 +00:00
rjc%netscape.com
857cea3cdf Checking in Scott Putterman's changes to use nsISupportsArray instead of a void array. 1999-04-23 08:32:42 +00:00
braddr%puremagic.com
480f5a3db6 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
briano%netscape.com
5fbe7fd007 Automated update 1999-04-23 07:44:39 +00:00