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

622 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de c27a5a75b2 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
smontagu%smontagu.org a661b02369 Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes 2006-08-08 07:50:26 +00:00
smontagu%smontagu.org 03518e3851 correcting typo in checkin of bug 341860 2006-07-19 11:18:21 +00:00
smontagu%smontagu.org eb9032798b Add several Indic languages to language.properties. Bug 341860, r=jshin 2006-07-19 10:16:36 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
mkaply%us.ibm.com 656d7ee329 OS/2 build bustage from 338732 2006-05-23 14:16:33 +00:00
benjamin%smedbergs.us 66d8c3ac05 Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu 2006-05-22 13:20:59 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bsmedberg%covad.net dff1dea638 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
smontagu%smontagu.org f5e30b020d Add Maltese and Tatar to the list of supported languages, and map Chinese (Min Nan) to the Western langGroup. Bugs 258599, 310028, 314907, r=jshin, blanket sr=roc for property file changes 2005-11-07 09:30:58 +00:00
jshin%mailaps.org 1a8118258c bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
bsmedberg%covad.net a38f42348d Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 12:36:03 +00:00
neil%parkwaycc.co.uk c299d2c137 Fix compiler warnings b=287540 p=gautheri@noos.fr r=smontagu sr=blizzard 2005-04-05 08:31:32 +00:00
mkaply%us.ibm.com a3e6c0c411 #286492
r=jshin, sr=mkaply (OS/2 only)
From Peter Weilbacher - use stricmp to silence assertion
2005-03-28 16:36:25 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
dougt%meer.net f92625742e Fixes 280238. WinCE support. r=jungshik shin. 2005-01-30 03:57:09 +00:00
jshin%mailaps.org 00432841bb bug 257511 : In UTF-8 locales, date/time with non-ASCII characters become 'null' strings (r=smontagu, sr=neil) (add back '##PLATFORM' to the Unix locale code) 2005-01-25 13:08:24 +00:00
smontagu%smontagu.org 123139fad7 Map Pashto, Urdu and Sindhi to Arabic langGroup. Bug 274102, patch by Henri Sivonen <hsivonen@iki.fi>, r=me, sr=dbaron 2005-01-02 16:01:52 +00:00
bsmedberg%covad.net 7ccf6e4965 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
bryner%brianryner.com 1435145ce6 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
timeless%mozdev.org 99bcaa65e0 Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
2004-11-05 05:47:20 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
timeless%mozdev.org 2726dce295 Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
2004-10-28 02:27:25 +00:00
smontagu%smontagu.org ee6b6b08c0 Fix VC.net bustage from bug 234865 2004-10-20 19:55:09 +00:00
smontagu%smontagu.org 23358f9888 Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil 2004-10-19 19:12:45 +00:00
smontagu%smontagu.org 1f51adda42 Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-10-11 20:20:11 +00:00
mkaply%us.ibm.com 499659b856 Remove unused file 2004-10-11 19:13:15 +00:00
mkaply%us.ibm.com b42a56203a #260427
r=mkaply, sr=blizzard, a=mkaply
Patch from Peter Weilbacher - use ParseLocaleString from nsPosixLocale and use the separator that is passed in
2004-10-11 16:35:13 +00:00
jshin%mailaps.org 1d42667e39 taking out the previous check-in. we may have a better alternative. 2004-10-03 15:50:01 +00:00
jshin%mailaps.org a99a99af41 bug 260427 non-ASCII characters are not rendered correctly in the UI on OS2. patch by Peter Weilbacher(mozilla%Weilbacher.org), r/sr=mkaply 2004-10-03 15:41:43 +00:00
pedemont%us.ibm.com 8d0cf823bc nsDateTimeFormatMac broken in Japanese locale. r=jshin,sr=roc,a=asa 2004-09-07 15:12:26 +00:00
timeless%mozdev.org ad83a235cb Bug 256994 Error in "intl/src/mac" when trying to build Firefox with Apple GCC-3.5-tree-ssa
patch by mcsmurf@gmx.de r=smontagu sr=smfr
2004-08-30 17:41:06 +00:00
vladimir%pobox.com 21997a1847 b=255134, nsICollation scriptability, updated IIDs 2004-08-25 07:20:06 +00:00
vladimir%pobox.com ab916d5eb8 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
jshin%mailaps.org 467a338cda bug 256383 : Unknown 'lang' should be mapped to 'x-unicode' instead of 'x-western' (r=smontagu, sr=rbs) 2004-08-23 20:20:36 +00:00
jshin%mailaps.org 180d6294d0 bug 256257: Font settings for western encoding apply when 'x-*' langGroup is specified (especially problematic in mail) 2004-08-23 20:10:38 +00:00
pedemont%us.ibm.com 4a88756ee9 I'm getting sloppy 2004-08-18 16:47:14 +00:00
pedemont%us.ibm.com 6167cea9ec Attempt to fix bustage for older system's compiler 2004-08-18 16:29:26 +00:00
pedemont%us.ibm.com 467a753ba7 Bug 252475 - nsLocale is broken on Mac OS X. r=jshin,sr=blizzard 2004-08-18 15:35:36 +00:00
mkaply%us.ibm.com cac676a3f7 #252674
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Implement GetPlatformLocale so JS dates/times work again
2004-08-11 12:49:46 +00:00
jshin%mailaps.org 49ad289e63 add back references that were taken away by Gerv's license changing script 2004-08-09 13:42:28 +00:00
jshin%mailaps.org 045eebca08 bug 251241 : zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil) 2004-08-07 17:48:13 +00:00
bzbarsky%mit.edu 1048e5cdd6 This IDL file should have gone away with nsILanguageAtom at "2004-06-08
16:53".  See bug 230603.
2004-07-19 19:57:58 +00:00
neil%parkwaycc.co.uk 29e49288c4 Remove duplicate line from previous checkin b=232487 r=jshin sr=blizzard 2004-07-01 16:29:35 +00:00
jshin%mailaps.org ee4756c8be bug 245770 : add a pref. to control whether or not replace backslashes with Yen signs in Japanese documents (r=smontagu, sr=dbaron) 2004-06-21 10:32:27 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
tor%cs.brown.edu bd483bc79f Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
2004-06-15 16:38:43 +00:00
bryner%brianryner.com fc95dd4fc9 bustage fix 2004-06-09 00:39:22 +00:00