Commit Graph

73 Commits

Author SHA1 Message Date
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
kipp%netscape.com
94ea102a2b r=ftang; fixed off by one error that made return value oPrev inconsistent 1999-10-19 23:06:27 +00:00
ftang%netscape.com
51000b5618 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
9eae33066d 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
da3a7bb767 added nsLWBrkModule.cpp. r=vidur 1999-10-01 01:21:40 +00:00
sdagley%netscape.com
63780bafb0 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
cec687d96f removed 1999-09-30 21:09:32 +00:00
kipp%netscape.com
845cffd62f Build module instead of component 1999-09-30 21:09:11 +00:00
kipp%netscape.com
4de20e7eca Fixed oopsie that prevented the factory from working 1999-09-30 21:08:59 +00:00
kipp%netscape.com
45f04e0594 work around linkage woes (still not in build) 1999-09-29 04:39:59 +00:00
kipp%netscape.com
d9e6ae3a9e new 1999-09-28 22:58:23 +00:00
briano%netscape.com
89411269e7 QNX-specific fix. 1999-09-23 22:08:49 +00:00
briano%netscape.com
56397d20d4 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
dc4c51b887 Unicode 3.0 fix 1999-09-13 23:35:29 +00:00
briano%netscape.com
d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
jdunn%netscape.com
086ccc37db HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
ftang%netscape.com
3cbab9580a fix word breaker 1999-08-24 06:35:32 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
tague%netscape.com
357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
ftang%netscape.com
679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com
87b8b7c74a integrate rule base Thai line breaker (60% accurate) 1999-06-09 20:20:58 +00:00
ftang%netscape.com
bb4e9c497d add rulebrk.c back 1999-06-08 21:18:52 +00:00
ftang%netscape.com
723d21af2c remove accidental check in 1999-06-08 00:23:48 +00:00
ftang%netscape.com
e17d9ed680 backout rulebrk.c 1999-06-08 00:21:47 +00:00
ftang%netscape.com
c4e243b4c9 add rulebrk.c 1999-06-07 20:25:32 +00:00
ftang%netscape.com
eb500c658e 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
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
dp%netscape.com
78364c28b7 removing -lreg 1999-05-26 07:16:38 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com
7a939d2ea9 add progid 1999-05-10 21:20:39 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
sfraser%netscape.com
c7b9c7e874 Remove errent semicolons 1999-04-27 04:05:01 +00:00
pinkerton%netscape.com
fc0abb60de 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
01475d8a25 fixed typo so no extra .pdb files get left behind 1999-04-06 00:10:10 +00:00
ftang%netscape.com
a72bb4bb14 fix bug 4237. add remap for 0xFFE0 - 0xFFEF 1999-04-05 20:17:54 +00:00
sfraser%netscape.com
e46abe3282 Warning fix: remove errant semicolon. 1999-04-01 23:46:13 +00:00
ftang%netscape.com
5f87931f1e change word break interface 1999-03-26 00:49:57 +00:00
ftang%netscape.com
ead840a4b7 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
bb56c287ab check in fix for bustage 1999-03-23 01:03:11 +00:00
ftang%netscape.com
7bdaf6050e fix unix warning 1999-03-23 00:59:19 +00:00
mcafee%netscape.com
805daa683e Ignore generated files. 1999-03-18 22:01:51 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ramiro%netscape.com
ce86e7b16e 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
1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00