alecf%netscape.com
859e2734f4
fix for #49424 - don't cache the string bundle if the file doesn't load
...
r=tao a=alecf
2000-11-14 00:15:43 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
waterson%netscape.com
c71e04b66a
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
2000-09-20 05:44:19 +00:00
rayw%netscape.com
6cc70ebd6c
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
beard%netscape.com
6d24810f26
use QueryElementAt() to save space and time. r=hyatt
2000-08-24 01:02:58 +00:00
scc%mozilla.org
b28256c52c
fixing code that relied on implicit string construction
2000-08-19 21:22:45 +00:00
warren%netscape.com
4af572e4c1
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
saari%netscape.com
00ad136b80
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
alecf%netscape.com
bea0b0c152
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
valeski%netscape.com
f4998b1b1e
removing extraneous variable
2000-08-01 23:57:36 +00:00
warren%netscape.com
fef9beada4
Bug 46674. Classic =/== typo.
2000-07-27 21:01:15 +00:00
warren%netscape.com
7ac7233df8
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
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
scc%mozilla.org
fb45597f40
bug #17294 , fixed a dogfood+ assert, there's more to this bug, but the rest isn't dogfood. r=BenB; a=jar
2000-06-29 22:04:28 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
alecf%netscape.com
edce9aa42e
add support for sprintf-style string formatting using string bundles
...
r=tao (partial fix for #28993 )
2000-06-06 03:05:00 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
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