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

18316 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com 628c8f6245 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 b305ee6bd2 Add bookmarks window. 1999-02-26 20:01:27 +00:00
slamm%netscape.com 075e06a6e3 Add 'Edit Bookmarks...' menu item. 1999-02-26 19:59:00 +00:00
slamm%netscape.com 35bcbaf305 Add bookmarks window 1999-02-26 19:58:17 +00:00
kipp%netscape.com fa71722cc2 use macro to get operator new correct 1999-02-26 19:57:18 +00:00
brade%netscape.com 2f351c6195 First Checked In. 1999-02-26 19:51:49 +00:00
scc%netscape.com 0238953fe3 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 f17faa680f add makefile to build mtbf 1999-02-26 19:48:06 +00:00
mcafee%netscape.com cf6f44ef32 Switching false/true over to PR_FALSE/PR_TRUE 1999-02-26 19:47:48 +00:00
cyeh%netscape.com 925adb70df make command line options work under win32 1999-02-26 19:47:38 +00:00
ebina%netscape.com 429573f85c Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
kipp%netscape.com abab5c61cf Cleaned up all of the operator new/delete usage 1999-02-26 19:40:22 +00:00
akkana%netscape.com 60ef731019 windows has NS_IMETHOD != virtual nsresult 1999-02-26 19:39:14 +00:00
kipp%netscape.com fbade5b43f Defined some operator new/delete macros to help us get it right 1999-02-26 19:38:53 +00:00
brade%netscape.com 3bac88e963 add "static" to reduce compiler warnings on Macintosh 1999-02-26 19:36:36 +00:00
dp%netscape.com 80aceefbf9 Adding platformVersionCheck() into USE_REG ifdef 1999-02-26 19:28:42 +00:00
pinkerton%netscape.com 064a680a64 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 cfa5bbce41 Fixed remaining issues with operator new/delete 1999-02-26 19:26:29 +00:00
mcafee%netscape.com f88f9526bc Switching one last bool to PRBool. a=mcmullen 1999-02-26 19:22:43 +00:00
kipp%netscape.com 4f092c66e6 Removed ifdef'd out code 1999-02-26 19:22:20 +00:00
mscott%netscape.com c9be510540 nsISmtpService->SendMessage now takes the host. 1999-02-26 19:18:31 +00:00
mscott%netscape.com f873d1f317 Sending a message now takes a host. Use it. 1999-02-26 19:17:42 +00:00
mscott%netscape.com 5ab2cd4327 Add host as paramater to send send message method. 1999-02-26 19:17:13 +00:00
fur%netscape.com 39e5187a37 No CPU_ARCH_TAG for FreeBSD 1999-02-26 19:12:26 +00:00
cyeh%netscape.com c1ffed1fdb 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 57d546ef7a Changing RegisterFactory to use the new API. 1999-02-26 19:08:57 +00:00
akkana%netscape.com efe3007ecb Turn on nsSelectionMgr for windows 1999-02-26 19:01:15 +00:00
akkana%netscape.com acad819a33 Turn on nsSelectionMgr class for copy/paste 1999-02-26 19:00:17 +00:00
sfraser%netscape.com aa3f712c79 Add nsSelectionMgr.cpp for akkana 1999-02-26 18:59:33 +00:00
kin%netscape.com b7fd2dd2e1 Fixed javascript syntax error. 1999-02-26 18:59:25 +00:00
alecf%netscape.com e7831871be fix AIX bustage 1999-02-26 18:58:08 +00:00
cyeh%netscape.com be97c63513 add static library targets to allow overriding of functions in an external project 1999-02-26 18:51:32 +00:00
dp%netscape.com 9cd352aaaa 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 1ad58a84f2 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 2707a0f767 Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
racham%netscape.com e4b15afcc8 increased buffer size for holding value field 1999-02-26 18:36:04 +00:00
wtc%netscape.com adcdf55dea print thread scope. 1999-02-26 18:34:31 +00:00
wtc%netscape.com 9844420e94 print elapsed and expected times. 1999-02-26 18:33:19 +00:00
cyeh%netscape.com c112e2b94f remove MOZ_PROF compiler option. it's redundant with MOZ_DEBUGOPT, and
it doesn't work to boot. it also has an annoying ifdef structure that is hard
to follow.
if you want to build optimized with debug symbols, use MOZ_DEBUGOPT=1
1999-02-26 18:32:39 +00:00
wtc%netscape.com 9524c936d8 Make the number of atomic locks configurable by setting the environment
variable NSPR_ATOMIC_HASH_LOCKS.
1999-02-26 18:32:14 +00:00
alecf%netscape.com 134ab872e6 fix unix bustage - can't construct objects and pass them as & parameters at the same time 1999-02-26 18:25:57 +00:00
alecf%netscape.com acabbd6899 fix call to CreateInstance, now that you can create one with a ProgID 1999-02-26 18:17:41 +00:00
alecf%netscape.com 49ce78cc83 don't use old XFE icon data-related functions 1999-02-26 18:00:28 +00:00
alecf%netscape.com 5310ca898f fix uninitialize variable and fix various signed/unsigned warnings 1999-02-26 17:59:16 +00:00
alecf%netscape.com bd99bf6b76 add nsIEnumerator interface, and fix nsICollection interface to use long not int 1999-02-26 17:57:34 +00:00
alecf%netscape.com 66c86207fd fix -pedantic bustage - Delete isn't const, so re-cast "this" 1999-02-26 17:56:44 +00:00
alecf%netscape.com dd392ba2d7 add static IID() method 1999-02-26 17:50:59 +00:00
alecf%netscape.com 75ed85bb21 fix -pedantic bustage on Unix 1999-02-26 17:49:41 +00:00
alecf%netscape.com 2a2ea16cb4 add temporary hack to instantiate Messenger in the JS namespace 1999-02-26 17:47:35 +00:00
alecf%netscape.com 4dacdc5452 no need to export non-existant IDL files 1999-02-26 17:45:29 +00:00