benjamin%smedbergs.us
95aae9c209
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-13 20:52:44 +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
bzbarsky%mit.edu
be7a2211fd
Implement an nsINode interface; move some common stuff from nsIContent and
...
nsIDocument to nsINode. Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
timeless%mozdev.org
2e727311b0
Bug 106386 Correct misspellings in source code
...
patch by ispiked@gmail.com r=timeless rs=brendan
2006-01-12 06:34:54 +00:00
cbiesinger%web.de
6baa9b5031
bug 321379 correctly throw an error when trying to write to or close a closed
...
converter stream
r=timeless sr=darin
2006-01-05 13:27:50 +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
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
jshin%mailaps.org
07ab541753
bug 317216 : UTF16 and UTF32 decoders allow invalid UTF16 into the core : UTF-32 patch, r=smontagu, sr=bzbarsky
2005-11-22 07:58:41 +00:00
bsmedberg%covad.net
2a4e4f05d1
Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu
2005-11-17 14:40:22 +00:00
bzbarsky%mit.edu
c53597de74
Move some basic macros for working with UTF16 from intl to XPCOM; use them in
...
some places including the HTML parser. Part of fix for bug 316394; the CSS
parser changes are still coming. r=smontagu, r=mrbkap on parser changes, sr=dbaron
2005-11-15 18:17:22 +00:00
bsmedberg%covad.net
751c7e54f6
Build bustage from bug 313309
2005-11-11 15:37:56 +00:00
bsmedberg%covad.net
04cef7f75f
GCC4 build bustage from bug 313309.
2005-11-11 15:14:49 +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
dougt%meer.net
e0c988d724
Windows CE only. Fixes a crash when doing form post.
2005-11-05 18:43:28 +00:00
darin%meer.net
58b6e1d4f1
Attempt to fix OSX bustage
2005-10-13 23:34:34 +00:00
darin%meer.net
1be09e612b
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
2005-10-13 21:50:25 +00:00
roc+%cs.cmu.edu
5e9107a3ad
Bug 300313. Removign empty files.
2005-10-11 23:51:08 +00:00
roc+%cs.cmu.edu
350bd2f798
Bug 300313. Removing empty files.
2005-10-11 23:38:52 +00:00
dougt%meer.net
4be93dab42
This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only.
2005-09-07 19:21:02 +00:00
smontagu%smontagu.org
ea6b4f1b39
Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron
2005-09-06 07:10:26 +00:00
smontagu%smontagu.org
caf44c2307
Release the correct pointer in implementations of SetOutputErrorBehavior. Bug 295145, patch by Frank Wein <bugzilla@mcsmurf.de>, r=jshin, sr=dbaron
2005-08-29 13:58:56 +00:00
cbiesinger%web.de
ca08a5c553
bug 295070 return rv, not nsnull, in an nsresult method
...
patch by Joshua Welderson <pythonesque+bugzilla@gmail.com> r=smontagu sr=bz
2005-08-27 15:35:21 +00:00
smontagu%smontagu.org
47469e7cf6
TestUConv fails in method DisplayDetectors -- missing HasMore. Bug 251880, patch by Peter Klavins <klavins@netscape.net.au>, r=smontagu, sr=alecf
2005-08-22 11:15:53 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
bsmedberg%covad.net
e61af0750d
Bug 299992 bustage fixup - no need for intl makefiles to define __STDC__, which causes "strdup" to not be declared on windows. r=jshin r2=cls
2005-08-15 13:35:39 +00:00
dougt%meer.net
e55a1ebb2d
Fixing build bustage of Minimo on linux. NPODB
2005-08-14 05:39:00 +00:00
dougt%meer.net
07f35c1c6c
bug 303868. Adding WinCE specific native uconv. NPODB
2005-08-08 18:37:35 +00:00
bzbarsky%mit.edu
18d7750d0c
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).
2005-08-02 02:28:13 +00:00
smontagu%smontagu.org
e48bd13496
Bug 301797: UTF-8 decoder drops byte on encoding error. r=jshin, sr=bzbarsky, a=bsmedberg
2005-07-26 09:38:50 +00:00
cbiesinger%web.de
4efecea9f0
no effect either, undoing again
2005-07-05 14:32:59 +00:00
cbiesinger%web.de
2103efbf8b
trying another possibility
2005-07-05 12:57:41 +00:00
cbiesinger%web.de
80a0961b9b
no effect, undoing...
2005-07-05 12:56:31 +00:00
cbiesinger%web.de
6f7101463e
backing out more parts of Bug 295047 to find the cause for the Tp loss...
2005-07-05 12:04:09 +00:00
cbiesinger%web.de
8265ad2bd2
298820 make nsIScriptableUnicodeConverter use nsACString instead of string
...
r=jshin sr=darin a=bsmedberg
2005-06-28 21:19:08 +00:00
cbiesinger%web.de
4a5a848d16
undoing checkin, no effect on Tp
2005-06-27 14:49:11 +00:00
cbiesinger%web.de
12998f9fcd
Testing another possibility for btek's Tp loss (bug 295047)
2005-06-27 07:58:38 +00:00
cbiesinger%web.de
49372202a2
no visible effect, putting it back
2005-06-24 23:06:11 +00:00
cbiesinger%web.de
d710150c3f
backing out this part of my last checkin to see how it affects Tp (Bug 295047)
2005-06-24 22:16:31 +00:00
cbiesinger%web.de
4de61d291b
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
2005-06-24 19:44:50 +00:00
scott%scott-macgregor.org
3dd795935a
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
2005-06-20 18:38:46 +00:00
timeless%mozdev.org
ceb559d09a
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
robin.lu%sun.com
3b96661b1f
fix bug Bug 266259 memory leak in nsCharsetConverterManager::GetCharsetLangGroupRaw()
...
patched by Boying Lu <brian.lu@sun.com>
r=smontagu
sr=neil.parkwaycc.co.uk
2005-04-30 06:11:35 +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
timeless%mozdev.org
cf6edfc421
Bug 291029 reversed args to memcpy results in write to readonly memory [@ memcpy - CopyToLowerCase::write]
...
r=dougt sr=roc a=asa
2005-04-21 22:30:21 +00:00
smontagu%smontagu.org
d6b16cb14a
Update generated case mappings to Unicode 4.1.0. Bug 288956, r=jshin, rs=roc, a=asa
2005-04-10 06:23:32 +00:00
jshin%mailaps.org
608ea0e325
bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron
2005-04-06 08:33:21 +00:00
jshin%mailaps.org
a7b2338136
bug 210502 : update category table to Unicode 4.1.0 (r=smontagu, sr=dbaron)
2005-04-06 08:31:26 +00:00
dbaron%dbaron.org
b042146d0c
Fix bustage. b=288626
2005-04-06 06:09:40 +00:00
cbiesinger%web.de
91a20fddf0
288877 add a function to easily convert a string to a stream, using a given
...
charset
r=jshin sr=bz
2005-04-06 01:37:24 +00:00