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 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02: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 |
|
Hanspeter Niederstrasser
|
fd657289a9
|
Bug 691135 - intl locale should use mac on Macs. r=ted
|
2011-11-18 14:02:26 +01: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 |
|
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Mounir Lamouri
|
66a99b9b91
|
Merging cedar with mozilla-central.
|
2011-05-11 15:00:12 +02:00 |
|
Makoto Kato
|
e3a7223fbf
|
Bug 637555 - Remove nsIMacLocale. r=smontagu
|
2011-05-11 14:25:09 +09:00 |
|
Ed Morley
|
74ba4e695f
|
Bug 655475 - Remove WinCE code from I18N; r=smontagu
|
2011-05-08 19:46:10 +02:00 |
|
Jonathan Kew
|
79231d281d
|
bug 253317 - part 4 - implement nsHyphenationManager and nsHyphenator classes. r=smontagu sr=roc
|
2011-05-04 12:29:45 +01: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 |
|
Phil Ringnalda
|
6fce97e58d
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07: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 |
|
Vladimir Vukicevic
|
9f362eae15
|
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
|
2009-02-12 18:26:01 -08:00 |
|
Phil Ringnalda
|
538c9fb42a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Serge Gautherie
|
b4df0bfb06
|
Bug 228102 - </intl/strres/tests/strres-test.xul>: "This file needs a rewrite"; (Bv1) <intl.pkg>; r=smontagu
|
2008-10-28 01:54:35 +01:00 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
mozilla@weilbacher.org
|
a47fdbbc92
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 00:27:47 -08:00 |
|
reed@reedloden.com
|
34fa5d1cba
|
Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc]
|
2007-10-15 03:00:26 -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 |
|
masayuki@d-toybox.com
|
d2aec0ff53
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 15:59:36 -07:00 |
|
roc+@cs.cmu.edu
|
6ac430a20e
|
Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc
|
2007-07-18 20:26:51 -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 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -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 |
|
benjamin%smedbergs.us
|
80e9d804a0
|
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-13 20:52:44 +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 |
|
bryner%brianryner.com
|
67dba23ae4
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
|
bsmedberg%covad.net
|
79241940e8
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +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
|
c01bb2d438
|
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
|
2004-07-16 19:09:02 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
bsmedberg%covad.net
|
d0f309943a
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
|
bsmedberg%covad.net
|
274ef7cd49
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
|
bryner%brianryner.com
|
605cc06382
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2003-10-22 06:09:48 +00:00 |
|