Граф коммитов

587 Коммитов

Автор SHA1 Сообщение Дата
mcmullen%netscape.com c8bd676230 Command-line documents are now working. 1999-04-23 22:31:44 +00:00
alecf%netscape.com 5a4df13627 fix from Jim Jance <jim_nance@yahoo.com> to fix DGUX
make sure -L lines are BEFORE -l lines
1999-04-23 21:45:13 +00:00
braddr%puremagic.com 762ee5f039 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
sfraser%netscape.com 0b4afab1ac First Checked In. 1999-04-22 20:03:13 +00:00
rickg%netscape.com d232fd1178 update to sync with nsString2 1999-04-22 06:25:24 +00:00
sfraser%netscape.com 160521a3d0 Add netlib library 1999-04-22 04:24:48 +00:00
sfraser%netscape.com 97e58eb25e First Checked In. 1999-04-22 04:20:19 +00:00
law%netscape.com 107ec01b9b Fix some nsCOMPtr abuse 1999-04-22 04:14:38 +00:00
law%netscape.com b8b3546f3e Remove debug stuff (since this rocks now) 1999-04-22 03:07:51 +00:00
sfraser%netscape.com 0117b5adcc First Checked In. 1999-04-22 03:05:01 +00:00
alecf%netscape.com 394130e656 ignore generated files 1999-04-22 02:48:21 +00:00
alecf%netscape.com 8016f46f10 fix virtual destructors 1999-04-22 02:47:31 +00:00
alecf%netscape.com 488a78fcf7 go into find 1999-04-22 02:42:13 +00:00
alecf%netscape.com b0c1213688 fix nsISupports IID 1999-04-22 02:41:54 +00:00
alecf%netscape.com 684e1a4c35 fix depth on makefiles 1999-04-22 02:40:07 +00:00
law%netscape.com d4025906cd Adding to unix build 1999-04-22 02:33:17 +00:00
law%netscape.com 98d570e921 Add to unix build 1999-04-22 02:24:41 +00:00
law%netscape.com 4c880b41f1 Crap. Sorry 'bout that, folks. This one should be OK. 1999-04-22 02:04:33 +00:00
law%netscape.com e7dc253d01 Updated to match nsFindComponent.cpp 1999-04-22 01:59:14 +00:00
law%netscape.com 5af9e97fc5 Fix bug in argument fetching code 1999-04-22 01:58:35 +00:00
law%netscape.com b2a931eac7 Oops, missed this one 1999-04-22 01:07:23 +00:00
alecf%netscape.com 6e25879fa8 add to unix build 1999-04-22 00:49:02 +00:00
law%netscape.com b3f7855400 Setting up for win32 build of components directory 1999-04-22 00:32:34 +00:00
law%netscape.com b357bae08c Updates 1999-04-22 00:27:39 +00:00
mcmullen%netscape.com f09e4132bc Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com 3df07c0126 First Checked In. 1999-04-21 23:35:31 +00:00
law%netscape.com a0e608a9c1 Added component registration stuff 1999-04-21 19:32:43 +00:00
law%netscape.com d1c7d6f4ff Initial draft of new Find Component 1999-04-21 06:52:36 +00:00
law%netscape.com 675efbb137 New app shell componentry 1999-04-21 06:49:17 +00:00
sfraser%netscape.com 81dd03cea4 First Checked In. 1999-04-20 22:38:29 +00:00
radha%netscape.com 47626eaeca Implement 2 interfaces to return handle to argc and argv.
Conform to code style standards
1999-03-19 01:15:39 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
rjc%netscape.com 2a52afbc07 Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
mcmullen%netscape.com 8ec785eea3 Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic. 1999-02-03 03:13:53 +00:00
rods%netscape.com 11b55d93fc Commented out some lines to make it work better. 1999-02-02 19:28:52 +00:00
rpotts%netscape.com d098408cb3 Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-( 1999-01-25 08:34:56 +00:00
radha%netscape.com a1e67dbf64 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00