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

4838 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 282167b0f6 Fix in-memory datasource aggregation. 1999-08-24 04:59:58 +00:00
bienvenu%netscape.com e101ee6af6 remove doing_filters 1999-08-24 04:41:52 +00:00
bienvenu%netscape.com 1eae1be4ca remove DOING_FILTERS, cleanup shutdown of mail session and writing out folder cache 1999-08-24 04:41:05 +00:00
bienvenu%netscape.com 52146e4696 clear progress when it meteors stop 1999-08-24 04:24:19 +00:00
bienvenu%netscape.com 5bb66947b0 get rid of DOING_FILTERS #define 1999-08-24 04:23:31 +00:00
alecf%netscape.com 0f852579c1 fix solaris bustage 1999-08-24 03:06:07 +00:00
alecf%netscape.com 5136a5cfcf oops, removing an extra method (fixes breakage) 1999-08-24 01:19:25 +00:00
mscott%netscape.com 749e34b409 nsString updates --> nsString(eOneByte) --> nsCString 1999-08-24 00:59:56 +00:00
mscott%netscape.com af20f7ca85 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-24 00:52:36 +00:00
mscott%netscape.com 7737e5fef5 cleanup some of the interfaces to make the service scriptable 1999-08-24 00:51:56 +00:00
alecf%netscape.com 42442f7002 fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr 1999-08-24 00:31:33 +00:00
alecf%netscape.com 764df82788 fix leak from redundant SetKey calls 1999-08-24 00:29:55 +00:00
alecf%netscape.com 749c3e40b0 fix most popular leak in messenger! 1999-08-24 00:28:55 +00:00
hangas%netscape.com 7243d413d0 Fixed two more problems with address book. 1999-08-24 00:28:03 +00:00
hangas%netscape.com 0f9ab3948c Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf 1999-08-23 21:35:22 +00:00
putterman%netscape.com 8157a784b3 Twisties go next to folder name instead of having their own column. 1999-08-23 14:23:30 +00:00
putterman%netscape.com a5ac55a366 Change resultspane to use onselect. 1999-08-23 05:16:48 +00:00
putterman%netscape.com ac339b80c0 Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
as well.
1999-08-23 02:58:28 +00:00
mccabe%netscape.com 3add504545 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00
mccabe%netscape.com 3d4917b628 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com ba531d8708 Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 23:03:27 +00:00
mscott%netscape.com 0745b35425 Add more status lines. 1999-08-22 23:02:45 +00:00
mscott%netscape.com 9fccfad957 return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations 1999-08-22 22:58:40 +00:00
mscott%netscape.com 42a78671fc Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 22:57:50 +00:00
mscott%netscape.com 04ac9b4b14 Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces.
I fixed the implementation of threadsafe addref and release for windows to not require it so people no longer
need to include windows.h whenever you are using a threadsafe interface.

return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations

Use NS_GET_IID.
1999-08-22 22:55:47 +00:00
mscott%netscape.com 3a542daaff Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces.
I fixed the implementation of threadsafe addref and release for windows to not require it so people no longer
need to include windows.h whenever you are using a threadsafe interface.
1999-08-22 22:54:05 +00:00
bienvenu%netscape.com 403754af19 remove NS_COMFALSE 1999-08-22 18:10:21 +00:00
rhp%netscape.com 9f8965fd73 Image cleanup 1999-08-22 15:54:20 +00:00
rhp%netscape.com 8d67e1f631 Code cleanup changes 1999-08-22 15:48:46 +00:00
rhp%netscape.com 80f64c197b Cleaning up old cruft 1999-08-22 15:42:08 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
bienvenu%netscape.com a3cc89e1ac turn on history ab 1999-08-21 20:32:23 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com b8c008dcae Ignore generated files. 1999-08-21 12:14:23 +00:00
alecf%netscape.com bfa05b3b2f remove the "depth" attribute now that we have isServer 1999-08-21 01:03:00 +00:00
jdunn%netscape.com d63ebbe1f7 HP requires a newline at end of file 1999-08-21 01:01:46 +00:00
alecf%netscape.com 220dae3e90 stop using mDepth, use IsServer instead 1999-08-21 01:01:10 +00:00
alecf%netscape.com 1f12876b2a use isServer attribute 1999-08-21 00:59:15 +00:00
hangas%netscape.com b1eedbd8a3 Trigger first, last, and display name entry off of onkeypress= instead of onkeyup= 1999-08-21 00:58:26 +00:00
jdunn%netscape.com a93c388cbf HP's compiler won't allow deletes of void *... so a base type is needed.
I talked this over with Bienvenu and since the code will be switched
eventually to nsCString, the change is ok.
1999-08-21 00:48:02 +00:00
jdunn%netscape.com 8228453710 HP's native compiler won't allow delete's of void *... so since this
was allocated as an array of chars, i will cast the void * to char * and that works
1999-08-21 00:43:08 +00:00
hangas%netscape.com acf08bfc90 Changed Select Addresses dialog to be modal. 1999-08-21 00:24:26 +00:00
bienvenu%netscape.com afefe484ec register ab history 1999-08-21 00:22:26 +00:00
hangas%netscape.com be45660cbe Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf. 1999-08-21 00:16:01 +00:00
bienvenu%netscape.com b4e8dcfef6 add ab history to build 1999-08-20 23:34:55 +00:00
bienvenu%netscape.com ed1d697bc5 add history ab 1999-08-20 23:28:48 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
putterman%netscape.com 3369c0b335 Only use base GetPrettyName instead of LocalMail. 1999-08-20 22:49:04 +00:00