Makoto Kato
|
ded9fc3eb0
|
Bug 843992 - rename nsJISX4501 to nsJISX4051. r=masayuki
--HG--
rename : intl/lwbrk/src/jisx4501class.h => intl/lwbrk/src/jisx4051class.h
rename : intl/lwbrk/src/nsJISx4501LineBreaker.cpp => intl/lwbrk/src/nsJISx4051LineBreaker.cpp
rename : intl/lwbrk/src/nsJISx4501LineBreaker.h => intl/lwbrk/src/nsJISx4051LineBreaker.h
rename : intl/lwbrk/tools/anzx4501.html => intl/lwbrk/tools/anzx4051.html
rename : intl/lwbrk/tools/anzx4501.pl => intl/lwbrk/tools/anzx4051.pl
rename : intl/lwbrk/tools/jisx4501class.txt => intl/lwbrk/tools/jisx4051class.txt
rename : intl/lwbrk/tools/jisx4501simp.txt => intl/lwbrk/tools/jisx4051simp.txt
|
2013-02-27 16:04:38 +09:00 |
|
Masatoshi Kimura
|
8395e84bbf
|
Bug 830112 - Remove prtypes.h from intl/ and some other cleanups. r=smontagu
|
2013-01-14 03:06:28 +09:00 |
|
Makoto Kato
|
5adcbb8fb9
|
Bug 783206 - replace NULL with nullptr in intl except to OS API usages. r=smontagu
|
2012-08-24 16:49:00 +09:00 |
|
Masatoshi Kimura
|
9cee24d959
|
Bug 710693 - Move internal encoding check into nsCharsetAlias. r=smontagu
|
2012-05-24 18:45:10 -04:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Makoto Kato
|
b6e9c4d7bb
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Makoto Kato
|
1499241aa5
|
Bug 655655 - decom nsIPosixLocale. r=smontagu
--HG--
rename : intl/locale/public/nsIPosixLocale.h => intl/locale/public/nsPosixLocale.h
|
2011-06-22 16:34:27 +09:00 |
|
Makoto Kato
|
e3a7223fbf
|
Bug 637555 - Remove nsIMacLocale. r=smontagu
|
2011-05-11 14:25:09 +09:00 |
|
Brandon Bohrer
|
83080096af
|
Bug 635170 - DeCOM nsIWin32Locale. r=smontagu
--HG--
rename : intl/locale/public/nsIWin32Locale.h => intl/locale/public/nsWin32Locale.h
rename : intl/locale/src/windows/nsIWin32LocaleImpl.cpp => intl/locale/src/windows/nsWin32Locale.cpp
|
2011-05-02 17:49:11 +09:00 |
|
Makoto Kato
|
1ab8cb2f8d
|
Bug 637599 - Move nsIPlatformCharset from intl/uconv to intl/locale. r=smontagu
--HG--
rename : intl/uconv/public/nsICharsetAlias.h => intl/locale/public/nsICharsetAlias.h
rename : intl/uconv/public/nsIPlatformCharset.h => intl/locale/public/nsIPlatformCharset.h
rename : intl/uconv/src/charsetalias.properties => intl/locale/src/charsetalias.properties
rename : intl/uconv/src/maccharset.properties => intl/locale/src/mac/maccharset.properties
rename : intl/uconv/src/nsMacCharset.cpp => intl/locale/src/mac/nsMacCharset.cpp
rename : intl/uconv/src/nsCharsetAlias.h => intl/locale/src/nsCharsetAlias.h
rename : intl/uconv/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAliasImp.cpp
rename : intl/uconv/src/nsPlatformCharset.h => intl/locale/src/nsPlatformCharset.h
rename : intl/uconv/src/nsUConvPropertySearch.cpp => intl/locale/src/nsUConvPropertySearch.cpp
rename : intl/uconv/src/nsUConvPropertySearch.h => intl/locale/src/nsUConvPropertySearch.h
rename : intl/uconv/src/nsOS2Charset.cpp => intl/locale/src/os2/nsOS2Charset.cpp
rename : intl/uconv/src/os2charset.properties => intl/locale/src/os2/os2charset.properties
rename : intl/uconv/src/props2arrays.py => intl/locale/src/props2arrays.py
rename : intl/uconv/src/nsUNIXCharset.cpp => intl/locale/src/unix/nsUNIXCharset.cpp
rename : intl/uconv/src/unixcharset.properties => intl/locale/src/unix/unixcharset.properties
rename : intl/uconv/src/nsWinCharset.cpp => intl/locale/src/windows/nsWinCharset.cpp
rename : intl/uconv/src/wincharset.properties => intl/locale/src/windows/wincharset.properties
|
2011-04-04 16:05:07 -07:00 |
|
timeless@mozdev.org
|
bab6b1bac7
|
Bug 585420 Drop files from intl and restore nsCaseConversionImp2
r=smontagu a=bsmedberg
|
2010-08-18 13:17:12 +03:00 |
|
Kyle Huey
|
48e10623c5
|
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
|
2010-07-29 12:22:16 -07:00 |
|
Benjamin Smedberg
|
0df0345c66
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Simon Montagu
|
4383d38163
|
Do Hankaku to Zenkaku conversion in the ISO-2022-JP encoder. Bug 563283, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-06-21 15:34:11 +03:00 |
|
Benjamin Smedberg
|
a7e67d32ad
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Navin Lal
|
1cad5f2db8
|
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
|
2009-07-25 03:27:08 +02:00 |
|
Josh Aas
|
e2ea4b5e73
|
Fix crash in unicode collation on Mac OS X, enable it, remove old collation impl. b=488320 r=smontagu sr=roc
|
2009-05-01 15:57:08 -07:00 |
|
roc+@cs.cmu.edu
|
2828ce9260
|
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
|
2007-08-28 19:03:31 -07:00 |
|
roc+@cs.cmu.edu
|
a1def44ba1
|
Backing out to fix bustage :-(
|
2007-05-23 22:16:52 -07:00 |
|
roc+@cs.cmu.edu
|
674855e8dd
|
Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc
|
2007-05-23 20:16:16 -07:00 |
|
roc+@cs.cmu.edu
|
0a85d8402c
|
Backing out due to bustage.
|
2007-05-22 21:26:42 -07:00 |
|
roc+@cs.cmu.edu
|
f303dbe9c8
|
Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan.
|
2007-05-22 21:06:20 -07:00 |
|
cbiesinger%web.de
|
15501fd5cb
|
Bug 351856 make chardet its own module
r=smontagu,bsmedberg
|
2006-09-13 22:13:40 +00:00 |
|
cbiesinger%web.de
|
18a14d01d3
|
Bug 352049 Kill the font download dialog
r=smontagu sr=bz
|
2006-09-10 19:15:09 +00:00 |
|
timeless%mozdev.org
|
59ef2dc1d8
|
Bug 337917 Make consumers stop using cids from other modules
fixing build bustage, i missed the factory bit for
https://bugzilla.mozilla.org/attachment.cgi?id=221966
intl NS_DATETIMEFORMAT_CONTRACTID
|
2006-06-04 01:08:02 +00:00 |
|
roc+%cs.cmu.edu
|
142211a0cb
|
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
|
2005-08-22 03:00:06 +00:00 |
|
vladimir%pobox.com
|
0b8d1522a5
|
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
|
2004-08-24 22:50:33 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
dwitte%stanford.edu
|
7a2d3ff642
|
spelling fixes... s/debuging/debugging/. thanks to WeirdAl for the patch.
b=106386, p=ajvincent@juno.com, r=timeless, sr=bz.
|
2003-10-10 04:31:15 +00:00 |
|
bryner%brianryner.com
|
7171f28ff4
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:24:21 +00:00 |
|
shanjian%netscape.com
|
ca221e3ed9
|
#8275 Need routine to perform Unicode composition and decomposition
borrowed code from jpnic and created new interface.
r=nhotta, sr=alecf.
|
2003-01-17 23:30:01 +00:00 |
|
shanjian%netscape.com
|
3b0054ca0b
|
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
|
2002-11-22 22:36:42 +00:00 |
|
smontagu%netscape.com
|
25245b12da
|
Backing out shanjian's last checkin
|
2002-11-20 23:58:14 +00:00 |
|
shanjian%netscape.com
|
af6dc1965c
|
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
|
2002-11-20 21:13:52 +00:00 |
|
alecf%netscape.com
|
ddd2411b69
|
fix for bug 172004 - provide a mechanism for embeddors to override specific strings in any string bundle with a single "string manifest" file.
r=tao, sr=sfraser, a=asa
|
2002-10-14 19:06:27 +00:00 |
|
alecf%netscape.com
|
7b2abfdb4f
|
fix MachO bustage - MachO should be using mac locale, not unix
|
2002-09-25 00:52:16 +00:00 |
|
alecf%netscape.com
|
8fa8387ee0
|
final not-part-of-build changes for bug 169498
add final constructors and fix the combined module to cover all 5 modules
|
2002-09-18 20:44:38 +00:00 |
|
alecf%netscape.com
|
07c22615ce
|
further work on bug 169498 - combine chardet, unicharutil and lwbrk into one dll
also add ns<Foo>Constructors.h to make the constructors/etc more modular
not part of build
|
2002-09-18 20:03:11 +00:00 |
|
alecf%netscape.com
|
28e2df506f
|
first cut at combined i18n library - for now, just roll in chardet
not part of build, for bug 169498
|
2002-09-18 18:37:11 +00:00 |
|