timeless%mozdev.org
4ae837ad81
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
...
r=smontagu sr=dbaron
2003-05-23 22:06:40 +00:00
seawood%netscape.com
fd2883713e
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
jst%netscape.com
b4cc5d4695
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
sfraser%netscape.com
eab5d38cb2
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2003-02-26 01:15:36 +00:00
dbaron%dbaron.org
88c249d811
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
2003-01-13 23:15:42 +00:00
dbaron%dbaron.org
3ea0dc57d4
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:07:51 +00:00
beard%netscape.com
24bb3f3bcc
Fix for bug #183109 , r=shanjian, sr=sfraser, a=asa
2002-12-07 00:41:01 +00:00
dbaron%fas.harvard.edu
3fbb054d43
Add newline to end of file to fix gcc 3.2 bustage.
2002-11-25 15:22:41 +00:00
shanjian%netscape.com
8fcf23e2ba
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 23:23:25 +00:00
shanjian%netscape.com
3b0054ca0b
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 22:36:42 +00:00
smontagu%netscape.com
25245b12da
Backing out shanjian's last checkin
2002-11-20 23:58:14 +00:00
shanjian%netscape.com
af6dc1965c
bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
...
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-20 21:13:52 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
alecf%netscape.com
3f94459667
removing files no longer part of build due to bug 169498
2002-09-24 22:09:32 +00:00
alecf%netscape.com
31f48ac541
bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang
2002-09-24 21:50:05 +00:00
alecf%netscape.com
07c22615ce
further work on bug 169498 - combine chardet, unicharutil and lwbrk into one dll
...
also add ns<Foo>Constructors.h to make the constructors/etc more modular
not part of build
2002-09-18 20:03:11 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
shanjian%netscape.com
e9457a4452
#162949 Line wrapping: suspension points are placed at the beginning of a new line.
...
change the class of character u+2024, u+2025, u+2026 so that they will not be
placed in the beginning of the line.
p=ftang, r=shanjian, sr=rbs
2002-08-23 20:58:43 +00:00
seawood%netscape.com
3cc9c5e53c
Removing old unused module prefix files.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610
Use shared prefix files instead of old module specific ones.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
jdunn%netscape.com
2ac0a67617
HP-UX requires STDC to be defined
...
# 146265
r=cls@seawood.org
sr=jaggernaut@netscape.com
2002-05-23 10:41:36 +00:00
dbaron%fas.harvard.edu
7babf86cf7
Rename a variable so that we can build on gcc 3.1. r=cls sr=jst b=139089
2002-05-17 02:22:22 +00:00
ftang%netscape.com
6818ce0f80
fix bug 130441 and 122584
...
support surrogate in text-align: jutify , selection and cusor movement
r=shanjian/smontagu sr=kin a=asa
2002-03-27 03:28:34 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
shanjian%netscape.com
9952745848
#118000 support unicode plane 1 characters
...
r=ftang, sr=attinasi
this part fix the line breaker. Surrogate pair should be be separated.
2002-01-16 00:03:16 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
dbaron%fas.harvard.edu
7a72f2d9f4
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
2001-12-20 02:09:49 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
baca6ece31
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
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
gerv%gerv.net
1c6c9ed7c8
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +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
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
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
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
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
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
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
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +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
shanjian%netscape.com
43d8cdb49f
#4237 Line breaking-line which contains "\" and "??" does not break.
...
Zenkaku characters have been included in CJK range.
#37862 zero-width space not treated as whitespace character
0x000C and 0x200B have been added as whitespace.
r = ftang sr=erik
2001-01-30 01:54:51 +00:00
shanjian%netscape.com
8d96588a92
#4237 Line breaking-line which contains "\" and "??" does not break.
...
r=ftang sr=erik
Zenkaku characters are included in CJK range, and 0x5C has been put
back to its category.
2001-01-30 01:51:42 +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
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
waterson%netscape.com
27922e76b8
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
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
shanjian%netscape.com
6ea7f99dc7
#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
530595d680
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
da07a624e8
#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
e6455211b6
#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
db78352c83
#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
5be082e304
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
ftang%netscape.com
8b12386605
fix bug 35025
2000-04-11 22:33:13 +00:00
cls%seawood.org
f6740baa20
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
137a813c22
making string conversions explicit
2000-04-03 06:20:05 +00:00
scc%netscape.com
ee96cf6f7f
small changes to clients of string converting APIs
2000-03-26 08:26:12 +00:00
ftang%netscape.com
c0431c8daf
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
4509bf194a
fix the line break class for U+2000 - U+200B
2000-03-23 01:02:56 +00:00
bryner%uiuc.edu
6985354db4
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
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
pinkerton%netscape.com
cdc7e4500f
fixing paths into MacOS Support folder. bug 25949 r=macdev.
2000-02-01 22:30:54 +00:00
ftang%netscape.com
ee11607894
fix 15909 . Contextual analysis . (period) for mozilla.org's
2000-01-13 23:26:21 +00:00
cls%seawood.org
4f34e05855
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
9d5a3181d2
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
62b47004ae
Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki
2000-01-07 00:05:28 +00:00
ftang%netscape.com
0736dba2e9
back out mistaken check inTestLineBreak.cpp
1999-12-22 07:43:01 +00:00
ftang%netscape.com
fdc7540d5e
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
06b2796456
*** empty log message ***
1999-12-22 07:38:26 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +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
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
dp%netscape.com
06a110237c
Installing loadable components in components/ directory
1999-03-03 01:25:21 +00:00
ftang%netscape.com
e8791b6951
fix some unix warning
1999-02-26 17:24:47 +00:00
ebina%netscape.com
f099fcc21b
Changing RegisterFactory to use the new API.
1999-02-26 16:07:38 +00:00
warren%netscape.com
44cae3cd3f
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
bf88d847f7
Remove ; to fix warnings.
1999-02-26 00:55:22 +00:00
sfraser%netscape.com
3a123c982b
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
kipp%netscape.com
2e0453b45b
Added .cvsignores
1999-02-25 16:42:19 +00:00
ftang%netscape.com
f83916aa40
fix line break bug for halfwidth / fullwidth form
1999-02-24 02:14:59 +00:00
ftang%netscape.com
f4847608f3
chnage the line breaker interface to a simple one
1999-02-23 16:20:39 +00:00
ftang%netscape.com
26ececa4ca
add sample code for word break into tests
1999-02-20 01:45:51 +00:00
ftang%netscape.com
c88834ab8b
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
7dbbb7279b
First Checked In.
1999-02-17 15:20:52 +00:00
ftang%netscape.com
da6ad85ccf
add test cases 5-6 and reorg it
1999-02-17 15:17:08 +00:00
ftang%netscape.com
dd8d936382
fix contextual bug
1999-02-17 15:16:23 +00:00
ftang%netscape.com
12da02a68a
add toc file
1999-02-17 15:15:39 +00:00
ftang%netscape.com
9d4a846b47
add UNIX build
1999-02-16 19:02:26 +00:00
ftang%netscape.com
ee12696147
add UNIX makefile
1999-02-16 19:01:40 +00:00
ftang%netscape.com
8917cac68e
first check in
1999-02-16 18:13:35 +00:00
ftang%netscape.com
4717fdc80f
check in new changes
1999-02-16 18:11:14 +00:00
ftang%netscape.com
a3d49202e4
check in some changes
1999-02-09 23:57:14 +00:00
ftang%netscape.com
e0f54be853
fix xpcom code
1999-02-09 23:56:05 +00:00
ftang%netscape.com
0f9711ee8d
first chek in
1999-02-09 16:03:03 +00:00
ftang%netscape.com
4d938b27b8
check in interface and not working stub
1999-02-09 16:01:48 +00:00