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