Граф коммитов

1185 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com b7f46892a1 Um, really fix that name this time. 2000-01-26 07:36:35 +00:00
sfraser%netscape.com 6ee3259fbe Fix the name of the output lib on the debug target. r=mozbot 2000-01-26 05:53:08 +00:00
sfraser%netscape.com 37a547b923 Rebuilt this project from scrach to hopefull fix the frequent CodeWarrior crashing bugs with it. bug 24531. r=pinkerton 2000-01-26 01:45:23 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
brade%netscape.com c0b0bafe53 fix typos in entities (r=momoi) 2000-01-23 19:19:32 +00:00
cata%netscape.com 48d8c7a1e5 Checkmark API in Charset Menu. bug #11774 r=erik 2000-01-18 23:44:18 +00:00
bruce%cybersight.com a0e34ea2f3 Speeling cownts. r=shaver 2000-01-17 21:28:22 +00:00
cata%netscape.com 9abc15ef20 Bug #3941. r=naoki Adding access APIs to the converter managers data. 2000-01-15 01:44:21 +00:00
cata%netscape.com 92e621de27 Added a couple of comments into these property files. r=none 2000-01-14 00:03:06 +00:00
putterman%netscape.com df31a0bce0 Fix crash when getting collation key for empty string. r=nhotta. 2000-01-14 00:02:57 +00:00
cata%netscape.com 76820dab27 Charset menu code. Bugs #15867, #15034. r=ftang 2000-01-13 23:52:50 +00:00
cata%netscape.com 4ef0b6345d Adding 2 new properties files to the build. r=ftang 2000-01-13 23:35:04 +00:00
ftang%netscape.com bc1301151c fix 15909 . Contextual analysis . (period) for mozilla.org's 2000-01-13 23:26:21 +00:00
cata%netscape.com f9d6390067 Various small fixes. r=erik 2000-01-13 23:18:35 +00:00
nhotta%netscape.com 7def842d8c First Checked In. 2000-01-11 22:30:41 +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
cls%seawood.org 9f3b874745 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
jdunn%netscape.com 157f231d1d Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
waterson%netscape.com 11be5d0b0f Add .cvsignore for ucvibm directory. 2000-01-08 18:15:22 +00:00
ftang%netscape.com 9708d552c4 remove duplicate line 2000-01-08 04:02:42 +00:00
briano%netscape.com 9441eb01ec Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs. 2000-01-08 03:14:52 +00:00
ftang%netscape.com ae3b3e2253 fix 22921 r=dp change the implementation of nsIModule to use the generic module. 2000-01-08 01:52:02 +00:00
ftang%netscape.com 37c91dade9 Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
cata%netscape.com ff1b867b17 Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki 2000-01-07 00:05:28 +00:00
cata%netscape.com fc400841a1 Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata. 2000-01-06 23:30:04 +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
cata%netscape.com a53115c0db Adding nsExtensibleStringBundle support. 2000-01-06 21:54:27 +00:00
mkaply%us.ibm.com a4edcd5c0d Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:35:12 +00:00
mkaply%us.ibm.com 85569ae2d8 Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:26:20 +00:00
nhotta%netscape.com de6ee4de98 Fix compile errors of Solaris 2.6 and 2.7 using Sun's native WorkShop compilers, r=briano. 2000-01-06 19:46:17 +00:00
warren%netscape.com 26b7d345a1 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
ftang%netscape.com ba1450b574 add two more selector 2000-01-04 22:55:53 +00:00
nhotta%netscape.com c29e5ff3f5 Checking in a header file which was missed in my last check in, bug 20380,=tao. 2000-01-04 21:14:16 +00:00
nhotta%netscape.com d2cd1cdb3b Changed nsString version of collation key creation to avoid assertion, work around for bug 21604, r=cata. 2000-01-04 20:44:57 +00:00
nhotta%netscape.com 8f61da9864 Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager. bug 22281, r=ftang. 2000-01-04 20:39:59 +00:00
nhotta%netscape.com a3840bade8 Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager.
For unix, also changed to check the cuurent locale before calling setlocale.
bug 22281,20380, r=ftang,tao.
2000-01-04 20:36:30 +00:00
ftang%netscape.com 946e98926a fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp 1999-12-22 07:47:01 +00:00
ftang%netscape.com de13a3f34b fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison 1999-12-22 07:44:31 +00:00
ftang%netscape.com d337eeea87 back out mistaken check inTestLineBreak.cpp 1999-12-22 07:43:01 +00:00
ftang%netscape.com 98ce0eaafc add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src 1999-12-22 07:41:42 +00:00
ftang%netscape.com 9862278d0b *** empty log message *** 1999-12-22 07:38:26 +00:00
ftang%netscape.com af83603bf7 fix bug 21598. r=cata a=chofmann change the internal charset name from X-EUC-TW to x-euc-tw 1999-12-22 07:32:10 +00:00
ftang%netscape.com be505a93e1 fix bug 21209. use the ms CP950.txt unicode table instead of the taligent Big5 table from ftp.unicode.org code is auto generated by tool. r=ftang a=choffmann 1999-12-22 07:29:39 +00:00
ftang%netscape.com 572522f8dd fix bug 18089. r=cata. fix warning a=chofmann 1999-12-22 07:27:42 +00:00
sspitzer%netscape.com b8073feab0 fix FMM and UMR from purify, add some null sanity checks to fix various
crashers that I've seen.
1999-12-21 23:11:17 +00:00
cata%netscape.com 4ec13cac12 Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
scc%netscape.com f4ad22b9d9 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00