mkaply%us.ibm.com
e60d8707f2
#85873
...
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to fix codepage mapping issues in migrating bookmarks
2001-07-04 04:42:51 +00:00
alecf%netscape.com
aef9cd8fd0
back out my string bundle changes from yesterday to fix blockers
...
a=nhotta
2001-07-03 17:34:47 +00:00
mkaply%us.ibm.com
54194a8799
Strange OS/2 bustage that only happens on some machines
2001-07-03 16:57:55 +00:00
mkaply%us.ibm.com
e9e539ff00
#88486
...
r=pavlov, sr=blizzard
Some pages crash in font code
2001-07-03 14:04:03 +00:00
jaggernaut%netscape.com
dc448802d0
Re-doing GetUnicode() -> get() change inadvertently undone after merge-conflict.
2001-07-03 01:28:13 +00:00
alecf%netscape.com
63eaee927f
fix for bug 62173 r=nhotta, sr=blizzard
...
when the locale changes, tell all the string bundles to empty themselves of their current strings
while I'm there, removing a defunct API
2001-07-03 00:17:15 +00:00
mkaply%us.ibm.com
b6b13b7517
Tab tricked me
2001-07-02 13:45:20 +00:00
mkaply%us.ibm.com
db933bb29c
OS/2 only - much better version of this Makefile that fixes EMX bustage
2001-07-02 13:02:41 +00:00
cls%seawood.org
74128e2eb9
Renamed DEBUG_PRINTF to UCONV_DEBUG_PRINTF to avoid conflict in gfx/src/gtk that breaks some compilers (hpux).
...
Bug #78648
2001-07-02 01:17:30 +00:00
cls%seawood.org
327a0222d1
Wrap fprintfs in DEBUG ifdefs
...
Bug #78648 r=nhotta
2001-07-01 23:38:55 +00:00
cls%seawood.org
66d937045b
Landing static build changes for OS2
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
bstell%netscape.com
2f2a6f08cb
bug 16688, r=ftang@netscape.com, sr=blizzard@mozilla.org
...
support macro for:
if fixed length conversion buffer too short malloc
2001-06-29 07:10:45 +00:00
dbaron%fas.harvard.edu
d15b507c8b
Back out earlier change so that we again treat hyphen as numeric terminator rather than neutral (and conform to the Unicode Bidi algorithm rather than be compatible with IE). b=73251 r=simon@softel.co.il sr=hyatt
2001-06-29 03:20:09 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
nhotta%netscape.com
3e09e43e2b
Replaced strcpy by memcpy in order to avoid copying nul terminator which the key might not have a room for it
...
(which causes the buffer overrun), r=ftang, sr=sfraser, a=asa.
2001-06-19 22:28:11 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
cls%seawood.org
a0acb7980c
Remove redundant symbols from intl for static builds.
...
Bug #46775 r=yokoyama sr=blizzard a=asa
2001-06-17 01:00:47 +00:00
yokoyama%netscape.com
fd9f1e5097
bug 81486: Mac Romanian and cns plan 7 unicode converters do not work
...
Correcting typo errors for class names
r=ftang sr/a=blizzard
2001-06-06 00:45:48 +00:00
nhotta%netscape.com
f86be747a1
Added support for a range 0xFAxx - 0xFCxx of CP932, check in for shom@vinelinux.org, bug 82678, r=ftang, sr=blizzard, a=asa.
2001-06-05 00:04:09 +00:00
ftang%netscape.com
dceaef5680
fix 82666. r=nhotta sr=blizzard a=blizzard
...
add one more char for GB18030
2001-06-04 23:59:16 +00:00
bstell%netscape.com
f27ee9c3f0
bug 76238, r=ftang, rs=bstell
...
add baltic as a lanugage group to font prefs
2001-05-23 02:09:33 +00:00
bstell%netscape.com
4cf1c3af34
bug 82075, r=ftang, rs=bstell
...
add charset aliases for gbk, cns11643, iso8859-{1-15}, sun_eu_greek, 5601, ansi-1251
2001-05-23 02:04:15 +00:00
yokoyama%netscape.com
401a58582b
Bug 7=81786:
...
Clone Encoder/Decoder list before feeding to app::Init()
/r=ftang; /sr=scc
2001-05-23 00:12:51 +00:00
ccarlen%netscape.com
b7d55f3e7e
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
ftang%netscape.com
a110a92bba
fix bug 81894. rs. clear ASCII porting for gb18030.2000-0 X11 font encoding as we did in nsUnicodeToGBKNoAscii
2001-05-21 13:28:57 +00:00
jst%netscape.com
77aeecc056
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
nhotta%netscape.com
8e6de5d054
Changed strtok to nsCRT::strtok, check in for drepper@cygnus.com, bug 81589, r=nhotta, sr=blizzard.
2001-05-18 21:41:48 +00:00
ftang%netscape.com
5a8b886ccc
fix 81200. r=bstell sr=kin
...
add more checking for fallback conversion to work around
result code
2001-05-18 00:31:18 +00:00
nhotta%netscape.com
d113d69b0d
Added support for ISO-2022-JP-2 to ISO-2022-JP decoder, check in for watanabe@komadori.planet.sci.kobe-u.ac.jp,
...
r=nhotta, sr=blizzard.
2001-05-17 21:40:01 +00:00
yokoyama%netscape.com
f0d72f1ae6
Bug # 74815: First patch
...
Instead of getting the encoder/decoder list every
Browser/Mail/Composer/Other::Init(),
declared a member data so that we only need to
query the Registry once and keep them around
/r=ftang; /sr=brendan
2001-05-17 19:01:19 +00:00
shanjian%netscape.com
06a97c9df0
#60908 changing character-coding-->auto-detect appears to leak memory
...
r=ftang sr=be
Replaced owning com prt with raw ptr (weak ref).
2001-05-17 18:24:27 +00:00
bstell%netscape.com
8d5263d4cf
bug 79607, r=ftang, sr=vidur
...
for the embedding API: add get/set charset
2001-05-17 02:09:12 +00:00
sfraser%netscape.com
358e29372d
Checking in for bstell: added nsIDocCharset, bug 79608
2001-05-17 02:07:12 +00:00
bstell%netscape.com
69932f2f58
bug 79608, r=ftang, sr=vidur
...
for Embedding API: add get/set charset
2001-05-17 01:48:41 +00:00
bstell%netscape.com
cbaa351482
bug 79608, r=ftang, sr=vidur
...
for Embedding API add get/set charset
2001-05-17 01:46:22 +00:00
yokoyama%netscape.com
ba16f25c78
bugfix for 80329; /r=sfraser; /sr=brendan
2001-05-17 00:02:21 +00:00
ftang%netscape.com
6e8cc84f80
fix 80725
...
rs=ftang subclass GB2312ToUnicodeV2 from GB18030 converter to solve the issue.
2001-05-16 12:43:49 +00:00
ftang%netscape.com
7b51b26a9b
fix bug 73710. rewrite the multi table conversion routine to support overlap range
...
for HKSCS and EUC-TW
rs=ftang
2001-05-16 12:40:14 +00:00
ftang%netscape.com
8d0cf5c0b8
back out the change for 80725 since it case 81001and 81004
...
rb=ftang
2001-05-16 12:37:36 +00:00
cls%seawood.org
bc083891a7
Update intermodule dependencies to fix senna bustage
2001-05-15 20:53:59 +00:00
nhotta%netscape.com
d259a58547
using nhotta's account: yokoyama: bug fix for 69121. /r=ftang; /sr=brendan
2001-05-15 17:56:22 +00:00
yokoyama%netscape.com
1aaf8b9d4b
bug: 80746: /r=ftang; /sr=brendan
2001-05-15 17:55:21 +00:00
ftang%netscape.com
4b89ac4b2e
fix bug 80725. change GB2312 to gb18030 support
...
property file change rs
2001-05-15 12:54:23 +00:00
ftang%netscape.com
07caef679b
fix 80772. add nsGBKConvUtil.cpp
2001-05-15 12:53:05 +00:00
ftang%netscape.com
d58e92eb5d
fix 80772. r=bstell clean up ucvcn and add gb18030
2001-05-15 12:52:29 +00:00
ftang%netscape.com
95e705dbed
add new file for bug 80772
...
r=bstell a=ftang
2001-05-15 12:33:38 +00:00
ftang%netscape.com
1c7d8d92a5
add new macro. fix bug 80772. r/sr=notyet
2001-05-15 12:31:30 +00:00
ftang%netscape.com
c823b14493
fix 80158 check in for simon@softel.co.il
...
r=ftang sr=blizzard
2001-05-15 12:23:34 +00:00