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

286 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 26d5a79840 Change to use NS_IMPL_THREADSAFE_ISUPPORTS, a patch from sspitzer@netscape.com, bug 37035. 2000-04-26 04:25:22 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
pavlov%netscape.com a3a300fdf2 string api changes r=scc 2000-04-25 05:40:45 +00:00
nhotta%netscape.com c75bc89454 Disabled debug printf, changed query setlocale() to pass NULL instead of an empty string. 2000-04-13 20:08:57 +00:00
mkaply%us.ibm.com 325d601c8f # 34082
r= wtc@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:33:57 +00:00
mkaply%us.ibm.com 9b7c0ffad3 # 33860
r= mkaply@us.ibm.com
OS/2 bring up - uninitialized variables
2000-04-05 02:22:34 +00:00
mkaply%us.ibm.com 26c22a7540 # 33859
r= mkaply@us.ibm.com
OS/2build - add new module file
2000-04-05 02:17:28 +00:00
cls%seawood.org f6740baa20 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
mkaply%us.ibm.com 9d520a1ba8 # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - OS/2 Locale stuff
2000-04-03 23:03:01 +00:00
mkaply%us.ibm.com c095ea023e # 33859
r= nhotta@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:01:27 +00:00
scc%netscape.com 137a813c22 making string conversions explicit 2000-04-03 06:20:05 +00:00
cls%seawood.org fc8d5ec6e6 OS/2 specific Makefile changes. Bug #34106 a=leaf 2000-04-01 10:37:01 +00:00
nhotta%netscape.com 1649c34718 Conditionally use local stack for collation key creation, r=cata. 2000-03-23 23:12:54 +00:00
nhotta%netscape.com ecd7f1af9c Putting assertion to obsoleted interface, bug 11880, r=ftang. 2000-03-23 23:04:10 +00:00
nhotta%netscape.com 1db81e9e1e Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:45:28 +00:00
nhotta%netscape.com 46c669b9e7 Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:14:57 +00:00
nhotta%netscape.com c775d5fc30 Added locale sensitive hanlding for 12/24 hour format, bug 27640, written by chjung@netscape.com, r=nhotta.
Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata.
2000-03-16 22:59:43 +00:00
rickg%netscape.com ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
warren%netscape.com 8ed5cb8b57 Fixing thread-safety assertions. a=jar,r=valeski 2000-03-07 21:47:15 +00:00
warren%netscape.com d792185045 Fixing for thread safety checking. 2000-03-05 23:28:34 +00:00
warren%netscape.com d20e79f695 Fixing mac bustage. Need to use NS_DECL_ISUPPORTS here. 2000-03-05 23:23:23 +00:00
warren%netscape.com c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
jdunn%netscape.com 9a5ae1bd52 fixing bustage 2000-03-02 00:50:30 +00:00
jdunn%netscape.com 151490e9ab fixing bustage 2000-03-02 00:37:19 +00:00
jdunn%netscape.com a6e74cb432 fixing build bustage 2000-03-02 00:30:31 +00:00
jdunn%netscape.com 584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
mkaply%us.ibm.com 6eefe89e16 # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla - Original approved changes, no XP_WINs :)
2000-02-25 19:12:14 +00:00
mscott%netscape.com 519a5d9df0 Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.

a=alecf,waterson
2000-02-16 10:01:26 +00:00
mkaply%us.ibm.com 7241d8058f # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
mkaply%us.ibm.com 490394c65a # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com 58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
pinkerton%netscape.com cdc7e4500f fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
putterman%netscape.com c5a60b4daf Fix crash when getting collation key for empty string. r=nhotta. 2000-01-14 00:02:57 +00:00
nhotta%netscape.com 4d912e9e34 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
nhotta%netscape.com c8d6589459 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 68fb7bd204 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 8413e7e817 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 f3e31a0566 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
sspitzer%netscape.com 60a39256fc 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
warren%netscape.com f2a5a70e3a Forced Windows nslocale.dll to pull in NSGetFactory. 1999-11-28 05:40:40 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nhotta%netscape.com 9cf793e3ac Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao. 1999-11-23 21:51:26 +00:00
duncan%be.com 727d390659 Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
nhotta%netscape.com 5cfdec76d8 Change to pass an empty string to setlocale instead of NULL (which is illegal in Unix unlike windows). Bug
18338, r=tao.
1999-11-18 03:28:35 +00:00
jdunn%netscape.com e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
nhotta%netscape.com 27a1f550a6 Putting a debug printf so the tester can see the real locale used for the sorting, bug 18338, r=tao. 1999-11-16 01:12:47 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tague%netscape.com 659f2ed64e Fixed bug #16463 - can't create profile with Danish version of Mozilla. I modified the locale mapping code to correct a bug where DA was getting mapped to LANG_DUTCH. r=nhotta@netscape.com 1999-10-27 22:52:56 +00:00