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

40559 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com f68b26e372 create parent directories if they don't exist 1999-09-12 21:35:30 +00:00
bienvenu%netscape.com 06183447bb fix solaris build bustage 1999-09-12 18:34:26 +00:00
bienvenu%netscape.com 7c0c68ad91 pass uid of message read to finish message loading notification 1999-09-12 18:27:19 +00:00
bienvenu%netscape.com da03306097 move message sink to idl 1999-09-12 17:49:08 +00:00
bienvenu%netscape.com 088a8fb750 remove 1999-09-12 17:47:25 +00:00
bienvenu%netscape.com 0a0258130a add nsIImapMessageSink 1999-09-12 17:46:36 +00:00
bienvenu%netscape.com e9c7a66979 added files: mozilla/mailnews/imap/public/nsIImapMessageSink.idl 1999-09-12 17:45:42 +00:00
bienvenu%netscape.com d3dc7de5ca add idl for message sink not part of ubild yet 1999-09-12 17:31:23 +00:00
cls%seawood.org 638ed48925 Fix my bustage using -D_BSD_SOURCE 1999-09-12 17:15:57 +00:00
cls%seawood.org 17c88d7b29 Fix my bustage using -D_BSD_SOURCE 1999-09-12 16:41:14 +00:00
bruce%cybersight.com dec1707322 Add newline to end of file to fix HPUX bustage. 1999-09-12 16:34:14 +00:00
cls%seawood.org b3adcb855c I don't see the bustage that the tinderbox does but this should fix it. 1999-09-12 15:54:18 +00:00
cls%seawood.org a6d096de19 Argh. Our dependencies are screwed so make .o depend upon Makefile.in temporarily 1999-09-12 15:15:52 +00:00
cls%seawood.org e435ea7367 Ooops. Who remove the config.mk include? 1999-09-12 14:53:56 +00:00
briano%netscape.com 69abb12042 Automated update 1999-09-12 14:31:04 +00:00
cls%seawood.org 1a2e16af42 Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c. 1999-09-12 14:25:28 +00:00
cls%seawood.org 4bcb879c19 Oops. C++ comments in a C progam is not allowed. 1999-09-12 14:07:51 +00:00
colin%theblakes.com 664183dfa7 Define EXTRA_DSO_LDOPTS as MOZ_TIMER_LIBS 1999-09-12 12:45:00 +00:00
colin%theblakes.com 688052a886 Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-12 12:43:19 +00:00
colin%theblakes.com a4b30eee58 Build widget/timer before gfx, dom, etc since they all need the timer code 1999-09-12 12:33:52 +00:00
cls%seawood.org ab47371342 Renamed function arguments to avoid warnings about shadowing member variables 1999-09-12 12:08:56 +00:00
cls%seawood.org 2bbc9896c9 Renamed tmp variable to avoid shadowing.
Commented out less than zero assertion checks on unsigned ints
1999-09-12 12:06:37 +00:00
cls%seawood.org 64dfa83bd4 Explicitly include <malloc.h>
Set mZero_fd to 0 instead of NULL
1999-09-12 12:04:43 +00:00
cls%seawood.org 9b9b749fde Removed gcc 2.95+ ifdefs to trade one annoying warning for a less annoying one. 1999-09-12 12:03:20 +00:00
cls%seawood.org 263211043d Reorderd member initializers to remove silly warnings. 1999-09-12 12:02:03 +00:00
rpotts%netscape.com 93cea3f89b I've commented out this assert since I was hitting it *alot* after a clean build :-( 1999-09-12 09:00:34 +00:00
rpotts%netscape.com c3f52c25d0 Throw away any pending channels when Cancel is called... 1999-09-12 08:44:53 +00:00
rjc%netscape.com 775a75bef1 Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
hangas%netscape.com fbe29da0df Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com 791deabfda Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
mscott%netscape.com e886b46ab7 Temporary band-aid to fix display of messages with attachements. The url we write here needs to be escaped
and all '&' need to be removed from the url spec. otherwise we can't display the message because the xml
code we emit with the urlspec will be malformed.
1999-09-12 08:01:01 +00:00
mscott%netscape.com 2c9734da18 fix solaris breakage which doesn't like enums in ?: notation. 1999-09-12 07:05:08 +00:00
mscott%netscape.com 2ecccfc7c6 fix build breakage across the board 1999-09-12 06:30:02 +00:00
mscott%netscape.com 140b9688aa Fix build breakage across the board! 1999-09-12 06:29:36 +00:00
mscott%netscape.com 00a61b80f1 Fix build breakage across the board!!!! 1999-09-12 06:28:20 +00:00
rpotts%netscape.com 0df69b3960 oops.. 1999-09-12 06:02:51 +00:00
mscott%netscape.com b0dda78eb3 Just to be safe, include nsIPrincipal.h 1999-09-12 05:51:17 +00:00
mscott%netscape.com 20f3baa5d9 Include nsIPrincipal.h just to be safe. (The unix tree turned red, but I don't know if it was a midcheckin problem
or if it really needs this).
1999-09-12 05:30:25 +00:00
rpotts%netscape.com 0e5b738fa2 The DNS Service is now used for hostname resolution... 1999-09-12 05:29:27 +00:00
mscott%netscape.com 15a7c62d99 api sync change. 1999-09-12 05:17:38 +00:00
mscott%netscape.com 97b2e94b11 Implement the mock channel class.
Part of Bug #10933 which improves message display performance.
Run message display urls through the webshell.
1999-09-12 05:17:05 +00:00
mscott%netscape.com 7eb5f1ce6b Lots of interface method clean up so we don't pass around so much stuff.
Fully support nsIProtocolHandler as part of Bug #10933 which improves message display performance.
Run message display urls through the webshell.
1999-09-12 05:16:32 +00:00
mscott%netscape.com 533c98b1dc support accessors for getting/setting a mock channel on the url. 1999-09-12 05:15:44 +00:00
mscott%netscape.com f6bb5172d4 Remove url listener from CreateAndRunImapUrl. 1999-09-12 05:15:20 +00:00
mscott%netscape.com d36a75762b Add accessor for setting the mock channel as part of Bug #10933. 1999-09-12 05:14:57 +00:00
mscott%netscape.com 3e5fa8cf9f Remove RunImapUrl as this shouldn't be exposed in an interface. 1999-09-12 05:14:31 +00:00
mscott%netscape.com bb24005a60 Clean up interface for running an imap url...no need to pass in a url listener. 1999-09-12 05:13:51 +00:00
mscott%netscape.com 82dc060392 add nsIImapMockChannel CID and registration code. 1999-09-12 05:13:04 +00:00
mscott%netscape.com 8ccb426b27 Bug #10933 displaying a message no longer involves spooling to a temp file! *yeah*
unfify copy and display code.
add save mesage to disk support.
1999-09-12 05:12:30 +00:00
mscott%netscape.com 41a65f5170 displaying a message no longer involves spooling to a temp file! *yeah*
Run display article urls through the webshell.
unify copy and display article code.
1999-09-12 05:11:45 +00:00