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

442 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rbs%maths.uq.edu.au 7dbdc3d8ec transliterate ⁡ b=106780 r=shanjian sr=waterson 2001-11-14 22:44:19 +00:00
bzbarsky%mit.edu 0dce65ed23 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
smontagu%netscape.com 2839d2a5e8 Change the definition of IS_ARABIC_ALPHABETIC to correct the display of Persian and Urdu numerals. Bug 82347, r=mkaply, sr=kin 2001-11-14 01:26:21 +00:00
bstell%netscape.com f681efff7a follow up for bug 102113, per Brendan's request
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
bstell%netscape.com a9cc400a76 bug 102133: fix 64 bit solaris crash
r=shanjian@netscape.com, sr=brendan@mozilla.org
2001-11-10 04:20:55 +00:00
mkaply%us.ibm.com 1b2bc0e330 #97235
r=mkaply,r=maha sr=blizzard
Code from Roozbeh Pournader - get extended Arabic letters to join so Persian works
2001-10-31 05:00:06 +00:00
alecf%netscape.com 3d9cdf4e49 Back out my backout, now that mac seems to be fixed 2001-10-30 03:39:18 +00:00
alecf%netscape.com a961df68cd Back out my checkin because !(*@3 PSM is screwed. 2001-10-30 02:41:48 +00:00
alecf%netscape.com 567b9d0c84 bug 100214 - Remove string dependency on XPCOM routines that depend on unicharutil, r=jag sr=scc 2001-10-29 23:16:23 +00:00
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com b1b8cad1cc attempt to fix static build bustage 2001-10-26 20:10:44 +00:00
shanjian%netscape.com c0114a1447 #102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
r=rbs sr=attinasi

Most of the charmap were replaced by compressed charmap, only very few
left for direct operation. Some optimization also get in as problem
found when testing this patch.
2001-10-22 23:20:24 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
alecf%netscape.com 7899bc02f0 add ToUpperCase/ToLowerCase for PRUnichar - not used yet.. for bug 100214 2001-10-22 21:23:01 +00:00
alecf%netscape.com 65caaca07a for bug 100214, add some PRUnichar case routines, #if 0'ed out 2001-10-19 22:51:11 +00:00
alecf%netscape.com 50acc36854 return the right count from write(), so that ToLower() actually terminates
(#if 0'ed out code)
2001-10-12 00:01:19 +00:00
alecf%netscape.com 17c923ff67 bug 104122 - add case-insensitive comparison to nsICaseCompare for speedy in-module string comparisons
r=jag, sr=shaver
2001-10-11 21:42:28 +00:00
alecf%netscape.com 36a3612553 part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out) 2001-10-10 23:38:36 +00:00
alecf%netscape.com d9c6cc4dce oops, fix a typo in #if 0'ed out code 2001-10-09 23:43:25 +00:00
alecf%netscape.com cb51588cc2 add 2nd operator() to prepare for future FindInReadable work in bug 100214
not part of build
2001-10-09 23:41:57 +00:00
alecf%netscape.com 7638e29ef4 #if 0 out some other code which will be turned on later
not part of build, will be reviewed for bug 100214
2001-10-08 22:16:22 +00:00
alecf%netscape.com bba93b4903 more updates for bug 100214:
- #if 0 out nsUnicharUtils.h
- implement case insensitive string compare
- add nsUnicharUtils.h to mac build
(none of this actually part of the build)
2001-10-08 21:59:13 +00:00
alecf%netscape.com b30717ea97 - add some cheesy implementations of FindInReadable
- move nsCaseInsensitiveStringComparator over
- fix some crashes
not part of build, will be reviewed for bug 100214
2001-10-03 01:55:09 +00:00
rbs%maths.uq.edu.au 1b8e0a3b1f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
alecf%netscape.com ec364347fb add unix makefiles for unicharutil_s (not part of build!) 2001-09-26 21:06:46 +00:00
alecf%netscape.com f8312491ce first cut at case-insensitive wrappers for ns*Strings - not part of build 2001-09-26 20:53:57 +00:00
gerv%gerv.net d7777fd8c3 License changes, take 2. Bug 98089. mozilla/intl/ (part 2). 2001-09-26 00:47:52 +00:00
gerv%gerv.net 1d745f3019 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org a08388d854 Compilers handle local declarations of 'int i' inside a for-loop differently so just declare it once at the top of the function. 2001-09-19 04:23:48 +00:00
bstell%netscape.com 92aa7f5139 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 02:52:30 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com cf9912aa80 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
alecf%netscape.com 8b23f45a94 add REQUIRES support to intl
b=98371 r=cls
2001-09-10 20:03:25 +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
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 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
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
ftang%netscape.com 167d39aaf2 fix 80158 check in for simon@softel.co.il
r=ftang sr=blizzard
2001-05-15 12:23:34 +00:00
ftang%netscape.com 1012b6a4a5 fix bug 80156. check in for simon@softel.co.il
r=ftang sr=blizzard remove unnecessary stuff.
2001-05-15 12:18:09 +00:00
ftang%netscape.com 7087341c72 fix bug 73251. r=ftang sr=blizzard
author = simon@softel.co.il
chagne bidi property table
2001-05-11 14:42:29 +00:00
ftang%netscape.com 43c6033bba fix 75982 to prepare bidi landing
r=leaf sr=erik
check in for erik@netscape.com
2001-05-09 11:20:46 +00:00
waterson%netscape.com 91f3c0c4ec Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2001-05-06 02:27:33 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
erik%netscape.com e78c66ffe1 trivial change (just adding a comma at the end of the list for the next
person who comes along)
2001-04-09 21:11:19 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com f9d313e055 bug 70028 sr=erik r=ftang check in for smontagur@il.ibm.com add methods for arabic shaping with the unreview code turn off in #ifdef add to mac build system 2001-03-30 02:14:14 +00:00
ftang%netscape.com bccf6f00dd bug 70028. add arabic shaping methods with unreview code turn off by default. add to mac build system 2001-03-30 02:12:46 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
ftang%netscape.com 3d619b9059 fix 61803. change the transliteration table so we will map some space or dash character to space and dash
r=nhotta sr=erik
2001-03-12 22:35:00 +00:00
erik%netscape.com 73bebb1f92 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h and related files to build, conditionally
(ifdef IBMBIDI)
2001-03-09 04:15:30 +00:00
erik%netscape.com e29b1f4427 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; a few name changes
to match Mozilla conventions, and removal of some Arabic presentation form
methods (until we figure out a better way to do these)
2001-03-08 04:00:23 +00:00
erik%netscape.com 23c4db54c4 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
Bidi and BidiUtils to build under IBMBIDI ifdef (not part of build yet);
from IBM bidi project
2001-03-08 01:15:02 +00:00
erik%netscape.com 098b8aa028 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h to build; from IBM bidi project
2001-03-08 01:02:04 +00:00
erik%netscape.com 7a1b2578a3 bug 70394; author=simon@softel.co.il; r=ftang; sr=erik; this is the
interface and implementation of the Unicode Bidi Algorithm, based on IBM's
ICU (International Classes for Unicode), ported to Mozilla's XPCOM/NS/PR
conventions; not part of the build yet
2001-03-07 01:52:16 +00:00
erik%netscape.com d82bb05d90 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; updating the tool
that generates the symmetric swapping table for bidi characters
2001-03-02 00:20:02 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
ftang%netscape.com d989402119 check in for smontagu@il.ibm.com
fix bug 70028. r=ftang sr=erik
add bidi utility interface and implementation
Not building yet, should not affect the build
2001-02-27 02:06:55 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
ftang%netscape.com b49f0780f1 check in bidi tools and data files for smontagu@il.ibm.com
r=ftang@netscape.com sr=erik@netscape.com
b=62777
there are no direct connection to the build system so it won't
impact and build status on tinderbox
2001-02-15 00:47:21 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
mkaply%us.ibm.com b354238762 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +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
alecf%netscape.com b29a82daa0 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +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
cls%seawood.org be539c1463 General makefile cleaning for intl. Thanks to dbaron for pointing this out. 2000-09-07 02:38:55 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +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
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
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
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
sfraser%netscape.com 04ed9c3a76 Remove linkage with NetworkModular.shlb, really this time 2000-05-17 06:25:35 +00:00
sfraser%netscape.com 8bc290f493 Remove linkage with NetworkModular.shlb 2000-05-17 06:20:51 +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 f7fd0bfbed fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
waterson%netscape.com 7534216991 Get rid of SetString() usages. r=scc 2000-04-27 06:39:07 +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
pavlov%netscape.com 03d4675682 string api changes r=scc 2000-04-25 05:40:45 +00:00
scc%netscape.com 999cbded3a making string conversions explicit 2000-04-15 10:56:54 +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 d1ce2b5a95 put back blank out header file to fix breakage 2000-04-05 00:44:06 +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
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
scc%netscape.com e03693001b making string conversions explicit 2000-04-03 06:01:54 +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
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
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 0175762d60 Changed to call Finish() after the conversion, bug 29652 , r=cata. 2000-03-15 23:38:27 +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
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
granrose%netscape.com e248329dd6 fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf. 2000-02-09 01:24:48 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
nhotta%netscape.com 38a829bf03 Fixed a wrong address reference which crashes Japanese mail send, r=ftang. 2000-02-04 22:39:03 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
nhotta%netscape.com 9192259d01 Changed EURO to EUR, no bug, no reviewer. 2000-01-31 21:26:37 +00:00
nhotta%netscape.com ed144ae0c9 Adding a new property file for transliteration, bug 9574, r=ftang. 2000-01-28 00:35:53 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
brade%netscape.com c0b0bafe53 fix typos in entities (r=momoi) 2000-01-23 19:19:32 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cls%seawood.org 9f3b874745 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
ftang%netscape.com ae3b3e2253 fix 22921 r=dp change the implementation of nsIModule to use the generic module. 2000-01-08 01:52:02 +00:00
warren%netscape.com 26b7d345a1 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nhotta%netscape.com 476f5d3ee6 Added a call to encoder finish, this allows encoder to write out remaining data such as escape sequences of ISO-2022-JP, bug 17805, r=ftang. 1999-11-02 23:24:10 +00:00
nhotta%netscape.com 69af03f210 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00
dp%netscape.com 33f28075ee Removing double check for failure. Checking for nsresult is sufficient. 1999-11-01 08:54:06 +00:00
nhotta%netscape.com 23e41abd39 Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft. 1999-10-28 20:41:45 +00:00
nhotta%netscape.com f890249d9c Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
nhotta%netscape.com 23c8550861 Fix a warning, it was assigning NULL to char type, r=ftang. 1999-10-20 23:55:31 +00:00
nhotta%netscape.com 637abbf31c Fixing the linux build bustage. 1999-10-19 00:03:57 +00:00
nhotta%netscape.com df06979b80 Changed interface and implementation of nsIEntityConverter,
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
dp%netscape.com 2506a5fe97 Removing extra backslashes at the end of the install lines. Fixing
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com 297ea40b46 Add new propertie files for html entity, part of bug fix 8865, r=ftang. 1999-10-18 20:02:20 +00:00
nhotta%netscape.com 1406ba604b Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:13:00 +00:00
nhotta%netscape.com e6ec82e910 Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:05:23 +00:00
nhotta%netscape.com bfa5908333 Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865, r=ftang. 1999-10-11 23:47:27 +00:00
ftang%netscape.com 4f8e669e1a remove obsolted file 1999-10-08 20:35:24 +00:00
ftang%netscape.com a79cccd380 change to nsIModule r=kipp 1999-10-08 20:30:58 +00:00
ftang%netscape.com 063fc27c69 remove factory file and add module file 1999-10-08 20:30:42 +00:00
ftang%netscape.com cf7e66906b add new file for nsIMoudle work, r=kipp 1999-10-08 20:27:24 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
briano%netscape.com 7460b70e7e Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. 1999-10-01 23:07:38 +00:00
bruce%cybersight.com cfa551a51a Fix mismatched delete 1999-09-26 18:12:39 +00:00
tague%netscape.com 085d6c32d9 Export to correct module, not that it matters anymore. 1999-09-21 20:13:56 +00:00
warren%netscape.com e57b4c9e7e freed gUpperMap and gLowerMap in nsCaseConversionImp2 1999-09-20 20:52:16 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
ftang%netscape.com cd61a7002f optimizatoin work 1999-09-13 23:44:48 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com a6f8433313 placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
erik%netscape.com cdb2cc61e1 Fixing warnings. 1999-08-30 21:59:42 +00:00
tague%netscape.com 8a9f752fcf Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com 63a4b5d79f Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com 508fd3b70e Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com bd03e5888c Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
ramiro%netscape.com b8c008dcae Ignore generated files. 1999-08-21 12:14:23 +00:00
ramiro%netscape.com ed586b001a Fix runtime undefined symbols. 1999-08-21 11:49:22 +00:00
tague%netscape.com e3703dc2cf Fix blamed build warning. 1999-08-21 05:49:24 +00:00
tague%netscape.com 10a3e9e117 Turned on nsIEntityConverter for windows build. 1999-08-21 02:51:39 +00:00
tague%netscape.com ee342de47b Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com e7e0aeb489 Turn on nsIEntityConverter in Mac build. 1999-08-21 02:41:56 +00:00
tague%netscape.com f0fb1ff7dc First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com 3887bf7e87 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com 1f497299b0 Added makefile.win for windows build. 1999-08-21 00:42:03 +00:00
tague%netscape.com 02a7978a0f Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com 86107ba392 Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com fa43162019 Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
briano%netscape.com fcb851694f Fix for platforms with no --whole-archive flags. 1999-07-31 00:07:17 +00:00
ftang%netscape.com 51c9f0e886 fix 10368 1999-07-27 13:46:37 +00:00
ftang%netscape.com 15070efc70 fix warning 1999-07-16 20:44:02 +00:00
ftang%netscape.com 1c92b7642b fix bug 9841 1999-07-14 18:46:44 +00:00
ftang%netscape.com 1d67d9ba04 remove tools from the build 1999-07-14 15:38:19 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com 790c2edcef Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
mcafee%netscape.com 8788ad0939 Adding BeOS case. 1999-06-25 13:00:36 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
mcafee%netscape.com cd4603ce37 Ignore generated files. 1999-06-09 04:02:15 +00:00
mcafee%netscape.com 2751ae7004 Proper use of parens. 1999-06-09 04:00:57 +00:00
mcafee%netscape.com 09f92fa898 Fixing this Makefile so that it does something. 1999-06-08 08:01:35 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
dp%netscape.com 4c7c494fe7 removing -lreg 1999-05-26 07:41:15 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com 8be4d5c07d add HankakuToZenkaku 1999-05-10 23:10:05 +00:00
ftang%netscape.com ab85603c92 add nsHankakuToZenkaku.cpp 1999-05-10 23:00:36 +00:00
ftang%netscape.com 7fd7b907db declare prototype to mac happier 1999-05-10 23:00:07 +00:00
ftang%netscape.com 24405ec667 add nsHankakuToZenkaku.cpp 1999-05-10 21:19:47 +00:00
ftang%netscape.com 8e9d9be811 add progid. Add nsHankakuToZenkaku.h to the export list 1999-05-10 21:13:13 +00:00
ftang%netscape.com d523989f48 first check in 1999-05-08 00:23:47 +00:00
ftang%netscape.com 897fc4fbb7 add new file 1999-05-08 00:20:49 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com 79340fa776 fix category bug 1999-05-06 00:17:40 +00:00
ftang%netscape.com ebefcef738 fix warning and category bug 1999-05-06 00:17:18 +00:00
sfraser%netscape.com 306eb7604f Remove errent semicolons 1999-04-27 04:05:01 +00:00
pinkerton%netscape.com 3a6a48bf99 Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
jband%netscape.com b0859a052d fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com bdcaa63028 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com 12c0769c82 dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
dp%netscape.com e115322998 Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ftang%netscape.com 6d1f45e7a1 check in prototype code for orderid formater 1999-03-02 01:43:00 +00:00
ftang%netscape.com d2a83d6b4c fix some unix warning 1999-02-26 17:34:58 +00:00
ebina%netscape.com 1c109c3cf9 Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com 622a554bbc Mac project changes -- convert from using MLSShLibRuntime to MSLDropinRuntime. 1999-02-26 00:44:01 +00:00
ftang%netscape.com b4a5653139 add newly design interface file 1999-02-25 19:08:45 +00:00
ftang%netscape.com 5a81843420 performance tuning for ToTitle method 1999-02-23 02:24:40 +00:00
ftang%netscape.com f1b1f94677 fix ToTitle bug- make it compatabile to CSS Capitalize. Comment #ifndef XP_UNIX to make the auto registry work 1999-02-22 22:20:01 +00:00
ftang%netscape.com 9268222592 add nsCategoryImp.cpp 1999-02-17 15:42:26 +00:00
ftang%netscape.com b61ef8a0bc add nsCategory.cpp 1999-02-17 15:40:10 +00:00
ftang%netscape.com 3ecb9d6a55 1. fix the Prefix file problem for Debug target 2. Add nsCategoryImp.cpp 1999-02-17 15:37:28 +00:00
ftang%netscape.com e1d3b34eb4 add toc file 1999-02-17 15:15:39 +00:00
ftang%netscape.com 8d489c4a11 change the test code to use service manager 1999-02-16 18:37:01 +00:00
mcafee%netscape.com 5329e72cc6 Wrapping tests in ENABLE_TESTS 1999-02-10 01:01:07 +00:00
mcafee%netscape.com b23837ff86 More portable way of writing this Makefile. 1999-02-10 00:49:34 +00:00
ftang%netscape.com cf3888feb1 back up the #ifndef XP_UNIX 1999-02-10 00:35:02 +00:00
ftang%netscape.com a87b1b8387 check in the implementation of General Category code 1999-02-09 23:52:36 +00:00
ftang%netscape.com 83703bf5c0 first check in 1999-02-09 23:51:43 +00:00
ftang%netscape.com 90f2b7ed79 make small changes 1999-02-09 23:51:02 +00:00
ftang%netscape.com bd67a16ea9 reduce table size 1999-02-09 23:49:30 +00:00
ftang%netscape.com cf9d45c9cf reduce the table size 1999-02-09 23:48:56 +00:00
dp%netscape.com bacd3c2ade Adding libreg 1999-02-09 23:29:48 +00:00
ftang%netscape.com ab09265ee5 first check in 1999-02-09 16:04:07 +00:00
ftang%netscape.com 1d9c3aa586 change ToTitle interface 1999-02-09 15:57:48 +00:00
ftang%netscape.com f9cb14827f implement ASCII only ToTitle until word breaker ready. Put optimization for NOCASE_CHAR in place, replace test with macro to make it more readable, 1999-02-04 16:59:03 +00:00
ftang%netscape.com a95129f3fb stop building gendata. it is obsoleted 1999-02-03 18:00:03 +00:00
ftang%netscape.com f4dabc5959 stop building gendat 1999-02-03 17:54:51 +00:00
ftang%netscape.com b95441e257 change implementation to Imp2 so it don't depend on MTT and faster, smaller 1999-02-03 17:44:05 +00:00
ftang%netscape.com 3ddc652f66 change implementation to Imp2 so it is faster and smaller and do not depend on MTT 1999-02-03 17:43:38 +00:00
ftang%netscape.com fa6256ad28 fix mac warning. delete , from enum 1999-02-03 09:02:54 +00:00
ftang%netscape.com edaed431a7 make the table static instead of extern 1999-02-03 08:52:22 +00:00
ftang%netscape.com 7e6a77ea88 Fix extern and static problem 1999-02-03 08:51:56 +00:00
ftang%netscape.com 1e71eb9884 add the second implementation to replace the MTT implementation. the casetable.h is build by ../tools/gencasetable.pl on window with [Dec 29 22:05:00 1998] version (2.1.8) of UnicodeData-Latest.txt file 1999-02-03 08:44:02 +00:00
ftang%netscape.com 532314a2ee add gencasetable.pl which used to generate mozilla/intl/unicharutil/src/casetable.h from UnicodeData-Latest.txt 1999-02-03 08:38:39 +00:00
mcafee%netscape.com 9d1bc830ae Ignore generated binaries 1999-02-02 01:52:35 +00:00
tague%netscape.com c4cac6677f Updated MANIFEST file. Removed leading # characters. 1999-02-01 04:36:52 +00:00
tague%netscape.com 4b76215f34 Renamed targets from unicharutil*.shlib to unicharutil*.shlb. 1999-02-01 04:31:37 +00:00
tague%netscape.com 692516a02d Checked in nsILocale, nsILocaleFactory. Added all the build dependencites in mozilla/intl as well. 1999-01-28 23:27:55 +00:00
ramiro%netscape.com da1f3da731 Ignore generated files. 1999-01-27 05:09:47 +00:00
nhotta%netscape.com b2a4ed2fdd File Removed. 1999-01-21 23:26:07 +00:00
nhotta%netscape.com a163b67698 First Checked In. 1999-01-21 23:13:03 +00:00
ftang%netscape.com 72bbc2b691 move from modules into intl 1999-01-08 00:26:45 +00:00
ftang%netscape.com 4d4352ba7c move from modules into intl 1999-01-08 00:20:08 +00:00