smontagu%smontagu.org
d8a2353097
Updates to Big5 <-> Unicode mapping tables. Bug 310299, patch by Hung-Te Lin <piaip@csie.ntu.edu.tw>, r=smontagu, jshin, blanket sr=roc for table updates with no code changes, a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201218 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 08:12:46 +00:00
dveditz%cruzio.com
4f8722b7ce
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin, a=mconnor (1.8), a=jay (1.8.0)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200612 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 19:13:02 +00:00
smontagu%smontagu.org
e0d95f6b90
Only suppress a BOM at the beginning of UTF-8 stream. Bug 335816, patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>, r=smontagu, sr=dbaron, a=smontagu
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195731 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-30 06:51:10 +00:00
dougt%meer.net
91e6ecd16d
Fixing unix build bustage. npodb
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194330 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-13 18:56:54 +00:00
masayuki%d-toybox.com
9ed85c681a
Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr+branch181=bienvenu
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193997 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 15:30:13 +00:00
dougt%meer.net
f1650be5dc
adding windows-1252. npodb
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193651 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 02:58:30 +00:00
dougt%meer.net
0bf1555a87
Adding fallback to basic current system Windows ANSI code page on failure. npodb
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193582 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 02:19:31 +00:00
dougt%meer.net
c4ef1701d2
Allowing WinCEUConvAdapter to be built on windows 32. npodb
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193440 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 20:57:11 +00:00
dougt%meer.net
5dcb8fd279
Fixing bugs in native uconv on wince. NPODB
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193438 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 20:56:13 +00:00
gerv%gerv.net
9fe1c690f7
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193255 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:19 +00:00
gerv%gerv.net
55745e1c5c
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193254 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:14 +00:00
cbiesinger%web.de
36df3a5bda
bug 330030 only set mOutStream if the character encoding name is valid
...
patch by Nickolay Ponomarev <asqueella@gmail.com > r=biesi sr=darin a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192335 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 20:49:26 +00:00
cbiesinger%web.de
0f4f0dd681
bug 321379 correctly throw an error when trying to write to or close a closed
...
converter stream
r=timeless sr+a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188660 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 15:04:08 +00:00
dougt%meer.net
560070f089
Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
...
Changes include:
1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE. On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.
a=benjamin@smedbergs.us
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
darin%meer.net
b679391862
fixes bug 309335 "Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char" patch by biesi+darin, r=bzbarsky, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182399 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-17 20:13:09 +00:00
dbaron%dbaron.org
e44ad5fc0c
Landing patch for smontagu: Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179745 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 23:27:50 +00:00
bzbarsky%mit.edu
7532b1d15e
Release the correct pointer in implementations of SetOutputErrorBehavior. Bug
...
295145, patch by Frank Wein <bugzilla@mcsmurf.de >, r=jshin, sr+a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179277 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 02:43:23 +00:00
bsmedberg%covad.net
5a0b4fc01e
Part of bug 299992 - intl makefiles are defining __STDC__ for no good reason, r=jshin+cls a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177969 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-17 17:51:38 +00:00
(no author)
f7df88887e
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177651 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 19:01:32 +00:00
dougt%meer.net
06abf17319
bug 303868. Adding WinCE specific native uconv. NPODB
...
git-svn-id: svn://10.0.0.236/trunk@177344 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 18:37:35 +00:00
bzbarsky%mit.edu
3169a95727
Add an entry so that we deal with iso-8859-13 webpages on OS/2 when the system
...
codepage is 921. Bug 296136, patch by Peter Weilbacher
<mozilla@Weilbacher.org >, r+sr+a=mkaply (OS/2 only patch).
git-svn-id: svn://10.0.0.236/trunk@176950 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 02:28:13 +00:00
smontagu%smontagu.org
ccc813979e
Bug 301797: UTF-8 decoder drops byte on encoding error. r=jshin, sr=bzbarsky, a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@176605 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 09:38:50 +00:00
cbiesinger%web.de
6c4c40586c
no effect either, undoing again
...
git-svn-id: svn://10.0.0.236/trunk@175616 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-05 14:32:59 +00:00
cbiesinger%web.de
72ffa363e4
trying another possibility
...
git-svn-id: svn://10.0.0.236/trunk@175612 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-05 12:57:41 +00:00
cbiesinger%web.de
51cb9c237f
no effect, undoing...
...
git-svn-id: svn://10.0.0.236/trunk@175611 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-05 12:56:31 +00:00
cbiesinger%web.de
829649d660
backing out more parts of Bug 295047 to find the cause for the Tp loss...
...
git-svn-id: svn://10.0.0.236/trunk@175609 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-05 12:04:09 +00:00
cbiesinger%web.de
cde4c2f0d1
298820 make nsIScriptableUnicodeConverter use nsACString instead of string
...
r=jshin sr=darin a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175253 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-28 21:19:08 +00:00
cbiesinger%web.de
c14cfdb451
undoing checkin, no effect on Tp
...
git-svn-id: svn://10.0.0.236/trunk@175167 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-27 14:49:11 +00:00
cbiesinger%web.de
467bbbb7c2
Testing another possibility for btek's Tp loss (bug 295047)
...
git-svn-id: svn://10.0.0.236/trunk@175165 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-27 07:58:38 +00:00
cbiesinger%web.de
3ddc15ee71
no visible effect, putting it back
...
git-svn-id: svn://10.0.0.236/trunk@175129 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:06:11 +00:00
cbiesinger%web.de
734997a3a9
backing out this part of my last checkin to see how it affects Tp (Bug 295047)
...
git-svn-id: svn://10.0.0.236/trunk@175116 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:16:31 +00:00
cbiesinger%web.de
12a01dec29
Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
...
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
git-svn-id: svn://10.0.0.236/trunk@175107 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:44:50 +00:00
scott%scott-macgregor.org
37c91f519a
Bug #293023 --> Effects debug builds only. Quiet a noisy warning, many clients do ask for string resources that don't
...
exist.
r=sfraser
sr=darin
a=asa
git-svn-id: svn://10.0.0.236/trunk@174857 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-20 18:38:46 +00:00
timeless%mozdev.org
464be8ac2e
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
git-svn-id: svn://10.0.0.236/trunk@174115 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-03 10:26:28 +00:00
robin.lu%sun.com
b15f34763d
fix bug Bug 266259 memory leak in nsCharsetConverterManager::GetCharsetLangGroupRaw()
...
patched by Boying Lu <brian.lu@sun.com >
r=smontagu
sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@172911 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-30 06:11:35 +00:00
jshin%mailaps.org
352e80957b
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
...
git-svn-id: svn://10.0.0.236/trunk@172909 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-30 02:57:57 +00:00
timeless%mozdev.org
f19e898b1b
Bug 291029 reversed args to memcpy results in write to readonly memory [@ memcpy - CopyToLowerCase::write]
...
r=dougt sr=roc a=asa
git-svn-id: svn://10.0.0.236/trunk@172585 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-21 22:30:21 +00:00
smontagu%smontagu.org
2601ec0aba
Update generated case mappings to Unicode 4.1.0. Bug 288956, r=jshin, rs=roc, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@171919 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-10 06:23:32 +00:00
jshin%mailaps.org
a259e47c6e
bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@171801 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 08:33:21 +00:00
jshin%mailaps.org
fc885e4ffd
bug 210502 : update category table to Unicode 4.1.0 (r=smontagu, sr=dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@171799 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 08:31:26 +00:00
dbaron%dbaron.org
433a1680d7
Fix bustage. b=288626
...
git-svn-id: svn://10.0.0.236/trunk@171789 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 06:09:40 +00:00
cbiesinger%web.de
33502d5ef0
288877 add a function to easily convert a string to a stream, using a given
...
charset
r=jshin sr=bz
git-svn-id: svn://10.0.0.236/trunk@171765 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-06 01:37:24 +00:00
jshin%mailaps.org
55c0c818d5
bug 210502 : update the normalization data file to 4.1.0 and add README.txt on the way to generate data files : r=smontagu, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@171741 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 23:00:13 +00:00
bsmedberg%covad.net
d95bef103e
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@171668 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 18:55:17 +00:00
bsmedberg%covad.net
0ea03d8860
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@171643 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 12:36:03 +00:00
neil%parkwaycc.co.uk
57c52c483c
Fix compiler warnings b=287540 p=gautheri@noos.fr r=smontagu sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@171634 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 08:31:32 +00:00
jshin%mailaps.org
72d370e6ac
bug 162457 : get rid of obsolete entries in charsetData.properties (r=smontagu, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@171538 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-03 20:22:24 +00:00
smontagu%smontagu.org
183ec71cc6
Update transliterate.properties to Unicode 4.1.0 database. Bug 288137, r=jshin, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@171513 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 18:44:01 +00:00
smontagu%smontagu.org
6e065b6914
Change ToTitle so that combined uppercase characters (e.g. DZ) are unchanged. Bug 202208, r=jshin, sr=rbs
...
git-svn-id: svn://10.0.0.236/trunk@171365 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-30 04:48:45 +00:00
mkaply%us.ibm.com
f13e069e6f
#286492
...
r=jshin, sr=mkaply (OS/2 only)
From Peter Weilbacher - use stricmp to silence assertion
git-svn-id: svn://10.0.0.236/trunk@171261 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-28 16:36:25 +00:00