cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
danm%netscape.com
b9887b3ac3
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
2000-11-18 02:13:42 +00:00
shanjian%netscape.com
d0ce44ff08
#59666 , Occurances of uninitialized variables being used before being set.
...
r = nhotta, sr=erik
2000-11-17 18:13:52 +00:00
alecf%netscape.com
b29a82daa0
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2000-11-17 08:06:12 +00:00
disttsc%bart.nl
a515bead9b
Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben
2000-11-16 23:50:00 +00:00
sfraser%netscape.com
8ec902b5e9
Adding chardet IDL project for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser
2000-11-16 21:35:01 +00:00
disttsc%bart.nl
34dc58df87
Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
...
rInstance. bug=46200, r=erik@netscape.com , r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
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
harishd%netscape.com
3e1aa03c89
58842 - Forgot to remove this..since atom is now nsCOMPtr.
...
r=pollmann
sr=vidur.
2000-11-02 22:03:10 +00:00
harishd%netscape.com
808b2fd407
58842 - Fixing nsIAtom Leakage introduced by checkin to bug 27006.
...
r=pollmann
sr=vidur
2000-11-02 22:00:04 +00:00
harishd%netscape.com
1bff7726b2
27006 - FIXED a potential leak r=pollmann sr=vidur
2000-11-02 03:02:17 +00:00
harishd%netscape.com
7c66338f99
27006 - Don't reload documents with POST form data.
...
r=rpotts,pollmann
sr=vidur
2000-11-01 20:25:33 +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
ftang%netscape.com
e2d9fdc3b0
fix bug 54841. zero out the first 128 bits of the representatble
...
r=sr=erik
2000-10-06 21:54:38 +00:00
ftang%netscape.com
07156ebda9
fix bug 54468. r=cata sr=erik. add boundary condiction and return
...
different result code for those cases.
2000-10-06 21:54:00 +00:00
erik%netscape.com
bf2f4f3aa1
bug 54507; r=ftang; a=buster; complete the charset -> lang group table to
...
get the right fonts in layout (and to solve the assertion problem)
2000-10-04 22:10:13 +00:00
mkaply%us.ibm.com
222a1bcf4f
#26962
...
r=nhotta, a=blizzard
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:13:05 +00:00
mkaply%us.ibm.com
419f60f016
#26962
...
r=nhotta, a=brendan
Change ToNewUnicode to GetUnicode to avoid memory allocations
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:11:55 +00:00
ftang%netscape.com
bc7e9de8e8
fix bug 33162. a=ftang
...
check in machine generate code
remove NEC japanese range
2000-09-22 01:03:39 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +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
mkaply%us.ibm.com
a491c11bf4
OS/2 GCC Tinderbox bustage
...
Hopefully that last locale #define missing
2000-09-15 14:45:07 +00:00
mkaply%us.ibm.com
db78637c7b
OS/2 GCC Tinderbox break
...
Another Locale #define missing from EMX
2000-09-15 10:33:50 +00:00
mkaply%us.ibm.com
6709856565
OS/2 GCC Tinderbox break
...
Locale #define missing from EMX
2000-09-15 03:53:14 +00:00
ftang%netscape.com
a50c703817
fix bug 50864. remove umr r=nhotta
2000-09-14 23:10:06 +00:00
mkaply%us.ibm.com
41ac82f91b
#45263
...
r=mkaply, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:56:05 +00:00
mkaply%us.ibm.com
7d198346fb
#45263
...
r=nhotta, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:52:17 +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
jdunn%netscape.com
1622c11a3a
Specify that the base class is indeed 'public' since some compilers (AIX)
...
assumes 'private'. I ok'd each of these with the appropriate module
owners (see bug)
r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
cata%netscape.com
4bed6383b4
Fix for bug #49102 a=ftang r=ftang
2000-09-12 21:45:59 +00:00
cata%netscape.com
6684a0af2f
Fix for bug #45356 and lots of clean-up.
2000-09-08 23:45:56 +00:00
cls%seawood.org
be539c1463
General makefile cleaning for intl. Thanks to dbaron for pointing this out.
2000-09-07 02:38:55 +00:00
cata%netscape.com
d170c1c16d
Fix for bug #47347 r=ftang a=ftang.
2000-09-06 02:30:28 +00:00
cata%netscape.com
ea67db35c1
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
ftang%netscape.com
191a1129e9
fix bug 49380 for Japanese. the change are generated by table tools. r=ftang
2000-09-05 20:43:29 +00:00
ftang%netscape.com
7117713f91
fix 50997. r=momoi@netscape.com add mk-mk
2000-09-05 18:23:46 +00:00
scc%mozilla.org
7ec3fce355
fixing code that relied on implicit string construction
2000-09-02 23:25:46 +00:00
beard%netscape.com
c84e837a9e
fixing code that relied on implicit string construction. r=scc
2000-09-02 07:20:29 +00:00
nhotta%netscape.com
37e45003fe
Changed to get a webshell service through docshell, bug 50806, r=harishd.
2000-08-31 00:36:54 +00:00
ftang%netscape.com
26ada473ea
better fix for 35004. thanks John G. Myer's patch. r=ftang
2000-08-29 23:48:34 +00:00
cata%netscape.com
d425eef821
Fixing a couple of warnings on Mac.
2000-08-29 23:29:58 +00:00
cata%netscape.com
5f83fafd9f
Fix for bug #38645 a=ftang, r=nhotta.
2000-08-29 23:22:09 +00:00
ftang%netscape.com
b3043dfab2
fix 35504. Do not change res if we already set a error code.
...
r=nhotta.
2000-08-28 23:31:07 +00:00
nhotta%netscape.com
7e899f887d
Added a method to reset some states for a string detector, check in for ftang, bug 49411, r=nhotta.
2000-08-28 22:33:15 +00:00
ftang%netscape.com
60ef648cee
fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
...
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
ftang%netscape.com
73a2fe514e
add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
...
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
beard%netscape.com
6d24810f26
use QueryElementAt() to save space and time. r=hyatt
2000-08-24 01:02:58 +00:00
jgaunt%netscape.com
b4030dff64
fix HP( and other unix) bustage dealing with locale setting
...
bug #35480 r=tao@netscape.com
2000-08-24 00:50:13 +00:00
ftang%netscape.com
09379e43dc
fix 49553. r=mjudge. replace ToNewCString/delete pair with NS_ConvertUCS2toUTF8
2000-08-21 23:51:59 +00:00