Commit Graph

205 Commits

Author SHA1 Message Date
alecf%netscape.com
b0d0534556 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +00:00
jefft%netscape.com
015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
hangas%netscape.com
aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00
putterman%netscape.com
6f4e2b98bf r=alecf. More work on context menus for 10881. This time it's the folder pane. 2000-01-25 05:13:22 +00:00
mscott%netscape.com
ec6aa4f9ad add a new line to the end of this file 2000-01-24 02:08:44 +00:00
mscott%netscape.com
94afd74ef3 Add Add to AB and Send Mailto strings because these are in the new popup when you click
on an email address.
r=alecf
2000-01-24 02:07:44 +00:00
putterman%netscape.com
f02e8fafc5 Begin work on mail context menus. This is for the thread pane. r= alecf. 2000-01-12 02:25:35 +00:00
mscott%netscape.com
77d7904064 Preparing to land new message display stuff. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:19:25 +00:00
mscott%netscape.com
50b0cb9bf7 Part of new message display landing. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:09:26 +00:00
mscott%netscape.com
0b0f355817 Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.dtd 2000-01-06 00:06:38 +00:00
putterman%netscape.com
eb30692c89 Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
for optimization.  Thread counts work in thread pane.  Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
mscott%netscape.com
c7d2d9fb4c Bug #22960 --> Part of the landing for improving message display performance. Dtd file for the xul msg header view
overlay. This dtd file contains the entity information for your basic RFC-822 msg headers.
Not part of the build!
r=hangas
2000-01-03 23:09:25 +00:00
sspitzer%netscape.com
4b7de92dda implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley 1999-12-22 00:18:44 +00:00
sspitzer%netscape.com
4f57d4410e use the new folder picker cascading menus in the "copies and folders" panel of the
account setup dialog.  remove cruft in am-copies.*.
fixes #19400.  r=alecf
1999-12-04 01:43:12 +00:00
sspitzer%netscape.com
91d20aadc4 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +00:00
sspitzer%netscape.com
45fc16c656 clean up in preparation for bug #14254. remove unused files. create
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle.  now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
putterman%netscape.com
e71f346f0f Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf. 1999-11-22 22:08:23 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cata%netscape.com
d51644d159 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
rchen%netscape.com
61eff9004c Add Localization notes 1999-10-29 20:52:42 +00:00
cata%netscape.com
bed851411e Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
cata%netscape.com
4b2093536d 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
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
alecf%netscape.com
799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
hangas%netscape.com
940bc92a57 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
20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
sspitzer%netscape.com
580ddeefd0 fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
alecf%netscape.com
9605468e7b implement Show->Folders 1999-09-21 06:17:00 +00:00
sspitzer%netscape.com
712ef95045 fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
chjung%netscape.com
cd4f1457cc [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
tao%netscape.com
27cf28cb02 Hook up da-DK 1999-09-18 02:07:24 +00:00
sspitzer%netscape.com
4cbe44d843 hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
briano%netscape.com
22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
alecf%netscape.com
280def72f6 oops, add back with and height, and entity-ify the title separator & modifier 1999-09-14 06:31:32 +00:00
alecf%netscape.com
f1f1ab8867 support View->Show...->Message 1999-09-14 06:28:05 +00:00
hangas%netscape.com
b476cf0018 Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com
ec7d0eb62b 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
putterman%netscape.com
1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
sspitzer%netscape.com
b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
putterman%netscape.com
0bd02cceea More work on columns. Thread column can now be clicked on to change view. Also update to make
work with recent tree changes.
1999-08-25 23:56:54 +00:00
putterman%netscape.com
fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
putterman%netscape.com
b0ead65322 Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
as well.
1999-08-23 02:58:28 +00:00
alecf%netscape.com
ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
jefft%netscape.com
d16188a373 enable Rename Folder & New Folder 1999-08-11 04:58:09 +00:00
jefft%netscape.com
ae63822653 added newFolderNameDialog.dtd 1999-08-11 04:49:49 +00:00
alecf%netscape.com
37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
jefft%netscape.com
6fd52e96d6 enabled Delte Folder for Imap 1999-08-11 00:13:52 +00:00
ramiro%netscape.com
4ca8634688 Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
putterman%netscape.com
cdc3b19c11 Add files and directories for dtd's. Not currently part of the build. 1999-08-06 21:31:29 +00:00