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

201 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com efca0bc1e6 don't hardcode this alert, move it to a string bundle. 2000-01-12 08:04:07 +00:00
ducarroz%netscape.com 42d6cd338d Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu 2000-01-11 22:41:36 +00:00
ducarroz%netscape.com 2636e08bc0 Fix for bug 22420. Change capitalization. R=nicole 1999-12-23 23:37:00 +00:00
cmanske%netscape.com 7a493ed3db XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade 1999-12-04 01:35:30 +00:00
ducarroz%netscape.com 0dacef912c File Removed. 1999-11-13 00:00:29 +00:00
rhp%netscape.com 7146894865 Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ducarroz%netscape.com 753a2ae792 Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann 1999-11-04 04:58:06 +00:00
sspitzer%netscape.com 9bd146a0ad fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert.  define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
cata%netscape.com fc69c75001 I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
sspitzer%netscape.com 811f8cad4c fix for bug #14591, r=mscott.
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.

other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
ducarroz%netscape.com cef1487a73 Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
hangas%netscape.com 1912085efc Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com 707a7c995a New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
mscott%netscape.com 74eaaeb54d If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
ducarroz%netscape.com eea78a2bbc Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
mscott%netscape.com 43d0472a5c Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
ducarroz%netscape.com a63ece9e1f Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
mscott%netscape.com 64e9e8db4e Remove obsolete properties file. 1999-09-21 06:51:36 +00:00
mscott%netscape.com 8f00d1883d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
mscott%netscape.com 60fc3e8677 Remove obsolete reference to composebe.properties 1999-09-21 06:47:11 +00:00
mscott%netscape.com 6c0aab08a4 remove obsolete reference to composebe.properties. 1999-09-21 06:45:36 +00:00
mscott%netscape.com 79071dcbee Remove reference to obsolete properties file (composebe.properties). 1999-09-21 06:44:43 +00:00
tao%netscape.com 735bb7b294 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:32:06 +00:00
tao%netscape.com 4b710c3bd6 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
fergus%netscape.com 8df315eda4 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com 58359dc85c elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
mscott%netscape.com 9a703342b2 export new compose messages properties file 1999-09-17 05:04:10 +00:00
mscott%netscape.com c897447c56 Export new properties file. 1999-09-17 05:00:36 +00:00
mscott%netscape.com 4d68eca001 export the new compose messages properties page. 1999-09-17 04:59:12 +00:00
mscott%netscape.com cc254487c7 the properties file for back end compose messages was in the wrong directory. Moving it into the locale
directory where it belongs.
1999-09-17 04:58:27 +00:00
hangas%netscape.com fbe29da0df Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com d2bad970dc Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
sfraser%netscape.com ffb6550510 No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
briano%netscape.com 98949485c0 Fix for objdir builds. 1999-09-02 02:37:58 +00:00
ducarroz%netscape.com f4032734cc Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
ducarroz%netscape.com b35cf3f4f4 Add MsgAttachPage.dtd 1999-08-25 02:31:31 +00:00
ducarroz%netscape.com 7c40fc9f88 First Checked In. 1999-08-25 02:29:45 +00:00
hangas%netscape.com ba19a36a47 Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com 0b53260df1 added addressing widget to build 1999-08-09 23:59:06 +00:00
hangas%netscape.com 7a819bb885 First Checked In. 1999-08-09 23:58:19 +00:00
ducarroz%netscape.com cd5345b411 fix for bug 10382 1999-08-06 00:19:17 +00:00
sspitzer%netscape.com a83451d758 use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later. 1999-07-31 20:15:21 +00:00
sspitzer%netscape.com 471e37b045 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
ducarroz%netscape.com d793008e33 Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
ducarroz%netscape.com dc722f8296 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
hangas%netscape.com 24f57c17f0 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
ducarroz%netscape.com 88f0df73b4 Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
sspitzer%netscape.com cd19ad349e ignore generated Makefiles 1999-07-20 23:34:55 +00:00
ducarroz%netscape.com ceb145742f First Checked In. 1999-07-20 23:15:15 +00:00