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

2162 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 2b832431c4 fix for bug 108314 - fix crash in nsStringBundle::GetSimpleEnumeration by loading the string bundle before starting the enumeration
sr=blake
(simple fix, no r= because I wanted to get this in before the smoktests monday)
2001-11-05 02:33:16 +00:00
jaggernaut%netscape.com f16596bc75 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-03 05:46:51 +00:00
alecf%netscape.com 9e3499664b REQUIRES cleanup 2001-11-02 06:30:34 +00:00
alecf%netscape.com d738ec4141 fix unix bustage.. I can't keep up... :( 2001-11-01 23:15:15 +00:00
alecf%netscape.com 50cf47c2a4 bug 76944 - lazy loading of string bundles.
While I'm there, do massive cleanup of string usage to avoid excess copying
also remove ns*AcceptLang on recommendation of tao
r=tao, sr=dveditz
2001-11-01 22:46:39 +00:00
mkaply%us.ibm.com 7ef3a33fd1 #95860
r=timeless, sr=blizzard
Add x-mac-hebrew and x-mac-arabic to charset lists so they actually work
2001-11-01 05:25:43 +00:00
bstell%netscape.com 3d4597dc3a checkin for fcrozat@mandrakesoft.com
bug 102516 recognize @euro locales
r=bstell@netscape.com, sr=blizzard
2001-11-01 00:21:01 +00:00
mkaply%us.ibm.com 1b2bc0e330 #97235
r=mkaply,r=maha sr=blizzard
Code from Roozbeh Pournader - get extended Arabic letters to join so Persian works
2001-10-31 05:00:06 +00:00
dougt%netscape.com 1a5050445f Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
alecf%netscape.com 1424f0401d bump max string bundles in cache up to 16 from 10, since thats how many are created on startup 2001-10-30 08:48:49 +00:00
alecf%netscape.com 326f5a7696 oops this should be getService not createInstance 2001-10-30 08:03:08 +00:00
alecf%netscape.com 3d9cdf4e49 Back out my backout, now that mac seems to be fixed 2001-10-30 03:39:18 +00:00
alecf%netscape.com a961df68cd Back out my checkin because !(*@3 PSM is screwed. 2001-10-30 02:41:48 +00:00
alecf%netscape.com 567b9d0c84 bug 100214 - Remove string dependency on XPCOM routines that depend on unicharutil, r=jag sr=scc 2001-10-29 23:16:23 +00:00
mkaply%us.ibm.com 09a80767cc OS/2 TB bustage - accidentally checked in wrong version 2001-10-29 17:57:08 +00:00
mkaply%us.ibm.com 3d2d12073e #107261
r=mkaply, sr=blizzard (Totally OS/2 only change)
OS/2 only - If creating the Unicode locale fails, just use en_US - this always works
Also fix a possible failure case only leak
2001-10-29 14:40:41 +00:00
mkaply%us.ibm.com 49d4e40c09 #107261
r=mkaply, sr=blizzard
If creating the Unicode locale fails, just use en_US - this always works
2001-10-29 14:38:48 +00:00
mkaply%us.ibm.com 32d95be0f5 #107296
r=cls
Use SHARED_LIBRARY_LIBS so that dependent building works correctly
2001-10-29 14:31:33 +00:00
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com b1b8cad1cc attempt to fix static build bustage 2001-10-26 20:10:44 +00:00
alecf%netscape.com bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com 91f782f06b final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
alecf%netscape.com 62ecde7383 fix some more stuff for bug 100214, sr=scc, r=jag
get rid of ToUpper() call, since it just calls into mCaseConversion anyway
2001-10-26 02:32:46 +00:00
dougt%netscape.com abb5f8b703 Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com 2001-10-26 00:09:22 +00:00
seawood%netscape.com d4f40a1eca Don't explicitly add $(srcdir) and let VPATH do its thing. Fixes packages built in objdirs. 2001-10-25 03:35:01 +00:00
nhotta%netscape.com 07901ffc2e Changes for JA conversion tables, bug 54135, rs=ftang, rs=blizzard. 2001-10-24 23:57:50 +00:00
jaggernaut%netscape.com 8f26ef6202 Replace goto with if. 2001-10-24 09:29:54 +00:00
jaggernaut%netscape.com 029c9db977 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 09:22:08 +00:00
jaggernaut%netscape.com 2f4eac7c83 Attempt at fixing bustage for Mac OS X 2001-10-24 09:03:09 +00:00
jaggernaut%netscape.com 570994b279 BUg 103222: Spiff up nsICollation::CompareStrings string-fu, r=dbaron, sr=brendan 2001-10-24 08:15:57 +00:00
dougt%netscape.com 5fe12c09e7 Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
shanjian%netscape.com c0114a1447 #102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
r=rbs sr=attinasi

Most of the charmap were replaced by compressed charmap, only very few
left for direct operation. Some optimization also get in as problem
found when testing this patch.
2001-10-22 23:20:24 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
loadrunner%betak.net f44a676b8c bug 97174 startup perf- remove the need of loading of wincharset.properties files at startup time to speed up, r=nhotta, sr=sfraser 2001-10-22 21:52:16 +00:00
alecf%netscape.com 47893d851f ack! how'd that get yanked? backing out part of my previous checkin, never should have landed 2001-10-22 21:25:14 +00:00
alecf%netscape.com 7899bc02f0 add ToUpperCase/ToLowerCase for PRUnichar - not used yet.. for bug 100214 2001-10-22 21:23:01 +00:00
alecf%netscape.com 8f4c5f1454 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
loadrunner%betak.net e337eac4e8 99186 Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-20 04:55:21 +00:00
alecf%netscape.com 65caaca07a for bug 100214, add some PRUnichar case routines, #if 0'ed out 2001-10-19 22:51:11 +00:00
loadrunner%betak.net 6b88613c05 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 21:53:14 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
shanjian%netscape.com 6adad46381 #104518 CharDetNativeTest is not necessary
r=nhotta, sr=alecf
2001-10-16 14:23:44 +00:00
ftang%netscape.com 84f2798435 fix bustage. somehow I can compile but tinderbox cannot. 2001-10-16 14:10:21 +00:00
ftang%netscape.com f32e210d7a fix bug 95282. Add unicode based collation code for Mac OS X. r=nhotta sr=sfraser 2001-10-16 12:30:44 +00:00
ftang%netscape.com 10ff159a07 fix 93985. add ISO-8859-16 . r=yokoyama sr=blizzard 2001-10-16 12:26:38 +00:00
ftang%netscape.com 1156f44116 add ISO-8859-16. create folder for different charsets fix bug 93985 2001-10-16 12:25:55 +00:00
ftang%netscape.com 482d41c5d2 check in 93985. add ISO-8859-16 converter
r= yokoyama sr= blizzard (rs)
2001-10-16 12:06:22 +00:00
dbaron%fas.harvard.edu 34fc404be7 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
jshin%mailaps.org f8fbd66d2b r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
jshin%mailaps.org 0b2e73d509 r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) for
Korean emails. Encoder is NOT included since ISO-2022-KR should
not be used for outgoing emails.
2001-10-13 07:22:27 +00:00
alecf%netscape.com 511a787492 convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
dbaron%fas.harvard.edu 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
alecf%netscape.com 50acc36854 return the right count from write(), so that ToLower() actually terminates
(#if 0'ed out code)
2001-10-12 00:01:19 +00:00
alecf%netscape.com 17c923ff67 bug 104122 - add case-insensitive comparison to nsICaseCompare for speedy in-module string comparisons
r=jag, sr=shaver
2001-10-11 21:42:28 +00:00
alecf%netscape.com 084f1a375b remove old nsCharsetMenu, bug 102004
r=ftang, sr=shaver
2001-10-11 19:05:29 +00:00
bnesse%netscape.com 460d50e292 Remove nsCharsetMenu.cpp from mac build. Bug 102004. r=ftang, sr=shaver. Checking in for alecf. 2001-10-11 19:00:50 +00:00
nhotta%netscape.com 99c2cffa3f Moved .property file loading out from contructor, avoid loading .property file for some regions, bug 97172, r=ftang, sr=sfraser. 2001-10-11 18:35:50 +00:00
alecf%netscape.com 36a3612553 part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out) 2001-10-10 23:38:36 +00:00
dbaron%fas.harvard.edu 765eb60417 Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756 2001-10-10 05:00:36 +00:00
alecf%netscape.com d9c6cc4dce oops, fix a typo in #if 0'ed out code 2001-10-09 23:43:25 +00:00
alecf%netscape.com cb51588cc2 add 2nd operator() to prepare for future FindInReadable work in bug 100214
not part of build
2001-10-09 23:41:57 +00:00
alecf%netscape.com 7638e29ef4 #if 0 out some other code which will be turned on later
not part of build, will be reviewed for bug 100214
2001-10-08 22:16:22 +00:00
alecf%netscape.com bba93b4903 more updates for bug 100214:
- #if 0 out nsUnicharUtils.h
- implement case insensitive string compare
- add nsUnicharUtils.h to mac build
(none of this actually part of the build)
2001-10-08 21:59:13 +00:00
loadrunner%betak.net 19ee307ca2 bug 97171, startup perf- remove the need of loading of langGroups.properties files at startup time to speed up startup performance, r=ftang, sr=waterson 2001-10-08 09:02:57 +00:00
jaggernaut%netscape.com 25694acfa3 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
jaggernaut%netscape.com 6d2f091e05 Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa. 2001-10-05 10:57:11 +00:00
alecf%netscape.com b30717ea97 - add some cheesy implementations of FindInReadable
- move nsCaseInsensitiveStringComparator over
- fix some crashes
not part of build, will be reviewed for bug 100214
2001-10-03 01:55:09 +00:00
alecf%netscape.com e269105c44 I don't know why this worked on my machine but not tinderbox.. removing old file reference 2001-10-02 22:09:09 +00:00
alecf%netscape.com a77042a8e0 Rest of fix for bug 102004 and bug 102085 - move UI-specific i18n code into xpfe. r=ftang, sr=shaver 2001-10-02 21:30:28 +00:00
dbaron%fas.harvard.edu 0cc7ea34da Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
rbs%maths.uq.edu.au 1b8e0a3b1f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
alecf%netscape.com 6a7a6b4425 adding back dom for win32 bustage 2001-10-02 01:36:06 +00:00
alecf%netscape.com 07ce8ea6c9 huh, add back DOM on unix to fix requires bustage 2001-10-02 01:35:28 +00:00
alecf%netscape.com 8406185ae8 get rid of some dumb dependencies for bug 102290 r=jag, sr=darinf 2001-10-02 01:05:42 +00:00
yokoyama%netscape.com 11e6381048 Bug 102041
Don't use the return error code from mAlias->Equals()
/r=ftang/harishd; /sr=shaver; /ptd=jaime
2001-10-01 20:53:56 +00:00
alecf%netscape.com c89731ea94 fix uconv depending on itself, r=cls part of bug 101761 2001-10-01 18:48:28 +00:00
bzbarsky%mit.edu aeb875870c Make nsICharsetAlias::GetPreferred() and nsICharsetAlias::Equals() take
nsAStrings instead of nsStrings.  Bug 102096, r=ftang,jag. sr=shaver
2001-09-30 04:01:15 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
harishd%netscape.com 99bd737981 96364 - Register html tag observers directly to parser service rather than nsObserverService. Doing so, reduces a lot of overhead. Also, the observers are now notified via sink. This eliminates the need for parser bundle.
r=dp,shanjian,sfraser, sr=rpotts.
2001-09-28 23:08:17 +00:00
alecf%netscape.com 856a576117 oops, this was supposed to go in yesterday as a part of bug 200214, r=jag, sr=sfraser 2001-09-28 23:00:09 +00:00
alecf%netscape.com ec364347fb add unix makefiles for unicharutil_s (not part of build!) 2001-09-26 21:06:46 +00:00
alecf%netscape.com f8312491ce first cut at case-insensitive wrappers for ns*Strings - not part of build 2001-09-26 20:53:57 +00:00
alecf%netscape.com 2060b904db beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
alecf%netscape.com ca1e0f0d4d bug 101761 - clean up embed components so we can better understand REQUIRES r=cls 2001-09-26 20:17:35 +00:00
shanjian%netscape.com f2df4bdfd6 #8664 Debug messages in terminal window on Linux Japanese build.
r=bstell sr=waterson
2001-09-26 02:38:34 +00:00
gerv%gerv.net d7777fd8c3 License changes, take 2. Bug 98089. mozilla/intl/ (part 2). 2001-09-26 00:47:52 +00:00
gerv%gerv.net e61b2be88e License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
gerv%gerv.net 1d745f3019 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
cls%seawood.org 35026a3e2b Update REQUIRES for MOZ_MATHML & MOZ_SVG builds.
Thanks to jonsmirl@mediaone.net for the patch.
Bug #98371 r=cls
2001-09-22 13:34:38 +00:00
yokoyama%netscape.com 1c8b45f751 Bug 97224
Adding a Unicode byte check in the UTF8 converter.
Checking in for ftang.
/r=yokoyama, /sr=waterson
2001-09-22 00:18:39 +00:00
shanjian%netscape.com a62e4f129a #99666 page is displayed as blank in certain situation
r=harishd, sr=rpotts
2001-09-21 02:38:37 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org a08388d854 Compilers handle local declarations of 'int i' inside a for-loop differently so just declare it once at the top of the function. 2001-09-19 04:23:48 +00:00
bstell%netscape.com 92aa7f5139 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 02:52:30 +00:00
bstell%netscape.com b2ec2f83c5 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Define the size of a PRUint32 char map, aka: 8K char map
2001-09-19 02:49:05 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com 906d61bca8 additional changes per cls for bug 98371 (REQUIRES support on Win32) 2001-09-17 19:14:31 +00:00
alecf%netscape.com cf9912aa80 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
sfraser%netscape.com 057578065b Fix for bug 96160 -- null check the i18n resource before use. Checking in for ftang, r=yokoyama, sr=sfraser 2001-09-14 21:12:17 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
simon%softel.co.il 5589d7465e Change the title of ISO-8859-8 encoding from Visual Hebrew to Hebrew Visual so that it appears with the other Hebrew encodings in the sorted list. Bug 84181, r=tao. 2001-09-12 06:32:16 +00:00
alecf%netscape.com 8b23f45a94 add REQUIRES support to intl
b=98371 r=cls
2001-09-10 20:03:25 +00:00
dbaron%fas.harvard.edu e5077ef0df Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797 2001-09-10 19:54:27 +00:00
yokoyama%netscape.com 64d31162d6 Bug 96318:
Fixing accidental removal of nsIFontPackageService.
/r=ftang;/sr=waterson;/a=asa
2001-09-06 00:26:13 +00:00
harishd%netscape.com 29f2f618b6 96440 - Before reloading the document with the new charset we should completely shutoff the current load. nsMetaCharsetObserver::Notify() does indeed result in calling stopDocumentLoad() however it failed to ( accidently ) propagate the appropriate error message back to the parser. r=ftang,sr=kin,a=dbaron. 2001-08-27 23:22:52 +00:00
mkaply%us.ibm.com 40b97bdf95 #92797
r=mkaply, sr=waterson, a=dbaron for drivers
Code from Maha Abou El-Rous - turn on cross platform Arabic Shaping
2001-08-25 12:52:30 +00:00
dbaron%fas.harvard.edu 716f9f4695 Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
waterson%netscape.com 9b51c834ba Oops. Cut too deep. 2001-08-17 19:40:45 +00:00
waterson%netscape.com 7ddd9832c7 Bug 95780. Rename locale.dll back to nslocale.dll so installer doesn't freak out. 2001-08-17 18:00:14 +00:00
waterson%netscape.com 9f70212bc0 Stab at fixing OS/2 bustage. 2001-08-17 09:40:23 +00:00
waterson%netscape.com 8df0653138 Bug 94831, redux. Fix windows static build stuff. 2001-08-17 08:38:26 +00:00
waterson%netscape.com 03226fa5df Bug 94831. Convert locale into a generic module. r/sr=nobody 2001-08-17 05:54:29 +00:00
waterson%netscape.com 844a26f337 Bug 94831. Convert locale stuff to generic module. r/sr=nobody: I am the devil. 2001-08-17 05:52:48 +00:00
sfraser%netscape.com aaa47c9450 Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage. 2001-08-17 01:28:47 +00:00
sfraser%netscape.com 3e6475c529 Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage. 2001-08-17 01:16:19 +00:00
shanjian%netscape.com fd693b417c #93269 Charset meta tag is ignored on view page source window when auto-detector is on
r= harishd sr=blizzard
2001-08-10 18:08:55 +00:00
loadrunner%betak.net b1eec4ec07 bug 91696, Meta tag does not work, r=shanjian , sr=vidur 2001-08-10 02:15:41 +00:00
shanjian%netscape.com b862d555d2 #90581 Cyrillic is not autodetected by nsIStringCharsetDetector
r=nhotta sr=waterson
2001-08-07 19:08:00 +00:00
waterson%netscape.com c5b444c36c Bug 71248. Convert content, layout, parser, and uconv to generic modules so that they can be linked into a meta-module. r=cathleen, sr=brendan 2001-08-07 02:55:54 +00:00
nhotta%netscape.com 92bd2ab9b8 Added nsScriptableUConv.cpp, bug 54857. 2001-08-01 22:38:32 +00:00
nhotta%netscape.com 24bd9d0fc7 Added nsIScriptableUConv.idl, bug 54857. 2001-08-01 22:37:21 +00:00
yokoyama%netscape.com 19ab4ab1e5 Bug:54857
a new ScriptableUnicodeConverter IDL
/r=nhotta,/sr=blizzard
2001-08-01 22:36:54 +00:00
mkaply%us.ibm.com a4d8228fcb Not part of build
Fix missed NS_ConvertToString -> NS_ConvertACIItoUCS2 in Arabic shaping so people don't get build breaks when they turn it on
2001-07-26 11:28:07 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
yokoyama%netscape.com 53dfa4455e bug 91193:
Menu for Universal Charset Detector shows as chardet.Universal_charset_detector
/r,sr=ftang,  properties file change only.
2001-07-20 20:26:32 +00:00
yokoyama%netscape.com 80b117b0db Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
nhotta%netscape.com 6785bd3ce9 Added two files to the project, bug 88944. 2001-07-18 21:49:08 +00:00
yokoyama%netscape.com d0b0cd85b1 Bug:88944
Adding Korean converter files first.
Check in for /ftang, /r=ftang, /sr-blizzard
2001-07-17 00:20:22 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
yokoyama%netscape.com 37e4c95eb5 Bug 75707: Some BIG5 characters can not be displayed properly in Solaris Trunk
add a boolean value to valid the med
checking in for ftang
2001-07-13 20:42:34 +00:00
nhotta%netscape.com 35defc0bba Changed simplified chinese encoders (GBK and GB2312) to include the unmapped character to length in case of NS_ERROR_UENC_NOMAPPING,
bug 90202, r=ftang, sr=blizzard.
2001-07-13 18:22:10 +00:00
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
mkaply%us.ibm.com b662cd8afc #85873
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to fix codepage mapping issues in migrating bookmarks
2001-07-04 04:42:51 +00:00
alecf%netscape.com 4f42828e33 back out my string bundle changes from yesterday to fix blockers
a=nhotta
2001-07-03 17:34:47 +00:00
mkaply%us.ibm.com d4483a76c6 Strange OS/2 bustage that only happens on some machines 2001-07-03 16:57:55 +00:00
mkaply%us.ibm.com 655763ce96 #88486
r=pavlov, sr=blizzard
Some pages crash in font code
2001-07-03 14:04:03 +00:00
jaggernaut%netscape.com 00d0b81c0d Re-doing GetUnicode() -> get() change inadvertently undone after merge-conflict. 2001-07-03 01:28:13 +00:00
alecf%netscape.com 8983f173c1 fix for bug 62173 r=nhotta, sr=blizzard
when the locale changes, tell all the string bundles to empty themselves of their current strings
while I'm there, removing a defunct API
2001-07-03 00:17:15 +00:00
mkaply%us.ibm.com ec9b618803 Tab tricked me 2001-07-02 13:45:20 +00:00
mkaply%us.ibm.com 6383108f84 OS/2 only - much better version of this Makefile that fixes EMX bustage 2001-07-02 13:02:41 +00:00
cls%seawood.org 589a862e51 Renamed DEBUG_PRINTF to UCONV_DEBUG_PRINTF to avoid conflict in gfx/src/gtk that breaks some compilers (hpux).
Bug #78648
2001-07-02 01:17:30 +00:00
cls%seawood.org c3ad4e117a Wrap fprintfs in DEBUG ifdefs
Bug #78648 r=nhotta
2001-07-01 23:38:55 +00:00
cls%seawood.org 52d7838acf Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
bstell%netscape.com 5f7b854f33 bug 16688, r=ftang@netscape.com, sr=blizzard@mozilla.org
support macro for:
  if fixed length conversion buffer too short malloc
2001-06-29 07:10:45 +00:00
dbaron%fas.harvard.edu b2bb0392a1 Back out earlier change so that we again treat hyphen as numeric terminator rather than neutral (and conform to the Unicode Bidi algorithm rather than be compatible with IE). b=73251 r=simon@softel.co.il sr=hyatt 2001-06-29 03:20:09 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
nhotta%netscape.com 110aef2d20 Replaced strcpy by memcpy in order to avoid copying nul terminator which the key might not have a room for it
(which causes the buffer overrun), r=ftang, sr=sfraser, a=asa.
2001-06-19 22:28:11 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org 2e8b3e9481 bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
cls%seawood.org 4d43c1945b Remove redundant symbols from intl for static builds.
Bug #46775 r=yokoyama sr=blizzard a=asa
2001-06-17 01:00:47 +00:00
yokoyama%netscape.com dddbe5bf68 bug 81486: Mac Romanian and cns plan 7 unicode converters do not work
Correcting typo errors for class names
r=ftang sr/a=blizzard
2001-06-06 00:45:48 +00:00
nhotta%netscape.com d1dbd9e63a Added support for a range 0xFAxx - 0xFCxx of CP932, check in for shom@vinelinux.org, bug 82678, r=ftang, sr=blizzard, a=asa. 2001-06-05 00:04:09 +00:00
ftang%netscape.com 1c3dfc7abf fix 82666. r=nhotta sr=blizzard a=blizzard
add one more char for GB18030
2001-06-04 23:59:16 +00:00
bstell%netscape.com 5a931af353 bug 76238, r=ftang, rs=bstell
add baltic as a lanugage group to font prefs
2001-05-23 02:09:33 +00:00
bstell%netscape.com de29fabdb1 bug 82075, r=ftang, rs=bstell
add charset aliases for gbk, cns11643, iso8859-{1-15}, sun_eu_greek, 5601, ansi-1251
2001-05-23 02:04:15 +00:00
yokoyama%netscape.com 1497151328 Bug 7=81786:
Clone Encoder/Decoder list before feeding to app::Init()
/r=ftang; /sr=scc
2001-05-23 00:12:51 +00:00
ccarlen%netscape.com abcdbf0e4a Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
ftang%netscape.com 5b21c51f70 fix bug 81894. rs. clear ASCII porting for gb18030.2000-0 X11 font encoding as we did in nsUnicodeToGBKNoAscii 2001-05-21 13:28:57 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
nhotta%netscape.com 1e780d47f4 Changed strtok to nsCRT::strtok, check in for drepper@cygnus.com, bug 81589, r=nhotta, sr=blizzard. 2001-05-18 21:41:47 +00:00
ftang%netscape.com 0dd9b26baa fix 81200. r=bstell sr=kin
add more checking for fallback conversion to work around
result code
2001-05-18 00:31:18 +00:00
nhotta%netscape.com 72d219cbb0 Added support for ISO-2022-JP-2 to ISO-2022-JP decoder, check in for watanabe@komadori.planet.sci.kobe-u.ac.jp,
r=nhotta, sr=blizzard.
2001-05-17 21:40:01 +00:00
yokoyama%netscape.com 014345b4ed Bug # 74815: First patch
Instead of getting the encoder/decoder list every
Browser/Mail/Composer/Other::Init(),
declared a member data so that we only need to
query the Registry once and keep them around
/r=ftang; /sr=brendan
2001-05-17 19:01:19 +00:00
shanjian%netscape.com 8984f235d3 #60908 changing character-coding-->auto-detect appears to leak memory
r=ftang sr=be
Replaced owning com prt with raw ptr (weak ref).
2001-05-17 18:24:27 +00:00
bstell%netscape.com 36ff841a3f bug 79607, r=ftang, sr=vidur
for the embedding API: add get/set charset
2001-05-17 02:09:12 +00:00
sfraser%netscape.com 444a1b1862 Checking in for bstell: added nsIDocCharset, bug 79608 2001-05-17 02:07:12 +00:00
bstell%netscape.com 3fc0f030b2 bug 79608, r=ftang, sr=vidur
for Embedding API: add get/set charset
2001-05-17 01:48:41 +00:00
bstell%netscape.com a731a58e8d bug 79608, r=ftang, sr=vidur
for Embedding API add get/set charset
2001-05-17 01:46:22 +00:00
yokoyama%netscape.com ba0ed1a9e9 bugfix for 80329; /r=sfraser; /sr=brendan 2001-05-17 00:02:21 +00:00
ftang%netscape.com a894e2bef2 fix 80725
rs=ftang subclass GB2312ToUnicodeV2 from GB18030 converter to solve the issue.
2001-05-16 12:43:49 +00:00
ftang%netscape.com e4f6b4f8eb fix bug 73710. rewrite the multi table conversion routine to support overlap range
for HKSCS and EUC-TW
rs=ftang
2001-05-16 12:40:14 +00:00
ftang%netscape.com b64894d9ac back out the change for 80725 since it case 81001and 81004
rb=ftang
2001-05-16 12:37:36 +00:00
cls%seawood.org f232c8c483 Update intermodule dependencies to fix senna bustage 2001-05-15 20:53:59 +00:00
nhotta%netscape.com a4b891569c using nhotta's account: yokoyama: bug fix for 69121. /r=ftang; /sr=brendan 2001-05-15 17:56:22 +00:00
yokoyama%netscape.com 93a0976c9a bug: 80746: /r=ftang; /sr=brendan 2001-05-15 17:55:21 +00:00
ftang%netscape.com a60b68426d fix bug 80725. change GB2312 to gb18030 support
property file change rs
2001-05-15 12:54:23 +00:00
ftang%netscape.com 47aa3f1f1c fix 80772. add nsGBKConvUtil.cpp 2001-05-15 12:53:05 +00:00
ftang%netscape.com a4de639e92 fix 80772. r=bstell clean up ucvcn and add gb18030 2001-05-15 12:52:29 +00:00
ftang%netscape.com a278d2c572 add new file for bug 80772
r=bstell a=ftang
2001-05-15 12:33:38 +00:00
ftang%netscape.com 0f99bee261 add new macro. fix bug 80772. r/sr=notyet 2001-05-15 12:31:30 +00:00
ftang%netscape.com 167d39aaf2 fix 80158 check in for simon@softel.co.il
r=ftang sr=blizzard
2001-05-15 12:23:34 +00:00
ftang%netscape.com 1012b6a4a5 fix bug 80156. check in for simon@softel.co.il
r=ftang sr=blizzard remove unnecessary stuff.
2001-05-15 12:18:09 +00:00
ftang%netscape.com 29d7cbcb35 fix 80111. remove ASCII from the X11 Johab font encoding converter
r=bstell sr=blizzard
2001-05-15 12:11:00 +00:00
shanjian%netscape.com 10c3f265e6 #78483 this Shift-JIS page is treated as UTF-16
r = yokoyama, sr=brendan
2001-05-15 03:58:56 +00:00
sfraser%netscape.com d7ddab25a8 Fix the root cause of bug 80722 (crash creating new profile); copy/paste error in a previous checkin. Blocker fix. 2001-05-15 00:33:04 +00:00
jfrancis%netscape.com 74cf6267a1 fixing kandrot build bustage 2001-05-14 08:23:07 +00:00
kandrot%netscape.com d5ca27bbb0 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00
bstell%netscape.com 44c715edb5 bug 77300, r=ftang, rs=bstell (see Brendan's comments in the bug report)
alias "646" and "ANSI_X3.4-1968" to ascii
2001-05-12 03:48:43 +00:00
darin%netscape.com c18fe7ef56 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
ftang%netscape.com 7087341c72 fix bug 73251. r=ftang sr=blizzard
author = simon@softel.co.il
chagne bidi property table
2001-05-11 14:42:29 +00:00
ftang%netscape.com 7d0647c2bc fix bug 79276
r=bstell sr=blizzard
add additional charset naem for gb18030
should not impact the build
2001-05-11 13:54:56 +00:00
ftang%netscape.com ef0dae97da add additional charset name
fix bug 79387
r=bstll sr=blizzard
properties file additional. Should not impact the build
2001-05-11 13:41:20 +00:00
ftang%netscape.com a8a7d3346e update cp936map.h
fix bug 79276.
r=bstell sr=blizzard
2001-05-11 13:38:01 +00:00
ftang%netscape.com 4f0af4358a fix bug 79276. Additional uf and ut file for GB18030
not part of the build yet. Should not hurt build
r=bstell sr=blizzard
2001-05-11 13:37:05 +00:00
nhotta%netscape.com 56d4039b09 Changed nsMetaCharsetObserver to support support <meta charset="xxx">, bug 72847, r=ftang, sr=blizzard. 2001-05-11 00:29:11 +00:00
mkaply%us.ibm.com ff89e68b7b senna REQUIRES bustage from Bidi 2001-05-10 11:52:24 +00:00
loadrunner%betak.net a5d9acee8e bug 77588, r=nhotta, ftang, sr=blizzard 2001-05-10 02:51:35 +00:00
ftang%netscape.com 63d7c658c7 fix bug 79275
r=bstell sr=blizzard
add tools to compare CP936 tables and GB18030 tables and split into files
modify the cp936tocdx.pl to take different input file and remoe UDC rangne since we
already do that in gengb18030tables.pl
2001-05-09 12:15:50 +00:00
ftang%netscape.com e8476d616f blizzard ask me fix tab in the sr comment of 79273. Here is the change which only change tab and space
I use VC++ and 1. Select all 2. Edit:Advanced:Format Selection while Tools:Options.. Tabs set to 2/2 Smart
2001-05-09 11:57:56 +00:00
ftang%netscape.com 15b789526b fix 79273
add GB18030 4 byte support into the unicode conversion engine.
r=bstell sr=blizzard@mozilla.org
2001-05-09 11:32:22 +00:00
ftang%netscape.com 43c6033bba fix 75982 to prepare bidi landing
r=leaf sr=erik
check in for erik@netscape.com
2001-05-09 11:20:46 +00:00
shanjian%netscape.com 13d5169e6a #59882 several byte range should not be excluded from SJIS state machine
r = naoki, ftang   sr=waterson
Those range are legal in MAC's definition.
2001-05-09 04:39:04 +00:00
rbs%maths.uq.edu.au ad4e80b4bb Correct a faulty mapping 2001-05-08 08:31:48 +00:00
ftang%netscape.com 7762a9c364 fix bug 75814. add hkscs support
r=nhotta
sr=blizzard
2001-05-08 00:44:30 +00:00
ftang%netscape.com 1ab4778cb7 fix 75814. add HKSCS langgroup
r=nhotta
sr=blizzard
2001-05-08 00:41:07 +00:00
ftang%netscape.com c06ebca6f5 fix bug 75814. r=nhotta sr=blizzard add nsUnicodeToHKSCS.cpp 2001-05-08 00:39:46 +00:00
ftang%netscape.com 4a690a9e65 fix bug 75814. make it build on window and unix first
r=nhotta sr=blizzard
2001-05-08 00:35:20 +00:00
ftang%netscape.com e504c985ac fix bug 75814
r=nhotta sr=blizzard
new file check in first.
2001-05-08 00:34:06 +00:00
waterson%netscape.com 91f3c0c4ec Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2001-05-06 02:27:33 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
alecf%netscape.com 80c1259818 work on lazily-loaded string bundles - don't load a bundle until the first string is requested - reduces startup time! only in effect if STRRES_ASYNC environment variable is set
bug 76944 sr=erik, r=valeski
2001-05-03 20:21:18 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com 44670b1d3a fixing runtime bustage. lowercasing idl 2001-04-28 00:02:29 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
mkaply%us.ibm.com e1a43ebaee #74741
r=bstell, sr=erik
Hide unused internal Bidi encodings
2001-04-26 19:08:17 +00:00
yokoyama%netscape.com 56ce25f6f3 Fix for 76152: /r=bstell; /sr=brendan 2001-04-22 22:45:30 +00:00
disttsc%bart.nl e707c3a68e Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-14 01:42:54 +00:00
yokoyama%netscape.com 2ab7b9f9d0 Partial fix for 66020: /r=valeski; /sr=alecf 2001-04-14 00:31:09 +00:00
ftang%netscape.com 3c51216c01 not part of the build.
fix the name
2001-04-13 13:34:55 +00:00
ftang%netscape.com 358c40e048 not part of the build yet. add tools to generate #define so we can
remove some unnecessary class in nsUCvXXXSupport.h,cpp
2001-04-13 13:11:31 +00:00
valeski%netscape.com 73f3d57af0 r=tao, sr=alecf. cleanup of string bundle service. see bug 74512 for details. 2001-04-13 11:31:03 +00:00
cls%seawood.org 2194adc33f Add check for <nl_types.h> as OpenBSD 2.5 requires that you include <nl_types.h> when including <langinfo.h> but does not do it automatically 2001-04-13 08:54:52 +00:00
cls%seawood.org 7a426fac61 Add an explicit check for CODESET to fix OpenBSD bustage. r=bstell@netscape.com 2001-04-13 06:41:17 +00:00
yokoyama%netscape.com 4ca69b6fb0 Fix for 67576; /r=valeski; /sr=brendan@mozilla.org 2001-04-12 02:06:02 +00:00
ftang%netscape.com 9f53bb536b fix 74941. clean up massy code in the header and cpp files 2001-04-11 23:52:46 +00:00
ftang%netscape.com cf943ebacd fix 65773. r=yokoyama sr=sfraser add cid for mac converters 2001-04-11 23:43:26 +00:00
ftang%netscape.com c1302ef6ef fix bug 65773. add mac convertes to the project 2001-04-11 23:41:41 +00:00
ftang%netscape.com 43f55278f7 fix bug 65773 r=yokoyama sr=sfraser
add mac table and unix/window makefile
2001-04-11 23:39:43 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
ftang%netscape.com 8301081047 not part of the build yet.
4 bytes GB18030 mapping table in special index form
2001-04-09 22:07:00 +00:00
ftang%netscape.com 160be6d23b not part of the build
modify the perl script so
1. it will generate npl
2. it will generate instruction in the file
3. map correctly for the EUDC according to MS document
2001-04-09 22:04:55 +00:00
ftang%netscape.com 835ce2388b not part of the build
make the table generation tool depend on the global flag
2001-04-09 22:01:11 +00:00
erik%netscape.com e78c66ffe1 trivial change (just adding a comma at the end of the list for the next
person who comes along)
2001-04-09 21:11:19 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
erik%netscape.com be08240293 checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
enable nl_langinfo(CODESET) compiling
2001-04-05 02:29:59 +00:00
erik%netscape.com 65d0f3b00a checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
define _XOPEN_SOURCE so older versions of Linux define CODESET
2001-04-04 22:51:36 +00:00
ftang%netscape.com 237d3b91bb remove obsoleted code. fix bug 74727 2001-04-04 22:49:04 +00:00
ftang%netscape.com 17389b481d remove obsoleted files 2001-04-04 22:42:57 +00:00
ftang%netscape.com 8d39505d1c fix bug 74727. remove dead code 2001-04-04 22:36:47 +00:00
ftang%netscape.com b3db028d65 fix 74727
r=yokoyama@netscape.com
remove dead code
2001-04-04 22:36:30 +00:00
ftang%netscape.com 20cda2e572 remove dead cpp files 2001-04-04 22:35:25 +00:00
ftang%netscape.com 70e3042af6 fix 74730. r=yokoyama@netscape.com
remove dead code
remove dead cpp file from the build
2001-04-04 22:34:45 +00:00