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

1480 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com e66582d481 remove euro entry from symbol encoding. The updated Adobe table have euro
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
cata%netscape.com a92ef95f6d Implementation for the new methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:31:28 +00:00
cata%netscape.com fa5ad4ae5f New methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:30:34 +00:00
scc%netscape.com 2d4dac6b86 making string conversions explicit 2000-04-15 11:40:33 +00:00
scc%netscape.com 999cbded3a making string conversions explicit 2000-04-15 10:56:54 +00:00
scc%netscape.com 94f906edb8 making string conversions explicit 2000-04-15 10:10:02 +00:00
ftang%netscape.com d182b0d43b fix copyright trademark and register mark mapping issue. verified by erik. fix bug 34522 2000-04-14 04:58:53 +00:00
ftang%netscape.com 5666e33168 fix 35565 MLK. decrese gCnt and delete gInfo when gCnt is 0 2000-04-14 04:51:50 +00:00
nhotta%netscape.com eb6c6dfa81 Disabled debug printf, changed query setlocale() to pass NULL instead of an empty string. 2000-04-13 20:08:57 +00:00
ftang%netscape.com c07c560d1b fix 34646. Change the key to the new non-offending name 2000-04-11 22:43:43 +00:00
ftang%netscape.com e5740174e4 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
ftang%netscape.com 17538ceedb add perl script which read unicode character database and generate the transliteration table 2000-04-11 22:34:39 +00:00
ftang%netscape.com f8f567af61 fix bug 35025 2000-04-11 22:33:13 +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
ftang%netscape.com 5de101c265 fix 27886. Swap implementation to the new one. 2000-04-05 05:13:52 +00:00
mkaply%us.ibm.com 797485cec4 # 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 4f45dec3d1 # 33860
r= mkaply@us.ibm.com
OS/2 bring up - uninitialized variables
2000-04-05 02:22:34 +00:00
mkaply%us.ibm.com 83d55dab88 # 33859
r= mkaply@us.ibm.com
OS/2 build - need an os2charset.properties - doesn't do anything yet
2000-04-05 02:19:51 +00:00
mkaply%us.ibm.com dcd6b5cbbe # 33859
r= mkaply@us.ibm.com
OS/2build - add new module file
2000-04-05 02:17:28 +00:00
ftang%netscape.com d1ce2b5a95 put back blank out header file to fix breakage 2000-04-05 00:44:06 +00:00
ftang%netscape.com 27a0392a29 fix 38821. Rename the detector name so it won't offend people. r=bobj 2000-04-05 00:14:52 +00:00
ftang%netscape.com d712c01195 fix bug 32290 . Use the GBK converter to convert incomming data. 2000-04-05 00:12:40 +00:00
ftang%netscape.com c88f245fd3 fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E} 2000-04-05 00:12:15 +00:00
ftang%netscape.com d49f1d49c8 r=jbetak add additional performance enhancment code by
1. use a 256 bits (8 32bits integer) to prepresent no case block
2. cache the last index
3. use a base variable to remember m*3
2000-04-05 00:10:14 +00:00
harishd%netscape.com 69c0418dcb Replacing PRUnichar* with nsDeque.
r=ftang
2000-04-04 23:58:26 +00:00
ftang%netscape.com ad24a6075c check in the table which generated by using the Unicode 3.0 data base.
This file is generated by ../tools/gencasetable.pl
The file version of the data file is 3.0.0 (sept 10 1999)
r=ftang
2000-04-04 12:34:26 +00:00
ftang%netscape.com 33b9d9dbb8 update npl for generate file 2000-04-04 12:30:55 +00:00
cls%seawood.org 57978e5c23 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 aeff37de6c # 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 ded8b5c498 # 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 f3f28328ba making string conversions explicit 2000-04-03 06:20:05 +00:00
scc%netscape.com e03693001b making string conversions explicit 2000-04-03 06:01:54 +00:00
scc%netscape.com bc421e1e8d making string conversions explicit 2000-04-03 05:52:40 +00:00
scc%netscape.com c201180d3e making string conversions explicit 2000-04-03 05:35:37 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
cls%seawood.org fa0da8ef83 OS/2 specific Makefile changes. Bug #34106 a=leaf 2000-04-01 10:37:01 +00:00
cls%seawood.org 8a00e920f0 Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
sspitzer%netscape.com f727fd31fb make nsConverterModule threadsafe. bug #33794. 2000-03-29 23:23:19 +00:00
nhotta%netscape.com dd5c2ad922 Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
jdunn%netscape.com 6c441bce14 Fix HPUX 10.20 Bustage
Pass a 'define' to NS_DEFINE_STATIC_IID_ACCESSOR and not a const.
r= erik@netscape.com
2000-03-27 22:26:23 +00:00
erik%netscape.com 2c21ecfa01 part of fix for bug 6588; added x-user-defined charset to lang group table;
r=none
2000-03-27 04:47:42 +00:00
rbs%maths.uq.edu.au b67f3365d3 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux. 2000-03-27 00:16:50 +00:00
rickg%netscape.com ef26659b90 removed reference to nsString2 2000-03-26 09:27:29 +00:00
scc%netscape.com 6a792d2a29 small changes to clients of string converting APIs 2000-03-26 08:26:12 +00:00
scc%netscape.com a9bd15797a small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rickg%netscape.com b099bf6209 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
cata%netscape.com 427d14539d Adding new interface to the build. 2000-03-25 00:10:47 +00:00
erik%netscape.com a028954d2f bug 33147; mdash and ndash were both transliterated to a single '-'; made
the mdash longer by using 2 hyphens "--"; r=none
2000-03-24 04:25:54 +00:00
nhotta%netscape.com 39b1c3fee7 Conditionally use local stack for collation key creation, r=cata. 2000-03-23 23:12:54 +00:00
ftang%netscape.com 5c4952f0a1 fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break
class as CJK Ideograph.
2000-03-23 21:35:46 +00:00
rbs%maths.uq.edu.au 03f616596c [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au 98b3ea1dce [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:23:30 +00:00
ftang%netscape.com 661c6c00bb fix the line break class for U+2000 - U+200B 2000-03-23 01:02:56 +00:00
ftang%netscape.com 979a0eb034 change the interface and pass nsISupport* for document instead of PRInt32 so we won't drop
data on 64-bits machine. r=harishd
2000-03-23 00:53:53 +00:00
ftang%netscape.com 9ce04af810 change observer interfaces. Temp move the casting code of PRInt32 into these class untill
we change the docloader interface. r=harishd
2000-03-22 21:02:40 +00:00
nhotta%netscape.com b8d02453f4 Fixing unix bustage. 2000-03-21 22:48:54 +00:00
nhotta%netscape.com 863c088d0c Changed to use locale service instead of locale factory, bug 11880, r=tao. 2000-03-21 22:43:40 +00:00
ftang%netscape.com 0b8d285916 fix 30213. make nsURLProperty file a singleton to improve performance 2000-03-17 21:47:09 +00:00
ftang%netscape.com 8cc3364af8 fix 30213 . make nsURLProperties a singleton to improve performace 2000-03-17 21:46:02 +00:00
ftang%netscape.com 21635795be fix 30213. make the nsURLProperty a singleton to improve performance 2000-03-17 21:45:08 +00:00
nhotta%netscape.com ace08e002d Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:45:28 +00:00
nhotta%netscape.com 54bb0f719f Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:14:57 +00:00
nhotta%netscape.com 954954f04a 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
nhotta%netscape.com 0175762d60 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-15 23:38:27 +00:00
tbogard%aol.net 574b4eddae Remove unused parameter. 2000-03-15 09:49:50 +00:00
tbogard%aol.net 870fe5cf13 Removed unneeded parameter. 2000-03-15 09:39:20 +00:00
ftang%netscape.com e3ba3d571a fix 23920. r=erik. Start the loop from 0 instead of 1. do not report result if we got no NON ascii data. 2000-03-14 09:36:51 +00:00
erik%netscape.com 099275b1c9 bug 454; adding the windows-1252 fallbacks (e.g. ellipsis -> ...); r=rbs 2000-03-12 23:15:10 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
warren%netscape.com 604efa87ad Fixing thread-safety assertions. a=jar,r=valeski 2000-03-07 21:47:15 +00:00
warren%netscape.com 745f0db187 Fixing for thread safety checking. 2000-03-05 23:28:34 +00:00
warren%netscape.com 715b2c59e9 Fixing mac bustage. Need to use NS_DECL_ISUPPORTS here. 2000-03-05 23:23:23 +00:00
warren%netscape.com 7e37f4f478 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
ftang%netscape.com aab35d0a18 fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
jdunn%netscape.com af8c51822a fixing bustage 2000-03-02 00:50:30 +00:00
jdunn%netscape.com 64b6e448ff fixing bustage 2000-03-02 00:37:19 +00:00
jdunn%netscape.com 33c41a8d0d fixing build bustage 2000-03-02 00:30:31 +00:00
jdunn%netscape.com abcb0e9624 fixing build bustage... 2000-03-01 23:45:37 +00:00
jdunn%netscape.com 3baa51359e 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
gordon%netscape.com 6d1972b0be Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar. 2000-02-27 08:26:32 +00:00
mkaply%us.ibm.com 4fd17d7b8e # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla - Original approved changes, no XP_WINs :)
2000-02-25 19:12:14 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
cata%netscape.com 786dc0a32a Fixing bustage: add .get() to a comptr to make it compile on linux. 2000-02-21 23:29:49 +00:00
cata%netscape.com 3c527f5b4b Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 23:10:54 +00:00
cata%netscape.com 66899abe67 added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl 2000-02-21 23:05:43 +00:00
cata%netscape.com b14eeb2841 Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 22:55:35 +00:00
dveditz%netscape.com 74d0f231ed Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
mscott%netscape.com 866e24913d 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
cata%netscape.com 9c5fb22a5c Charset menu cache. r=nhotta bug #24030 2000-02-16 07:26:47 +00:00
mkaply%us.ibm.com ff49434ffc # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
cata%netscape.com 4f3f1d0faa Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700 2000-02-16 05:17:04 +00:00
cata%netscape.com 1fff850d0c Adding the AutoDetect charset menu items. r=erik 2000-02-16 01:17:25 +00:00
cata%netscape.com ad7c25874a Adding new API for listing the available charset detectors. r=erik 2000-02-16 01:14:25 +00:00
ftang%netscape.com 822ba1c0c2 fix gbk problem submitted by intel. r=ftang 2000-02-16 00:56:11 +00:00
ftang%netscape.com 0dc6b342b9 r=cata. Make HZ , GBK availailable from the menu. 2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com 82d1045636 # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com 18d71e0366 fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com 2000-02-15 09:29:47 +00:00
ftang%netscape.com 08bc70e505 fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale 2000-02-15 09:16:35 +00:00
ftang%netscape.com 7c95d866a5 fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block. 2000-02-15 09:15:18 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
mkaply%us.ibm.com 3dd407038b # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
dveditz%netscape.com e728f20fd7 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com 0010574da9 Removed call to registry->Close() 2000-02-11 22:41:45 +00:00
nhotta%netscape.com 0dfcba672e Fixing cata's Mac build problem, added a new idl to the project. 2000-02-11 04:53:58 +00:00
cata%netscape.com 546194d339 Implementation of new idl interface r=nhotta 2000-02-11 03:42:41 +00:00
cata%netscape.com 6d311464a9 New idl interface in the build; r=nhotta 2000-02-11 03:42:15 +00:00
ftang%netscape.com 336413eb3b back out bad fix. agreed by ben and tao chang it back to 1.2 2000-02-11 01:24:25 +00:00
mkaply%us.ibm.com b9ec828cd5 Missing end comment r=ftang@netscape.com 2000-02-10 15:17:03 +00:00
ftang%netscape.com abeebcc55e back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com 2000-02-10 09:26:09 +00:00
ftang%netscape.com 5880903d3c fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
nhotta%netscape.com 1a0a2e7a5e Fixed wrong target directory and header name problem, bug 25034, r=ftang. 2000-02-10 04:55:01 +00:00
putterman%netscape.com 8d435876db Fix assertion when running today's build. r=kin 2000-02-09 17:03:52 +00:00
mkaply%us.ibm.com 3c91f9747f #26537
r=momoi@netscape.com
2000-02-09 15:47:28 +00:00
warren%netscape.com 9b43ca8922 Fix to speed up nsURLProperties. r=ftang 2000-02-09 04:05:59 +00:00
cata%netscape.com 27dd1c643c Changer menu items sorting code. r=naoki, bug #26252 #24029 2000-02-09 01:35:14 +00:00
granrose%netscape.com e248329dd6 fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf. 2000-02-09 01:24:48 +00:00
mkaply%us.ibm.com 05aa9d8cf4 # 26537
r= momoi@netscape.com
2000-02-08 20:23:40 +00:00
ftang%netscape.com e93736cb77 fix 22921. reviewed by dp,cata,jbetak change module code to use macro 2000-02-08 06:21:17 +00:00
tao%netscape.com a089490e09 Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
jbetak%netscape.com 5b145675d3 bug #8702; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder 2000-02-05 02:20:37 +00:00
nhotta%netscape.com 38a829bf03 Fixed a wrong address reference which crashes Japanese mail send, r=ftang. 2000-02-04 22:39:03 +00:00
syd%netscape.com 6e0ed846bb Fix build bustage. r=mscott 2000-02-04 07:51:21 +00:00
pinkerton%netscape.com 0bac6d383b fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop. 2000-02-04 03:22:33 +00:00
cata%netscape.com 98b0be00ac Temporary splitting the charset menu, until scrollable menus become available. Bug #24029, r=ftang. 2000-02-04 01:28:55 +00:00
pp%ludusdesign.com 26646663e1 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
ftang%netscape.com 28f9b6aad9 fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang 2000-02-04 00:38:39 +00:00
nhotta%netscape.com d86ad49916 Added a function to url unescape and convert to unicode, bug 25034, r=ftang. 2000-02-03 23:18:07 +00:00
ftang%netscape.com c6ff66f35a fix bug 26357. r=cata change =tis-620 to =TIS-620 2000-02-03 23:13:17 +00:00
ftang%netscape.com c8caa1c1b6 fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak 2000-02-03 23:11:53 +00:00
ftang%netscape.com e66c7b955c fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d 2000-02-03 23:10:42 +00:00
cata%netscape.com 2f9cc254a0 Adding API to map charset name to language. bug #26240 r=erik 2000-02-02 23:54:18 +00:00
pp%ludusdesign.com 43d7ba4273 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
cata%netscape.com 4100355fe8 Bug #24027, #24029 r=ftang 2000-02-02 04:24:21 +00:00
cata%netscape.com b2b8a83d2b Adding new API. r=ftang 2000-02-02 04:23:47 +00:00
cata%netscape.com 485d066689 added files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-02-02 04:23:16 +00:00
cata%netscape.com 6d3c6ff9eb Factoring out some internal data management code. r=ftang 2000-02-02 04:13:08 +00:00
ftang%netscape.com 0139d2bb5d remove these two file. The new file now end with .ump 2000-02-01 22:53:35 +00:00
ftang%netscape.com bdcdd46d72 fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
change the mapping value for bug 24659
r=cata
2000-02-01 22:52:51 +00:00
ftang%netscape.com a016911ca7 fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata 2000-02-01 22:50:56 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
nhotta%netscape.com 9192259d01 Changed EURO to EUR, no bug, no reviewer. 2000-01-31 21:26:37 +00:00
mscott%netscape.com ca2565684f api sync for doc loader service
r=travis
2000-01-29 06:10:17 +00:00
nhotta%netscape.com ed144ae0c9 Adding a new property file for transliteration, bug 9574, r=ftang. 2000-01-28 00:35:53 +00:00
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
cata%netscape.com 6b0e23a664 Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
cata%netscape.com ad65299c4e Cleanup time: remove files not in build anymore. 1999-12-04 19:55:52 +00:00
cata%netscape.com 987102cdf1 Cleanup time: remove unused classes from build. 1999-12-04 19:51:56 +00:00
cata%netscape.com a375334e3c removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp 1999-12-04 19:50:46 +00:00
cata%netscape.com 22f70cf11c Cleanup time: remove files not in build anymore. 1999-12-04 19:41:50 +00:00