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

194 Коммитов

Автор SHA1 Сообщение Дата
pchen%netscape.com 377819e42a backing out bnesse at his request since he found conflicts with dougt's
checkin
2001-10-19 21:24:03 +00:00
bnesse%netscape.com 8403e03f3b Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-19 20:55:54 +00:00
bnesse%netscape.com afaf69b7a2 Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf. 2001-10-08 19:52:17 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
bnesse%netscape.com b3a71b6595 Fix for bug 92447. Internalize loading of config file so it can be re-read if the preferences are reset. r=chipc, mitesh. sr=sfraser. 2001-09-05 18:22:10 +00:00
mitesh%netscape.com f384d9fc0e Fix for Bug 87661 - moving AutoConfig creation after reading of netscape.cfg
r=bnesse, sr=shaver and a=asa
2001-08-24 19:44:45 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
bnesse%netscape.com f35caf85e8 Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C. 2001-06-08 20:31:34 +00:00
mitesh%netscape.com 1e1ffa36cf Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
srilatha%netscape.com 22437b8ee1 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
bnesse%netscape.com c70641bd34 Added comments as per alecf. [Not part of the build.] 2001-04-18 05:16:47 +00:00
bnesse%netscape.com f87f83c2a5 Added additional comments about functionality of reset & clear. [Not part of the build] 2001-04-12 23:27:45 +00:00
bnesse%netscape.com 786d052d2a Trimmed comments to < 80 characters as per request. [Not part of the build] 2001-04-05 23:08:05 +00:00
bnesse%netscape.com 8aee900dc3 Added coments based on Judson's review comments. [Not Part of the Build] 2001-04-05 00:08:07 +00:00
bnesse%netscape.com 1037f46c0d Updates to the future preferences API based on the latest round of feedback. [Not Part of the Build] 2001-04-03 20:11:54 +00:00
bnesse%netscape.com 9564dfc0a3 Updates and bug fixes based on feedback of initial prefservice and prefbranch feedback. [Not Part of the Build] 2001-03-29 00:48:30 +00:00
bnesse%netscape.com b70c603830 Initial versions based on feedback of initial prefservice and prefbranch feedback. [Not Part of the Build] 2001-03-29 00:46:49 +00:00
valeski%netscape.com 169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
bnesse%netscape.com 4d6681fafd Potential final candidates for the basis of the nsPref re-write. [Not part of the build] 2001-03-22 23:34:41 +00:00
bnesse%netscape.com e1ccd610d7 Initial installation into CVS repository. (Not part of the build) 2001-02-14 22:04:26 +00:00
bnesse%netscape.com 6f3cc409c7 Removing unused (and now outdated as well) files from the tree. 2001-02-14 18:49:19 +00:00
ccarlen%netscape.com 4a50ae9a85 Bug 67857 - Profile Mgr resets all prefs which is SLOW. r=racham, sr=alecf 2001-02-07 07:56:10 +00:00
dbaron%fas.harvard.edu 1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
alecf%netscape.com 90ecaa94be fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org, r=jst@netscape.com
2001-01-03 00:11:50 +00:00
shaver%mozilla.org fec26b43e0 #24612, make prefs observable from JS and other XPCOM bindings, r/sr=alecf 2000-10-17 17:08:00 +00:00
nhotta%netscape.com ae160df499 Added getDefaultLocalizedUnicharPref, bug 55011, r=tao, sr=alecf. 2000-10-06 03:49:15 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
alecf%netscape.com 38488feb83 #36965: make prefs use nsIFile - first part is to add APIs that will eventually replace GetFilePref
r=conrad@ingress.com
2000-07-31 20:27:22 +00:00
mstoltz%netscape.com b65db40d35 Fixing 40159, nasty infinite recursion on startup. r&a=beard 2000-07-26 04:53:01 +00:00
mstoltz%netscape.com 3910fcba0b fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
mstoltz%netscape.com a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
alecf%netscape.com 44b138dc2b whack prefs with a medium sized-stick.
also fix #33668, allow localized prefs to come from stringbundles
2000-05-05 00:22:20 +00:00
mstoltz%netscape.com 6a76f09450 Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
mkaply%us.ibm.com 3f84397612 # 34082
r= alecf@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:35:25 +00:00
alecf%netscape.com 53d68ef962 trim down nsIPref and begin to cleanup nsIPref
- remove extra calls to nsFileSpec::Exists()
- get rid of PREF_SUPPORT_OLD_PATH_STRINGS
- don't expose nearly so much from the nsIPref interface
r=neeti
2000-03-28 04:50:47 +00:00
alecf%netscape.com 9234e33e7c add nsIPrefService, update nsIPrefBranch to add some functions I missed (not part of build) 2000-03-07 01:01:48 +00:00
alecf%netscape.com f58a6a6df0 add files for pref revamp
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
alecf%netscape.com dca8d028ee first time adding nsIPrefListener - not part of build 2000-03-03 20:18:17 +00:00
alecf%netscape.com c6e7c4f9b7 fix for #21425
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
mcafee%netscape.com 2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
sspitzer%netscape.com 61ff494da7 fix for 15483. return an error when we are about to return the default value for a pref that hasn't been initialized. r=putterman. mail sent to netscape.public.mozilla.xpfe and to various XUL / JS authors who may be affected by this change. 1999-12-09 01:49:19 +00:00
alecf%netscape.com 5f6698699e add new unicode-friendly pref accessors
(prefs will be stored in UTF8)
preparation for #20405, r=nhotta
1999-12-02 01:18:24 +00:00
pinkerton%netscape.com 7cda389c03 First Checked In. 1999-11-30 00:12:08 +00:00
dp%netscape.com eb2bc7aaf9 Adding pref classname 1999-11-20 07:33:09 +00:00
norris%netscape.com 3bef1cd94e * Modify nsIPref to support security policy work.
r=neeti@netscape.com
* Close security holes by tightening prefs.
r=mstoltz@netscape.com
1999-11-12 02:50:18 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
alecf%netscape.com 0aef50bca8 define the PROGID and declare the enums in IDL 1999-09-14 04:09:28 +00:00
briano%netscape.com 775e13bce8 General cleanup. 1999-09-14 02:51:42 +00:00
neeti%netscape.com b9758e25ce implemented ResetPrefs feature 1999-08-28 05:19:29 +00:00
vidur%netscape.com ac58d4a6f3 Added nsIPref::GetPrefType. 1999-08-27 06:05:04 +00:00
mccabe%netscape.com d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
mcmullen%netscape.com 2c34002258 Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
mcmullen%netscape.com d302ce6bda Has been idlized 1999-06-11 19:48:21 +00:00
ducarroz%netscape.com ab82d97ee8 remove nsIPref.h as it know generated and installed by xpidl. 1999-06-03 21:35:41 +00:00
chuang%netscape.com 45f30a6bad Port PREF_CreateChildList and PREF_NextChild into nsIpref. 1999-06-03 21:25:25 +00:00
sspitzer%netscape.com 2265a55784 cast to remove compiler warnings. use PL_strlen() instead of strlen()
rename index to indx to prevent shadow warnings on Linux.
1999-06-03 20:15:38 +00:00
mcmullen%netscape.com 4b0ff2c414 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
mcmullen%netscape.com 516773d925 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com 83906283f6 Removed some "obsolete" functions. 1999-06-03 00:30:21 +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 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
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
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
mcmullen%netscape.com ec2dc4760b I changed prefapi.h to use prtypes instead of the obsolete XP_ things. 1999-04-02 20:39:17 +00:00
mcmullen%netscape.com 8faeaa0426 Added tree management methods, and also changed to use the NSPR types instead of obsolete XP_ types. Added some consts. 1999-04-02 20:39:13 +00:00
hshaw%netscape.com 7e805e531e use NS_DEFINE_STATIC_IID_ACCESSOR macro 1999-03-23 21:08:05 +00:00
hshaw%netscape.com 5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
alecf%netscape.com 09edb893cb don't use old XFE icon data-related functions 1999-02-26 18:00:28 +00:00
hshaw%netscape.com c3cb05fd79 Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy 1999-01-28 03:51:22 +00:00
mcmullen%netscape.com 3962903560 These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king. 1999-01-13 02:32:09 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
leaf%mozilla.org e831bcd79a Landing the XPCOM_BRANCH. 1998-11-11 22:29:18 +00:00
cyeh%netscape.com f2be427ff2 checkin files with conflicts to fix 1998-11-04 18:50:05 +00:00
cyeh%netscape.com 30d09e26ee flip #ifdef logic to allow for NSPR1.0 compatibility 1998-10-19 20:17:22 +00:00
cls%seawood.org c7adfca6b0 Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com. 1998-10-19 08:31:54 +00:00
warren%netscape.com 9df9cb5b57 Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
spider 365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
scc 432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
sfraser 44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
sar a2b052af2d change MOZ_SRC references to DEPTH 1998-04-21 21:38:43 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00