Commit Graph

4670 Commits

Author SHA1 Message Date
sspitzer%netscape.com
8ac0239995 ignore generated Makefile 1999-08-11 03:46:52 +00:00
sspitzer%netscape.com
b3d7f66956 change API to avoid using NS_COMFALSE. As jband puts it: NS_COMFALSE generally sucks. NS_COMFALSE is going away. fixes bug #11579 1999-08-11 03:44:32 +00:00
rhp%netscape.com
2da5600b55 One final fix for charset auto detection 1999-08-11 03:38:15 +00:00
alecf%netscape.com
37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
rhp%netscape.com
9b64052a08 Fix for auto detecting charset on HTML docs when sending 1999-08-11 03:28:22 +00:00
alecf%netscape.com
ed9460f152 oops, fix chrome URLs to external DTDs 1999-08-11 03:24:05 +00:00
alecf%netscape.com
e3fe0a6d72 new en-US DTDs 1999-08-11 03:19:16 +00:00
alecf%netscape.com
e940f534ef move all strings to external DTDs 1999-08-11 03:17:04 +00:00
rhp%netscape.com
664bb05282 Fixes for new XUL header display 1999-08-11 03:04:29 +00:00
alecf%netscape.com
a72eebd885 localize these files, #10254 1999-08-11 02:50:39 +00:00
alecf%netscape.com
d1083fc7f0 fix for #10253 - localizing this file 1999-08-11 02:45:51 +00:00
alecf%netscape.com
a80bd03414 fix account manager to load pages when people click on the appropriate category 1999-08-11 02:40:43 +00:00
alecf%netscape.com
de4d4a8c22 switch to using == to compare resources rather than PL_strcmp on resource strings 1999-08-11 02:36:07 +00:00
alecf%netscape.com
f459d56b03 now that GetPrettyName works, use that for folders
(this is redundant code, also exists in the folder datasource)
1999-08-11 02:14:17 +00:00
jefft%netscape.com
4576437669 fixed linux build bustage 1999-08-11 01:00:57 +00:00
alecf%netscape.com
1b6a19010c fix sizing - looks a little better this way 1999-08-11 00:43:23 +00:00
sspitzer%netscape.com
ddb0d4798a add nsMimeXULEmitter.cpp to the projet for rhp. 1999-08-11 00:35:16 +00:00
rhp%netscape.com
caad5343cc New XUL header display 1999-08-11 00:29:59 +00:00
jefft%netscape.com
d04209e2b8 enabled imap Delete Folder move to Trash and background work for Rename Folder & Subscription 1999-08-11 00:17:15 +00:00
mscott%netscape.com
604c822959 This file has been gathering dust! it's been an idl file for a while...remove it from the repository. 1999-08-11 00:16:31 +00:00
mscott%netscape.com
9b6eceb5cd These files are all idl files and have been lying around gathering dust. removing them. 1999-08-11 00:15:26 +00:00
jefft%netscape.com
6fd52e96d6 enabled Delte Folder for Imap 1999-08-11 00:13:52 +00:00
mscott%netscape.com
a7dd00b829 We weren't creating the socket transport from the correct thread. We were
doing it from LoadUrl which is in the ui thread. Necko makes assumptions
about what event queue to use for pumping notification messages based on
the current thread when you create the socket. So I moved this code
into ProcessCurrentUrl which lives in the imap connectoin thread.
Also fixed a big problem where we would wait on a monitor but waiting
was preventing messages from getting pumped which prevented ODA from
being called. So the monitor could never get notified. The fix is to
timeout of the PR_Wait and pump message events. We can then check a
flag to see if messages are being pumped.
1999-08-10 23:18:37 +00:00
mscott%netscape.com
e2987a0982 Fix for Bug #11470 --> when prompting the user for a password (when getting new mail for pop), let's gracefully abort
the operation if the user hits cancel.
1999-08-10 23:08:50 +00:00
rhp%netscape.com
52c5a5071d New files for attachment display - NOT PART OF THE BUILD!!! 1999-08-10 22:58:30 +00:00
sspitzer%netscape.com
0a8bb17086 nsString(eOneByte) -> nsCString work 1999-08-10 22:45:44 +00:00
sspitzer%netscape.com
cac29eecd9 nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again. 1999-08-10 22:45:31 +00:00
chuang%netscape.com
7af113af5a Add null pointer checking 1999-08-10 22:45:10 +00:00
hangas%netscape.com
41f214f22e Removed two .h files that were copied the old way rather than built in the idl project. 1999-08-10 22:32:14 +00:00
hangas%netscape.com
ff7ed579f8 Added two more idl files. 1999-08-10 22:31:38 +00:00
hangas%netscape.com
31aca663f7 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
davidmc%netscape.com
456ae8b24f First Checked In. 1999-08-10 21:52:13 +00:00
putterman%netscape.com
f76cf47d48 Set depth correctly for folders. 1999-08-10 21:44:58 +00:00
rhp%netscape.com
7646cd4c1e Changes for new header display - NOT PART OF THE BUILD! 1999-08-10 21:41:55 +00:00
rhp%netscape.com
4a298b7ba8 Simple fix for naming on factory for quoting 1999-08-10 21:40:25 +00:00
hangas%netscape.com
eae58d2903 Added icon to addressing widget, change selection behavior. 1999-08-10 21:24:35 +00:00
hangas%netscape.com
ec85f97649 Fixing build bustage. 1999-08-10 19:58:18 +00:00
mscott%netscape.com
36f4221a37 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.
1999-08-10 19:55:12 +00:00
chuang%netscape.com
57ac64d4d7 Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mscott%netscape.com
87dda9f5e1 Until I can fix a threading problem...be sure to open the socket from the ui thread so events get pumped on the ui thread. 1999-08-10 18:32:34 +00:00
mscott%netscape.com
9711c8df32 synch up apis. 1999-08-10 18:18:56 +00:00
mscott%netscape.com
14f702cb04 Changes to reflect the fact that GetServer is a method on nsIMsgMailNewsUrl now. 1999-08-10 18:18:41 +00:00
mscott%netscape.com
c340850f3c remove GetServer implementation...it's now done in the base url class 1999-08-10 18:18:16 +00:00
mscott%netscape.com
e79d4ee94c add get server support. 1999-08-10 18:17:25 +00:00
mscott%netscape.com
264a90f371 Override get and set password methods from base class. 1999-08-10 18:16:44 +00:00
mscott%netscape.com
32811c1f7c set user name on pop urls. remove code to read in password as we don't do that anymore.
Fix for Bug # .
1999-08-10 18:16:13 +00:00
mscott%netscape.com
9d4ed1a855 add set user name support. 1999-08-10 18:15:18 +00:00
mscott%netscape.com
8d0e7b6b12 Add SetUsername support. 1999-08-10 18:14:27 +00:00
mscott%netscape.com
22afe8b4ad nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
some interface clean up work before adding GetServer to url interface.
1999-08-10 18:14:08 +00:00
mscott%netscape.com
38a72c5fc1 password and user name related clean up work. 1999-08-10 18:13:33 +00:00