Commit Graph

1447 Commits

Author SHA1 Message Date
mcmullen%netscape.com
ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
sspitzer%netscape.com
7a369e2673 change the hard coded last page visted to be waterson's home page, not radha's. 1999-06-21 20:19:24 +00:00
sspitzer%netscape.com
a1fcb1af95 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +00:00
sspitzer%netscape.com
f807f28068 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com
525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
rjc%netscape.com
00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
sfraser%netscape.com
4a5005ed34 Removed obsolete base DLL. 1999-06-19 22:09:46 +00:00
sfraser%netscape.com
2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00
sfraser%netscape.com
0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
sspitzer%netscape.com
4d5f8a6002 changes to add support for the "browser.startup.page" pref and the new
"browser.startup.splash" page pref.

all that's left is to get radha to add the code to get the last page visted.
1999-06-19 21:06:59 +00:00
waterson%netscape.com
ef85fb6fbd Bug 8513. Fix incorrect nsAutoString usage. 1999-06-19 01:14:45 +00:00
mcmullen%netscape.com
8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
law%netscape.com
5475ef8ea8 Additional fix for bug #8161 1999-06-18 18:29:39 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
law%netscape.com
73c6743dbb Fix for bug #8161; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:31:51 +00:00
law%netscape.com
139d0b7380 Fix for bug #4779; approved by chofmann@netscape.com, reviewed by waterson@netscape.com 1999-06-18 00:27:31 +00:00
mcmullen%netscape.com
73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
sfraser%netscape.com
a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
sspitzer%netscape.com
34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
rjc%netscape.com
6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com
ee476ea9f4 Add "Save Search" button with appropriate disabling/enabling. 1999-06-16 04:27:16 +00:00
rjc%netscape.com
b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
rjc%netscape.com
cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
waterson%netscape.com
944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
rjc%netscape.com
bc437f4bc6 Fix depth. 1999-06-15 05:32:53 +00:00
rjc%netscape.com
0913171464 Put Search resources into res/samples 1999-06-15 05:28:46 +00:00
rjc%netscape.com
2f3d7f9e0e Add in appropriate MANIFEST and makefiles. 1999-06-15 05:21:47 +00:00
mcmullen%netscape.com
92fc5761ff Changed API to nsIPref 1999-06-15 05:18:01 +00:00
rjc%netscape.com
d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00
law%netscape.com
ac5056f46d Wiring up More Info... button 1999-06-14 21:52:23 +00:00
tague%netscape.com
50ebaac494 Removed empty export lists from files. This breaks older versions of nmake 1999-06-14 03:49:31 +00:00
rjc%netscape.com
6970884032 Be sure to write out bookmarks.html to the same place we read it in from! Bookmarks were moved from mozilla/rdf/ to mozilla/xpfe/components/bookmarks and bookmarks.html is now stored inside of $DIST/res/samples instead of the old $DIST/res/rdf 1999-06-12 02:29:16 +00:00
slamm%netscape.com
7994bc71ac bm-props.js splitting JavaScript into separate file. 1999-06-11 23:37:28 +00:00
slamm%netscape.com
c1e3dce399 Fix for bug #6371, Adding entity tags for strings. Also, splitting javascript into separate file. 1999-06-11 23:35:56 +00:00
matt%netscape.com
9eceba2554 fixing bug 7907 1999-06-11 18:22:51 +00:00
rjc%netscape.com
65985b956d Fix importing of "IE favorites" on Windows which was broken by mcmullen when he checked in a supposed fix for something that wasn't broken. 1999-06-11 08:34:50 +00:00
waterson%netscape.com
c8ada4a416 Fix crash parsing IE favorites. 1999-06-11 08:06:53 +00:00
waterson%netscape.com
c9ed1229ff Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com
6cfa4268fc Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com
6873fd9101 Change bookmarks service progid slightly. 1999-06-11 06:18:49 +00:00
waterson%netscape.com
37ace187fc Add xpfe/components/bookmarks to the build. 1999-06-11 06:16:32 +00:00
waterson%netscape.com
d739224702 Clean up compiler warning. 1999-06-11 05:58:42 +00:00
waterson%netscape.com
b80013aed1 First Checked In. 1999-06-11 05:50:55 +00:00
waterson%netscape.com
7a89c3e34b Debug to get running properly. 1999-06-11 05:47:19 +00:00
waterson%netscape.com
3f34830090 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
waterson%netscape.com
026c47b889 Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
mcmullen%netscape.com
b22f6febbc Updated to changed prefwindow interface. 1999-06-10 23:55:54 +00:00
law%netscape.com
ad4433a3e8 added files: mozilla/xpfe/components/ucth/public/nsIUnkContentTypeHandler.idl, removed files: mozilla/xpfe/components/ucth/public/nsIUnknownContentTypeHandler.idl 1999-06-10 23:48:24 +00:00
law%netscape.com
5398320ed1 Fix mac build bustage (file name was too long) 1999-06-10 23:45:54 +00:00
waterson%netscape.com
eba1a8d894 Add entity references to make localizable. 1999-06-10 23:42:18 +00:00
law%netscape.com
8ecbd24288 Switching xpfe components to use XPIDL 1999-06-10 22:43:08 +00:00
law%netscape.com
df68c17157 added files: mozilla/xpfe/components/find/public/nsIFindComponent.idl, mozilla/xpfe/components/ucth/public/nsIUnknownContentTypeHandler.idl, mozilla/xpfe/components/xfer/public/nsIStreamTransfer.idl 1999-06-10 22:36:27 +00:00
law%netscape.com
cfeba9ea51 Preparing for switch to XPIDL 1999-06-10 22:07:26 +00:00
law%netscape.com
fe158c8b15 Preparing for switch to XPIDL 1999-06-10 21:55:36 +00:00
law%netscape.com
d14e90a20d Preparing for switch to XPIDL 1999-06-10 21:47:30 +00:00
mcmullen%netscape.com
534a90e613 Removed an unused variable. 1999-06-10 20:32:35 +00:00
law%netscape.com
c4b8d699d0 Switching to XPIDL (this isn't actually used quite yet) 1999-06-10 20:20:21 +00:00
mcmullen%netscape.com
b1b51a930d Converted method names to lowerStartInterCaps, following the JS convention. Combined init() and showWindow to reduce pointless verbosity in javascript usage (since they are always called together). Added a third parameter, an initial panel url, though this is as yet unsupported. 1999-06-10 19:55:08 +00:00
mscott%netscape.com
71e08d3991 Remove references to mailnews header files. 1999-06-10 07:41:35 +00:00
mcmullen%netscape.com
2da6e9a03f XML is case sensitive, and that's why the "Save" button didn't work! 1999-06-10 02:32:06 +00:00
law%netscape.com
164ce90940 Switching to XPIDL (this isn't actually used quite yet) 1999-06-10 02:15:58 +00:00
law%netscape.com
2fdc5d7b10 Switching to XPIDL 1999-06-10 01:35:04 +00:00
sspitzer%netscape.com
1302b51a17 fix build bustage. 1999-06-09 22:01:00 +00:00
mcmullen%netscape.com
684082f458 First Checked In. 1999-06-09 20:14:24 +00:00
law%netscape.com
493358e0f4 Adding for Mac 1999-06-09 20:00:36 +00:00
dp%netscape.com
d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
mcmullen%netscape.com
ab033bd1b2 Updated URLs to the new .xul files. 1999-06-08 23:20:28 +00:00
mcmullen%netscape.com
10475274a3 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com
f4431e016a Bulletproofing. 1999-06-08 23:18:27 +00:00
mcmullen%netscape.com
8b3e526d16 Turned on the prefwindow subdirectory on windows 1999-06-08 21:33:56 +00:00
mcmullen%netscape.com
c1aa35453d Fixed the module names 1999-06-08 21:28:23 +00:00
sfraser%netscape.com
5af5f97005 Turn off debugging table border. 1999-06-08 21:27:05 +00:00
mcmullen%netscape.com
0bdb844344 added a cast 1999-06-08 21:23:41 +00:00
law%netscape.com
a89dfbd4ab XPIDLifying app shell components 1999-06-08 21:23:21 +00:00
mcmullen%netscape.com
790081d15d Added MODULE= 1999-06-08 21:19:07 +00:00
mcmullen%netscape.com
81427ef9ed ... 1999-06-08 21:18:05 +00:00
mcmullen%netscape.com
fee248eeef Forgot the damned ./ 1999-06-08 21:13:56 +00:00
mcmullen%netscape.com
03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
303236739d Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
mcmullen%netscape.com
0e7b99cdb2 Continuing development (not yet in build) 1999-06-08 20:48:34 +00:00
matt%netscape.com
4fcb038072 adding pref-advanced.xul 6894 1999-06-08 20:45:37 +00:00
matt%netscape.com
ecb09b712a Taking out prefbottom.xul from makefiles 1999-06-08 20:38:35 +00:00
matt%netscape.com
e18b454e5f fixing bug 6483 1999-06-08 20:33:40 +00:00
matt%netscape.com
b4802cce10 fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
matt%netscape.com
74cd2a1d81 removing prefbottom.html since we don't use it anymore 1999-06-08 20:23:38 +00:00
waterson%netscape.com
2808e53bc3 Hook up link clicking; make separators into HTML HRs instead of hyphens. 1999-06-07 23:53:41 +00:00
waterson%netscape.com
1ab07bf4ad Initial revision. 1999-06-07 23:22:30 +00:00
waterson%netscape.com
b9b65d633f Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
waterson%netscape.com
cd72dfc31e Initial revision. 1999-06-07 21:53:50 +00:00
waterson%netscape.com
1c79128849 Add xpfe/components/related directory to the build. 1999-06-07 21:19:22 +00:00
waterson%netscape.com
026787bf0b Add related directory to the build. 1999-06-07 21:18:44 +00:00
waterson%netscape.com
a7846f4db6 Add NetworkModule.shlb to opt build. 1999-06-07 21:16:02 +00:00
waterson%netscape.com
076cb7997b First Checked In. 1999-06-07 20:05:06 +00:00
waterson%netscape.com
d2496c1746 Unix build. 1999-06-07 19:22:18 +00:00
law%netscape.com
475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
waterson%netscape.com
8b3c20a566 Remove manifest.mn. 1999-06-07 19:16:56 +00:00
jdunn%netscape.com
960f707df8 need to specify that the base classes are public (since some native
compilers default unspecified ones as private)
1999-06-07 18:37:55 +00:00
jdunn%netscape.com
90da68314b backing out my illegal checkin that i did when the tree was closed 1999-06-07 16:27:57 +00:00
jdunn%netscape.com
8d8168000c specifying that the base classes are indeed public (since some native
compilers default unspecified ones as private)
1999-06-07 16:21:03 +00:00
waterson%netscape.com
753a01341a Initial revision. Not yet in the build. 1999-06-07 10:08:47 +00:00
waterson%netscape.com
b55c316816 Initial revision. Not yet in the build. 1999-06-07 09:56:34 +00:00
mcmullen%netscape.com
105c00d0f7 Working, working. 1999-06-04 23:32:03 +00:00
mcmullen%netscape.com
6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00
sfraser%netscape.com
5e19b415d8 Be extra safe with the nsISupports IID 1999-06-04 22:51:32 +00:00
sfraser%netscape.com
f588145a78 Keep the lamer compilers happy. 1999-06-04 22:33:53 +00:00
sfraser%netscape.com
d5b2def7b3 Some renaming of nodes to reduce ambiguity, and leave the field open for Find and Replace later. 1999-06-04 21:49:21 +00:00
sfraser%netscape.com
44ffed7214 New, improved Find that keys off the selection, rather than storing offsets inside the find context. 1999-06-04 21:48:47 +00:00
waterson%netscape.com
13d7775169 Removed unnecessary LINCS. 1999-06-04 03:18:38 +00:00
mcmullen%netscape.com
3beb3c2b35 Checked in in error 1999-06-03 22:52:33 +00:00
mcmullen%netscape.com
d880240f09 First Checked In. 1999-06-03 22:50:16 +00:00
mcmullen%netscape.com
7e7f964a88 In progress 1999-06-03 21:43:44 +00:00
mcmullen%netscape.com
30b094ed4f First Checked In. 1999-06-03 21:41:11 +00:00
mcmullen%netscape.com
fefe7f8216 First Checked In. 1999-06-03 21:18:31 +00:00
mcmullen%netscape.com
2631821140 First Checked In. 1999-06-03 19:57:28 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com
7dd039a375 Check for null pointer to avoid crashes in Unix viewer. 1999-05-19 08:06:47 +00:00
waterson%netscape.com
438da77ed2 Bug 5630. Use nsRandomAccessInputStream to improve read performance. Also, use nsIProfile::GetCurrentProfileDir() to locate the history files. 1999-05-18 23:20:31 +00:00
alecf%netscape.com
71eceea768 check return values when adding stuff to the history graph.
a=waterson
1999-05-18 22:11:35 +00:00
waterson%netscape.com
3cc49dbf1c Add history component. 1999-05-18 04:12:21 +00:00
waterson%netscape.com
0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
waterson%netscape.com
93ce2325a6 First Checked In. 1999-05-18 03:15:19 +00:00
waterson%netscape.com
e3d3cd7b36 First Checked In. 1999-05-18 02:53:28 +00:00
matt%netscape.com
f23666f3ec Adding internationalization to this file 1999-05-17 23:42:09 +00:00
waterson%netscape.com
ed3d583086 Initial revision. 1999-05-17 23:19:15 +00:00
waterson%netscape.com
ae90727736 Update to deal with MOZ_BRPROF being defined; fix some warnings. 1999-05-17 23:17:36 +00:00
matt%netscape.com
30c22332b8 Internationizing file 1999-05-17 22:56:09 +00:00
waterson%netscape.com
ac7f9ed6a9 Initial revision. 1999-05-17 22:43:54 +00:00
waterson%netscape.com
db7a7cd3ee Initial revision as an XPFE component. 1999-05-17 22:36:17 +00:00
mcmullen%netscape.com
21f0555a94 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
law%netscape.com
c12ac28eaf Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
law%netscape.com
e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
mcmullen%netscape.com
51e1784719 Initialized to correct files/prefixes etc. 1999-05-13 23:38:08 +00:00
mcmullen%netscape.com
fd93c555c9 Initializing with the right files/names etc. 1999-05-13 23:32:40 +00:00
mcmullen%netscape.com
ec345fd27e Initialized this to the right files etc. 1999-05-13 23:22:00 +00:00
law%netscape.com
4e6f96e88b Adding to mac build 1999-05-13 22:46:44 +00:00
law%netscape.com
2625fdf03d Turn on new components (win and unix) 1999-05-13 22:23:17 +00:00
law%netscape.com
0fc6a66d09 New and improved 1999-05-13 05:38:38 +00:00
matt%netscape.com
895c5d82e9 Adding finddialog.js to makefiles 1999-05-13 01:31:45 +00:00
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