Commit Graph

217 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
ca6197295f 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
ea44c43226 add unix makefiles for unicharutil_s (not part of build!) 2001-09-26 21:06:46 +00:00
alecf%netscape.com
7c526d3b97 first cut at case-insensitive wrappers for ns*Strings - not part of build 2001-09-26 20:53:57 +00:00
gerv%gerv.net
6f48c5f805 License changes, take 2. Bug 98089. mozilla/intl/ (part 2). 2001-09-26 00:47:52 +00:00
gerv%gerv.net
04bc2069f5 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org
50038ae51a 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
f53f35ce1d 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
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223 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
62424ee7b2 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
68c4fc803a add REQUIRES support to intl
b=98371 r=cls
2001-09-10 20:03:25 +00:00
mkaply%us.ibm.com
c10a7a93f1 #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
113ad642ae 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
c0e818da11 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
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
5a6317b8a5 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
d15b507c8b 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
b74d6e1c8b 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
c823b14493 fix 80158 check in for simon@softel.co.il
r=ftang sr=blizzard
2001-05-15 12:23:34 +00:00
ftang%netscape.com
b1ed844bfe 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
6131e86653 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
c872c09c83 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
be1dc4cf08 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
afdac97c93 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
00f28396a9 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
a0daa1645d 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
11204f0e6d 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
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com
210abcac66 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
0ca19b4644 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
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
ftang%netscape.com
4d4a143232 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
bdcee1b0ed 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
be872d5df6 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
e3bbe61b93 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
bc89bdc0f9 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
7efeba10e7 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
e1cc38e64a 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
199c935b04 # 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
09f7abdf07 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
a6f2f5861a 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
2e64c3a69c 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
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
mkaply%us.ibm.com
0cddd31ff7 #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
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
cls%seawood.org
66a18fcbbf 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
b12bf93a66 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +00:00