fur%netscape.com
|
0caa348040
|
Improve comment
|
1999-02-26 08:39:24 +00:00 |
|
fur%netscape.com
|
77f4f1b92d
|
Fix library ordering problem so that pthreads appears before NSPR on
the link line.
|
1999-02-26 08:38:38 +00:00 |
|
fur%netscape.com
|
4c75e09fe9
|
Fix problems in which functions had 'inline' keyword in definition
but not in the corresponding declaration.
|
1999-02-26 08:18:38 +00:00 |
|
fur%netscape.com
|
9ad17c00aa
|
Make the Linux compile-and-backpatch stub code generation be just like
Win32's, so that method-tracing works.
|
1999-02-26 08:17:06 +00:00 |
|
fur%netscape.com
|
170d7eff46
|
Under some circumstances, the monitor around the compiler was being
released even though it was not held.
|
1999-02-26 08:15:03 +00:00 |
|
rickg%netscape.com
|
7fe2dc800c
|
fix build crash caused by deque API change
|
1999-02-26 07:37:27 +00:00 |
|
rickg%netscape.com
|
00ee3b87f3
|
attempt to fix build
|
1999-02-26 07:24:27 +00:00 |
|
rickg%netscape.com
|
48537437de
|
new API on deque to set deallocator
|
1999-02-26 07:23:56 +00:00 |
|
evaughan%netscape.com
|
5fe142b7e4
|
Fixed up titled button so hover, focus, active, states work.
|
1999-02-26 06:41:10 +00:00 |
|
rickg%netscape.com
|
ce3f1fd855
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
|
mcafee%netscape.com
|
7aac6a61a6
|
Adding __SVR4 to check for SunOS 4.1.3, wrapping this check into MOZ_MAY_HAVE_DNS. a=spence
|
1999-02-26 06:20:48 +00:00 |
|
bienvenu%netscape.com
|
f4a2d1d5a8
|
add new hdrs to db and turn on notification by default
|
1999-02-26 06:01:26 +00:00 |
|
beard%netscape.com
|
98702cb2df
|
Fixing callback typedef, using new NS_CALLBACK macro which will be moved to nsCom.h when it proves itself.
|
1999-02-26 04:30:17 +00:00 |
|
mscott%netscape.com
|
7b572778cf
|
fix clobber rules to correctly clobber resources.
|
1999-02-26 04:22:44 +00:00 |
|
mscott%netscape.com
|
022657487a
|
Fix build breakage. Change OpenURL signature to take a char * instead of an AutoString because the interface was changed that way.
|
1999-02-26 04:16:59 +00:00 |
|
mscott%netscape.com
|
e7756addfc
|
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
|
1999-02-26 04:10:24 +00:00 |
|
beard%netscape.com
|
f4ea81bdcb
|
Now uses nsGenericFactory to provide factories for NS_ALLOCATOR_CID and NS_GENERICFACTORY_CID.
|
1999-02-26 04:09:51 +00:00 |
|
mscott%netscape.com
|
8fd890baa9
|
nsFileSpec update.
|
1999-02-26 04:09:39 +00:00 |
|
mscott%netscape.com
|
d80ecd5b6e
|
Fix build breakage. Many of these interfaces had the constness of arguments removed from them. We need to remove the const char *s and change them to char *s in all of the classes that implement those interfaces....This had a carry over effect of forcing several pieces of code to cast const char *s as char *s. Hopefully we can undo all of these changes when the IDL compiler allows you to have const arguments...
|
1999-02-26 04:09:10 +00:00 |
|
beard%netscape.com
|
6c611e122f
|
Added nsGenericFactory.cpp
|
1999-02-26 04:09:07 +00:00 |
|
beard%netscape.com
|
7177b7546d
|
now implements nsIGenericFactory.
|
1999-02-26 04:08:26 +00:00 |
|
mscott%netscape.com
|
bf4616c95a
|
nsFileSpec updates...
|
1999-02-26 04:06:37 +00:00 |
|
beard%netscape.com
|
be0e2a94ed
|
added nsIGenericFactory.h
|
1999-02-26 04:06:13 +00:00 |
|
beard%netscape.com
|
2f1f98057b
|
First Checked In.
|
1999-02-26 04:05:14 +00:00 |
|
beard%netscape.com
|
48f53f4563
|
Added CID() accessor.
|
1999-02-26 04:04:50 +00:00 |
|
mscott%netscape.com
|
17c3b871c9
|
Add parsing code if the id is part of the urlspec. Use mailbox action enum.
|
1999-02-26 04:04:33 +00:00 |
|
beard%netscape.com
|
959fd48186
|
added IID() accessor.
|
1999-02-26 04:04:13 +00:00 |
|
mscott%netscape.com
|
514f4fdbb3
|
Fix build breakage. Convert char * to a nsstring before passing it to createNode
|
1999-02-26 04:03:44 +00:00 |
|
mscott%netscape.com
|
8dd1e0a3d2
|
Add enum for mailbox url action type.
|
1999-02-26 04:00:21 +00:00 |
|
mscott%netscape.com
|
697f7718fc
|
Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files.
|
1999-02-26 03:59:33 +00:00 |
|
mscott%netscape.com
|
e5421e9043
|
nsFileSpec updates.
|
1999-02-26 03:58:26 +00:00 |
|
rjc%netscape.com
|
3adacabf42
|
Forgot to register/deregister RDFCore factory.
|
1999-02-26 03:55:13 +00:00 |
|
mscott%netscape.com
|
dfd9c8234a
|
Fix build by exporting nsIMsg.h
|
1999-02-26 03:54:45 +00:00 |
|
mcafee%netscape.com
|
721a91f348
|
Switching unix to use PR_Abort().
|
1999-02-26 03:52:37 +00:00 |
|
mcafee%netscape.com
|
20e03d42ad
|
Adding do_QueryInterface() to fix Solaris/nxCOMPtr ambiguity.
|
1999-02-26 03:50:37 +00:00 |
|
mcafee%netscape.com
|
a35c96fc59
|
readding my fix that buster whomped.
|
1999-02-26 03:46:08 +00:00 |
|
troy%netscape.com
|
e44548e676
|
Added logic to replicate the caption when splitting the table
|
1999-02-26 03:35:22 +00:00 |
|
bienvenu%netscape.com
|
947c703fef
|
more reading and writing of toy db
|
1999-02-26 03:25:16 +00:00 |
|
waterson%netscape.com
|
ebaca81625
|
Modified DEFINE_RDF_VOCAB macro so that it doesn't create static constructors on Unix.
|
1999-02-26 03:07:59 +00:00 |
|
waterson%netscape.com
|
c1fa9721d0
|
Bug 3302. Fixed DOM calls to effect (more or less) the right change on the content model, modulo Bug 3275. This was causing asserts to fire whenever you called SetAttribute().
|
1999-02-26 03:02:19 +00:00 |
|
jband%netscape.com
|
9a53fbf9ed
|
removed cruft
|
1999-02-26 02:52:48 +00:00 |
|
hyatt%netscape.com
|
01db84daa0
|
Preparing expand/collapse so that it works the right way.
|
1999-02-26 02:50:21 +00:00 |
|
saari%netscape.com
|
a41ddd3f0a
|
Comment out SetLabel in LoadMenuItem
SetLabel should be called by the call to Create, to which I added the name back in the call.
|
1999-02-26 02:50:09 +00:00 |
|
brendan%netscape.com
|
3c000de84d
|
Fix indentation, fiddle to share common fputs string.
|
1999-02-26 02:48:01 +00:00 |
|
jband%netscape.com
|
48e107abf0
|
fixed warnings
|
1999-02-26 02:46:35 +00:00 |
|
saari%netscape.com
|
41444e6afe
|
Actually do menu creation on the create call.
Commented out SetLabel in nsWebShellWindow::LoadMenuItem
|
1999-02-26 02:45:55 +00:00 |
|
rjc%netscape.com
|
d89d9cc85e
|
Small case changes.
|
1999-02-26 02:45:25 +00:00 |
|
danm%netscape.com
|
1adc0f7aaa
|
adding C XUL window construction callback
|
1999-02-26 02:22:42 +00:00 |
|
mscott%netscape.com
|
9179a10776
|
nsFileSpec changes.
|
1999-02-26 02:22:01 +00:00 |
|
law%netscape.com
|
e9f0a653cf
|
Create reg file if it doesn't exist
|
1999-02-26 02:17:37 +00:00 |
|