harishd%netscape.com
29f2f618b6
96440 - Before reloading the document with the new charset we should completely shutoff the current load. nsMetaCharsetObserver::Notify() does indeed result in calling stopDocumentLoad() however it failed to ( accidently ) propagate the appropriate error message back to the parser. r=ftang,sr=kin,a=dbaron.
2001-08-27 23:22:52 +00:00
mkaply%us.ibm.com
40b97bdf95
#92797
...
r=mkaply, sr=waterson, a=dbaron for drivers
Code from Maha Abou El-Rous - turn on cross platform Arabic Shaping
2001-08-25 12:52:30 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
waterson%netscape.com
9b51c834ba
Oops. Cut too deep.
2001-08-17 19:40:45 +00:00
waterson%netscape.com
7ddd9832c7
Bug 95780. Rename locale.dll back to nslocale.dll so installer doesn't freak out.
2001-08-17 18:00:14 +00:00
waterson%netscape.com
9f70212bc0
Stab at fixing OS/2 bustage.
2001-08-17 09:40:23 +00:00
waterson%netscape.com
8df0653138
Bug 94831, redux. Fix windows static build stuff.
2001-08-17 08:38:26 +00:00
waterson%netscape.com
03226fa5df
Bug 94831. Convert locale into a generic module. r/sr=nobody
2001-08-17 05:54:29 +00:00
waterson%netscape.com
844a26f337
Bug 94831. Convert locale stuff to generic module. r/sr=nobody: I am the devil.
2001-08-17 05:52:48 +00:00
sfraser%netscape.com
aaa47c9450
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:28:47 +00:00
sfraser%netscape.com
3e6475c529
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
shanjian%netscape.com
fd693b417c
#93269 Charset meta tag is ignored on view page source window when auto-detector is on
...
r= harishd sr=blizzard
2001-08-10 18:08:55 +00:00
loadrunner%betak.net
b1eec4ec07
bug 91696, Meta tag does not work, r=shanjian , sr=vidur
2001-08-10 02:15:41 +00:00
shanjian%netscape.com
b862d555d2
#90581 Cyrillic is not autodetected by nsIStringCharsetDetector
...
r=nhotta sr=waterson
2001-08-07 19:08:00 +00:00
waterson%netscape.com
c5b444c36c
Bug 71248. Convert content, layout, parser, and uconv to generic modules so that they can be linked into a meta-module. r=cathleen, sr=brendan
2001-08-07 02:55:54 +00:00
nhotta%netscape.com
92bd2ab9b8
Added nsScriptableUConv.cpp, bug 54857.
2001-08-01 22:38:32 +00:00
nhotta%netscape.com
24bd9d0fc7
Added nsIScriptableUConv.idl, bug 54857.
2001-08-01 22:37:21 +00:00
yokoyama%netscape.com
19ab4ab1e5
Bug:54857
...
a new ScriptableUnicodeConverter IDL
/r=nhotta,/sr=blizzard
2001-08-01 22:36:54 +00:00
mkaply%us.ibm.com
a4d8228fcb
Not part of build
...
Fix missed NS_ConvertToString -> NS_ConvertACIItoUCS2 in Arabic shaping so people don't get build breaks when they turn it on
2001-07-26 11:28:07 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
yokoyama%netscape.com
53dfa4455e
bug 91193:
...
Menu for Universal Charset Detector shows as chardet.Universal_charset_detector
/r,sr=ftang, properties file change only.
2001-07-20 20:26:32 +00:00
yokoyama%netscape.com
80b117b0db
Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
...
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
nhotta%netscape.com
6785bd3ce9
Added two files to the project, bug 88944.
2001-07-18 21:49:08 +00:00
yokoyama%netscape.com
d0b0cd85b1
Bug:88944
...
Adding Korean converter files first.
Check in for /ftang, /r=ftang, /sr-blizzard
2001-07-17 00:20:22 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
yokoyama%netscape.com
37e4c95eb5
Bug 75707: Some BIG5 characters can not be displayed properly in Solaris Trunk
...
add a boolean value to valid the med
checking in for ftang
2001-07-13 20:42:34 +00:00
nhotta%netscape.com
35defc0bba
Changed simplified chinese encoders (GBK and GB2312) to include the unmapped character to length in case of NS_ERROR_UENC_NOMAPPING,
...
bug 90202, r=ftang, sr=blizzard.
2001-07-13 18:22:10 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
mkaply%us.ibm.com
b662cd8afc
#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
4f42828e33
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
d4483a76c6
Strange OS/2 bustage that only happens on some machines
2001-07-03 16:57:55 +00:00
mkaply%us.ibm.com
655763ce96
#88486
...
r=pavlov, sr=blizzard
Some pages crash in font code
2001-07-03 14:04:03 +00:00
jaggernaut%netscape.com
00d0b81c0d
Re-doing GetUnicode() -> get() change inadvertently undone after merge-conflict.
2001-07-03 01:28:13 +00:00
alecf%netscape.com
8983f173c1
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
ec9b618803
Tab tricked me
2001-07-02 13:45:20 +00:00
mkaply%us.ibm.com
6383108f84
OS/2 only - much better version of this Makefile that fixes EMX bustage
2001-07-02 13:02:41 +00:00
cls%seawood.org
589a862e51
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
c3ad4e117a
Wrap fprintfs in DEBUG ifdefs
...
Bug #78648 r=nhotta
2001-07-01 23:38:55 +00:00
cls%seawood.org
52d7838acf
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
03ab87e4a1
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
5f7b854f33
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
b2bb0392a1
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
0877b1a573
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
110aef2d20
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
80f526179f
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
2e8b3e9481
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
4d43c1945b
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
dddbe5bf68
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
d1dbd9e63a
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