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

308 Коммитов

Автор SHA1 Сообщение Дата
Jonas Sicking 32a03526e0 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher a6d440687b Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Edward Lee fb9cf90b16 Bug 566859 - Plurals Formula for gd [r=Pike r=smontagu]
Replace the unused rule #4 (probably because it was wrong) with the correct forms for Scottish Gaelic.

--HG--
extra : rebase_source : 6c0f88f87038e6c5b63ea8565bdc4d3766209109
2010-07-14 09:55:57 -07:00
Edward Lee 3bc9eaf7d4 Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu 2009-03-29 13:18:24 -05:00
Edward Lee 60e89b7539 Bug 467347 - Fix Plural Rule #12, Arabic, to have 6 forms. r=Pike, r=smontagu 2008-12-18 16:23:24 -06:00
edward.lee@engineering.uiuc.edu 96237150e1 Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 13:33:39 -08:00
reed@reedloden.com 3d89169a69 Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu] 2008-01-31 18:55:34 -08:00
reed@reedloden.com bcadc4523e Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep] 2008-01-29 20:30:20 -08:00
edward.lee@engineering.uiuc.edu 81fbf66e17 Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner 2008-01-26 23:33:05 -08:00
edward.lee@engineering.uiuc.edu 390fadeb5d Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner 2008-01-22 18:18:24 -08: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
sayrer%gmail.com f27fd09437 Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi 2007-03-03 17:43:01 +00:00
smontagu%smontagu.org 9d24b7eaf6 Removing obsolete files not part of the build. Bug 371990, r=sayrer 2007-02-27 22:49:17 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net 573eebab2a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 12:36:03 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
vladimir%pobox.com 0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
tor%cs.brown.edu bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
seawood%netscape.com bf5970191d Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-03 22:42:02 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com 301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
bryner%netscape.com 005712586f Make MachO mac build use Mac locale code (bug 158266). r=pinkerton, sr=sfraser, a=asa. 2002-07-25 00:28:29 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu ed869c764e 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
jaggernaut%netscape.com ca6197295f 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
gerv%gerv.net 1c6c9ed7c8 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 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
alecf%netscape.com 62424ee7b2 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
jaggernaut%netscape.com 5a6317b8a5 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
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
cls%seawood.org f6740baa20 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
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com 58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
pinkerton%netscape.com cdc7e4500f fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
tague%netscape.com 6852185102 Replaced direct comparisons of return values against NS_OK with NS_SUCCEEDED or NS_FAILED macros. 1999-08-31 01:56:44 +00:00
nhotta%netscape.com c3f8a1e88a Fixed compile errors (not part of the build). 1999-08-19 19:55:05 +00:00
tague%netscape.com 6b08459339 Fix purify errors introduced in the scriptability landing 1999-08-04 07:16:00 +00:00
tague%netscape.com 2b0c246d3b Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
nhotta%netscape.com f60549b16a Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
nhotta%netscape.com e7e73371dd Added scriptable date format. 1999-07-20 22:24:37 +00:00
nhotta%netscape.com 7515e72ba2 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
nhotta%netscape.com 628b95cd84 Updates for nsILocale change (not part of the mail build). 1999-07-16 22:57:45 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com 9dd8d20230 Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
briano%netscape.com 8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
tague%netscape.com 789ae3347f Fixed #7294: Need implementation of accept-language to nsLocale Factory method. 1999-06-03 01:57:55 +00:00
tague%netscape.com 649420ff88 Updated self test. 1999-05-28 05:01:54 +00:00
tague%netscape.com b5fae28c4f Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com c81f25284c Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
nhotta%netscape.com c3b8e48903 Test for GetIID(). 1999-05-27 20:37:48 +00:00
dp%netscape.com 78364c28b7 removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nhotta%netscape.com b37ea38fe1 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +00:00
tague%netscape.com 7ad9ccbd1c First Checked In. 1999-04-28 06:14:12 +00:00
tague%netscape.com 5cc65e10dc Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
nhotta%netscape.com dd415ab26f WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
tague%netscape.com 4e187afaa6 Updated support for GetSystemLocale and GetApplicationLocale 1999-04-15 21:00:16 +00:00
momoi%netscape.com ce316edb42 Updated the us-ascii base sort results since the original data file was updated. 1999-04-10 01:20:18 +00:00
momoi%netscape.com 94f80f33aa Added N into the test data. Should not affect any build. 1999-04-10 01:13:53 +00:00
nhotta%netscape.com 2fdc54840f Additional test cases for nsILocale and test options. 1999-04-10 01:09:27 +00:00
momoi%netscape.com dda8abda17 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +00:00
tague%netscape.com 9e24c25ee5 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
tague%netscape.com af15e24c5c Fixed 2 memory leaks so Bruce doesn't have to 1999-04-07 03:55:34 +00:00
tague%netscape.com 31fc311de3 Fixed bug #3867: nsIWin32Locale::GetPlatformLocale not returning the correct value for en_US 1999-04-06 05:46:29 +00:00
jband%netscape.com 01475d8a25 fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
nhotta%netscape.com a0c1d18551 Sort test data for us-ascii. 1999-03-29 23:25:56 +00:00
nhotta%netscape.com 9be45955c4 Changed to use wprintf for dump data if Win32. 1999-03-29 22:53:48 +00:00
nhotta%netscape.com da7d69bdaa Fixed unix compile error. 1999-03-27 00:21:41 +00:00
nhotta%netscape.com 657d66dd8f Not a part of the main build, added test info for the sorting. 1999-03-27 00:11:09 +00:00
nhotta%netscape.com 0aa9780658 Added two functions which use nsString as a sort key. 1999-03-19 23:21:43 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina%netscape.com f099fcc21b Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
nhotta%netscape.com 1ef4f256bc Fix for Macintosh test. 1999-02-19 01:38:27 +00:00
nhotta%netscape.com 3051dee08e Added a new sort test. 1999-02-19 00:59:42 +00:00
nhotta%netscape.com 92dd9d0245 nsILocale integration. 1999-02-18 00:02:03 +00:00
mcafee%netscape.com fe8764fbbe More portable makefile, fixing -lreg breakage. 1999-02-16 01:35:23 +00:00
nhotta%netscape.com 263991365d Output data print format change. 1999-02-08 19:21:44 +00:00
mcafee%netscape.com 726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
mcafee%netscape.com 8d0f6d4b57 nsIWin32Locale.h is, uh, Win32-only :-) 1999-02-07 12:29:31 +00:00
nhotta%netscape.com 9cf27d4675 RegisterFactory for case conversion interface. 1999-02-04 01:39:11 +00:00
nhotta%netscape.com b12ad2d245 Additional include paths. 1999-02-04 01:37:46 +00:00
tague%netscape.com ebe7e7f12a Added Windows specific locale interfaces and implementation 1999-02-04 00:33:44 +00:00
nhotta%netscape.com ed09f21105 RegisterFactory for unicode converter. 1999-02-03 19:29:50 +00:00
nhotta%netscape.com f5d1975ba6 nsILocale integration. 1999-02-03 01:35:11 +00:00
mcafee%netscape.com c46e798651 Ignore generated binaries 1999-02-02 01:47:19 +00:00
nhotta%netscape.com 57c01c80e1 Changed for nsIDateTimeFormat interface. 1999-02-01 23:33:13 +00:00
tague%netscape.com fc83b34cdf Modified LocaleSelfTest to look for it's components in NSLOCALE_DLL on the Mac. (This mirrors the other builds.) 1999-02-01 04:37:47 +00:00
tague%netscape.com af2816809e Added nsILocale, nsILocaleFactory, nsICollation to the UNIX build 1999-01-29 04:09:40 +00:00
tague%netscape.com 85b27329cd Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well. 1999-01-28 23:27:55 +00:00
nhotta%netscape.com ab42bc6816 Added test cases for date time format. 1999-01-28 00:26:04 +00:00
ramiro%netscape.com 40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
mcafee%netscape.com 74efa35b43 Adding makefiles for Linux, hope that's Ok 1999-01-26 12:47:33 +00:00
nhotta%netscape.com ed95678fea First Checked In. 1999-01-21 23:40:32 +00:00
nhotta%netscape.com 7b8d4b7b11 Changes for Mac build. 1999-01-21 23:37:56 +00:00
nhotta%netscape.com 86c9f5ca8d Initial check in. 1999-01-21 01:28:27 +00:00