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

130 Коммитов

Автор SHA1 Сообщение Дата
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
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
yokoyama%netscape.com 80b117b0db Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
yokoyama%netscape.com d0b0cd85b1 Bug:88944
Adding Korean converter files first.
Check in for /ftang, /r=ftang, /sr-blizzard
2001-07-17 00:20:22 +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
cls%seawood.org 4d43c1945b Remove redundant symbols from intl for static builds.
Bug #46775 r=yokoyama sr=blizzard a=asa
2001-06-17 01:00:47 +00:00
yokoyama%netscape.com ba0ed1a9e9 bugfix for 80329; /r=sfraser; /sr=brendan 2001-05-17 00:02:21 +00:00
ftang%netscape.com 29d7cbcb35 fix 80111. remove ASCII from the X11 Johab font encoding converter
r=bstell sr=blizzard
2001-05-15 12:11:00 +00:00
kandrot%netscape.com d5ca27bbb0 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +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
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
ftang%netscape.com 714b1ad377 fix 71489
r=bstell sr=erik
add Unicode to Johab encoding to the module
2001-03-30 03:11:21 +00:00
ftang%netscape.com 9d75500ebe fix 71489
add nsUnicodeToJohab.cpp to the window build system
r=bstell sr=erik
2001-03-30 03:09:00 +00:00
ftang%netscape.com 14a5173f4b fix 71489
add nsUnicodeToJohab.cpp to the unix build system
2001-03-30 03:07:33 +00:00
ftang%netscape.com 9fb294b6f5 add new cid for Johab encoding
fix 71489
r=bstell sr=erik
2001-03-30 02:52:37 +00:00
ftang%netscape.com f6b3af6624 add Johab converter to fix bug 71489
r=bstell sr=erik
Not part of the build yet.
2001-03-30 02:51:24 +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
yokoyama%netscape.com 60463a8c8b Fix for 67520; /r=ftang , /sr=brendan@mozilla.org 2001-03-01 03:22:52 +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
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
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
yokoyama%netscape.com de9bb18e1c fix 22921 copied nsIModule code. 2001-01-20 01:02:53 +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 e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +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
dveditz%netscape.com e728f20fd7 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
pp%ludusdesign.com 43d7ba4273 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
cata%netscape.com dc2ee26fea Cleanup time: remove files not in build anymore. 1999-12-04 19:30:22 +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
tbogard%aol.net c9198a207c 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 c853a80ce7 Fix for bug #16186 build warnings; eliminating unused var. 1999-10-29 20:32:00 +00:00
dp%netscape.com 781776f1f8 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 64cfb29cd5 fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
cata%netscape.com 6d9f90e4fb Converting library to Module. Bug 15589. Reviewed by dp. 1999-10-05 23:54:18 +00:00
shaver%netscape.com a0d5aa9034 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
ftang%netscape.com cd564af2dd fix FreeBSD problem 1999-09-18 00:15:22 +00:00
bruce%cybersight.com e8ad2f287b Fix nsID::ToString() leaks in autoregistration. 1999-09-12 04:11:46 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com 6517871700 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
cata%netscape.com 07c5c69d90 Fixing build warnings. Step 3: remove the old deprecated API. 1999-09-02 21:41:40 +00:00
cata%netscape.com 8c29847ecc Fixing build warnings Step 1: add new method to the interface. 1999-09-01 21:44:39 +00:00
ftang%netscape.com 27354e673a X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
ftang%netscape.com 0fe50d299a add new cid for X11Johab 1999-07-26 06:32:42 +00:00
ftang%netscape.com 23080fda3d add new file 1999-07-26 06:30:12 +00:00
ftang%netscape.com 1de0eb8465 add x11johab to makefile 1999-07-23 12:30:33 +00:00
ftang%netscape.com 130c234bd9 add placeholder for X11Johab converter 1999-07-23 12:18:59 +00:00
ftang%netscape.com baf5f335d0 fix conversion bug 1999-07-16 20:39:46 +00:00
ftang%netscape.com 9f87989a90 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com 0d5fbb46cc implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices 1999-07-16 14:32:53 +00:00
ftang%netscape.com b6e8e83a7e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
cata%netscape.com ee52adbfb2 Using the registry for converter info. Should improve startup performance. 1999-07-02 21:15:16 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
ftang%netscape.com 8032acdb51 add cp949 cid 1999-06-11 00:38:52 +00:00
ftang%netscape.com 26759aaf49 add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com 4f9bb6bf46 add new files into makefiles 1999-06-10 21:19:48 +00:00
ftang%netscape.com 4aa25a4af1 add empty file (npl) as placeholder for converters 1999-06-10 01:08:14 +00:00
ftang%netscape.com 901f9d0a93 add cid and class mapping 1999-06-09 03:17:50 +00:00
ftang%netscape.com afaa477e53 add new CIDs 1999-06-08 23:53:22 +00:00
ftang%netscape.com 90be4d49cc add new CIDs 1999-06-08 23:44:50 +00:00
ftang%netscape.com 1ec5c24d24 add KSC5601 1999-06-08 23:23:07 +00:00
ftang%netscape.com 6953f0f2f0 add KSC5601 converter files 1999-06-08 23:10:54 +00:00
ftang%netscape.com 47a3b84ebb fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
ftang%netscape.com c49ee54696 fix typo 1999-06-07 20:40:53 +00:00
ftang%netscape.com bb12b8eea8 add FillInfo 1999-06-07 20:32:15 +00:00
sspitzer%netscape.com 1d9eec6073 ignore the generated Makefiles 1999-06-02 06:52:12 +00:00
ftang%netscape.com d653e700bb add converter table 1999-05-31 16:29:41 +00:00
ftang%netscape.com 613ce1f40e add euc-kr to ucvko 1999-05-31 16:28:21 +00:00
ftang%netscape.com f493bbf9c4 First Checked In. 1999-04-23 22:57:21 +00:00
ftang%netscape.com ba3ace271a add readme.txt file for serveral directory 1999-02-25 19:59:47 +00:00