cls%seawood.org
48332341cd
More gcc 2.95 fixes
1999-08-11 05:59:26 +00:00
rhp%netscape.com
5c72c6dac3
Fix to support XUL and old HTML output.
1999-08-11 05:04:00 +00:00
jefft%netscape.com
c1327592b4
enable Rename Folder & New Folder
1999-08-11 04:58:09 +00:00
jefft%netscape.com
f8e15ce04f
enabled RenameFolder()
1999-08-11 04:54:48 +00:00
jefft%netscape.com
7306fd1dd7
enabled RenameFolder() for Imap
1999-08-11 04:53:36 +00:00
jefft%netscape.com
48e69f23e4
added new folder name dialog for NewFolder() & RenameFolder()
1999-08-11 04:52:24 +00:00
jefft%netscape.com
ff52491df4
added newFolderNameDialog.xul & newFolderNameDialog.js
1999-08-11 04:51:34 +00:00
jefft%netscape.com
2ae7bf3f64
added newFolderNameDialog.dtd
1999-08-11 04:49:49 +00:00
sspitzer%netscape.com
4452c1e0c3
ignore generated Makefile
1999-08-11 03:46:52 +00:00
sspitzer%netscape.com
99b131713b
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
ed73e9beed
One final fix for charset auto detection
1999-08-11 03:38:15 +00:00
alecf%netscape.com
f6512ea19f
move entities to external DTDs
1999-08-11 03:37:06 +00:00
rhp%netscape.com
d84030a4f3
Fix for auto detecting charset on HTML docs when sending
1999-08-11 03:28:22 +00:00
alecf%netscape.com
084f7a2457
oops, fix chrome URLs to external DTDs
1999-08-11 03:24:05 +00:00
alecf%netscape.com
de2eee6a2a
new en-US DTDs
1999-08-11 03:19:16 +00:00
alecf%netscape.com
d464b19f0f
move all strings to external DTDs
1999-08-11 03:17:04 +00:00
rhp%netscape.com
34446224ea
Fixes for new XUL header display
1999-08-11 03:04:29 +00:00
alecf%netscape.com
93954f2bcc
localize these files, #10254
1999-08-11 02:50:39 +00:00
alecf%netscape.com
bd3b606943
fix for #10253 - localizing this file
1999-08-11 02:45:51 +00:00
alecf%netscape.com
fee67cb204
fix account manager to load pages when people click on the appropriate category
1999-08-11 02:40:43 +00:00
alecf%netscape.com
bd462c12a5
switch to using == to compare resources rather than PL_strcmp on resource strings
1999-08-11 02:36:07 +00:00
alecf%netscape.com
5d385d5dd8
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
8188463a54
fixed linux build bustage
1999-08-11 01:00:57 +00:00
alecf%netscape.com
e938d51fed
fix sizing - looks a little better this way
1999-08-11 00:43:23 +00:00
sspitzer%netscape.com
797e6761b9
add nsMimeXULEmitter.cpp to the projet for rhp.
1999-08-11 00:35:16 +00:00
rhp%netscape.com
b345f302fd
New XUL header display
1999-08-11 00:29:59 +00:00
jefft%netscape.com
bfe0d8fed4
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
892adb1d17
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
938c396631
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
2df0447c4c
enabled Delte Folder for Imap
1999-08-11 00:13:52 +00:00
mscott%netscape.com
f101815028
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
7816181f44
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
ef4e5e6a3b
New files for attachment display - NOT PART OF THE BUILD!!!
1999-08-10 22:58:30 +00:00
sspitzer%netscape.com
7f6fe0fdcf
nsString(eOneByte) -> nsCString work
1999-08-10 22:45:44 +00:00
sspitzer%netscape.com
5f4292b4d1
nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again.
1999-08-10 22:45:31 +00:00
chuang%netscape.com
d28f2c0447
Add null pointer checking
1999-08-10 22:45:10 +00:00
hangas%netscape.com
519b117863
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
eaf2a04539
Added two more idl files.
1999-08-10 22:31:38 +00:00
hangas%netscape.com
5d30559a90
Make editcard and newcard dialogs not resizeable.
1999-08-10 22:18:45 +00:00
davidmc%netscape.com
174a3260d4
First Checked In.
1999-08-10 21:52:13 +00:00
putterman%netscape.com
00744c3185
Set depth correctly for folders.
1999-08-10 21:44:58 +00:00
rhp%netscape.com
55c6e7c21c
Changes for new header display - NOT PART OF THE BUILD!
1999-08-10 21:41:55 +00:00
rhp%netscape.com
b2f57b16ad
Simple fix for naming on factory for quoting
1999-08-10 21:40:25 +00:00
hangas%netscape.com
da9b69ce87
Added icon to addressing widget, change selection behavior.
1999-08-10 21:24:35 +00:00
hangas%netscape.com
74e0ea08a8
Fixing build bustage.
1999-08-10 19:58:18 +00:00
mscott%netscape.com
cc92ba6e4e
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
0dd626579b
Fix bug 11511 and more "remove address book" backend
1999-08-10 18:57:01 +00:00
mscott%netscape.com
a016d1eb05
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
20850628b4
synch up apis.
1999-08-10 18:18:56 +00:00
mscott%netscape.com
5946e028bc
Changes to reflect the fact that GetServer is a method on nsIMsgMailNewsUrl now.
1999-08-10 18:18:41 +00:00