Commit Graph

2300 Commits

Author SHA1 Message Date
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
dbaron%fas.harvard.edu
3fbb054d43 Add newline to end of file to fix gcc 3.2 bustage. 2002-11-25 15:22:41 +00:00
smontagu%netscape.com
6f737a0018 Remove unnecessary ToNewCString() allocation. Bug 181314, r=jaggernaut, sr=bzbarsky 2002-11-22 23:44:42 +00:00
shanjian%netscape.com
8fcf23e2ba bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 23:23:25 +00:00
shanjian%netscape.com
3b0054ca0b bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 22:36:42 +00:00
smontagu%netscape.com
25245b12da Backing out shanjian's last checkin 2002-11-20 23:58:14 +00:00
shanjian%netscape.com
af6dc1965c bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-20 21:13:52 +00:00
nhotta%netscape.com
3909e87067 Call nsIUnicharEncoder::Finish to ensure the converted string is terminated,
bug 179392, r=shanjian, sr=bzbarsky
2002-11-13 21:56:01 +00:00
jay.yan%sun.com
ebd53abee3 bug 178404, --enable-ctl in configure will cause mozilla gtk2 build fail, r=seawood 2002-11-13 03:48:17 +00:00
morse%netscape.com
74150c415a bug 174189, fix flawfinder warning, r=harishd, sr=dveditz 2002-11-09 00:45:53 +00:00
alecf%netscape.com
6149e533ed oops, fix warning caused by last checkin, by just reordering the initializers 2002-11-05 07:03:47 +00:00
alecf%netscape.com
8949dcdc59 fix for bug 177990, r=tao, sr=sfraser, a=blizzard
fix string override enumeration, so that embeddors can override strings which are accessed via getSimpleEnumerator()
2002-11-05 07:02:07 +00:00
arougthopher%lizardland.net
4cceb11df7 Bug#92793
BeOS classes are not threadsafe

In BeOS, each window runs in its own thread.  Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod().  However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.

r=rpotts
sr=blizzard
a=asa
2002-11-02 02:12:00 +00:00
seawood%netscape.com
57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
alecf%netscape.com
ddd2411b69 fix for bug 172004 - provide a mechanism for embeddors to override specific strings in any string bundle with a single "string manifest" file.
r=tao, sr=sfraser, a=asa
2002-10-14 19:06:27 +00:00
bryner%netscape.com
d53e0314f3 fixing mac bustage, r=cls 2002-10-09 04:09:14 +00:00
shanjian%netscape.com
d1fb7a56ee #149417 Treat US-ASCII as ISO-8859-1 (Meta chaset tag)
use iso-8859-1 decoder to convert us-ascii to unicode.
r=ftang, sr=alecf
2002-10-09 03:01:47 +00:00
smontagu%netscape.com
15d18f8e4f Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz. 2002-10-08 23:58:48 +00:00
smontagu%netscape.com
239ed4aeee Add Hebrew punctuation characters to transliterate.properties. Bug 171520, r=ftang, sr=rbs. 2002-10-08 18:19:51 +00:00
timeless%mac.com
57ed167e48 Bug 158129 Add support for Adobe's Type1 Euro fonts
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 03:52:49 +00:00
smontagu%netscape.com
720c5e1a49 Backing out fix to bug 158129 because of Mac bustage 2002-10-07 22:50:54 +00:00
smontagu%netscape.com
baf822d197 Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 21:08:10 +00:00
jgmyers%netscape.com
9d83211524 fix include guard: bug 168343 r=ftang sr=blizzard 2002-10-04 22:28:14 +00:00
mkaply%us.ibm.com
8e0cb05e9e OS/2 bustage 2 2002-09-25 14:18:13 +00:00
mkaply%us.ibm.com
76f5a05971 OS/2 bustage 1 2002-09-25 14:16:08 +00:00
seawood%netscape.com
61c2c7d26e Let's try that again 2002-09-25 12:30:24 +00:00
seawood%netscape.com
3ab9c7df65 Include OS2 specific headers. Attemting to fix tinderbox bustage 2002-09-25 06:31:30 +00:00