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

2299 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 2a69a0d817 Bug #300246 --> When showing attachment names, strip out any excess spaces from the name. Also, take advantage of cropping the middle of the attachment name in the UI, giving each attachment box a fixed width instead of letting
them take up all the space.

sr=bienvenu
a=mscott
2005-07-27 17:14:07 +00:00
scott%scott-macgregor.org 08d65e67ad Bug #299550 --> RSS Feed properties, retention policy incorrect label
Patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>
r=bienvenu
sr=mscott
a=bsmedberg
2005-07-25 16:29:35 +00:00
scott%scott-macgregor.org 855ba85103 Bug #301701 --> Junk Mail Controls: Access key not working for account dropdown menu.
trivial accessibility cleanup.

Patch by Hasse <jasajudeju@telia.com>

sr/a=me
2005-07-25 16:25:38 +00:00
cbiesinger%web.de e377c80bb1 bug 47909 fix regression from hidden statusbar in mailnews (subscribe dialog broken)
patch by Matthias Bockelkamp <mbockelkamp@web.de> r=neil sr=bienvenu a=bsmedberg
2005-07-20 18:30:49 +00:00
jshin%mailaps.org bbfd159610 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
neil%parkwaycc.co.uk 19d1aa8038 Hide mail window progress meter when it's not in use b=47909 p=mbockelcamp@web.de r=me sr=bienvenu a=bsmedberg 2005-07-15 09:44:30 +00:00
kairo%kairo.at 401e42eec3 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at 70a91a3f3f try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
neil%parkwaycc.co.uk 91babdbab7 Bug 67636 Show number of selected messages (when more than one selected) p=mbockelkamp@web.de r=me sr=bienvenu a=bsmedberg 2005-07-06 08:21:40 +00:00
bugzilla%arlen.demon.co.uk c3ad8c099b Bug 294407 Saved Searches properties has wrong title/description
p=hskupin@gmail.com r=mnyromyr sr=dmose a=asa
2005-07-02 23:14:44 +00:00
kairo%kairo.at afdafc2606 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
mnyromyr%tprac.de 16df5dbf3c Bug 298841: first lessButton in edit virtual folder not fully functional; p=Henrik Skupin <hskupin@gmail.com>, r=me, sr=neil, a=cbeard 2005-07-01 23:17:30 +00:00
mnyromyr%tprac.de 6c30803d71 Bug 298661: Missing realname in headerpane when no mail address given; r=Stefan.Borggraefe, sr=bienvenu, a=asa 2005-07-01 18:56:07 +00:00
scott%scott-macgregor.org dc1162d62f Bug #272893 --> email address menu item in context menu of mailaddress image on header panel is not updated
Patch by  Teune van Steeg

r/sr=mscott
a=asa
2005-06-30 21:48:33 +00:00
mnyromyr%tprac.de 4e2d46aed8 Bug 256314: Wrong identity chosen when address contains +; r=Stefan.Borggraefe, sr=bienvenu, a=bsmedberg 2005-06-28 21:44:09 +00:00
scott%scott-macgregor.org 1cb94f99e3 Bug #178091 --> implement Mail.app / 4.x Mac communicator like versions of the "move/copy" menus. Use
a single menu list, indenting subfolders, instead of using submenus for each folder level.

Currently only the folder picker in the search dialog has been convertered to use this.

patch by Neil
r=mscott
sr=bienvenu
a=asa
2005-06-20 18:44:23 +00:00
kairo%kairo.at a56f73fa71 Remove/change some double entities in SeaMonkey mailnews (same has been done for tbird already), part of bug 286110, p=p.franc@gmail.com r=Mnyromyr sr=bz a=asa 2005-06-17 18:49:48 +00:00
db48x%yahoo.com 471ead4e72 bug 293114: function InitMessageLabel performs very poorly for large selections
r=neil, sr=roc, a=asa
2005-06-09 05:28:47 +00:00
bugzilla%arlen.demon.co.uk 88b23a4843 Bug 295542 Add New -> Saved Search in mail window file menu
p=me r=mnyromyr sr=bienvenu a=asa
2005-06-07 23:26:57 +00:00
neil%parkwaycc.co.uk 68b6a40e20 Save attachments from .EML files (suite port) b=241212 r+sr=bienvenu a=asa 2005-06-07 23:24:19 +00:00
neil%parkwaycc.co.uk c67c03a3fc Bug 296597 Make suite save detached attachments r=Mnyromyr sr=bienvenu a=asa 2005-06-07 23:10:43 +00:00
bugzilla%arlen.demon.co.uk 5b0ab65132 Bug 293682 Hook up Virtual Folder Properties - Strictness Patch
p=me r/sr=neil.parkwaycc.co.uk a=shaver
2005-06-02 01:39:47 +00:00
bienvenu%nventure.com 7437059740 frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann 2005-06-01 17:15:30 +00:00
neil%parkwaycc.co.uk c51f3f10e6 Problems opening detached attachments b=295046 r+sr=bienvenu a=chofmann 2005-06-01 08:16:58 +00:00
scott%scott-macgregor.org b92886bc4a Bug #295488 --> fix regressions from Bug #195224 virtual folder properties dialog is DOA with a JS exception.
sr=bienvenu
2005-05-25 18:17:07 +00:00
bzbarsky%mit.edu 8ed8112b40 Don't set window.location or document.location in chrome code; set
location.href instead.  Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
scott%scott-macgregor.org bfba7853ec Bug #294958 --> Folder Properties Dialog too wide when displaying IMAP folder properties
sr=bienvenu
a=asa
2005-05-23 23:27:13 +00:00
neil%parkwaycc.co.uk f5ac06642d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
bugzilla%arlen.demon.co.uk f81eb0a5e1 Bug 293682 Hook up Virtual Folder Properties
p=me r=mnyromyr sr=bienvenu a=asa
2005-05-19 21:23:54 +00:00
timeless%mozdev.org 39b863643b Bug 204336 missing space at messenger.properties
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu a=asa
2005-05-19 20:22:30 +00:00
bugzilla%arlen.demon.co.uk 0976a59dfc Bug 293679 Hide folder pane context menu items for virtual folders
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-05-13 21:14:46 +00:00
bugzilla%arlen.demon.co.uk aa5ee7818e Bug 293089 Context menu for saved search folder doesn't include delete search
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=asa
2005-05-13 21:08:23 +00:00
bugzilla%arlen.demon.co.uk 58b3db4ebc Bug 293362 gSearchInput is not always defined in function Search
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=shaver
2005-05-09 23:49:30 +00:00
bugzilla%arlen.demon.co.uk f7cb6ff817 Bug 289471 Add sort by Attachment to mailnews
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-05-09 00:06:38 +00:00
mozilla.mano%sent.com 26c25a475b Bug 291110 - restore the old behavior of cmd_copyImageContents. r=bzbarsky, sr=neil, a=asa 2005-05-05 16:14:00 +00:00
bugzilla%arlen.demon.co.uk e40948ae5e Bug 292382 mail header not appearing above certain messages
p=me r=mscott sr=bienvenu a=asa
2005-05-05 00:12:50 +00:00
neil%parkwaycc.co.uk 81832e4ab9 Bug 195248 set some default attributes in XUL instead of localstore now that bug123285 persists them correctly p=me/Standard8 r=Mnyromyr sr=bienvenu r+sr=mscott 2005-04-29 13:04:53 +00:00
bugzilla%arlen.demon.co.uk 8e32ad6218 Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:24:18 +00:00
timeless%mozdev.org 2a254f74ce Bug 290788 crash when try to 'save all' Attachments from MailNews 'File' 'Attachments' Menu [@ nsMessenger::SaveAllAttachments]
patch by bugzilla@mcsmurf.de r=neil sr=neil a=asa
2005-04-20 16:51:30 +00:00
shaver%mozilla.org c76005a134 Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
bugzilla%arlen.demon.co.uk 4df1caacca Bug 290675 Notify any listeners of the onEndHeaders event
p=Mnyromyr r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-20 12:30:22 +00:00
bugzilla%arlen.demon.co.uk 370a7232da Bug 289838 "Search Messages" in Mail Account Context Menu is broken (always disabled)
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=asa
2005-04-19 23:01:49 +00:00
bugzilla%arlen.demon.co.uk 2abdc456ac Bug 289750 File-Open File... in MailNews does nothing
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-11 00:12:06 +00:00
bugzilla%arlen.demon.co.uk 44a780ce95 Bug 289223 nsMsgStatusFeedback prototype uses myDefaultStatus incorrectly
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-07 17:04:03 +00:00
bugzilla%arlen.demon.co.uk ae610ea6d2 Bug 288366 Port Thunderbird's View Layout to MailNews - also removed unused function, changed observes= to command= on menuitems, switched to using broadcasters to hide menus and disable keys not needed in messageWindow.xul and fixed a problem when a single message is not selected when switching between views.
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-05 16:57:47 +00:00
bugzilla%arlen.demon.co.uk 59b974992e Bug 288797 Alt-c on the search bar generates JS console error
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-04 21:30:55 +00:00
bugzilla%arlen.demon.co.uk d6a6353a54 Bug 288843 Tidy up mail's junk and progressmeter (original patch by Stephen Walker for TB)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-04 21:28:00 +00:00
bugzilla%arlen.demon.co.uk 34fed9a8b5 Bug 288529 Receipt notification message should not popup in spammail folder (Port Thunderbird fix) - original patch by mscott
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-01 22:40:19 +00:00
kairo%kairo.at 551d0190b6 bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott 2005-04-01 22:18:16 +00:00
bugzilla%arlen.demon.co.uk c1cd8faaa6 Bug 288542 GetElementsByAttribute should return live nodelists (original patch by bz)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-01 18:13:13 +00:00