Commit Graph

32 Commits

Author SHA1 Message Date
alecf%netscape.com
f86fdf6b1e fix for #46712 and #46491
r=warren
- remove chrome dependancy from string bundles, finally (yay)
- flush the string bundle cache according to the memory pressure observer
- expose flushing in the nsIStringBundle API so that chrome can flush it
2000-08-03 23:43:10 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
alecf%netscape.com
526e3f9235 add support for sprintf-style string formatting using string bundles
r=tao (partial fix for #28993)
2000-06-06 03:05:00 +00:00
tao%netscape.com
9a97a9ec23 Add nsIAcceptLang.idl; bug 34954. 2000-05-12 21:14:22 +00:00
tao%netscape.com
52d1d1a48f add nsIAcceptLang; bug 34954 2000-05-12 21:07:45 +00:00
nhotta%netscape.com
9ca7fe3ec7 Check in for tao, 34954. 2000-05-12 21:03:07 +00:00
tao%netscape.com
a34b29a7d9 IDL for AcceptLang service; bug 34954. 2000-05-12 20:53:34 +00:00
cata%netscape.com
3a8e7d7984 Cosmetics. 2000-05-08 21:54:58 +00:00
jbetak%netscape.com
c0fdb39f76 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
alecf%netscape.com
9fa35029c1 String bundle caching - cache the last 10 stringbundles created by the stringbundle service 2000-04-25 05:29:58 +00:00
cata%netscape.com
8994086542 Adding nsExtensibleStringBundle support. 2000-01-06 21:54:27 +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
briano%netscape.com
d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
tao%netscape.com
d989250d9d Change function prototype. 1999-07-24 03:07:13 +00:00
tao%netscape.com
e8f29e6173 Take out MANIFEST for Mac and nsIStringBundle.h for all. 1999-07-23 02:51:06 +00:00
tao%netscape.com
9538589876 Add nsIStringBundle.idl and take out nsIStringBundle.h 1999-07-23 02:49:23 +00:00
tao%netscape.com
ac8de0531b Add nsIStringBundle.idl and take out nsdIStringBundle.h 1999-07-23 02:47:31 +00:00
nhotta%netscape.com
b425d8ac57 First Checked In. 1999-07-23 02:43:40 +00:00
tao%netscape.com
dc84474c50 Prototype of xpc-ed str res. 1999-07-22 04:38:02 +00:00
tao%netscape.com
e647974253 Add idl only; pending on help on Mac. 1999-07-22 03:52:49 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
erik%netscape.com
0d19673c18 Added GetIID. 1999-06-14 02:59:55 +00:00
tao%netscape.com
d499ab3c90 7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
  nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
sgehani%netscape.com
a0be8f890b Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
ftang%netscape.com
d68c8defa2 add progid 1999-05-10 21:51:29 +00:00
mcafee%netscape.com
726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
erik%netscape.com
65a5a7abf5 Changed over to the service model. Seems cleaner now. 1999-02-05 21:10:04 +00:00
erik%netscape.com
61113fb771 Unix Makefile for this directory. 1999-02-03 18:14:04 +00:00
erik%netscape.com
9e482a5454 changed locale argument from nsString to nsILocale 1999-01-30 00:29:33 +00:00
ftang%netscape.com
0a603e202f First Checked In. 1999-01-29 18:24:54 +00:00
erik%netscape.com
897bee2d9f Added public header file for new nsIStringBundle class. 1999-01-26 23:53:01 +00:00