vladimir%pobox.com
b7dff491b0
b=255134, nsICollation scriptability, updated IIDs
2004-08-25 07:20:06 +00:00
vladimir%pobox.com
0b8d1522a5
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
jshin%mailaps.org
932b7b0a18
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
d02b16fcf3
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
f38d27c31d
I'm getting sloppy
2004-08-18 16:47:14 +00:00
pedemont%us.ibm.com
7c38d65966
Attempt to fix bustage for older system's compiler
2004-08-18 16:29:26 +00:00
pedemont%us.ibm.com
254fe32662
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
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
jshin%mailaps.org
1bef0ab4b0
add back references that were taken away by Gerv's license changing script
2004-08-09 13:42:28 +00:00
jshin%mailaps.org
7f66073189
bug 251241 : zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil)
2004-08-07 17:48:13 +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
bzbarsky%mit.edu
ee4d4ba30b
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
gerv%gerv.net
bf72847de9
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 20:31:11 +00:00
gerv%gerv.net
6b54b1cbc5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +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
9f35e25052
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
neil%parkwaycc.co.uk
76dfd52043
Remove duplicate line from previous checkin b=232487 r=jshin sr=blizzard
2004-07-01 16:29:35 +00:00
jshin%mailaps.org
bad1f152f4
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
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
442a384196
Bug 226439. Make nsCharTraits<PRUnichar>::ASCIIToLower handle Unicode characters whose lowercase form is ASCII. r+sr=darin
2004-06-16 23:29:49 +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
bryner%brianryner.com
8cbca006fb
bustage fix
2004-06-09 00:39:22 +00:00
bryner%brianryner.com
c81ff92d19
bustage fix
2004-06-08 23:58:05 +00:00
bryner%brianryner.com
97a65f9548
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
2004-06-08 23:53:59 +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
790477e161
Make code more standards compliant to build with mingw gcc 3.4.0.
...
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +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
cbiesinger%web.de
6ad20397bf
Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
...
r=darin sr=dbaron
2004-04-14 20:09:30 +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
jshin%mailaps.org
21c251eb04
bug 232487 : add a dozen or so languages to the list of supported languages and the lang and langGroup mapping table (r=momoi, sr=blizzard, a=chofmann)
2004-03-30 02:40:52 +00:00
mkaply%us.ibm.com
8395704c18
#238642
...
r=pedemont, sr=blizzard (platform specific code), a=mkaply
OS/2 only - Better handling of error conditions in locale code.
2004-03-25 20:19:44 +00:00
cbiesinger%web.de
e7bb4e5165
Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
...
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
bsmedberg%covad.net
255960bb10
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +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
timeless%mozdev.org
5c9e816695
Bug 236240 strres-test.js references chrome:/navigator/content/ which is bad
...
r=neil
not part of the build
2004-03-03 15:41:06 +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
timeless%mozdev.org
6156ea37f5
Bug 163665 cleanup nsScriptableDateFormat::FormatDateTime
...
r=jshin sr=roc
2004-02-25 15:58:18 +00:00
mkaply%us.ibm.com
568fef0439
#235410
...
r=pedemont, sr=blizzard (platform specific code)
Fix locale object leak
2004-02-24 23:29:50 +00:00
jshin%mailaps.org
ecdd8e1e79
bug 233669: treat Korean compatibility Jamos, Kanbun and Bopomofo as syllabic (r=momoi, sr=bz)
2004-02-19 11:06:32 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
jshin%mailaps.org
0e7fdf6f4a
bug 231447: space after charset name gets charset detetctor confused (r=smontagu, sr=bzbarsky)
2004-02-07 10:24:55 +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
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
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
jshin%mailaps.org
299cdca3f0
bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard
2004-01-28 06:15:35 +00:00
dbaron%dbaron.org
0231f67b81
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
smontagu%smontagu.org
09eab639e9
Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron.
2004-01-23 19:46:43 +00:00
smontagu%smontagu.org
7f195a8994
Backing out last change because of test failures on tinderbox.
2004-01-21 08:06:12 +00:00
smontagu%smontagu.org
f771d6bb23
Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron.
2004-01-21 06:40: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
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
jgmyers%speakeasy.net
ce5088ba8f
Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc
2004-01-03 21:45:21 +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
d7face4e52
bug 203406 : missing cast added
2003-12-23 10:32:12 +00:00
jshin%mailaps.org
4672446205
bug 203406 : performance enhancement patch for CTL (patch by prabhat), bug 204286 (patch by me) : enable Devanagari rendering in Xft build with Hindi shaper. r=prabhat, sr(rs)=rbs
2003-12-23 10:17:50 +00:00
timeless%mozdev.org
54fac75e5e
Bug 226149 DRefTool analysis for ctl files
...
r=roc sr=roc
2003-12-21 06:17:24 +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
e4edf3ff44
bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron
2003-12-15 00:32:16 +00:00
dbaron%dbaron.org
6931545fdc
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
dbaron%dbaron.org
19d4b2a4ae
Back out last change jshin made. Fixing bustage. b=224546
2003-12-03 07:46:19 +00:00
jshin%mailaps.org
dd11ab57c2
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text : additional 'const' to type definition (missed in the first check-in) per dbaron's review comment
2003-12-03 06:11:03 +00:00
jshin%mailaps.org
86705342d9
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa)
2003-12-03 06:07:13 +00:00
dbaron%dbaron.org
8b9610f595
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
jshin%mailaps.org
c8ce8c2966
bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa)
2003-11-23 00:25:52 +00:00
jshin%mailaps.org
1e319f77c8
bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry !
2003-11-09 19:48:11 +00:00
jshin%mailaps.org
d06d8bbc48
removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024)
2003-11-09 19:10:28 +00:00
jshin%mailaps.org
7f84143c50
bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs)
2003-11-09 18:52:01 +00:00
jshin%mailaps.org
047697c114
bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs)
2003-11-09 18:39:19 +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
timeless%mozdev.org
120a286f5f
Bug 224087 IS_CJ_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
2003-11-05 22:28:18 +00:00
timeless%mozdev.org
a643640391
Bug 223707 IS_CJK_CHAR should not return true for u > 0xFFEF
...
r=smontagu sr=roc
2003-11-05 22:28:14 +00:00
timeless%mozdev.org
83aaa7105e
Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
...
r=smontagu sr=peterv
2003-11-05 21:12:10 +00:00
peter%propagandism.org
f9f591a28f
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
jshin%mailaps.org
eaa30cd46a
bug 195093 : fix a typo (eu-US --> en-US) (thanks to tor who noticed it in bug 153586)
2003-10-31 01:26:42 +00:00
jshin%mailaps.org
11fab1cc62
bug 195093 : fix another mac bustage : add a missing '}' and a return statement
2003-10-30 07:16:08 +00:00
jshin%mailaps.org
93a2aa0347
bug 195093 : fix os2 bustage
2003-10-30 06:52:39 +00:00
jshin%mailaps.org
3c987a6ff2
bug 195093 : fix another mac bustage
2003-10-30 06:43:37 +00:00
jshin%mailaps.org
fb429e643d
bug 195093 : os2 bustage fix
2003-10-30 06:14:54 +00:00
jshin%mailaps.org
4b335a14cb
bug 195093 : fix Mac bustage
2003-10-30 06:07:48 +00:00
jshin%mailaps.org
6ece9f55bf
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +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
neil%parkwaycc.co.uk
920c108c8b
Checking in reviewed attachment rather than obsolete attachment to bug 222524
2003-10-17 09:06:13 +00:00
neil%parkwaycc.co.uk
2eacfbcae1
Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu
2003-10-17 08:19:58 +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
cls%seawood.org
5c61023297
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
b74d8438f9
Updating my email address
2003-09-29 06:04:02 +00:00
jshin%mailaps.org
2b89a1f38d
bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs)
2003-09-28 10:12:42 +00:00
dbaron%dbaron.org
71645f680c
Miscellaneous code cleanup. b=215963 r=jshin sr=bzbarsky
2003-09-23 07:30:51 +00:00
dbaron%dbaron.org
2faecb498d
Correct spelling mistakes (mainly by correcting class name to refer to JIS X 4051). b=215963 r=jshin sr=bzbarsky
2003-09-17 03:08:18 +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
cbiesinger%web.de
0955b41b29
Bug 218645
...
string bundles: use setcontenttype after ::open
r=bz sr=darin
2003-09-13 21:20:35 +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
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
bryner%brianryner.com
095d4f4ed1
Fix link warning by ensuring that dist/lib is first in the library path. Bug 218551, r/sr=dbaron, a=brendan.
2003-09-07 22:23:07 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
jshin%mailaps.org
61061ed81d
bug 215768: use nsAutoArrayPtr instead of nsAutoPtr in nsUTF8ConverterService.cpp (r=sicking, sr=bzbarsky, a=asa)
2003-08-14 22:58:02 +00:00
cls%seawood.org
58164df36e
Move chrome files from xpcom to intl.
...
Bug #214690 r=dougt sr=darin a=asa
2003-08-14 21:25:18 +00:00
jshin%mailaps.org
17781c379f
bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard)
2003-08-06 17:07:22 +00:00
brendan%mozilla.org
b7cdb7debb
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
cls%seawood.org
09671327f5
Remove unused references to xpcom_obsolete
...
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
jshin%mailaps.org
15871c0819
bug 213899 : disable encoders for X11 font encoding in ucvtw2 and ucvcn on non-Unix platforms (r=smontagu, sr=alecf)
2003-07-29 04:34:26 +00:00
bienvenu%nventure.com
835f69ff50
fix 214048 mail account sorting horked in folder pane r=neil.parkway, sr=mscott
2003-07-28 20:40:57 +00:00
mkaply%us.ibm.com
64e95ac459
OS/2 bustage - need to include nsCRT.h
2003-07-25 04:32:51 +00:00
neil%parkwaycc.co.uk
3c13697faf
Fix bug 207634 bustage - checked in wrong version of mac changes
2003-07-24 21:56:54 +00:00
neil%parkwaycc.co.uk
e7c585c091
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
4e7c966d11
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
jshin%mailaps.org
088a511088
fix another Mac bustage caused by the patch for bug 195093 : NS_SUCCESS_USING_FALLBACK_LOCALE not defined
2003-07-23 03:00:14 +00:00
jshin%mailaps.org
d73a9ea168
fix mac bustage ('return' was misspelled) in the patch for bug 195093
2003-07-23 01:28:18 +00:00
jshin%mailaps.org
c1c03f8f14
bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz
2003-07-22 23:46:38 +00:00
mkaply%us.ibm.com
1a38ab2d00
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
mkaply%us.ibm.com
e5e34ae312
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com
bc1e297cd9
Missed some stuff
2003-07-20 08:39:31 +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
jshin%mailaps.org
661656ec34
bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard)
2003-07-19 01:40:50 +00:00
alecf%flett.org
e773801d6f
first cut at a native windows version of uconv
...
not part of build!
2003-07-15 20:59:02 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
smontagu%netscape.com
4c9d6095c3
Map Big5 UDC to Unicode PUA. Bugs 9686 and 181725, author=anthony@thizlinux.com and mcsmurf@gmx.net, r=smontagu, blanket rs=roc+moz for autogenerated conversion table updates.
2003-07-11 21:43:04 +00:00
jaggernaut%netscape.com
d64d467c07
Bug 212114: FormatStatusMessage broken for aStatusArg with more than two args. r=darin, sr=dbaron
2003-07-09 05:08:25 +00:00
dbaron%dbaron.org
41a72493a2
Remove unused files. b=211173 r=smontagu sr=bryner
2003-07-09 00:07:25 +00:00
smontagu%netscape.com
b789b26128
Update some charset mapping tables to the latest versions from http://www.unicode.org/Public/MAPPINGS . Blanket rs=roc+moz in bug 199143.
2003-07-08 23:37:45 +00:00
smontagu%netscape.com
e204fa5373
Update mapping tables for windows-1256 encoding. Bug 199143, r=jshin@mailaps.org, rs=roc+moz
2003-07-08 20:49:32 +00:00
dbaron%dbaron.org
e4f8669cd4
Fix atom leaks. b=206379 r=alecf sr=bryner
2003-06-30 21:50:55 +00:00
jshin%mailaps.org
17c36a3091
bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang).
2003-06-25 05:11:44 +00:00
jshin%mailaps.org
89d724a214
bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
...
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
neil%parkwaycc.co.uk
6741a52ed1
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
alecf%flett.org
b7fa256d74
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
jshin%mailaps.org
245a450695
a part of bug 162765 (r=cbiesinger, sr=alecf) missed in the previous commit.
...
RFC 2231 support (with RFC 2047 fallback) in Content-Disposition header
in http for file download.
2003-06-13 04:18:01 +00:00
jshin%mailaps.org
eb93104d96
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
jaggernaut%netscape.com
0cf095d9af
Hopefully fix BeOS bustage
2003-06-12 10:10:21 +00:00
sspitzer%netscape.com
e904c459d5
fix for bug #178183
...
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 03:27:20 +00:00
alecf%flett.org
e222b99ea9
argh, one more set of fixes
2003-06-11 20:31:43 +00:00
alecf%flett.org
d56cc08b89
oops, one more signature fix
2003-06-11 20:28:12 +00:00
alecf%flett.org
c1de813522
first attempt at a fix for mac, until I get my own build going again
2003-06-11 20:25:09 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +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
jshin%mailaps.org
705c95a9ff
bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
...
in Composer. (r=neil, sr=jag)
2003-06-04 06:19:35 +00:00
ftang%netscape.com
2230051dbc
fix bug 195460 crash. r=nhotta sr=alecf . check the length before assign
2003-06-03 20:25:20 +00:00
bzbarsky%mit.edu
e044bd46d0
Constify static vars in intl. Bug 207542, patch by ataylor@its.to (Andrew
...
Taylor), r=bzbarsky, sr=alecf
2003-05-30 02:29:45 +00:00
smontagu%netscape.com
e798ad39d8
Bugs in intl/uconv/src/nsUnicodeToUTF8.cpp. Bug 191483, Author=hsivonen@iki.fi, r=smontagu, sr=rbs
2003-05-30 01:16:20 +00:00
alecf%flett.org
34f90f2ace
big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument
2003-05-29 22:11:23 +00:00
jshin%mailaps.org
c0f54d35cf
fix line wrapping around full stop (bug 164759. Not a full fix for it).
...
r=smontagu, sr=heikki
2003-05-23 22:34:20 +00:00
timeless%mozdev.org
4ae837ad81
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
...
r=smontagu sr=dbaron
2003-05-23 22:06:40 +00:00
timeless%mozdev.org
48d1e3c8e3
Bug 205251 warning: normalize(...) declared `static' but never defined
...
r=smontagu sr=dmose
2003-05-23 22:06:24 +00:00
jshin%mailaps.org
b7b494a1a0
bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa)
2003-05-23 06:31:25 +00:00
jshin%mailaps.org
f7fb3323d6
bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
...
sr=rbs, a=asa)
2003-05-22 00:23:38 +00:00
jshin%mailaps.org
fa873b6489
change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
...
DTD (L10N). bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
katakai%japan.sun.com
9ba02b3c86
bug 195154
...
Surrogate extension B (plane 2) characters can not be not diplsyed on linux with Free Type font
r=smontagu,sr=bryner,a=dbaron
2003-05-20 02:31:44 +00:00
jshin%mailaps.org
aa96ad9ed3
removing the unexisting header file (that was slipped in my commit for
...
bug 203052) from nsCtlLEModule.cpp.
2003-05-15 04:57:29 +00:00
jshin%mailaps.org
c4c7b8a308
bug 203052. Enable Thai shaping in Mozilla-Xft by adding a thin
...
wrapper (x-thaittf-0 converter) over TIS620-2 converter offered by the
CTL module (r=prabhat, sr=rbs)
2003-05-15 03:42:50 +00:00
katakai%japan.sun.com
56742f93be
UTF mode of HKSCS characters show ugly
...
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=sspitzer
2003-05-02 08:49:07 +00:00
bryner%netscape.com
67ee480ded
Fix mac static build bustage by forcing this to be built with PIC. Bug 203956, r=cls, a=sspitzer.
2003-05-01 06:31:09 +00:00
katakai%japan.sun.com
00cfa28dc9
bug 159865
...
Should support ISO-2022-CN-EXT encoding
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2003-04-26 10:46:23 +00:00
seawood%netscape.com
fcc2fc8210
Function definitions should match function declarations.
...
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
seawood%netscape.com
792a9f985f
http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
...
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
jshin%mailaps.org
775ff11145
bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs)
2003-04-22 03:21:12 +00:00
smontagu%netscape.com
ee6edb7b7e
Cache charset more efficiently in nsCollation. Bug 201670, author=neil@parkwaycc.co.uk, r=smontagu, sr=alecf
2003-04-21 23:51:25 +00:00
seawood%netscape.com
fd2883713e
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
dougt%netscape.com
59343d34ec
Must QI objects returned via nsISupports parameter type. Not part of the default build.
2003-04-16 00:56:03 +00:00
seawood%netscape.com
ee721abde5
Remove ctl add-on modules from link list in static builds.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #201167 r=cls
2003-04-11 20:39:09 +00:00
jshin%mailaps.org
57b5274f65
bug 68738 : UTF-16/32LE with BOM is always detected as UTF-16BE/32BE.
...
r=ftang, sr=heikki
2003-04-10 07:10:48 +00:00
smontagu%netscape.com
864c910c2f
Add CTL support to static builds. Bug 201167, author=Roland.Mainz@informatik.med.uni-giessen.de, r=cls
2003-04-09 01:04:16 +00:00
seawood%netscape.com
bf5970191d
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-03 22:42:02 +00:00
dougt%netscape.com
abd8ce15bb
Shutting up warnings. rs=dougt. This isn't part of the normal mozilla build
2003-04-03 22:35:22 +00:00
dougt%netscape.com
236e682d4c
Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled
2003-04-03 01:18:00 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
cbiesinger%web.de
71536907b8
Bug #185523 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net sr=blizzard (BeOS only) Mozilla uses Western font settings for UTF-8 instead Unicode settings
2003-04-02 15:39:11 +00:00
dougt%netscape.com
538ab3ed7e
Landing optional and experimental native uconv support. r=darin, sr=alecf, b=20049.
2003-04-02 04:39:23 +00:00
nhotta%netscape.com
1106587f5a
Return UTF-8 as a platform file charset,
...
bug 199384, r=ccarlen, sr=darin, a=asa.
2003-03-31 18:46:43 +00:00
jst%netscape.com
b4cc5d4695
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
smontagu%netscape.com
53206276f7
Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz
2003-03-26 01:30:17 +00:00
alecf%netscape.com
8c50d0242a
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
jshin%mailaps.org
a5ddc8b721
bug 191542 : Add UTF-8 equivalent of |IsASCII|, IsUTF8. r=smontagu, sr=alecf
2003-03-25 08:11:13 +00:00
alecf%netscape.com
b6584a77fb
backout my static atom patch for now until I figure out the performance loss! :(
...
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
d20f9ae371
one more GetUnicode()
2003-03-21 06:47:32 +00:00
alecf%netscape.com
ecf24a2b78
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
jkeiser%netscape.com
7417401e9e
Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu
2003-03-19 06:26:49 +00:00
nhotta%netscape.com
1e1669a890
Use API option for case insensitive key generation,
...
bug 198054, r=ftang, sr=alecf.
2003-03-18 22:33:24 +00:00
jshin%mailaps.org
b7c0ec4ff8
bug 180266 : need to hard-code precompiled CCMaps. Not a part of the build,
...
used only to precompile CCMaps.
2003-03-17 08:12:08 +00:00
dbaron%dbaron.org
3564e9f7ae
Add MODULE_NAME line to fix build bustage (from rules.mk checkin by seawood).
2003-03-16 02:41:15 +00:00
dougt%netscape.com
0a7d66cd04
Fix bad export_lib line. r=cls
2003-03-16 01:09:52 +00:00
dougt%netscape.com
541685fca9
fixes bustage
2003-03-15 07:54:37 +00:00
mkaply%us.ibm.com
2b88fb6b29
No idea where this one came from - OS/2 bustage - use strlen/strcpy rather than PL_strlen/PL_strcpy
2003-03-15 05:08:53 +00:00
dougt%netscape.com
9040408519
fixing bustage
2003-03-15 04:43:21 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
dougt%netscape.com
87dbd2e34a
Experimental native uconv implementation.
2003-03-11 21:54:33 +00:00
smontagu%netscape.com
279cca576c
Make the UTF-8 decoder reject all non-shortest forms and surrogate characters, plus general code cleanup. Bug 182751, r=ftang, sr=heikki.
2003-03-08 00:25:54 +00:00
jshin%mailaps.org
83904cb49f
bug 180266 : hard-code precompiled ccmaps. (r=shanjian, sr=alecf/rbs) : relanding
2003-03-07 02:30:18 +00:00
alecf%netscape.com
5b7536c806
fix for bug 191416 - clean up nsIUnicharInputStream to make it more like nsIInputStream:
...
- hide Fill() (or remove it where not necessary)
- add ReadSegments() so that we can do reads without copying
- remove the extra offset parameter to Read()
r=dougt, sr=darin
2003-03-06 19:54:51 +00:00
jdunn%netscape.com
c0a46d86e0
adding a newline (for hp-ux) r=cls
2003-03-06 15:56:34 +00:00
louie.zhao%sun.com
dc8bed12a9
bug 184599 [gtk2] moz+gtk2 crashes with --enable-ctl
...
patch = louie.zhao@sun.com r = prebhat.hegde@sun.com
2003-03-05 08:37:03 +00:00
dougt%netscape.com
3d21aea27f
backing out bustage caused by jshin
2003-03-05 05:03:03 +00:00
jshin%mailaps.org
aeffe82333
bug 180266 : hard-code precompiled CCMaps to speed up start-up.
...
This perl script is not a part of build, but is only for information
because it's used to gen. hard-coded CCMaps.
2003-03-05 03:42:38 +00:00
jshin%mailaps.org
aac4dd7004
bug 180266 : hard-code precompiled CCMaps to speed up start-up.
...
r=shanjian, sr=alecf,rbs
2003-03-05 03:40:10 +00:00
sfraser%netscape.com
395413772f
Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf.
2003-02-28 05:47:36 +00:00
jshin%mailaps.org
2475a8eab8
bug 180851 : remove several unnecessary converters(used only for X11
...
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
smontagu%netscape.com
81ad00bb3a
Remove unused file. Bug 178951, r=ftang, sr=roc+moz.
2003-02-27 02:00:35 +00:00
smontagu%netscape.com
c004f84f89
Use "Western" language group for ISO-8859-3. Bug 113805, author=bertilow@gmx.net, r=ftang, sr=bzbarsky@mit.edu.
2003-02-26 01:53:21 +00:00
sfraser%netscape.com
eab5d38cb2
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2003-02-26 01:15:36 +00:00
timeless%mozdev.org
fc3928b29e
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 13:38:46 +00:00
timeless%mozdev.org
56b84050c7
Bug 191712 nsDateTimeFormatUnix returns an uninitialized value in an error case
...
r=smontagu sr=alecf
2003-02-23 04:41:16 +00:00
katakai%japan.sun.com
3aff5a9e5e
bug 127713
...
support Surrogate display on Linux by using FreeType
r=bstell, sr=bryner
2003-02-23 00:07:23 +00:00
bzbarsky%mit.edu
784c37bc14
That last checkin was bug 192522, r=alecf, sr=darin
2003-02-22 19:09:58 +00:00
bzbarsky%mit.edu
e45b3bba03
Just set the MIME type on the stringbundle channel after calling Open(). We
...
don't need necko to sniff the type.
2003-02-22 19:09:04 +00:00
jshin%mailaps.org
d5bbaf34de
bug 163998: URL-unescape the image URL for rendering in the title bar
...
(r=nhotta,jst, sr=darin, a=asa)
2003-02-19 11:14:35 +00:00
dbaron%dbaron.org
72050976c6
Always use the hardcoded fallbacks in GetPreferred so that it works correctly when called with UTF-8 during the loading of mimeTypes.rdf triggered by the loading of mDelegate. r=smontagu sr=bzbarsky a=asa b=190951
2003-02-10 04:14:34 +00:00
jshin%mailaps.org
ebec992d12
b=184120 Add non-BMP char. support to UTF-32 converters.
...
r=smontague, sr=dbaron, a=asa
2003-01-31 23:26:20 +00:00
katakai%japan.sun.com
303ea7e78b
bug 174424
...
[ctl]Fix problem in handling of Choti E-Matra (093f)
r=Roland.Mainz@informatik.med.uni-giessen.de
CTL is not part of default build
patch from prabhat.hegde@sun.com
2003-01-22 03:54:31 +00:00
timeless%mozdev.org
f09d0f4660
Bug 189785 CTL shouldn't use quotes for modulename
...
r=Roland.Mainz@informatik.med.uni-giessen.de sr=alecf
2003-01-20 19:07:10 +00:00
timeless%mozdev.org
6b99262006
Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
...
I think CID => ContractID bumped Txul so i'm reverting it per heikki
2003-01-19 02:37:22 +00:00
timeless%mozdev.org
f052592c5e
Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
...
r=alecf sr=bz
2003-01-19 00:46:16 +00:00
nhotta%netscape.com
9eda2a20ce
Adding the new file for CFM build,
...
bug 8275.
2003-01-18 00:32:50 +00:00
nhotta%netscape.com
d7f39b77c3
Adding the new interface for CFM build,
...
bug 8275.
2003-01-18 00:15:52 +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
dbaron%dbaron.org
88c249d811
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
2003-01-13 23:15:42 +00:00
alecf%netscape.com
e1b7c63212
remove comments from transliterate.properties to reduce the filesize by 47k
...
bug 188251, r=bz, sr=darin
2003-01-09 23:17:36 +00:00
dbaron%dbaron.org
3ea0dc57d4
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:07:51 +00:00
dbaron%dbaron.org
b0e4b70c41
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:50:04 +00:00
dbaron%dbaron.org
e373ada193
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:44:25 +00:00
caillon%returnzero.com
6d92f9bd32
184257 - Updating pref callers. r=timeless sr=bzbarsky
2003-01-08 08:40:41 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
008e1e2517
Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...'
2002-12-17 00:41:25 +00:00
shanjian%netscape.com
fd06eca99b
#182089 Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
...
Tools written by Anthony (anthony@thizlinux.com ) to generate the new conversion table for
hkscs. Not part of the build, just put here for future reference.
2002-12-13 00:47:38 +00:00
shanjian%netscape.com
714918d30b
#182089 , Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
...
update unicode conversion table for HKSCS.
proposed by: Anthony Fok
r=shanjian, sr=blizzard.
2002-12-13 00:38:32 +00:00
beard%netscape.com
24bb3f3bcc
Fix for bug #183109 , r=shanjian, sr=sfraser, a=asa
2002-12-07 00:41:01 +00:00
nhotta%netscape.com
7357fc0f03
Adding Finish method to nsIScriptableUConv,
...
check in for kazhik@mozilla.gr.jp ,
r=nhotta, sr=bzbarsky.
2002-12-02 22:11:11 +00:00
syd%netscape.com
ac2e7ea5eb
Fix case on some files for mach o builds on UFS. r=seawood, sr=sfraser.
...
http://bugzilla.mozilla.org/show_bug.cgi?id=182425
2002-12-02 15:37:55 +00:00
smontagu%netscape.com
7a98efd169
Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf.
2002-11-25 23:44:28 +00:00