stephend%netscape.com
e13bd7e0f9
Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer
2001-09-05 02:43:37 +00:00
bienvenu%netscape.com
0e78490dff
move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:36:43 +00:00
sspitzer%netscape.com
931752ef07
remove dead code. #92960 . rs=mscott
2001-08-02 07:06:07 +00:00
dianesun%netscape.com
a5014eeb96
Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
...
Fix for bug 78900(nsMsgWindow for download msg) r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
hwaara%chello.se
6ff1a8d53c
#79097 , imapFolderProps.xul is a misleading filename, since the file is used for more than imap folders. r=naving, rs=sspitzer
2001-06-30 21:54:01 +00:00
dianesun%netscape.com
5e553e31ab
Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
2001-05-04 00:47:53 +00:00
mscott%netscape.com
fe4edc0bea
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
bienvenu%netscape.com
98b859d8ef
implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865
2000-12-12 03:18:06 +00:00
alecf%netscape.com
1ca72c78f3
remove sidebar-messenger.xul from the build (NOT PART OF BUILD)
2000-08-07 06:34:33 +00:00
alecf%netscape.com
4623e24b70
move mailWidgets.xml out of skin and into content
...
(per security requirements) so search (#33101 ) will keep working
2000-06-22 22:38:24 +00:00
alecf%netscape.com
aa08e8744f
move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman
2000-06-21 06:34:59 +00:00
ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
danm%netscape.com
f116f169ed
more chrome registration rearrangement
2000-05-10 02:17:03 +00:00
danm%netscape.com
80f80715c2
adding crome registry update directives
2000-05-06 01:36:10 +00:00
sspitzer%netscape.com
a1ad3446be
remove the old subscribe ui, since we've moved on to the new one.
...
#37732
2000-05-02 07:36:08 +00:00
putterman%netscape.com
8582a383fe
More work on moving functions around in mail frontend.
2000-05-01 21:58:24 +00:00
jefft%netscape.com
c9b40050df
partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec
2000-04-29 00:26:07 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
putterman%netscape.com
8cbb6c9e43
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
2000-04-11 20:19:32 +00:00
sspitzer%netscape.com
8badc05d83
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
putterman%netscape.com
02e52d2580
fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
...
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
rhp%netscape.com
0d5876b1d2
Changes to implement printing correctly - Buf #12505 - r: jefft
2000-02-15 23:05:06 +00:00
mscott%netscape.com
f86c7ac5c0
Add msgHdrViewAddresses.js to the windows build.
2000-01-24 00:44:24 +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
5dcb60edd0
Begin landing on new message display stuff. Export nsMsgHdrViewOverlay.xul, nsMsgHdrViewOverlay.js
2000-01-06 00:06:17 +00:00
sspitzer%netscape.com
4a766f0156
the very humble beginnings of drag and drop for messenger.
1999-12-28 19:17:36 +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
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
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
putterman%netscape.com
b047198967
added msgMail3PaneWindow.js to build.
1999-09-01 23:49:47 +00:00
putterman%netscape.com
29e6397e4c
add msgViewNavigation.js
1999-08-30 22:13:00 +00:00
jefft%netscape.com
4f23e1a295
added newFolderNameDialog.xul & newFolderNameDialog.js
1999-08-11 04:51:34 +00:00
chuang%netscape.com
a0afb83e9b
replace html files to xul files
1999-08-04 18:29:28 +00:00
putterman%netscape.com
737a87d160
Work for adding folder pane to sidebar.
1999-07-13 20:29:33 +00:00
sspitzer%netscape.com
026c93aa61
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
1999-06-08 02:22:10 +00:00
mscott%netscape.com
f8396a3a2b
remove IGNORE_MANIFEST
1999-06-07 21:04:04 +00:00
putterman%netscape.com
02f9b03683
Part of new mailnews resources hierarchy.
1999-05-28 19:41:31 +00:00