Граф коммитов

1861 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 8b5dbb1a2c Replace static nsAutoStrings with nsLiteralStrings to avoid static construction, and fix a build warning while I'm here. b=61957 r=erik@netscape.com sr=waterson@netscape.com 2000-12-09 04:15:25 +00:00
shanjian%netscape.com e9ae302c1d #60823 UnicodeToGBK and UnicodeToGB2312 converter don't work on SPARC Solaris
r = nhotta, sr=erik
the original code does not work with big-endian system.
2000-12-09 01:45:36 +00:00
mkaply%us.ibm.com 01c022f6f3 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com b9887b3ac3 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
shanjian%netscape.com d0ce44ff08 #59666, Occurances of uninitialized variables being used before being set.
r = nhotta, sr=erik
2000-11-17 18:13:52 +00:00
alecf%netscape.com b29a82daa0 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +00:00
disttsc%bart.nl a515bead9b Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
sfraser%netscape.com 8ec902b5e9 Adding chardet IDL project for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser 2000-11-16 21:35:01 +00:00
disttsc%bart.nl 34dc58df87 Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
rInstance. bug=46200, r=erik@netscape.com, r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
alecf%netscape.com 859e2734f4 fix for #49424 - don't cache the string bundle if the file doesn't load
r=tao a=alecf
2000-11-14 00:15:43 +00:00
harishd%netscape.com 3e1aa03c89 58842 - Forgot to remove this..since atom is now nsCOMPtr.
r=pollmann
sr=vidur.
2000-11-02 22:03:10 +00:00
harishd%netscape.com 808b2fd407 58842 - Fixing nsIAtom Leakage introduced by checkin to bug 27006.
r=pollmann
sr=vidur
2000-11-02 22:00:04 +00:00
harishd%netscape.com 1bff7726b2 27006 - FIXED a potential leak r=pollmann sr=vidur 2000-11-02 03:02:17 +00:00
harishd%netscape.com 7c66338f99 27006 - Don't reload documents with POST form data.
r=rpotts,pollmann
sr=vidur
2000-11-01 20:25:33 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ftang%netscape.com e2d9fdc3b0 fix bug 54841. zero out the first 128 bits of the representatble
r=sr=erik
2000-10-06 21:54:38 +00:00
ftang%netscape.com 07156ebda9 fix bug 54468. r=cata sr=erik. add boundary condiction and return
different result code for those cases.
2000-10-06 21:54:00 +00:00
erik%netscape.com bf2f4f3aa1 bug 54507; r=ftang; a=buster; complete the charset -> lang group table to
get the right fonts in layout (and to solve the assertion problem)
2000-10-04 22:10:13 +00:00
mkaply%us.ibm.com 222a1bcf4f #26962
r=nhotta, a=blizzard
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:13:05 +00:00
mkaply%us.ibm.com 419f60f016 #26962
r=nhotta, a=brendan
Change ToNewUnicode to GetUnicode to avoid memory allocations
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:11:55 +00:00
ftang%netscape.com bc7e9de8e8 fix bug 33162. a=ftang
check in machine generate code
remove NEC japanese range
2000-09-22 01:03:39 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
waterson%netscape.com c71e04b66a Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
mkaply%us.ibm.com a491c11bf4 OS/2 GCC Tinderbox bustage
Hopefully that last locale #define missing
2000-09-15 14:45:07 +00:00
mkaply%us.ibm.com db78637c7b OS/2 GCC Tinderbox break
Another Locale #define missing from EMX
2000-09-15 10:33:50 +00:00
mkaply%us.ibm.com 6709856565 OS/2 GCC Tinderbox break
Locale #define missing from EMX
2000-09-15 03:53:14 +00:00
ftang%netscape.com a50c703817 fix bug 50864. remove umr r=nhotta 2000-09-14 23:10:06 +00:00
mkaply%us.ibm.com 41ac82f91b #45263
r=mkaply, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:56:05 +00:00
mkaply%us.ibm.com 7d198346fb #45263
r=nhotta, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:52:17 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com 1622c11a3a Specify that the base class is indeed 'public' since some compilers (AIX)
assumes 'private'.  I ok'd each of these with the appropriate module
owners (see bug)

r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
cata%netscape.com 4bed6383b4 Fix for bug #49102 a=ftang r=ftang 2000-09-12 21:45:59 +00:00
cata%netscape.com 6684a0af2f Fix for bug #45356 and lots of clean-up. 2000-09-08 23:45:56 +00:00
cls%seawood.org be539c1463 General makefile cleaning for intl. Thanks to dbaron for pointing this out. 2000-09-07 02:38:55 +00:00
cata%netscape.com d170c1c16d Fix for bug #47347 r=ftang a=ftang. 2000-09-06 02:30:28 +00:00
cata%netscape.com ea67db35c1 Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
ftang%netscape.com 191a1129e9 fix bug 49380 for Japanese. the change are generated by table tools. r=ftang 2000-09-05 20:43:29 +00:00
ftang%netscape.com 7117713f91 fix 50997. r=momoi@netscape.com add mk-mk 2000-09-05 18:23:46 +00:00
scc%mozilla.org 7ec3fce355 fixing code that relied on implicit string construction 2000-09-02 23:25:46 +00:00
beard%netscape.com c84e837a9e fixing code that relied on implicit string construction. r=scc 2000-09-02 07:20:29 +00:00
nhotta%netscape.com 37e45003fe Changed to get a webshell service through docshell, bug 50806, r=harishd. 2000-08-31 00:36:54 +00:00
ftang%netscape.com 26ada473ea better fix for 35004. thanks John G. Myer's patch. r=ftang 2000-08-29 23:48:34 +00:00
cata%netscape.com d425eef821 Fixing a couple of warnings on Mac. 2000-08-29 23:29:58 +00:00
cata%netscape.com 5f83fafd9f Fix for bug #38645 a=ftang, r=nhotta. 2000-08-29 23:22:09 +00:00
ftang%netscape.com b3043dfab2 fix 35504. Do not change res if we already set a error code.
r=nhotta.
2000-08-28 23:31:07 +00:00
nhotta%netscape.com 7e899f887d Added a method to reset some states for a string detector, check in for ftang, bug 49411, r=nhotta. 2000-08-28 22:33:15 +00:00
ftang%netscape.com 60ef648cee fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
ftang%netscape.com 73a2fe514e add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
beard%netscape.com 6d24810f26 use QueryElementAt() to save space and time. r=hyatt 2000-08-24 01:02:58 +00:00
jgaunt%netscape.com b4030dff64 fix HP( and other unix) bustage dealing with locale setting
bug #35480 r=tao@netscape.com
2000-08-24 00:50:13 +00:00
ftang%netscape.com 09379e43dc fix 49553. r=mjudge. replace ToNewCString/delete pair with NS_ConvertUCS2toUTF8 2000-08-21 23:51:59 +00:00
scc%mozilla.org d7ceaf7a8d fixing code that relied on implicit string construction 2000-08-20 07:51:44 +00:00
scc%mozilla.org b28256c52c fixing code that relied on implicit string construction 2000-08-19 21:22:45 +00:00
scc%mozilla.org 07f3d5397f fixing code that relied on implicit string construction 2000-08-19 21:10:07 +00:00
ftang%netscape.com 83dac351cb add perl tool which convert CP932.TXT to a JIS0208 table 2000-08-17 00:07:54 +00:00
ftang%netscape.com a656635633 fix bug 35166 and 41666. Change the conversion to use the source from CP932.TXT
so we can convert round trip correctly with the other direction
the table is generated by ufrom. r=ftang
2000-08-17 00:03:06 +00:00
ftang%netscape.com 7f39f8cd7d correct the spelling of jis_0208-1983 and jis_0212-1990 (extra x)
r=nhotta fix bug 49107
2000-08-17 00:01:31 +00:00
waterson%netscape.com a024f86210 Bug 47154. Treat '\\n' and '\\r' as whitespace, too. Also, use 'inline' instead of macros to avoid multiple argument evaluation. r=ftang 2000-08-16 01:08:43 +00:00
ftang%netscape.com 85fbe0581c fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta 2000-08-14 21:52:06 +00:00
nhotta%netscape.com 60ce8b12d8 Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang. 2000-08-11 20:13:31 +00:00
warren%netscape.com 4af572e4c1 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
cata%netscape.com 11aee96489 Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
nhotta%netscape.com c1f80caba6 Change to call OS API with null argument for default locale, bug 39677, r=ftang. 2000-08-08 20:44:12 +00:00
ftang%netscape.com 10cfb1358f improve cjk detector by reduce the threshold and do no consider Big5 in the
statistic model .
2000-08-05 20:57:02 +00:00
cata%netscape.com e6fcb678dd Fix for bug #37543, a=ftang, r=nhotta. 2000-08-05 00:07:03 +00:00
cata%netscape.com 8b584d0bef Fix for bug #28983. a=ftang, r=nhotta. 2000-08-04 23:30:36 +00:00
alecf%netscape.com bea0b0c152 fix for #46712 and #46491
r=warren
- remove chrome dependancy from string bundles, finally (yay)
- flush the string bundle cache according to the memory pressure observer
- expose flushing in the nsIStringBundle API so that chrome can flush it
2000-08-03 23:43:10 +00:00
cata%netscape.com 8025735b84 Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang. 2000-08-02 21:54:18 +00:00
warren%netscape.com 4967b0a7cc Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
ftang%netscape.com 34d9c8854a fix 44551. Turn nb and nn to true from false so they will be
shown on the language ui.
r=momoi a=ftang
2000-08-02 04:22:41 +00:00
valeski%netscape.com 02e5ee7e26 mlk fix. r=tao 2000-08-02 00:09:22 +00:00
valeski%netscape.com f4998b1b1e removing extraneous variable 2000-08-01 23:57:36 +00:00
ftang%netscape.com bf827ab068 fix for bug 26938. r=tao a=ftang. fix \u encoding conversion so \n \r \t\ will be
convert to \n \r \t
2000-07-31 00:40:20 +00:00
warren%netscape.com fef9beada4 Bug 46674. Classic =/== typo. 2000-07-27 21:01:15 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
ftang%netscape.com 9c8d0c0c79 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com b7e7614000 *** empty log message *** 2000-07-19 06:24:47 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
erik%netscape.com 851845d48a bug 39570; was using Korean font for Japanese text; we now use the locale's
language group when the document is in Unicode; r=nhotta
2000-07-13 21:10:34 +00:00
nhotta%netscape.com 8db59d1ce5 Added a mail charset menu cache support, bug 28869,r=cata. 2000-07-13 20:55:52 +00:00
cls%seawood.org 33938e6100 Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
scc%mozilla.org fb45597f40 bug #17294, fixed a dogfood+ assert, there's more to this bug, but the rest isn't dogfood. r=BenB; a=jar 2000-06-29 22:04:28 +00:00
shanjian%netscape.com 255092f79f #40734
Checkin the code again with small modification from previous one. The
failure in test should be corrected by changing the test case. The rule
has been changed. Akkana agreed the change.
2000-06-26 20:25:41 +00:00
shanjian%netscape.com 16a71f7354 Back out my previous change because the test failed on Linux.
Need to find out what's happening.
2000-06-22 00:54:43 +00:00
cata%netscape.com b00f7aa828 Turning on charset override by default. r=nhotta a=ftang bug #41620. 2000-06-22 00:41:02 +00:00
shanjian%netscape.com 3ad23c3ed4 #40734 URL wrap
r = ftang
do the line breaking using western rule (dominant space). If a CJK
char is found, back to 4051.
2000-06-21 23:33:50 +00:00
shanjian%netscape.com b7f626e6b6 #40734 URL wrap
r = ftang
'<' and '>' should be treated as open and close quote, because
they are often used that way.
2000-06-21 23:07:34 +00:00
shanjian%netscape.com 8356e8f68c #40734 URLs wrap
r = ftang
'<' and '>' should be treated as open and close quote, because they are
often used that way.
2000-06-21 23:04:25 +00:00
amasri%netscape.com 865c0eb983 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:46:22 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
yueheng.xu%intel.com 6f1f54c831 fix for #42484 (extra ";" after the loop control). r=cata, a=waterson 2000-06-14 22:13:13 +00:00
scc%mozilla.org 55650a35b3 fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
shanjian%netscape.com 3d1f6ab8b8 Add Alis Charset detector to menu
r=naoki a=ftang
2000-06-08 05:23:09 +00:00
alecf%netscape.com edce9aa42e add support for sprintf-style string formatting using string bundles
r=tao (partial fix for #28993)
2000-06-06 03:05:00 +00:00
slamm%netscape.com 50f8600402 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
yueheng.xu%intel.com 76710f74ed fixed #39640 (regression of UnicodeToGB2312GL converter) and #34626( optimization of table initialization. Do it only when it is needed at first time). r=ftang, a=waterson. 2000-06-02 22:18:42 +00:00
mkaply%us.ibm.com c45b91dd46 # 37239
r = mkaply, a = brendan
OS/2 bringup - Need charsets to bring the browser up
2000-06-02 01:58:50 +00:00
alecf%netscape.com da9ec32b29 remove duplicate string from properties file, was causing warning on console at startup 2000-06-02 00:39:16 +00:00
cata%netscape.com e5d8f7c177 Fixing bug #36954. r=erik a=ftang. 2000-06-01 23:21:22 +00:00
dp%netscape.com ba8104064c Using singleton 1-byte unicode encoders and decoders. This will
eliminate creation of about 1000 objects on startup. r=waterson,cata a=waterson
2000-05-26 00:55:42 +00:00
mkaply%us.ibm.com f9d2f0746e # 37239
r = naoki, a = brendan
OS/2 bringup continues on M16 - OS/2 changes for string inside of an OS/2 ifdef
2000-05-25 14:28:15 +00:00
mkaply%us.ibm.com 29a0bf0755 # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only - fix for trap
2000-05-22 21:45:00 +00:00
nhotta%netscape.com 9b76a94132 Fix for uninitialized memory reference, contributed by rich.burridge@sun.com, r=nhotta, a=waterson, bug 39891. 2000-05-22 21:36:46 +00:00
nhotta%netscape.com f5f1803974 Warning fix for unicharutil self test code, contributed by daa@distributed.net, r=nhotta, a=waterson bug 40089. 2000-05-22 21:35:33 +00:00
harishd%netscape.com 776f0bd024 Get the parser bundle through a normal COM interface. 2000-05-22 21:33:12 +00:00
mkaply%us.ibm.com 70c48c4864 # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
cls%seawood.org 65235c917b More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov 2000-05-21 11:23:34 +00:00
hyatt%netscape.com 5bed7dc4bd fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
cata%netscape.com 793219dc38 Preventing possible more bustage... 2000-05-17 07:35:17 +00:00
sfraser%netscape.com 04ed9c3a76 Remove linkage with NetworkModular.shlb, really this time 2000-05-17 06:25:35 +00:00
sfraser%netscape.com bc615159f8 Fix access paths for faster opening 2000-05-17 06:22:39 +00:00
sfraser%netscape.com 8bc290f493 Remove linkage with NetworkModular.shlb 2000-05-17 06:20:51 +00:00
ftang%netscape.com abb5c1d985 check in fix of 34617 for Xu.Yueheng@intel.com r=ftang@netscape.com
Use the new implementation for GB2312GL
2000-05-17 05:19:04 +00:00
cata%netscape.com 6de68e65eb Adding new component to the build. 2000-05-17 05:15:16 +00:00
cata%netscape.com 907566fe4d added files: mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp 2000-05-17 05:14:42 +00:00
cata%netscape.com a2b6483cc6 Adding new component into the tree. 2000-05-17 05:10:35 +00:00
cata%netscape.com eac7679207 Interface updated with new methods and macros. 2000-05-17 05:08:39 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
mkaply%us.ibm.com 2cce9f0e39 # 20338
a= bobj
Reenable Visual Hebrew for Beta 2
2000-05-16 23:11:33 +00:00
ftang%netscape.com 357c7042e2 add perl tools which generate character frequency map and statistics files 2000-05-16 23:03:14 +00:00
ftang%netscape.com 9c0d215f10 Change the score back to based on both the first and second byte. 2000-05-16 22:56:39 +00:00
ftang%netscape.com 10ed7b66ae iimprove charset detectors to use statistic model 2000-05-16 22:50:16 +00:00
cata%netscape.com 50782fc359 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
putterman%netscape.com e46b2185a2 fix for assertions on startup. a=leaf. r=sspitzer and cata. 2000-05-16 17:30:15 +00:00
cata%netscape.com 32f0f8e204 Moving charsetTitles.properties from Res to Chrome. 2000-05-15 23:16:28 +00:00
erik%netscape.com 8726699c59 added some lang groups that were missing 2000-05-15 20:07:42 +00:00
hyatt%netscape.com 655287a2d5 Changing convertChromeURL. 2000-05-15 01:40:35 +00:00
alecf%netscape.com bdd5935e90 cache the resolved chrome URL not the chrome URL, so that stringbundle caching doesn't screw with locale switching 2000-05-14 19:42:27 +00:00
harishd%netscape.com e309a0cee6 Observer base querys for nsIWebShellServices through the parser bundle...
r=nisheeth
2000-05-14 19:25:13 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
waterson%netscape.com 7992d72095 Fix string backsliding. r=scc 2000-05-13 00:47:48 +00:00
tao%netscape.com d251a94d73 Adjust code logic to use the new Accpet-Lang file structure.r=jbetak. 2000-05-12 23:50:33 +00:00
tao%netscape.com 7b0d81327d Add test case for nsIAcceptLang 2000-05-12 21:51:11 +00:00
tao%netscape.com 59b5f92030 Register nsIAcceptLang: 34954 2000-05-12 21:50:01 +00:00
tao%netscape.com f40203662a Silent mac compiler warning. 2000-05-12 21:43:42 +00:00
nhotta%netscape.com 82b3452cff Check in for tao, 34954. 2000-05-12 21:41:09 +00:00
tao%netscape.com a62866ce15 Compile nsAcceptLang; bug 34954. 2000-05-12 21:36:05 +00:00
tao%netscape.com 1180e9d51c Add implementation of nsAcceptLang; bug 34954. 2000-05-12 21:34:41 +00:00
tao%netscape.com 568c25bc69 Add nsIAcceptLang.idl; bug 34954. 2000-05-12 21:14:22 +00:00
tao%netscape.com 970715f0b4 add nsIAcceptLang; bug 34954 2000-05-12 21:07:45 +00:00
nhotta%netscape.com f4ae83e7a6 checkin for tao; bug 34954 2000-05-12 21:03:48 +00:00
nhotta%netscape.com f2558b9637 Check in for tao, 34954. 2000-05-12 21:03:07 +00:00
tao%netscape.com aef7bf683e IDL for AcceptLang service; bug 34954. 2000-05-12 20:53:34 +00:00
mkaply%us.ibm.com c3b039c794 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
2000-05-12 19:26:34 +00:00
cls%seawood.org fec728bf12 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
jbetak%netscape.com d100f09326 32477 Implement accept-language UI 2000-05-10 20:20:21 +00:00
cata%netscape.com 90bc8fdf13 PR_CALLBACK for callback function. bug #37239 2000-05-09 22:22:44 +00:00
cata%netscape.com bbb2b50784 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
cata%netscape.com 815b961c58 Cosmetics. 2000-05-08 21:54:58 +00:00
jbetak%netscape.com b467db5aeb 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
jbetak%netscape.com 0172ceefea 32477 Accept Language Ui 2000-05-08 03:12:29 +00:00
jbetak%netscape.com f5b8fd33ef 32477 Accept language UI 2000-05-08 03:04:39 +00:00
jbetak%netscape.com cac0e60c2f 32477 Accept Language UI 2000-05-08 02:59:00 +00:00
jbetak%netscape.com 53c483c2ad 32477 Accept language UI - fixing bustage 2000-05-07 22:12:22 +00:00
jbetak%netscape.com 11d51239ad 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:45:41 +00:00
jbetak%netscape.com ffd2a8d54b 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:39:25 +00:00
jbetak%netscape.com 4066b0289b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-07 01:58:18 +00:00
warren%netscape.com 5a3f32aaca Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
ftang%netscape.com de70b12582 check in for tajima@eng.sun.com
fix bug 36985. Add Solaris locale. r=ftang
2000-05-05 21:32:44 +00:00
erik%netscape.com 157aea6dda clean up a bit 2000-05-05 20:51:30 +00:00
pierre%netscape.com cb8d6ae734 Fixed the registration of the Language Atom Service. r=ftang 2000-05-05 20:47:27 +00:00
erik%netscape.com c236fc243f correcting a comment 2000-05-05 20:44:33 +00:00
rbs%maths.uq.edu.au 78e3a5dd65 [not part of default build]. Update some mappings of Unicode points 2000-05-05 03:07:33 +00:00
erik%netscape.com 6eaedc9d65 bug 26237; return NULL if we can't find the language group 2000-05-04 21:41:07 +00:00
pavlov%netscape.com c5bedda141 reduce the amount of memory allocated by the charset menu by 600k r=brendan,cata 2000-05-04 21:32:20 +00:00
nhotta%netscape.com aabd552127 Added an option to use charset code point as collation key controlled by a pref, bug 18338. 2000-05-04 21:31:14 +00:00
cls%seawood.org 772286e0af More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
cata%netscape.com 289061ee5f Also adding back the implemenentation for the wronfully removed method. 2000-05-04 00:56:07 +00:00
cata%netscape.com b3a8405fb4 Fixing bustage. 2000-05-03 23:57:00 +00:00
cata%netscape.com a4d529f2e7 Cleanup. Removing obsolete and unused code. 2000-05-03 23:10:27 +00:00
cata%netscape.com fe1c438833 Cleanup. Removing obsolete and unused code. 2000-05-03 23:01:32 +00:00
cata%netscape.com b7765028ee Cleanup. Removing obsolete and unused code. 2000-05-03 22:52:52 +00:00
cata%netscape.com 4413ab7059 removed files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-05-03 22:46:20 +00:00
cata%netscape.com 4bc29c6cfa Cleanup. Removing obsolete and unused code. 2000-05-03 22:37:53 +00:00
erik%netscape.com 6ad75a4abd bug 26237; move to newer nsICharsetConverterManager2 interface 2000-05-03 21:47:07 +00:00
ftang%netscape.com 80a17179bc fix bug 26237. Check in for erik. Add LanguageAtomService into Mac build. r=ftang 2000-05-03 21:42:33 +00:00
cata%netscape.com 698e9d369a Adding ref & memory counting macros. 2000-05-03 21:42:04 +00:00
nhotta%netscape.com d0a06a7ca7 Added new category "isMultibyte" and data, r=cata. 2000-05-03 21:22:09 +00:00
ftang%netscape.com 47801f4f31 fix 22980. Ignore ucs2in the end of the first block. 2000-05-03 02:05:35 +00:00
bryner%uiuc.edu 162d5c0f53 Fixing objdir build bustage. 2000-05-03 02:00:50 +00:00
yueheng.xu%intel.com e3a63adc78 fix for #31380 (Unicode to GBK converter not working for some GBK chars) reported
and fix suggested by Xianping Ge ( xge@ics.uci.edu).
2000-05-03 01:59:55 +00:00
erik%netscape.com b4bf803498 bug 26237; adding language atom service 2000-05-03 00:45:45 +00:00
erik%netscape.com ac115e5954 bug 26237; added language atom service 2000-05-03 00:36:59 +00:00
erik%netscape.com d68ee12878 removed files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:29:11 +00:00
erik%netscape.com 099a92b1f8 added files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:27:56 +00:00
erik%netscape.com 80b2efc3d8 bug 26237; adding langGroups.properties to Unix build 2000-05-02 23:41:34 +00:00
erik%netscape.com 9fde0d2835 bug 26237; adding language atom service implementation to Windows build 2000-05-02 23:35:23 +00:00
erik%netscape.com 9ab29c6d8b bug 26237; adding language atom service implementation to Unix build 2000-05-02 23:33:14 +00:00
erik%netscape.com 3b88a49499 removing unused variable 2000-05-02 23:19:36 +00:00
erik%netscape.com 5e852aea9c bug 26237; adding language atom interfaces to Windows build 2000-05-02 23:12:37 +00:00
erik%netscape.com 0d85251d42 bug 26237; adding language atom interfaces to Unix and Mac builds 2000-05-02 23:11:44 +00:00
erik%netscape.com 04b1f6d476 bug 26237; implementation of the new language atom interfaces to support
the HTML LANG attribute (for example)
2000-05-02 23:04:35 +00:00
erik%netscape.com e6a00f46d0 bug 26237; new interfaces for language atoms 2000-05-02 22:52:08 +00:00
jbetak%netscape.com 944709c9c0 fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 07:02:30 +00:00
jbetak%netscape.com f7fd0bfbed fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com acc4c1956b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
cls%seawood.org 58aac2e6af OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
mkaply%us.ibm.com aab38ad60d # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
2000-05-01 22:21:43 +00:00
jbetak%netscape.com d090447ac2 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 03:22:01 +00:00
pinkerton%netscape.com da3d3d6ecb missed one more 2000-04-28 00:11:07 +00:00
waterson%netscape.com 7534216991 Get rid of SetString() usages. r=scc 2000-04-27 06:39:07 +00:00
alecf%netscape.com c8adccf97e make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded 2000-04-27 02:17:17 +00:00
nhotta%netscape.com a660a8e503 Changed to use NS_IMPL_THREADSAFE_ISUPPORTS. 2000-04-27 00:14:06 +00:00
cata%netscape.com f2f403ad65 Comment. 2000-04-26 21:23:09 +00:00
cata%netscape.com 162ceb7440 Dynamic charset menu for mail compose. 2000-04-26 21:21:35 +00:00
alecf%netscape.com cc0f41d3b8 make stringbundles threadsafe now that their lifetime is longer than their initial creation 2000-04-26 09:37:05 +00:00
nhotta%netscape.com 7954ae0817 Change to use NS_IMPL_THREADSAFE_ISUPPORTS, a patch from sspitzer@netscape.com, bug 37035. 2000-04-26 04:25:22 +00:00
nhotta%netscape.com 27b23d4590 Fixed typo in the property, contributed by tenthumbs@cybernex.net, bug 36938. 2000-04-26 04:24:42 +00:00
ftang%netscape.com 43b49d0092 add new method to case conversion so we can handle special casing ( SS or turiksh dotless I) 2000-04-26 04:00:22 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
ftang%netscape.com 6c66176084 *eat* UTF-8 BOM which generated by Win2K NotePad so it won't confused parser.
bug 36914
2000-04-25 13:50:41 +00:00
scc%netscape.com 99535de185 making string conversions explicit 2000-04-25 08:10:43 +00:00
pavlov%netscape.com 03d4675682 string api changes r=scc 2000-04-25 05:40:45 +00:00
alecf%netscape.com 3252f7edaf String bundle caching - cache the last 10 stringbundles created by the stringbundle service 2000-04-25 05:29:58 +00:00
sspitzer%netscape.com 57e798617c fix build bustage. 2000-04-24 03:15:52 +00:00
cata%netscape.com e5e4a62337 Fixing tree bustage. 2000-04-24 03:13:46 +00:00
cata%netscape.com aebaef2fc2 Menu code moved on new API. 2000-04-24 02:18:16 +00:00
cata%netscape.com 7969db359a New interface method. 2000-04-22 17:49:55 +00:00
cata%netscape.com 8db337cf5a Comments. 2000-04-22 17:26:54 +00:00
cata%netscape.com f611bb2b47 Adding new file to the build. 2000-04-22 16:38:50 +00:00
cata%netscape.com 67b76d29e8 More test code. 2000-04-22 16:36:47 +00:00
cata%netscape.com 9b51838815 Cosmetic changes. 2000-04-22 16:35:10 +00:00
cata%netscape.com e09f227680 New interface method. 2000-04-21 22:50:35 +00:00
scc%netscape.com e246b96586 making string conversions explicit 2000-04-21 02:35:42 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
tajima%eng.sun.com 940c589e45 fix for 35829: need ja_JP.PCK entry in unixcharset.properties for Solaris Shift_JIS: r=ftang@netscape.com 2000-04-19 01:26:23 +00:00
ftang%netscape.com e66582d481 remove euro entry from symbol encoding. The updated Adobe table have euro
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
cata%netscape.com a92ef95f6d Implementation for the new methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:31:28 +00:00
cata%netscape.com fa5ad4ae5f New methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:30:34 +00:00
scc%netscape.com 2d4dac6b86 making string conversions explicit 2000-04-15 11:40:33 +00:00
scc%netscape.com 999cbded3a making string conversions explicit 2000-04-15 10:56:54 +00:00
scc%netscape.com 94f906edb8 making string conversions explicit 2000-04-15 10:10:02 +00:00
ftang%netscape.com d182b0d43b fix copyright trademark and register mark mapping issue. verified by erik. fix bug 34522 2000-04-14 04:58:53 +00:00
ftang%netscape.com 5666e33168 fix 35565 MLK. decrese gCnt and delete gInfo when gCnt is 0 2000-04-14 04:51:50 +00:00
nhotta%netscape.com eb6c6dfa81 Disabled debug printf, changed query setlocale() to pass NULL instead of an empty string. 2000-04-13 20:08:57 +00:00
ftang%netscape.com c07c560d1b fix 34646. Change the key to the new non-offending name 2000-04-11 22:43:43 +00:00
ftang%netscape.com e5740174e4 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
ftang%netscape.com 17538ceedb add perl script which read unicode character database and generate the transliteration table 2000-04-11 22:34:39 +00:00
ftang%netscape.com f8f567af61 fix bug 35025 2000-04-11 22:33:13 +00:00
dveditz%netscape.com 1065015817 making the StringBundleService use threadsafe ISupports so I can proxy it 2000-04-05 06:44:17 +00:00
ftang%netscape.com 5de101c265 fix 27886. Swap implementation to the new one. 2000-04-05 05:13:52 +00:00
mkaply%us.ibm.com 797485cec4 # 34082
r= wtc@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:33:57 +00:00
mkaply%us.ibm.com 4f45dec3d1 # 33860
r= mkaply@us.ibm.com
OS/2 bring up - uninitialized variables
2000-04-05 02:22:34 +00:00
mkaply%us.ibm.com 83d55dab88 # 33859
r= mkaply@us.ibm.com
OS/2 build - need an os2charset.properties - doesn't do anything yet
2000-04-05 02:19:51 +00:00
mkaply%us.ibm.com dcd6b5cbbe # 33859
r= mkaply@us.ibm.com
OS/2build - add new module file
2000-04-05 02:17:28 +00:00
ftang%netscape.com d1ce2b5a95 put back blank out header file to fix breakage 2000-04-05 00:44:06 +00:00
ftang%netscape.com 27a0392a29 fix 38821. Rename the detector name so it won't offend people. r=bobj 2000-04-05 00:14:52 +00:00
ftang%netscape.com d712c01195 fix bug 32290 . Use the GBK converter to convert incomming data. 2000-04-05 00:12:40 +00:00
ftang%netscape.com c88f245fd3 fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E} 2000-04-05 00:12:15 +00:00
ftang%netscape.com d49f1d49c8 r=jbetak add additional performance enhancment code by
1. use a 256 bits (8 32bits integer) to prepresent no case block
2. cache the last index
3. use a base variable to remember m*3
2000-04-05 00:10:14 +00:00
harishd%netscape.com 69c0418dcb Replacing PRUnichar* with nsDeque.
r=ftang
2000-04-04 23:58:26 +00:00
ftang%netscape.com ad24a6075c check in the table which generated by using the Unicode 3.0 data base.
This file is generated by ../tools/gencasetable.pl
The file version of the data file is 3.0.0 (sept 10 1999)
r=ftang
2000-04-04 12:34:26 +00:00
ftang%netscape.com 33b9d9dbb8 update npl for generate file 2000-04-04 12:30:55 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
mkaply%us.ibm.com aeff37de6c # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - OS/2 Locale stuff
2000-04-03 23:03:01 +00:00
mkaply%us.ibm.com ded8b5c498 # 33859
r= nhotta@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:01:27 +00:00
scc%netscape.com f3f28328ba making string conversions explicit 2000-04-03 06:20:05 +00:00
scc%netscape.com e03693001b making string conversions explicit 2000-04-03 06:01:54 +00:00
scc%netscape.com bc421e1e8d making string conversions explicit 2000-04-03 05:52:40 +00:00
scc%netscape.com c201180d3e making string conversions explicit 2000-04-03 05:35:37 +00:00
cls%seawood.org 0d63199902 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
cls%seawood.org fa0da8ef83 OS/2 specific Makefile changes. Bug #34106 a=leaf 2000-04-01 10:37:01 +00:00
cls%seawood.org 8a00e920f0 Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
sspitzer%netscape.com f727fd31fb make nsConverterModule threadsafe. bug #33794. 2000-03-29 23:23:19 +00:00
nhotta%netscape.com dd5c2ad922 Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
jdunn%netscape.com 6c441bce14 Fix HPUX 10.20 Bustage
Pass a 'define' to NS_DEFINE_STATIC_IID_ACCESSOR and not a const.
r= erik@netscape.com
2000-03-27 22:26:23 +00:00
erik%netscape.com 2c21ecfa01 part of fix for bug 6588; added x-user-defined charset to lang group table;
r=none
2000-03-27 04:47:42 +00:00
rbs%maths.uq.edu.au b67f3365d3 [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux. 2000-03-27 00:16:50 +00:00
rickg%netscape.com ef26659b90 removed reference to nsString2 2000-03-26 09:27:29 +00:00
scc%netscape.com 6a792d2a29 small changes to clients of string converting APIs 2000-03-26 08:26:12 +00:00
scc%netscape.com a9bd15797a small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rickg%netscape.com b099bf6209 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
cata%netscape.com 427d14539d Adding new interface to the build. 2000-03-25 00:10:47 +00:00
erik%netscape.com a028954d2f bug 33147; mdash and ndash were both transliterated to a single '-'; made
the mdash longer by using 2 hyphens "--"; r=none
2000-03-24 04:25:54 +00:00
nhotta%netscape.com 39b1c3fee7 Conditionally use local stack for collation key creation, r=cata. 2000-03-23 23:12:54 +00:00
ftang%netscape.com 5c4952f0a1 fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break
class as CJK Ideograph.
2000-03-23 21:35:46 +00:00
rbs%maths.uq.edu.au 03f616596c [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au 98b3ea1dce [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com 2000-03-23 09:23:30 +00:00
ftang%netscape.com 661c6c00bb fix the line break class for U+2000 - U+200B 2000-03-23 01:02:56 +00:00
ftang%netscape.com 979a0eb034 change the interface and pass nsISupport* for document instead of PRInt32 so we won't drop
data on 64-bits machine. r=harishd
2000-03-23 00:53:53 +00:00
ftang%netscape.com 9ce04af810 change observer interfaces. Temp move the casting code of PRInt32 into these class untill
we change the docloader interface. r=harishd
2000-03-22 21:02:40 +00:00
nhotta%netscape.com b8d02453f4 Fixing unix bustage. 2000-03-21 22:48:54 +00:00
nhotta%netscape.com 863c088d0c Changed to use locale service instead of locale factory, bug 11880, r=tao. 2000-03-21 22:43:40 +00:00
ftang%netscape.com 0b8d285916 fix 30213. make nsURLProperty file a singleton to improve performance 2000-03-17 21:47:09 +00:00
ftang%netscape.com 8cc3364af8 fix 30213 . make nsURLProperties a singleton to improve performace 2000-03-17 21:46:02 +00:00
ftang%netscape.com 21635795be fix 30213. make the nsURLProperty a singleton to improve performance 2000-03-17 21:45:08 +00:00
nhotta%netscape.com ace08e002d Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:45:28 +00:00
nhotta%netscape.com 54bb0f719f Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:14:57 +00:00
nhotta%netscape.com 954954f04a Added locale sensitive hanlding for 12/24 hour format, bug 27640, written by chjung@netscape.com, r=nhotta.
Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata.
2000-03-16 22:59:43 +00:00
nhotta%netscape.com 0175762d60 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-15 23:38:27 +00:00
tbogard%aol.net 574b4eddae Remove unused parameter. 2000-03-15 09:49:50 +00:00
tbogard%aol.net 870fe5cf13 Removed unneeded parameter. 2000-03-15 09:39:20 +00:00
ftang%netscape.com e3ba3d571a fix 23920. r=erik. Start the loop from 0 instead of 1. do not report result if we got no NON ascii data. 2000-03-14 09:36:51 +00:00
erik%netscape.com 099275b1c9 bug 454; adding the windows-1252 fallbacks (e.g. ellipsis -> ...); r=rbs 2000-03-12 23:15:10 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
warren%netscape.com 604efa87ad Fixing thread-safety assertions. a=jar,r=valeski 2000-03-07 21:47:15 +00:00
warren%netscape.com 745f0db187 Fixing for thread safety checking. 2000-03-05 23:28:34 +00:00
warren%netscape.com 715b2c59e9 Fixing mac bustage. Need to use NS_DECL_ISUPPORTS here. 2000-03-05 23:23:23 +00:00
warren%netscape.com 7e37f4f478 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
ftang%netscape.com aab35d0a18 fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
jdunn%netscape.com af8c51822a fixing bustage 2000-03-02 00:50:30 +00:00
jdunn%netscape.com 64b6e448ff fixing bustage 2000-03-02 00:37:19 +00:00
jdunn%netscape.com 33c41a8d0d fixing build bustage 2000-03-02 00:30:31 +00:00
jdunn%netscape.com abcb0e9624 fixing build bustage... 2000-03-01 23:45:37 +00:00
jdunn%netscape.com 3baa51359e remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
gordon%netscape.com 6d1972b0be Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar. 2000-02-27 08:26:32 +00:00
mkaply%us.ibm.com 4fd17d7b8e # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla - Original approved changes, no XP_WINs :)
2000-02-25 19:12:14 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
cata%netscape.com 786dc0a32a Fixing bustage: add .get() to a comptr to make it compile on linux. 2000-02-21 23:29:49 +00:00
cata%netscape.com 3c527f5b4b Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 23:10:54 +00:00
cata%netscape.com 66899abe67 added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl 2000-02-21 23:05:43 +00:00
cata%netscape.com b14eeb2841 Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027 2000-02-21 22:55:35 +00:00
dveditz%netscape.com 74d0f231ed Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
mscott%netscape.com 866e24913d Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.

a=alecf,waterson
2000-02-16 10:01:26 +00:00
cata%netscape.com 9c5fb22a5c Charset menu cache. r=nhotta bug #24030 2000-02-16 07:26:47 +00:00
mkaply%us.ibm.com ff49434ffc # 25555
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
cata%netscape.com 4f3f1d0faa Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700 2000-02-16 05:17:04 +00:00
cata%netscape.com 1fff850d0c Adding the AutoDetect charset menu items. r=erik 2000-02-16 01:17:25 +00:00
cata%netscape.com ad7c25874a Adding new API for listing the available charset detectors. r=erik 2000-02-16 01:14:25 +00:00
ftang%netscape.com 822ba1c0c2 fix gbk problem submitted by intel. r=ftang 2000-02-16 00:56:11 +00:00
ftang%netscape.com 0dc6b342b9 r=cata. Make HZ , GBK availailable from the menu. 2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com 82d1045636 # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com 18d71e0366 fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com 2000-02-15 09:29:47 +00:00
ftang%netscape.com 08bc70e505 fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale 2000-02-15 09:16:35 +00:00
ftang%netscape.com 7c95d866a5 fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block. 2000-02-15 09:15:18 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
mkaply%us.ibm.com 3dd407038b # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
dveditz%netscape.com e728f20fd7 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com 0010574da9 Removed call to registry->Close() 2000-02-11 22:41:45 +00:00
nhotta%netscape.com 0dfcba672e Fixing cata's Mac build problem, added a new idl to the project. 2000-02-11 04:53:58 +00:00
cata%netscape.com 546194d339 Implementation of new idl interface r=nhotta 2000-02-11 03:42:41 +00:00
cata%netscape.com 6d311464a9 New idl interface in the build; r=nhotta 2000-02-11 03:42:15 +00:00
ftang%netscape.com 336413eb3b back out bad fix. agreed by ben and tao chang it back to 1.2 2000-02-11 01:24:25 +00:00
mkaply%us.ibm.com b9ec828cd5 Missing end comment r=ftang@netscape.com 2000-02-10 15:17:03 +00:00
ftang%netscape.com abeebcc55e back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com 2000-02-10 09:26:09 +00:00
ftang%netscape.com 5880903d3c fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
nhotta%netscape.com 1a0a2e7a5e Fixed wrong target directory and header name problem, bug 25034, r=ftang. 2000-02-10 04:55:01 +00:00
putterman%netscape.com 8d435876db Fix assertion when running today's build. r=kin 2000-02-09 17:03:52 +00:00
mkaply%us.ibm.com 3c91f9747f #26537
r=momoi@netscape.com
2000-02-09 15:47:28 +00:00
warren%netscape.com 9b43ca8922 Fix to speed up nsURLProperties. r=ftang 2000-02-09 04:05:59 +00:00
cata%netscape.com 27dd1c643c Changer menu items sorting code. r=naoki, bug #26252 #24029 2000-02-09 01:35:14 +00:00
granrose%netscape.com e248329dd6 fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf. 2000-02-09 01:24:48 +00:00
mkaply%us.ibm.com 05aa9d8cf4 # 26537
r= momoi@netscape.com
2000-02-08 20:23:40 +00:00
ftang%netscape.com e93736cb77 fix 22921. reviewed by dp,cata,jbetak change module code to use macro 2000-02-08 06:21:17 +00:00