sspitzer%netscape.com
|
efabc74635
|
replace DEBUG with DEBUG_sspitzer.
use nsCOMPtr.
|
1999-05-15 21:34:22 +00:00 |
mscott%netscape.com
|
7d59af8b8b
|
this file is not used by anyone....
|
1999-05-15 21:10:15 +00:00 |
mscott%netscape.com
|
1ded715447
|
Fix GetUserName such that it uses GetServer on the folder instead of calling GetCurrentServer from the acct manager. This fixes the imap problem where you couldn't perform cmds like displaying messages unless you imap server was the first one.
|
1999-05-15 21:07:18 +00:00 |
mscott%netscape.com
|
91c27103db
|
add GetServer method to get the incoming server associated with a folder
|
1999-05-15 21:04:42 +00:00 |
mscott%netscape.com
|
cab48caf44
|
add getsserver and GetIncomingServerType. This allows us to get the incoming server associated with a folder.
|
1999-05-15 21:03:02 +00:00 |
mcmullen%netscape.com
|
0fc879a65a
|
Fix "no prototype" warning by including the nsIComponentManager header.
|
1999-05-15 21:00:13 +00:00 |
mcmullen%netscape.com
|
2a08d5fef4
|
Removing illegal trailing semicolon
|
1999-05-15 20:54:38 +00:00 |
mscott%netscape.com
|
a2843c2633
|
implement GetIncomingServerType as part of adding a GetServer method for a folder.
|
1999-05-15 19:39:58 +00:00 |
mscott%netscape.com
|
bda36d538f
|
code cleanup --> use nsAutoCString instead of .newCString.
|
1999-05-15 19:37:27 +00:00 |
pavlov%pavlov.net
|
ba61bc1d4c
|
fix build bustage
|
1999-05-15 19:15:44 +00:00 |
mscott%netscape.com
|
a9b766d0d9
|
I thought I had done this last week but I didn't check in this change =). Turn imap on for REAL on Linux.
|
1999-05-15 19:09:39 +00:00 |
sspitzer%netscape.com
|
22ca6098c5
|
ignore the generate Makefile
|
1999-05-15 18:47:45 +00:00 |
pavlov%pavlov.net
|
92b8c0867e
|
minor cleanup
|
1999-05-15 18:39:09 +00:00 |
pavlov%pavlov.net
|
d1e080b274
|
fix menu assertions
|
1999-05-15 18:34:49 +00:00 |
pavlov%pavlov.net
|
9349907d3e
|
clean up of menu code to remove excess code
|
1999-05-15 18:13:11 +00:00 |
shaver%netscape.com
|
690e6d77d0
|
don't need to keep handle to EventQueueService after ::Run
|
1999-05-15 16:43:48 +00:00 |
shaver%netscape.com
|
f99343a1cf
|
fix command line stuff
|
1999-05-15 16:39:40 +00:00 |
pavlov%pavlov.net
|
022a526f52
|
fix assertions when adding events
|
1999-05-15 16:14:48 +00:00 |
rods%netscape.com
|
dc5d7d2ef6
|
Added new method GetAnyTransferData
|
1999-05-15 14:29:32 +00:00 |
hyatt%netscape.com
|
3bcdf2b219
|
DOn't need the printf any more.
|
1999-05-15 09:04:45 +00:00 |
hyatt%netscape.com
|
d8868b63ca
|
Not yet implemented. Sigh. I hate seeing "Not yet implemented."
|
1999-05-15 09:03:59 +00:00 |
hyatt%netscape.com
|
e0323b8d8a
|
Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.
|
1999-05-15 08:46:14 +00:00 |
sspitzer%netscape.com
|
54235f0f0d
|
use nsAutoCString instead of ToNewCString
|
1999-05-15 06:05:04 +00:00 |
sspitzer%netscape.com
|
2e34b5b33d
|
add new line to the end of the file. use nsAutoCString instead of ToNewCString.
|
1999-05-15 05:58:24 +00:00 |
sspitzer%netscape.com
|
cc4d024fcb
|
use nsAutoCString instead of ToNewCstring. cast to quite compiler. stop shadowing.
|
1999-05-15 05:45:20 +00:00 |
pavlov%pavlov.net
|
d4506e3a23
|
fix for 5494 and 2nd attempt at command line services (if 0'd out atm)
|
1999-05-15 05:13:21 +00:00 |
sspitzer%netscape.com
|
8c649fbcfa
|
set the url state when done.
|
1999-05-15 05:04:58 +00:00 |
sspitzer%netscape.com
|
3ce1875b6a
|
use nsCOMPtr. wrap printfs with ifdefs.
|
1999-05-15 05:04:34 +00:00 |
sspitzer%netscape.com
|
977c439cb1
|
fix my stupid printf
|
1999-05-15 05:00:52 +00:00 |
pavlov%pavlov.net
|
70e360e697
|
fix for bug #5496
|
1999-05-15 04:29:00 +00:00 |
pavlov%pavlov.net
|
b9ad9e0ecb
|
fix for bug #6509
|
1999-05-15 04:07:54 +00:00 |
hyatt%netscape.com
|
b524a37773
|
Fixing a crash when you clicked outside the popup.
|
1999-05-15 03:53:19 +00:00 |
hyatt%netscape.com
|
4e1bd61ea3
|
Fix.
|
1999-05-15 03:47:44 +00:00 |
hyatt%netscape.com
|
761b80c7e7
|
Fixes to the windows implementation.
|
1999-05-15 03:19:49 +00:00 |
law%netscape.com
|
c12ac28eaf
|
Turn off PR_fprintf calls on Mac
|
1999-05-15 03:02:06 +00:00 |
jefft%netscape.com
|
e1305e9d8f
|
fixed all the subfoler created on top level
|
1999-05-15 02:59:23 +00:00 |
hyatt%netscape.com
|
7372bc2d3f
|
Fixing context menus a bit.
|
1999-05-15 02:53:43 +00:00 |
hyatt%netscape.com
|
4fce1a3526
|
Making sure context menus can be made.
|
1999-05-15 02:53:03 +00:00 |
hyatt%netscape.com
|
89a458521a
|
Popup cleanup.
|
1999-05-15 02:52:51 +00:00 |
rods%netscape.com
|
44a063276d
|
removed them they are in xpwidgets now
|
1999-05-15 02:50:03 +00:00 |
rods%netscape.com
|
2feca0dd5e
|
keycode are incorrect when ALT key pressed. I have added code to convert these
to the proper value to match the the control key values. Fixes bug #6449
|
1999-05-15 02:30:42 +00:00 |
bienvenu%netscape.com
|
459ba98623
|
check for null store when adding headers
|
1999-05-15 02:28:01 +00:00 |
bienvenu%netscape.com
|
0681e2a178
|
fix get new mail when using cached connection
|
1999-05-15 02:26:36 +00:00 |
beard%netscape.com
|
4afa1ded17
|
turned off MANIFEST_TEMP entries, added building of XPConnectIDL[headers, xpconnect.xpt]
|
1999-05-15 02:04:42 +00:00 |
beard%netscape.com
|
b49cbbb6e2
|
removed xpccomponents.h, xpcjsid.h, nsrootidl.h which are now generated by XPConnectIDL.mcp
|
1999-05-15 02:04:41 +00:00 |
slamm%netscape.com
|
e1bd09f8b0
|
Use sidebar style sheet for sidebar panel.
|
1999-05-15 01:55:37 +00:00 |
slamm%netscape.com
|
0ae184fbba
|
Size to fit.
|
1999-05-15 01:53:28 +00:00 |
slamm%netscape.com
|
ac8795a2b7
|
Clean up
|
1999-05-15 01:52:37 +00:00 |
slamm%netscape.com
|
f7dd5fc708
|
Move title back into xul file
|
1999-05-15 01:45:09 +00:00 |
slamm%netscape.com
|
a30b955d97
|
cleaner look
|
1999-05-15 01:44:33 +00:00 |