hyatt%netscape.com
5bed7dc4bd
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
hyatt%netscape.com
655287a2d5
Changing convertChromeURL.
2000-05-15 01:40:35 +00:00
alecf%netscape.com
bdd5935e90
cache the resolved chrome URL not the chrome URL, so that stringbundle caching doesn't screw with locale switching
2000-05-14 19:42:27 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
waterson%netscape.com
7992d72095
Fix string backsliding. r=scc
2000-05-13 00:47:48 +00:00
tao%netscape.com
d251a94d73
Adjust code logic to use the new Accpet-Lang file structure.r=jbetak.
2000-05-12 23:50:33 +00:00
tao%netscape.com
7b0d81327d
Add test case for nsIAcceptLang
2000-05-12 21:51:11 +00:00
tao%netscape.com
59b5f92030
Register nsIAcceptLang: 34954
2000-05-12 21:50:01 +00:00
tao%netscape.com
f40203662a
Silent mac compiler warning.
2000-05-12 21:43:42 +00:00
nhotta%netscape.com
82b3452cff
Check in for tao, 34954.
2000-05-12 21:41:09 +00:00
tao%netscape.com
a62866ce15
Compile nsAcceptLang; bug 34954.
2000-05-12 21:36:05 +00:00
tao%netscape.com
1180e9d51c
Add implementation of nsAcceptLang; bug 34954.
2000-05-12 21:34:41 +00:00
tao%netscape.com
568c25bc69
Add nsIAcceptLang.idl; bug 34954.
2000-05-12 21:14:22 +00:00
tao%netscape.com
970715f0b4
add nsIAcceptLang; bug 34954
2000-05-12 21:07:45 +00:00
nhotta%netscape.com
f4ae83e7a6
checkin for tao; bug 34954
2000-05-12 21:03:48 +00:00
nhotta%netscape.com
f2558b9637
Check in for tao, 34954.
2000-05-12 21:03:07 +00:00
tao%netscape.com
aef7bf683e
IDL for AcceptLang service; bug 34954.
2000-05-12 20:53:34 +00:00
cls%seawood.org
fec728bf12
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
cata%netscape.com
815b961c58
Cosmetics.
2000-05-08 21:54:58 +00:00
jbetak%netscape.com
4066b0289b
37408
...
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-07 01:58:18 +00:00
warren%netscape.com
5a3f32aaca
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
2000-05-06 09:20:44 +00:00
jbetak%netscape.com
f7fd0bfbed
fix bustage
...
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com
acc4c1956b
37408
...
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
alecf%netscape.com
c8adccf97e
make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded
2000-04-27 02:17:17 +00:00
alecf%netscape.com
cc0f41d3b8
make stringbundles threadsafe now that their lifetime is longer than their initial creation
2000-04-26 09:37:05 +00:00
pavlov%netscape.com
03d4675682
string api changes r=scc
2000-04-25 05:40:45 +00:00
alecf%netscape.com
3252f7edaf
String bundle caching - cache the last 10 stringbundles created by the stringbundle service
2000-04-25 05:29:58 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
scc%netscape.com
2d4dac6b86
making string conversions explicit
2000-04-15 11:40:33 +00:00
dveditz%netscape.com
1065015817
making the StringBundleService use threadsafe ISupports so I can proxy it
2000-04-05 06:44:17 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
scc%netscape.com
f3f28328ba
making string conversions explicit
2000-04-03 06:20:05 +00:00
rickg%netscape.com
ef26659b90
removed reference to nsString2
2000-03-26 09:27:29 +00:00
nhotta%netscape.com
b8d02453f4
Fixing unix bustage.
2000-03-21 22:48:54 +00:00
nhotta%netscape.com
863c088d0c
Changed to use locale service instead of locale factory, bug 11880, r=tao.
2000-03-21 22:43:40 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
bryner%uiuc.edu
bbfe27364b
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
...
building in the tests directories. Should not affect the build at all if
you do not have this environment variable. r=leaf.
2000-02-25 04:12:40 +00:00
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
tao%netscape.com
a089490e09
Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
...
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
pinkerton%netscape.com
4a31a39203
fixing paths into MacOS Support folder. bug 25949 r=macdev.
2000-02-01 22:30:54 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
bruce%cybersight.com
a0e34ea2f3
Speeling cownts. r=shaver
2000-01-17 21:28:22 +00:00
cata%netscape.com
f9d6390067
Various small fixes. r=erik
2000-01-13 23:18:35 +00:00
ftang%netscape.com
8384beb244
fix bug 22921 . Use generic module macro to implement the module.
2000-01-11 22:05:50 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cata%netscape.com
8508e011f5
Fixing registry premature closing bug. r=dp
2000-01-06 23:20:12 +00:00
cata%netscape.com
fdb1db7071
Fixing registry premature closing bug. r=dp
2000-01-06 23:18:53 +00:00
cata%netscape.com
88c0aaf1e4
Adding nsExtensibleStringBundle support. r=ftang
2000-01-06 21:54:52 +00:00