yokoyama%netscape.com
6af74b3c78
Bug fix 72308: Removing duplicate files
2001-03-21 01:17:43 +00:00
yokoyama%netscape.com
5f0f8a8a0b
bug fix 72660; sr=erik
2001-03-21 01:03:30 +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
7524805ce5
fix 71419. r=bstell sr=erik. fix the mapping so now we won't map
...
30-39 to U+660-U+669
2001-03-12 22:33:34 +00:00
ftang%netscape.com
ae459a36ab
fix 17962. remap 4 entryies adobe symbol font to display lcell, rcell, lfloor and rflorr in HTML4
...
r=bstell sr=erik
2001-03-12 22:30:30 +00:00
yokoyama%netscape.com
eb46ca20ff
Fix for 68224. /r=ftang, /sr=brendan@mozilla.org
2001-03-01 03:33:44 +00:00
yokoyama%netscape.com
24d3fdce2a
Fix for 67520; /r=ftang , /sr=brendan@mozilla.org
2001-03-01 03:22:52 +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
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
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
yokoyama%netscape.com
835fe9ea71
Fix for 65685; /r=valeski, /sr=ftang
2001-02-07 01:21:55 +00:00
jgmyers%netscape.com
b8a425d276
utf-8 decoder no longer accepts overlong sequences: bug 50702 r,sr=ftang
2001-02-03 00:08:40 +00:00
dbaron%fas.harvard.edu
3b84cb26a3
Change case of #include since filenames are case sensitive on some platforms.
2001-01-23 23:52:37 +00:00
yokoyama%netscape.com
5b4bb14a66
Fix for 22921; nsIModule code. /sr=ftang
2001-01-23 22:33:22 +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
rayw%netscape.com
0257791053
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
ftang%netscape.com
a6c5970a07
better fix for 35004. thanks John G. Myer's patch. r=ftang
2000-08-29 23:48:34 +00:00
ftang%netscape.com
9dc6da6cfc
fix 35504. Do not change res if we already set a error code.
...
r=nhotta.
2000-08-28 23:31:07 +00:00
ftang%netscape.com
1eb8f9143f
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
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
ftang%netscape.com
695a0e7e6d
*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
ftang%netscape.com
62af2d3c88
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
ftang%netscape.com
3f0c2e7ad9
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
c8f26bc66c
fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E}
2000-04-05 00:12:15 +00:00
sspitzer%netscape.com
7b7d89a918
make nsConverterModule threadsafe. bug #33794 .
2000-03-29 23:23:19 +00:00
pavlov%netscape.com
ce094b4cfc
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
warren%netscape.com
c0497e31be
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
dveditz%netscape.com
9172024f8e
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
dveditz%netscape.com
41d2b2b563
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
ftang%netscape.com
59feaaf183
back out bad fix. agreed by ben and tao chang it back to 1.2
2000-02-11 01:24:25 +00:00
ftang%netscape.com
4d45292f58
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
jbetak%netscape.com
24ee89f80e
bug #8702 ; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder
2000-02-05 02:20:37 +00:00
ftang%netscape.com
5828bdff56
fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak
2000-02-03 23:11:53 +00:00
pp%ludusdesign.com
58065dda04
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
cata%netscape.com
d1195dbb3d
Cleanup time: remove files not in build anymore.
1999-12-04 19:41:50 +00:00
cata%netscape.com
903be6b576
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +00:00
jdunn%netscape.com
e871be6de2
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
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
tbogard%aol.net
10ded258a5
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
cata%netscape.com
554e203471
Fix for bug #16186 build warnings; eliminating unused var.
1999-10-29 20:32:00 +00:00
dp%netscape.com
038812ce67
bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp
1999-10-23 17:33:29 +00:00
ftang%netscape.com
40f306300f
fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER
1999-10-06 07:11:40 +00:00
cata%netscape.com
cbf8efae9d
Converting library to Module. Bug 15589. Reviewed by dp.
1999-10-05 23:54:18 +00:00
shaver%netscape.com
7a5b9d5e55
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
ftang%netscape.com
096025f9f9
fix bug 14736, reviewed by tague
1999-09-24 21:52:11 +00:00
ftang%netscape.com
0f641dcade
remove dead file
1999-09-21 00:15:38 +00:00
ftang%netscape.com
741d7a3627
fix FreeBSD problem
1999-09-18 00:15:22 +00:00
ftang%netscape.com
6f6297a46b
try to work around bug 13030
1999-09-13 21:04:29 +00:00
ftang%netscape.com
d076091d3a
add unicode to langbox arabic font encoding converter incomplete
1999-09-12 22:43:49 +00:00