Commit Graph

18586 Commits

Author SHA1 Message Date
cyeh%netscape.com
977d03816a fix analysis.html generation by fixing ostype checks 1999-02-26 21:30:38 +00:00
wtc%netscape.com
8775f0d1e1 added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c. 1999-02-26 20:49:06 +00:00
wtc%netscape.com
5f9ce13f73 Temporary depend:clean hack. 1999-02-26 20:47:41 +00:00
wtc%netscape.com
cf5a813894 Landing of miscellaneous changes, including the new error code to
string function contributed by John Myers <jgmyers@netscape.com>.
1999-02-26 20:41:06 +00:00
wtc%netscape.com
cbd5277f58 New test file acceptread.c. 1999-02-26 20:38:30 +00:00
michaelp%netscape.com
4e5500c519 added fix for GetRects(). not currently called by anything but the new
compositor which is not yet enabled. approved by sar.
1999-02-26 20:16:50 +00:00
cyeh%netscape.com
d091298ae7 added blat url to usage output 1999-02-26 20:15:03 +00:00
cyeh%netscape.com
81053acd19 *** empty log message *** 1999-02-26 20:13:06 +00:00
alecf%netscape.com
097ffed247 remove duplicate definition (whoops!) 1999-02-26 20:06:18 +00:00
alecf%netscape.com
58e090b48b bring NS_InitMsgAppCoreClass back from the dead 1999-02-26 20:04:39 +00:00
kmcclusk%netscape.com
64da0a0c5c Added support to read Adobe Font Metric files to get the correct font metrics
for printing.
1999-02-26 20:03:35 +00:00
mscott%netscape.com
1f03f45461 Export NS_InitMsgAppCoreClass to fix build. Alec is going to make the correct change and add this to the idl file so we won't lose it the next time we rev the idl files. This was part of the hack stuff we had to add to get msgappcore running in apprunner.. 1999-02-26 20:03:26 +00:00
cyeh%netscape.com
8f08f88689 make simple makefile for mtbf, but this time a working one 1999-02-26 20:02:37 +00:00
kipp%netscape.com
960bc34221 fixed up operator new usage 1999-02-26 20:02:06 +00:00
pollmann%netscape.com
6dcb7e30da Enable dynamic changing of the readonly attribute.
Works on Linux now.  Win will come on-line later today.
1999-02-26 20:01:48 +00:00
slamm%netscape.com
08e5ad61d6 Add bookmarks window. 1999-02-26 20:01:27 +00:00
slamm%netscape.com
43cbc3724d Add 'Edit Bookmarks...' menu item. 1999-02-26 19:59:00 +00:00
slamm%netscape.com
d63963762c Add bookmarks window 1999-02-26 19:58:17 +00:00
kipp%netscape.com
c7764aadc0 use macro to get operator new correct 1999-02-26 19:57:18 +00:00
brade%netscape.com
ea24559942 First Checked In. 1999-02-26 19:51:49 +00:00
scc%netscape.com
fb59a99841 deprecated |dont_AddRef|, added a new form of |getter_AddRefs| to take its place. Removed all nothing of bool from the headers (should help gcc) 1999-02-26 19:50:46 +00:00
cyeh%netscape.com
c85934a8fd add makefile to build mtbf 1999-02-26 19:48:06 +00:00
mcafee%netscape.com
a51a1d23cc Switching false/true over to PR_FALSE/PR_TRUE 1999-02-26 19:47:48 +00:00
cyeh%netscape.com
10fae06c47 make command line options work under win32 1999-02-26 19:47:38 +00:00
ebina%netscape.com
174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
kipp%netscape.com
c463305e81 Cleaned up all of the operator new/delete usage 1999-02-26 19:40:22 +00:00
akkana%netscape.com
eeb561dd9a windows has NS_IMETHOD != virtual nsresult 1999-02-26 19:39:14 +00:00
kipp%netscape.com
577dbe2134 Defined some operator new/delete macros to help us get it right 1999-02-26 19:38:53 +00:00
brade%netscape.com
0360395b28 add "static" to reduce compiler warnings on Macintosh 1999-02-26 19:36:36 +00:00
dp%netscape.com
ede16838d2 Adding platformVersionCheck() into USE_REG ifdef 1999-02-26 19:28:42 +00:00
pinkerton%netscape.com
7053fb2f27 changing mac name of default registry file to "mozilla registry" in order to not conflict with old nscp versions and not have the name "netscape" in any of our code. 1999-02-26 19:26:45 +00:00
kipp%netscape.com
760dc4af42 Fixed remaining issues with operator new/delete 1999-02-26 19:26:29 +00:00
mcafee%netscape.com
3d6f3bbe9f Switching one last bool to PRBool. a=mcmullen 1999-02-26 19:22:43 +00:00
kipp%netscape.com
59afd8abfb Removed ifdef'd out code 1999-02-26 19:22:20 +00:00
mscott%netscape.com
694ed4b0fb nsISmtpService->SendMessage now takes the host. 1999-02-26 19:18:31 +00:00
mscott%netscape.com
19f9335789 Sending a message now takes a host. Use it. 1999-02-26 19:17:42 +00:00
mscott%netscape.com
c9578bf5d8 Add host as paramater to send send message method. 1999-02-26 19:17:13 +00:00
fur%netscape.com
22417b1c30 No CPU_ARCH_TAG for FreeBSD 1999-02-26 19:12:26 +00:00
cyeh%netscape.com
9a1c68ca7c added command line arguments, autoconfig LD_LIBRARY_PATH on unix, added
testing of command line arguments
1999-02-26 19:09:48 +00:00
ebina%netscape.com
4e65ecbaf2 Changing RegisterFactory to use the new API. 1999-02-26 19:08:57 +00:00
akkana%netscape.com
0981dc8ed8 Turn on nsSelectionMgr for windows 1999-02-26 19:01:15 +00:00
akkana%netscape.com
84cc4f1260 Turn on nsSelectionMgr class for copy/paste 1999-02-26 19:00:17 +00:00
sfraser%netscape.com
84fea1dbc4 Add nsSelectionMgr.cpp for akkana 1999-02-26 18:59:33 +00:00
kin%netscape.com
4c53460674 Fixed javascript syntax error. 1999-02-26 18:59:25 +00:00
alecf%netscape.com
6b6c41ebc8 fix AIX bustage 1999-02-26 18:58:08 +00:00
cyeh%netscape.com
52650e18b3 add static library targets to allow overriding of functions in an external project 1999-02-26 18:51:32 +00:00
dp%netscape.com
4d29306696 Implemented versioning of the repository hieararchy under the registry. Also changed storing longlongs to ints into the registry. 1999-02-26 18:41:37 +00:00
pinkerton%netscape.com
ca28e63302 add libreg to list of linked libraries to try to get autoregistration working correctly. 1999-02-26 18:38:39 +00:00
racham%netscape.com
4a10ee8809 Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
racham%netscape.com
4b6b4e0e25 increased buffer size for holding value field 1999-02-26 18:36:04 +00:00