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

868 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com e8ea696f16 Bug 341957: Improved mail alert does not respect task bar position, patch by Jens Bannmann <jens.b@web.de>, r+sr=mscott 2006-07-20 00:06:28 +00:00
gavin%gavinsharp.com 576ac5b241 Bug 344872: Mail window is leaking folderObserver on shutdownm, patch by Adam Guthrie <ispiked@gmail.com>, r=bienvenu 2006-07-19 13:40:49 +00:00
bienvenu%nventure.com 33268d4ae1 add button to regen summary file from folder properties dialog, sr=mscott 344846 2006-07-18 01:24:35 +00:00
bienvenu%nventure.com bb405c685d add ability to tag/untag multiple message, sr=mscott 341354 2006-07-18 00:47:38 +00:00
scott%scott-macgregor.org 8c91c13670 Bug #341490 --> restore the new folder context menu in the folder pane cotnext menu. sr=me. patch by teemu mannermaa 2006-07-11 18:21:51 +00:00
scott%scott-macgregor.org e4a779ff2a Bug #308366 --> don't flag IP addresses that refer to local addresses as e-mail scams. Thanks to Laurens Holst <lholst@students.cs.uu.nl> 2006-07-06 22:55:25 +00:00
scott%scott-macgregor.org cf4dd538b6 Bug #343179 --> pass keyword strings around instead of the actual tag name to avoid some encoding issues when using english builds with profiles created using other languages. Thanks to Alexander Ihrig for his help with this. sr=bienvenu 2006-07-05 17:50:19 +00:00
bienvenu%nventure.com 47579f9544 fix some js warnings, change some formatting and comments, r=mscott patch by gautheri@noos.fr 339399 2006-06-30 02:05:48 +00:00
scott%scott-macgregor.org a0bfaf1da4 Bug #343200 --> use the tag key when tagging a message with a newly created tag and not the tag name. sr=bienvenu 2006-06-29 23:41:13 +00:00
scott%scott-macgregor.org 82c95e570b Bug 343170 --> message tags shown twice in the message header if the tag is one of the old style labels. sr=bienvenu 2006-06-29 21:47:39 +00:00
scott%scott-macgregor.org 15d9859f27 Bug #342878 --> hide the tags separator in the message pane context menu when appropriate. Remove some dead code from nsContextMenu.js. sr=bienvenu 2006-06-28 15:03:38 +00:00
scott%scott-macgregor.org 38987b729d Bug #342576 --> toolbar button for tags, show message tags in the header pane, colorize the menu items based on the color associated with the tag, add color support to the add tag dialog. sr=bienvenu 2006-06-26 22:22:25 +00:00
gavin%gavinsharp.com 7ecb7f22c5 Bug 320729: Last line of text on Start page can be partly hidden, patch by Hasse <hasse@jasajudeju.se>, r=mscott 2006-06-24 12:57:41 +00:00
robert%accettura.com 1a0cfec7ec Bug 325098 Fix strict Error in mailWIndowOverlay.js (and remove some unnecessary whitespace) r=mscott 2006-06-23 20:01:03 +00:00
bugzilla%arlen.demon.co.uk 03dbf842d0 Bug 342441 Unread / Read Statusbar panels get hidden and never become visible again
p=me r=mscott
2006-06-23 00:34:45 +00:00
scott%scott-macgregor.org b5a5e10b0a Bug #323101 --> don't run the isp spam filters when manually running filters on a folder. sr=bienvenu 2006-06-21 21:27:46 +00:00
bienvenu%nventure.com f23ece1b7b fix removing pre-tag labels, sr=mscott 342214 2006-06-20 21:48:16 +00:00
bienvenu%nventure.com 4bb15ed220 fix build bustage introduced by last checkin for bug 114656 2006-06-19 14:49:00 +00:00
bienvenu%nventure.com 285719a328 fix tags sub-menu of message menu, sr=sspitzer, 114656 2006-06-18 22:44:37 +00:00
bienvenu%nventure.com b258e46822 change label column to tags column in thread pane, sr=sspitzer 341661 2006-06-15 21:28:31 +00:00
mnyromyr%tprac.de 20914da270 Bug 139242: News: Thread with new messages spontaneously expands; p=Pawel Kaczmarczyk <jacenty@ceti.pl>, r/sr=bienvenu 2006-06-15 16:06:35 +00:00
bienvenu%nventure.com d06f8bbbcc add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
bugzilla%arlen.demon.co.uk 14ca93ed83 Bug 329544 Port back mailnews improvements to dynamic 3-pane generation/decks
p=me r=mscott sr=bienvenu
2006-06-06 20:43:36 +00:00
Jan.Varga%gmail.com e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
bienvenu%nventure.com 4a25f2c1fd fix 340489, sr=sspitzer, don't show match all for advanced ab search 2006-06-06 16:08:19 +00:00
bienvenu%nventure.com f00fd85d63 fix quick search on custom headers, 339985, sr=sspitzer 2006-06-06 00:25:18 +00:00
bienvenu%nventure.com 617e19e379 add group by flag, enable grouping by has attachment status, 238631, sr=sspitzer 2006-06-03 16:20:33 +00:00
jminta%gmail.com 84df82b58d Bug 339175 [Find Tool Bar]: Neither 'Find Next' nor 'Find Previous' work at the message window. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mscott 2006-06-02 18:09:39 +00:00
bienvenu%nventure.com e612909b94 fix 66771 add match all search term for filters and virtual folders, sr=mscott 2006-05-30 20:02:41 +00:00
gavin%gavinsharp.com b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
scott%scott-macgregor.org ecf4f62a1c Bug257990 --> migrate mark spam as read settings to the options dialog 2006-05-18 20:49:48 +00:00
scott%scott-macgregor.org 940b0eb808 Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu 2006-05-18 18:03:17 +00:00
scott%scott-macgregor.org 8e48abf8d7 Bug #325030 --> view messages menu item should be disabled when using the hidden window. 2006-04-28 19:10:53 +00:00
scott%scott-macgregor.org dfd8a49b91 Bug #335590 --> experimental UI for exposing folder views. Add some left and right arrows for cycling the view. sr=bienvenu 2006-04-27 20:42:04 +00:00
rob_strong%exchangecode.com ede0a0199b Bug 329045 - Firefox 2.0 Extension Manager user interface update (mail). r=mscott 2006-04-27 03:05:21 +00:00
scott%scott-macgregor.org 52d4bf7c5a Bug #296422 --> difficulty reverting to classic 3 pane view. Reload shouldn't throw an error just because we don't have a message to reload. Remove some dead code in the front end which no one seems to be using: LoadMessageByUri, OpenURL and gCurrentDisplayedMessage. sr=bienvenu 2006-04-25 21:02:34 +00:00
joshmoz%gmail.com e93cb5c9b1 Mac OS X application menu implementation for Cocoa widgets. b=335006 r=mscott 2006-04-24 19:53:25 +00:00
scott%scott-macgregor.org 24dff2cbb0 bug310534 --> support text drag and drop into the quick search bar. patch by bisi. sr=mscott 2006-04-21 03:05:09 +00:00
bienvenu%nventure.com 9aae284791 add reply to list compose msg type, patch by pcmccurdy@hotmail.com, sr=bienvenu 45715 2006-04-07 00:31:36 +00:00
neil%parkwaycc.co.uk 4678c93d6b Don't run junk mail controls on virtual folders b=324953 r+sr=bienvenu 2006-04-05 15:26:17 +00:00
roc+%cs.cmu.edu 35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
scott%scott-macgregor.org c258bf98b9 remove some obsolete variables 2006-04-01 02:19:24 +00:00
scott%scott-macgregor.org 36875e8917 Bug #327641 --> add back the open menu item to the folder pane context menu. 2006-03-30 02:19:19 +00:00
scott%scott-macgregor.org 4ce899d84a Bug #331924 --> message header cleanup. Remove obsolete support for collecting incoming messages and for obsolete buddy icon code. sr=bienvenu 2006-03-29 02:09:20 +00:00
scott%scott-macgregor.org ccff27ae5e Bug #331924 --> message header view cleanup, start getting rid of obsolete keywordrelated stuff that was added for netscape support back in 2002. sr=bienvenu 2006-03-28 20:51:09 +00:00
scott%scott-macgregor.org 2b9be2da74 Bug #331159 --> Port some of Iann's changes to seamonkey's msg notification bar back to thunderbird to clean up the code a bit. 2006-03-28 02:49:42 +00:00
scott%scott-macgregor.org 587ff04a24 Bug #331924 --> use a deck to toggle between the collapsed and expanded message header views instead of doing it by hand. 2006-03-28 02:28:07 +00:00
Olli.Pettay%helsinki.fi ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
scott%scott-macgregor.org 270b6337cb Bug331113 --> try to conserve pixel width for the mail alert notification dialog by making it flush with the right hand side of the screen (thus removing the 10pixel offset) 2006-03-23 20:40:08 +00:00
masayuki%d-toybox.com c7991fbe55 Bug 299368 Hide 'Print Preview' menu item in Mac OS X. patch by Hiro <crot0@infoseek.jp> r=mscott 2006-03-15 14:47:06 +00:00
scott%scott-macgregor.org 19edf96e88 remove some control m's 2006-03-15 01:22:45 +00:00
scott%scott-macgregor.org cd7679909f Bug 330523 --> replace animated scrolling with a fade in / fade out effect for the new mail alert notification. sr=bienvenu 2006-03-15 01:17:53 +00:00
scott%scott-macgregor.org b71e9517cd Bug #329954 --> add a close button to thunderbird's new mail alert notification, and re-open the alert when you left click the biff icon in the system tray. sr=bienvenu 2006-03-14 21:52:50 +00:00
scott%scott-macgregor.org 01367db66d Bug #298525 --> phishing state should take precedence over junk state in the message bar. sr=bienvenu 2006-03-10 04:15:45 +00:00
scott%scott-macgregor.org 33e9375ed4 Bug #328795 --> fix up some string issues from adding type ahead find to thunderbird. patch by alex ihrig. sr=mscott 2006-03-10 02:50:24 +00:00
scott%scott-macgregor.org 172bcf167e Bug #329552 --> new mail alert is only a couple pixels tall for pop3 users. sr=bienvenu 2006-03-09 23:49:58 +00:00
scott%scott-macgregor.org c6316d2f20 Bug #329552 --> close the mail alert right away if we don't have any messages inside our folder summary info object. 2006-03-07 06:16:58 +00:00
scott%scott-macgregor.org 5569a9e2e0 Bug #329553 --> new mail alert notification isn't always wide enough. 2006-03-07 06:15:04 +00:00
scott%scott-macgregor.org 8bfe89fb41 Bug #312940 --> Improve the alert notification for new mail. Fix issues with the alert being too wide when given messages with long subjects sr=bienvenu 2006-03-04 00:33:14 +00:00
wr%rosenauer.org 104eedcd84 Bug 106189 - Only one From/Reply-To address shown (Thunderbird part), r+sr=bienvenu 2006-03-03 18:55:19 +00:00
bienvenu%nventure.com 483925ddaa fix progress/status on move/copy of messages after cycling through folder views, sr=mscott, 328593 2006-03-03 00:55:00 +00:00
scott%scott-macgregor.org 8fae567700 Bug #328795 --> remove find in message now that we have type ahead find support. Fix a problem with the quick search box not showing the right search mode as being checked when you start up. sr=bienvenu 2006-03-03 00:01:01 +00:00
scott%scott-macgregor.org 6db3e48650 Bug #328795 --> Covnert Thunderbird to use toolkit's typeaheadfind bar sr=bienvenu 2006-03-02 20:17:01 +00:00
bienvenu%nventure.com 1e436c245f fix regression in tab handling out of the quick search widget, patch by mcow@well.com, r=bienvenu,sr=mscott 311239 2006-03-01 22:28:04 +00:00
scott%scott-macgregor.org 0c7f7d81f5 Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +00:00
bienvenu%nventure.com 8a207edbb0 fix 328593 progress/status broken when in non-default folder view, sr=mscott 2006-02-25 21:41:34 +00:00
bienvenu%nventure.com 795fed6c0a fix 318650 deleting quick search results from grouped view leaves empty rows, sr=mscott 2006-02-24 23:54:02 +00:00
scott%scott-macgregor.org 6fe1e56857 update the credits page 2006-02-24 22:26:21 +00:00
scott%scott-macgregor.org dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
bienvenu%nventure.com 4344327b16 fix my incorrect application of mcow's fixes for f6/cntrl tab navigation, 311239, still r=bienvenu,sr=mscott 2006-02-21 17:57:26 +00:00
scott%scott-macgregor.org 994a9b69bb Bug #326846 read mail not marked as read from the stand alone message window.
Fix a JS error that was causing this problem from Bug 183394.
sr=bienvenu
2006-02-18 06:19:31 +00:00
bienvenu%nventure.com a3b7201729 fix f6/cntrl tab navigation in 3 pane to skip search bar, patch by mcow, r=bienvenu,sr=mscott 311239 2006-02-15 00:17:25 +00:00
scott%scott-macgregor.org b6bb0ecf64 Bug #251296 --> front end work for favorite folders. sr=bienvenu 2006-02-14 23:56:59 +00:00
bugzilla%arlen.demon.co.uk f6480bf58c Bug 326082 Get phishing detection to cope with tags within link text
p=me r=neil sr=bienvenu
2006-02-13 23:01:06 +00:00
scott%scott-macgregor.org 5a888d3240 Bug #239136 --> delete downloads.rdf as part of a one time upgrade to the new download manager. sr=bienvenu 2006-02-11 00:39:00 +00:00
bienvenu%nventure.com a16282566c fix selection going away from thread pane if you delete a msg before its finished loading, sr=mscott 183394 2006-02-08 22:42:18 +00:00
darin%meer.net 53f8cfbf17 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
scott%scott-macgregor.org ec32b15666 Bug #324194 --> more bullet proofing when there is no quick search or mail views toolbar buttons and you try to go into threaded mode. 2006-02-03 03:47:10 +00:00
scott%scott-macgregor.org a39eb355e2 Bug #324194 --> more UI changes for the new 3-pane look.
Change the sidebar header styling.
2006-01-31 20:26:56 +00:00
scott%scott-macgregor.org 3d2a07b1bb Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons. More work to make this work when you have
a views toolbar button but no quick search button.
sr=bienvenu
2006-01-28 00:25:27 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
scott%scott-macgregor.org d4a600bdeb Bug #314349 --> Reply/Forward/Edit with .EML or message/rfc822: fails if no Message-Id 2006-01-26 23:48:13 +00:00
scott%scott-macgregor.org 3af1e562cc forgot to check this in with the rest of the changes for the new toolbar configuration. 2006-01-26 23:39:48 +00:00
scott%scott-macgregor.org f814921d0e Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 20:25:38 +00:00
scott%scott-macgregor.org 4644dde57b Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-24 20:41:09 +00:00
gavin%gavinsharp.com c85cb8cc3b Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00
gavin%gavinsharp.com d78729d143 Bug 317680: F8 works when it should not: account page displayed, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=bienvenu 2006-01-12 01:50:38 +00:00
darin%meer.net 878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
bienvenu%nventure.com 235d13b57a fix 320258 duplicate ids in xul, patch by mcow@well.com, r=neil sr=bienvenu 2006-01-06 16:49:57 +00:00
bugzilla%arlen.demon.co.uk ae3da4c4c8 Bug 319657 Thunderbird code assumes document.firstChild is the root element
p=me r=mscott sr=bienvenu
2006-01-06 00:45:53 +00:00
bugzilla%arlen.demon.co.uk c94e8974ee Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
scott%scott-macgregor.org 8bf51e25eb Bug #320185 --> It's impossible to delete or detach attachment via File Menu
Patch by mkmelin+bugzilla@cc.hut.fi

r/sr=mscott
2006-01-03 21:33:40 +00:00
scott%scott-macgregor.org 0ee7ccae0e Bug #223864 --> When sorting mail by "Order Received", no sort icon is displayed
patch by bisi
r/sr=me
2006-01-03 19:35:53 +00:00
dbaron%dbaron.org 2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
bienvenu%nventure.com 61691ea4b9 add Ian Neal, Mark Banner, and Dan Mosedale to credits 2005-12-28 21:25:21 +00:00
bienvenu%nventure.com 45e9e92607 fix 307423, fix * and / to expand/collapse all threads, patch by Dainis_Jonitis@exigengroup.lv, sr=mscott 2005-12-22 06:29:48 +00:00
bugzilla%arlen.demon.co.uk 6260a9834f Bug 308988 support delegated use of imap shared folders - get address collector working again
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-12-05 23:28:06 +00:00
bugzilla%arlen.demon.co.uk c017ee0cb7 Bug 317720 Some emails use <area href> to get round phishing detection
p=me r=neil.parkwaycc.co.uk sr=mscott
2005-11-29 23:54:38 +00:00
scott%scott-macgregor.org b2e49e5c66 Bug #312940 --> more work for the new alert notification service
Delay the new mail alert animation until after all of our asynchronous fetch
preview text urls have completed loading for imap.
2005-11-24 02:43:27 +00:00
scott%scott-macgregor.org 8f6d5824c5 Bug #312940 --> more work on the new mail alert prototype
sr=bienvenu
2005-11-22 01:55:14 +00:00