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

1290 Коммитов

Автор SHA1 Сообщение Дата
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