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

251 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com a024f86210 Bug 47154. Treat '\\n' and '\\r' as whitespace, too. Also, use 'inline' instead of macros to avoid multiple argument evaluation. r=ftang 2000-08-16 01:08:43 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
shanjian%netscape.com 255092f79f #40734
Checkin the code again with small modification from previous one. The
failure in test should be corrected by changing the test case. The rule
has been changed. Akkana agreed the change.
2000-06-26 20:25:41 +00:00
shanjian%netscape.com 16a71f7354 Back out my previous change because the test failed on Linux.
Need to find out what's happening.
2000-06-22 00:54:43 +00:00
shanjian%netscape.com 3ad23c3ed4 #40734 URL wrap
r = ftang
do the line breaking using western rule (dominant space). If a CJK
char is found, back to 4051.
2000-06-21 23:33:50 +00:00
shanjian%netscape.com b7f626e6b6 #40734 URL wrap
r = ftang
'<' and '>' should be treated as open and close quote, because
they are often used that way.
2000-06-21 23:07:34 +00:00
shanjian%netscape.com 8356e8f68c #40734 URLs wrap
r = ftang
'<' and '>' should be treated as open and close quote, because they are
often used that way.
2000-06-21 23:04:25 +00:00
cls%seawood.org fec728bf12 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
ftang%netscape.com f8f567af61 fix bug 35025 2000-04-11 22:33:13 +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 f3f28328ba making string conversions explicit 2000-04-03 06:20:05 +00:00
scc%netscape.com 6a792d2a29 small changes to clients of string converting APIs 2000-03-26 08:26:12 +00:00
ftang%netscape.com 5c4952f0a1 fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break
class as CJK Ideograph.
2000-03-23 21:35:46 +00:00
ftang%netscape.com 661c6c00bb fix the line break class for U+2000 - U+200B 2000-03-23 01:02:56 +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
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
ftang%netscape.com bc1301151c fix 15909 . Contextual analysis . (period) for mozilla.org's 2000-01-13 23:26:21 +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
cata%netscape.com ff1b867b17 Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki 2000-01-07 00:05:28 +00:00
ftang%netscape.com d337eeea87 back out mistaken check inTestLineBreak.cpp 1999-12-22 07:43:01 +00:00
ftang%netscape.com 98ce0eaafc add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src 1999-12-22 07:41:42 +00:00
ftang%netscape.com 9862278d0b *** empty log message *** 1999-12-22 07:38:26 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +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
kipp%netscape.com efbfb39a19 r=ftang; fixed off by one error that made return value oPrev inconsistent 1999-10-19 23:06:27 +00:00
ftang%netscape.com 8ecb052071 fix bug 16656, change the test condiction for NS_PRECONDICTION. also add some error checking code for null ptr. r=erik 1999-10-18 22:17:16 +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
beard%netscape.com ff12c678b7 added nsLWBrkModule.cpp. r=vidur 1999-10-01 01:21:40 +00:00
sdagley%netscape.com 243af8029d Fix for Mac build bustage (removed .cpp file was still referenced in project). a=leaf 1999-09-30 23:39:54 +00:00
kipp%netscape.com 419ce4a77b removed 1999-09-30 21:09:32 +00:00
kipp%netscape.com 1c302643e2 Build module instead of component 1999-09-30 21:09:11 +00:00
kipp%netscape.com 7df811aef0 Fixed oopsie that prevented the factory from working 1999-09-30 21:08:59 +00:00
kipp%netscape.com e10ba0651d work around linkage woes (still not in build) 1999-09-29 04:39:59 +00:00
kipp%netscape.com 779b5d68c4 new 1999-09-28 22:58:23 +00:00
briano%netscape.com 7ccd50fd20 QNX-specific fix. 1999-09-23 22:08:49 +00:00
briano%netscape.com cc39d531ad Reserved name __STDC__ cannot be defined as a macro name on AIX or OpenVMS. 1999-09-22 23:43:51 +00:00
ftang%netscape.com 5d9bd13bca Unicode 3.0 fix 1999-09-13 23:35:29 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07: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
jdunn%netscape.com 36bc043ba1 HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
ftang%netscape.com 1fa6352684 fix word breaker 1999-08-24 06:35:32 +00:00
ftang%netscape.com 1c92b7642b fix bug 9841 1999-07-14 18:46:44 +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
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com 81ed7891b4 integrate rule base Thai line breaker (60% accurate) 1999-06-09 20:20:58 +00:00
ftang%netscape.com 1146dce212 add rulebrk.c back 1999-06-08 21:18:52 +00:00
ftang%netscape.com 9da956bb46 remove accidental check in 1999-06-08 00:23:48 +00:00
ftang%netscape.com d5eba728e0 backout rulebrk.c 1999-06-08 00:21:47 +00:00
ftang%netscape.com 2ff62e3689 add rulebrk.c 1999-06-07 20:25:32 +00:00
ftang%netscape.com dfef40aed2 check in thai rule-base line breaker (temp untill the real one). Thanks Samphan Raruenrom 1999-06-07 20:22:11 +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 536e32886c removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com 469ae6f47e add progid 1999-05-10 21:20:39 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +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
ftang%netscape.com fe44ed21f8 fix bug 4237. add remap for 0xFFE0 - 0xFFEF 1999-04-05 20:17:54 +00:00
sfraser%netscape.com fdb08f001e Warning fix: remove errant semicolon. 1999-04-01 23:46:13 +00:00
ftang%netscape.com 69e41dd91c change word break interface 1999-03-26 00:49:57 +00:00
ftang%netscape.com 8cb94a7d00 fix bug 3883 4048 by 1) correct mapping for U+FF60 to U+FF9F. 2) add class mapping for U+3099 - U+309E 1999-03-23 01:13:33 +00:00
ftang%netscape.com 08a0660050 check in fix for bustage 1999-03-23 01:03:11 +00:00
ftang%netscape.com 6fd70aacbe fix unix warning 1999-03-23 00:59:19 +00:00
mcafee%netscape.com 3c14b895d6 Ignore generated files. 1999-03-18 22:01:51 +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
ramiro%netscape.com e2b6f5c8bc Latest AIX fixes. (waqar@netscape.com).
When doing the multiple inheritance thing, explicitly give the publicness
for each superclass.
1999-03-08 15:13:54 +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 10b29bb0fd fix some unix warning 1999-02-26 17:24:47 +00:00
ebina%netscape.com 02768f06e7 Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +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 0798e83ed5 Remove ; to fix warnings. 1999-02-26 00:55:22 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
kipp%netscape.com 509bab66d9 Added .cvsignores 1999-02-25 16:42:19 +00:00
ftang%netscape.com 72fb9cb051 fix line break bug for halfwidth / fullwidth form 1999-02-24 02:14:59 +00:00
ftang%netscape.com bdb11a02ab chnage the line breaker interface to a simple one 1999-02-23 16:20:39 +00:00
ftang%netscape.com ba265a0b56 add sample code for word break into tests 1999-02-20 01:45:51 +00:00
ftang%netscape.com d6780c7f23 add implementation for word breaker. Add selftest code for word break. Fix GetClass for line breaker 1999-02-19 01:38:12 +00:00
ftang%netscape.com 373d778f88 First Checked In. 1999-02-17 15:20:52 +00:00
ftang%netscape.com c6fa586e7f add test cases 5-6 and reorg it 1999-02-17 15:17:08 +00:00
ftang%netscape.com ef8e0cc763 fix contextual bug 1999-02-17 15:16:23 +00:00
ftang%netscape.com e1d3b34eb4 add toc file 1999-02-17 15:15:39 +00:00
ftang%netscape.com c8f30d2963 add UNIX build 1999-02-16 19:02:26 +00:00
ftang%netscape.com c9697776c9 add UNIX makefile 1999-02-16 19:01:40 +00:00
ftang%netscape.com e16be960ee first check in 1999-02-16 18:13:35 +00:00
ftang%netscape.com 19b2831912 check in new changes 1999-02-16 18:11:14 +00:00
ftang%netscape.com 4bbb1ca08e check in some changes 1999-02-09 23:57:14 +00:00
ftang%netscape.com 7f66f5d1d9 fix xpcom code 1999-02-09 23:56:05 +00:00
ftang%netscape.com 3aecad67b5 first chek in 1999-02-09 16:03:03 +00:00
ftang%netscape.com 57f9f84392 check in interface and not working stub 1999-02-09 16:01:48 +00:00