yokoyama%netscape.com
|
fefa085c9e
|
fix for 22921; use nsIModule;
|
2001-01-26 23:54:31 +00:00 |
yokoyama%netscape.com
|
081aff31d7
|
fix for 22921; use generic nsIModule
|
2001-01-25 21:16:08 +00:00 |
nhotta%netscape.com
|
5320bf10f1
|
Changed to use NS_IMPL_THREADSAFE_ISUPPORTS1, patch by dougt, bug 61558, r=nhotta, sr=mscott.
|
2001-01-25 21:03:18 +00:00 |
mkaply%us.ibm.com
|
93363bafac
|
#59257
r=mkaply, a=blizzard
First checkin for jjones - fix collation code for OS/2
|
2001-01-25 05:33:04 +00:00 |
nhotta%netscape.com
|
59ee228bd9
|
Check in for yokoyama, fixing Macintosh bustage.
|
2001-01-24 00:33:28 +00:00 |
dbaron%fas.harvard.edu
|
7d31f02724
|
Change case of #include since filenames are case sensitive on some platforms.
|
2001-01-23 23:52:37 +00:00 |
yokoyama%netscape.com
|
a8a692d8d5
|
Fix for 22921; nsIModule code. /sr=ftang
|
2001-01-23 22:33:22 +00:00 |
yokoyama%netscape.com
|
e2fcbd14cc
|
Fixed 22921; nsIModule code. /r=valeski /sr=ftang
|
2001-01-22 21:49:03 +00:00 |
yokoyama%netscape.com
|
de9bb18e1c
|
fix 22921 copied nsIModule code.
|
2001-01-20 01:02:53 +00:00 |
ftang%netscape.com
|
3301b4dc30
|
fix bug 61031. fix typo to make CE run. r=nhotta sr=sfraser
|
2001-01-19 01:34:13 +00:00 |
yokoyama%netscape.com
|
c34c9ba6e0
|
fix for 22921. /r = jud, /sr=ftang
|
2001-01-19 01:34:00 +00:00 |
mkaply%us.ibm.com
|
b354238762
|
#65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
|
2001-01-18 15:35:00 +00:00 |
tao%netscape.com
|
b1a210d7da
|
26291: StringBundle should not call OpenInputStream(). (r,sr)=(alecf,erik).
Add new api , CreateAsyncBundle() to load stream asynchronously. setenv
STRRES_ASYNC to flip CreateBundle() to CreateAsyncBundle().
|
2001-01-12 03:02:22 +00:00 |
bryner%uiuc.edu
|
6862b07fb9
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
dbaron%fas.harvard.edu
|
a8b848e184
|
Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
|
2000-12-23 20:31:08 +00:00 |
dbaron%fas.harvard.edu
|
cb1c48e1d9
|
Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2.
|
2000-12-23 19:00:35 +00:00 |
harishd%netscape.com
|
e7225d1dc7
|
62754 - Fix meta charset that was getting ignored.
63234 - Fix up an infinite looping caused by embedded null chars.
r=ftang
sr=vidur
|
2000-12-21 20:46:00 +00:00 |
mkaply%us.ibm.com
|
ab4ef3ac8c
|
#62335
r=jkobal, a=blizzard
Code from mkaply - proper mapping of OS/2 codepages to charsets
|
2000-12-18 20:27:19 +00:00 |
tao%netscape.com
|
a912e59641
|
55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
r=nhotta,sr=erik
|
2000-12-14 23:40:36 +00:00 |
nhotta%netscape.com
|
3f36f6c437
|
Changed locale string parse code not to set country if the locale string is country+encoding and no country code,
check in for katakai@japan.sun.com, bug 60954, r=nhotta, sr=alecf.
|
2000-12-12 22:21:02 +00:00 |
vidur%netscape.com
|
01bf191f42
|
Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst
|
2000-12-12 21:58:13 +00:00 |
mkaply%us.ibm.com
|
71a28304d6
|
EMX build break
|
2000-12-11 21:38:49 +00:00 |
dbaron%fas.harvard.edu
|
7d7af52c16
|
Fix bustage. Missed one change from |GetUnicode| to |get|.
|
2000-12-09 04:35:24 +00:00 |
dbaron%fas.harvard.edu
|
8b5dbb1a2c
|
Replace static nsAutoStrings with nsLiteralStrings to avoid static construction, and fix a build warning while I'm here. b=61957 r=erik@netscape.com sr=waterson@netscape.com
|
2000-12-09 04:15:25 +00:00 |
shanjian%netscape.com
|
e9ae302c1d
|
#60823 UnicodeToGBK and UnicodeToGB2312 converter don't work on SPARC Solaris
r = nhotta, sr=erik
the original code does not work with big-endian system.
|
2000-12-09 01:45:36 +00:00 |
mkaply%us.ibm.com
|
01c022f6f3
|
#56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
|
2000-11-29 23:28:04 +00:00 |
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 |