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

1287 Коммитов

Автор SHA1 Сообщение Дата
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
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
bryner%brianryner.com 29c70cffe8 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
cbiesinger%web.de 5c28486a71 bug 262385 add byte array methods to nsIScriptableUnicodeConverter
r=jshin sr=darin
2004-11-16 23:45:34 +00:00
neil%parkwaycc.co.uk ce340df5cc Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst 2004-11-10 20:38:11 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
timeless%mozdev.org 876e501b18 Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
2004-10-28 02:27:25 +00:00
bzbarsky%mit.edu d15811bc0d Impl QI to nsIUnicharInputStream, don't just inherit it. No bug, r=timeless,
sr=roc
2004-10-14 18:59:06 +00:00
gerv%gerv.net ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
mkaply%us.ibm.com 8641dd0f8a #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
mkaply%us.ibm.com ea7fd4498a OS/2 break from tor's checkin - we need to do something for DefaultCharsetForLocale - BeOS needs a fix as well 2004-07-22 13:19:48 +00:00
smontagu%smontagu.org 9d37ea9f0c Update ARMSCII-8 conversion tables. Bug 230838, r=jshin, sr=roc (blanket sr from bug 199143) 2004-07-20 21:02:41 +00:00
silver%warwickcompsoc.co.uk 4ce233da0b Add some useful comments/basic docs for the charset converter manager.
rs=bz
2004-07-19 21:19:03 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +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
tor%cs.brown.edu 9f26f1dadb Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
2004-06-15 16:38:43 +00:00
jshin%mailaps.org 3fbdfedf43 fix the typoe I missed in the previous checkin for bug 246194 2004-06-11 00:58:53 +00:00
jshin%mailaps.org f00e875ee9 bug 246194 : crash when char. encoding is set to UTF-16 for non-UTF-16 pages (r=smontagu, sr=dbaron, a=asa) 2004-06-10 21:16:56 +00:00
jshin%mailaps.org 737d99bebc bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron) 2004-06-06 18:47:53 +00:00
neil%parkwaycc.co.uk 385689a244 Removing unused variable b=217089 p=mbockelcamp@web.de r=smontagu sr=jag 2004-05-27 09:00:16 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
caillon%redhat.com 178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
cls%seawood.org 7f246234b3 Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
jshin%mailaps.org d2c6e71b7d bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
mkaply%us.ibm.com fa47ed186f #240597
r=pedemonte, sr=blizzard (platform specific)
OS/2 only - add support for codepage 869 - not used in browser, just used for native conversions
2004-04-20 02:46:49 +00:00
neil%parkwaycc.co.uk 35aae09eb6 Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf 2004-04-19 16:02:09 +00:00
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
mkaply%us.ibm.com 97aa00840e #240596
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862
2004-04-15 17:22:07 +00:00
mkaply%us.ibm.com fd89d97d39 No bug
r=smontagu, sr=roc
Redo 8859-8 and 8859-7 charset maps
2004-04-13 21:43:34 +00:00
jshin%mailaps.org cf5a5121a9 bug 235090: add UTF-16 en/decoders so that CSS stylesheets tagged with UTF-16 label can be recognized (r+sr=bzbarsky) 2004-04-13 01:14:36 +00:00
jshin%mailaps.org 9997d13b08 bug 235090 : add 'UTF-16' de/encoders so that CSS stylesheets labelled with 'UTF-16' can be recognized. (r+sr=bzbarsky) 2004-04-13 01:12:18 +00:00
cbiesinger%web.de 95ec3916fa bug 212101 only build the NativeUConvService when needed
patch by Stephen Walker <sdwalker@myrealbox.com> r=mkaply sr=dougt a=mkaply
2004-04-10 14:15:16 +00:00
pedemont%us.ibm.com 7b83783e7f Get this building on OS/2, r=,a=mkaply 2004-04-06 22:41:59 +00:00
pkw%us.ibm.com 7228baf9bc Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
r=jshin@mailaps.org, sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
jshin%mailaps.org b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
darin%meer.net c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
jshin%mailaps.org 2b5ce0e866 bug 233250: replace a spurrious assertion with a warning (r=smontagu, sr=dbaron) 2004-02-07 10:21:23 +00:00
jst%mozilla.jstenback.com 90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +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
jshin%mailaps.org 026e966b62 bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip) 2004-01-07 04:17:40 +00:00
jshin%mailaps.org 8ea11801c8 bug 228176 exclude control characters from unescaping URLs for the UI : r=darin, sr=jst 2004-01-07 03:57:20 +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
peter%propagandism.org feda8614f8 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
jshin%mailaps.org 64fee0cebf bug 227958 : big5, gb2312, ksc5601 fonts (X11core) don't show up in font selection menu. Fix this by adding the corresponding internal charset names. r=smontagu, sr=rbs, a=asa 2003-12-15 23:00:21 +00:00
jshin%mailaps.org 5696633bbe bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz) 2003-11-09 05:45:21 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
mkaply%us.ibm.com 9a7c290d71 #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
bsmedberg%covad.net 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
jshin%mailaps.org cd6feee343 bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included. 2003-09-11 12:01:08 +00:00