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

5608 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com 259d821d54 Ripping out js from finddialog 1999-05-13 01:31:15 +00:00
pinkerton%netscape.com 8e75dbcde2 AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
law%netscape.com 32596385a2 Adding new implementation header that generates boilerplate component code 1999-05-11 19:05:10 +00:00
law%netscape.com 442eb2a0c4 New stream transfer component 1999-05-11 19:01:45 +00:00
law%netscape.com dc39ce2e6b New unknown-content-type-handler component 1999-05-11 18:51:36 +00:00
law%netscape.com 6a1597bb44 New sample component 1999-05-11 18:41:01 +00:00
hyatt%netscape.com 33062e36ef Supporting nsIEventqueues. 1999-05-04 23:38:27 +00:00
sfraser%netscape.com 1f6259c79d Fix bustage (comparison of nsCOMPtr<nsIFoo> with nsIFoo*) 1999-04-28 04:29:13 +00:00
law%netscape.com 2dea7948eb Make nsITextServicesDocument transient so we can search new pages that get loaded in the webshell 1999-04-28 03:58:30 +00:00
law%netscape.com 4cb8fe729e Make wrapping work 1999-04-27 06:53:50 +00:00
law%netscape.com f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
briano%netscape.com 6ec4ca77dd Many Unix variants do not define 'false', so use PR_FALSE to fix them. 1999-04-27 01:27:03 +00:00
bruce%cybersight.com 18d572987c Fix for luxor bustage. Thanks dveditz, smfr. 1999-04-27 00:48:23 +00:00
sfraser%netscape.com aa11f8d2dc Try to fix the Unix bustage in nsFindComponent. 1999-04-27 00:26:46 +00:00
bruce%cybersight.com f98e8d571b Fix AIX build bustage. Please do not forget about our dear friend PR_FALSE. Mr. false is a bad guy and is not well liked by many compilers, especially xlC on AIX. 1999-04-26 23:40:44 +00:00
law%netscape.com 010518e8de Kill this once and for all 1999-04-26 21:17:50 +00:00
sfraser%netscape.com fc69a61f5f Split out nsFindDialog into a separate file. Lots of other FInd-related changes. 1999-04-26 19:00:28 +00:00
sfraser%netscape.com b7119a9118 First Checked In. 1999-04-26 18:59:46 +00:00
sfraser%netscape.com 57015ae9f7 Fix button disabling problem 1999-04-26 18:59:23 +00:00
sfraser%netscape.com 1c1cf4d6dc Split the find code into two files. 1999-04-26 18:58:57 +00:00
mcmullen%netscape.com 324f0b0d96 Added some comments and shortened some heap blocks. Called WaitNextEvent a few times before trying to get high-level events. 1999-04-23 23:09:29 +00:00
mcmullen%netscape.com 3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
alecf%netscape.com b1a7698fbf 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 480f5a3db6 Removed parts of makefile to make linux and solaris happy with this section 1999-04-23 07:59:56 +00:00
sfraser%netscape.com 4da56bc3e3 First Checked In. 1999-04-22 20:03:13 +00:00
rickg%netscape.com 101597e5f1 update to sync with nsString2 1999-04-22 06:25:24 +00:00
sfraser%netscape.com f55fcb0c57 Add netlib library 1999-04-22 04:24:48 +00:00
sfraser%netscape.com dfa5ae595d First Checked In. 1999-04-22 04:20:19 +00:00
law%netscape.com bca20e75de Fix some nsCOMPtr abuse 1999-04-22 04:14:38 +00:00
law%netscape.com c1a6693588 Remove debug stuff (since this rocks now) 1999-04-22 03:07:51 +00:00
sfraser%netscape.com 5897ac1511 First Checked In. 1999-04-22 03:05:01 +00:00
alecf%netscape.com 89465e49a6 ignore generated files 1999-04-22 02:48:21 +00:00
alecf%netscape.com 9a063da133 fix virtual destructors 1999-04-22 02:47:31 +00:00
alecf%netscape.com 0129757068 go into find 1999-04-22 02:42:13 +00:00
alecf%netscape.com 23d6f7cce0 fix nsISupports IID 1999-04-22 02:41:54 +00:00
alecf%netscape.com aed610db67 fix depth on makefiles 1999-04-22 02:40:07 +00:00
law%netscape.com ad5144d556 Adding to unix build 1999-04-22 02:33:17 +00:00
law%netscape.com cb78ad57bf Add to unix build 1999-04-22 02:24:41 +00:00
law%netscape.com 7fbfe121a7 Crap. Sorry 'bout that, folks. This one should be OK. 1999-04-22 02:04:33 +00:00
law%netscape.com 37974c7c72 Updated to match nsFindComponent.cpp 1999-04-22 01:59:14 +00:00
law%netscape.com 4bcbfb9104 Fix bug in argument fetching code 1999-04-22 01:58:35 +00:00
law%netscape.com 9dd8c22d0d Oops, missed this one 1999-04-22 01:07:23 +00:00
alecf%netscape.com ba82b12357 add to unix build 1999-04-22 00:49:02 +00:00
law%netscape.com 3c9922ab17 Setting up for win32 build of components directory 1999-04-22 00:32:34 +00:00
law%netscape.com 74a0e5a4ea Updates 1999-04-22 00:27:39 +00:00
mcmullen%netscape.com c72b7426b6 Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com 0bac551b79 First Checked In. 1999-04-21 23:35:31 +00:00
law%netscape.com d20796f79a Added component registration stuff 1999-04-21 19:32:43 +00:00
law%netscape.com a658a3d584 Initial draft of new Find Component 1999-04-21 06:52:36 +00:00
law%netscape.com 615a54b171 New app shell componentry 1999-04-21 06:49:17 +00:00
sfraser%netscape.com a51634749e First Checked In. 1999-04-20 22:38:29 +00:00
radha%netscape.com 76fca6a5d0 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 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
rjc%netscape.com e123cebbe9 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 70f1ea2b11 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 3ef13c8351 Commented out some lines to make it work better. 1999-02-02 19:28:52 +00:00
rpotts%netscape.com 537f3e20b1 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 a7d1af8e49 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00