Commit Graph

147 Commits

Author SHA1 Message Date
ducarroz%netscape.com
380e76a803 First Checked In. 1999-06-03 00:40:55 +00:00
mcmullen%netscape.com
c60580068f Implemented xp default prefs 1999-06-03 00:40:08 +00:00
mcmullen%netscape.com
516773d925 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com
1b08628883 Implemented XP default prefs. 1999-06-03 00:31:40 +00:00
mcmullen%netscape.com
83906283f6 Removed some "obsolete" functions. 1999-06-03 00:30:21 +00:00
mcmullen%netscape.com
cdf62475fb Using XP technique for default prefs now. 1999-06-03 00:27:44 +00:00
mcmullen%netscape.com
ccf298582b Remove the resources from this file. Now moving to an XP solution. 1999-06-03 00:27:04 +00:00
mcmullen%netscape.com
c2088731b7 First Checked In. 1999-06-02 01:59:23 +00:00
bruce%cybersight.com
b9b3764aef The include guard name changed with the conversion of nsIPref to xpidl. This file needed to be updated for that. Should fix the OSF/1 build. 1999-05-30 18:48:56 +00:00
alecf%netscape.com
a82e7a2474 I forgot to make this interface scriptable 1999-05-28 23:04:19 +00:00
alecf%netscape.com
4490935384 oops, missed a few more size_t's 1999-05-28 22:30:30 +00:00
alecf%netscape.com
b572703073 fix mac bustage - missed this size_t when switching to XPIDL syntax 1999-05-28 22:29:53 +00:00
alecf%netscape.com
0e88a73b33 turn on XPConnect for nsIPref 1999-05-28 22:03:40 +00:00
alecf%netscape.com
e51ba21892 make nsIPref scriptable, and turn on XPIDL compiling on unix
(windows is on the way)
1999-05-28 22:01:07 +00:00
sspitzer%netscape.com
d32d2146af make unix like the other platforms (use ImapMail as the imap mail dir) 1999-05-28 05:20:32 +00:00
sspitzer%netscape.com
38098098b8 remove my comment 1999-05-28 03:36:04 +00:00
sspitzer%netscape.com
36eaf36bcd whoops, I should only be setting some prefs if they didn't have a prefs file 1999-05-28 03:24:30 +00:00
sspitzer%netscape.com
d1db27f420 make my hack less of a hack. use the pref api instead of writing out the the
stream.

this is much better.  (thanks to alecf for the suggestion).
1999-05-28 03:16:03 +00:00
sspitzer%netscape.com
2dab1707f4 fix windows bustage for my change to nsPref.cpp 1999-05-28 00:06:51 +00:00
sspitzer%netscape.com
933c84b10b if no prefs file exists, take a stab at creating a useful one for those inside netscape.
there aren't enough getter methods in the profile code to get the smtp server and the other info.
for now, all I can get is the default profile name
1999-05-28 00:03:43 +00:00
cmanske%netscape.com
eb549f64f3 Removed Windows-specific default directory string from prefs 1999-05-26 21:39:59 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mcmullen%netscape.com
09941ba775 Turning reading of default files back on for Macintosh, since parsing now seems to work. 1999-05-17 08:18:26 +00:00
briano%netscape.com
f50c1483b1 Fix for QNX. 1999-05-13 03:13:14 +00:00
briano%netscape.com
0e490e9bcc Fix for QNX. 1999-05-11 20:58:37 +00:00
mcmullen%netscape.com
9c9bc2c189 Clean up, and remove double linefeed at the end (which causes the Macintosh not to work). 1999-05-10 19:17:59 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mcmullen%netscape.com
be4860a7e2 Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh. 1999-05-05 22:25:23 +00:00
mcmullen%netscape.com
370c242339 Adding default preference javascript files to the macintosh build. Also, fixing a line termination bug (#5508) 1999-05-04 19:12:37 +00:00
mcmullen%netscape.com
18432cff4b Adding default preference javascript files to the macintosh build. 1999-05-04 19:08:59 +00:00
akkana%netscape.com
30d71aa4e8 5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann 1999-04-29 20:42:14 +00:00
mcmullen%netscape.com
0113a0379c Make preferences work even if there is no file locator service, by using "default_prefs.js" in the current working directory. 1999-04-27 21:38:13 +00:00
mcmullen%netscape.com
b863d6b3bc Fix an error return value. 1999-04-26 18:46:13 +00:00
mcmullen%netscape.com
9a4af42537 Fix unix warning about sscanf 1999-04-21 22:55:37 +00:00
mcmullen%netscape.com
e450421fd3 Fix PREF_Cleanup so that it can be called twice with impunity. 1999-04-21 22:17:30 +00:00
mcmullen%netscape.com
75a8504750 Call ShutDown automatically on destruction. 1999-04-21 22:17:28 +00:00
mcmullen%netscape.com
e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
mcmullen%netscape.com
9f7e2955ec Not in build 1999-04-20 23:53:32 +00:00
mcmullen%netscape.com
d3ec3c37f5 This is still not in the build yet. 1999-04-20 23:18:44 +00:00
mcmullen%netscape.com
384d08a06a Added base.shlb (or baseDebug.shlb) to the libs list, in preparation for coming changes. 1999-04-20 01:08:48 +00:00
mcmullen%netscape.com
1071b35f96 First Checked In. 1999-04-19 23:44:19 +00:00
mccabe%netscape.com
a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
alecf%netscape.com
d470392827 augh. remove raptorbase for now because we're not using nsQuickSort just yet 1999-04-15 03:51:47 +00:00
alecf%netscape.com
6de5845c13 ugh, back out this fix until mac links against raptorbase 1999-04-15 03:18:43 +00:00
alecf%netscape.com
ab34197005 link against raptorbase to get nsQuickSort 1999-04-15 03:15:28 +00:00
alecf%netscape.com
8c729fd38d make sure we can get to raptorbase to get nsQuickSort.h 1999-04-15 03:08:20 +00:00
alecf%netscape.com
7fd57936db make libpref use new nsQuickSort 1999-04-15 02:54:54 +00:00
alecf%netscape.com
c1c46f0ff7 oops, forgot to make this function pure virtual, broke mac 1999-04-10 21:15:25 +00:00
alecf%netscape.com
61925de339 add ClearUserPref() to the nsIPref interface (needed for mail/news work) 1999-04-10 20:58:50 +00:00
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00