neil%parkwaycc.co.uk
0957e7f5ae
Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 12:39:12 +00:00
neil%parkwaycc.co.uk
f994b38bd7
Bug 276246 Improve on the fix for bug 242991 in bug 44494 r+sr=bienvenu
2004-12-29 20:20:23 +00:00
cbiesinger%web.de
12dedfb94b
Bug 183632 Improve error dialog from Address Selection for card without email address
...
r=neil sr=bienvenu patch by Mark Banner <mark@standard8.demon.co.uk>
2004-12-28 14:20:43 +00:00
neil%parkwaycc.co.uk
4a8f49d742
Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu
2004-12-23 21:08:20 +00:00
neil%parkwaycc.co.uk
e72fc34052
Switch biff notifications from flags to ints so that only messages have flag notifications b=226270 r+sr=bienvenu
2004-12-23 09:07:14 +00:00
scott%scott-macgregor.org
2dd16b8061
Bug #253807 --> Port from the aviary 1.0 branch.
...
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org
3a0c7649c7
Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
...
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org
14dd7eca86
Bug #270261 --> port thunderbird 1.0 fix back to the trunk...
...
Junk folder created incorrectly when junkFolderName is localized
sr=bienvenu
2004-12-20 23:47:56 +00:00
Stefan.Borggraefe%gmx.de
3b347f5ad5
Correction for my checkin for bug 257001 (I forgot one line when I fixed some bitrot)
...
r+sr=bienvenu
2004-12-20 18:30:20 +00:00
dbaron%dbaron.org
1a43dc79c0
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
2004-12-19 21:45:51 +00:00
cbiesinger%web.de
4c24732e99
Bug 263070 Default size of the filter log and junk mail log dialogs is too small.
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=neil sr=bienvenu
2004-12-19 21:33:27 +00:00
Stefan.Borggraefe%gmx.de
188735cdb9
Bug 257001 Menu item View|Show/Hide|Folder Pane is missing
...
r=neil, sr=bienvenu
2004-12-17 07:34:14 +00:00
emaijala%kolumbus.fi
4a1e9a1e03
Fix for bug 272856: Subject or Sender contains (searchbox) does nothing
...
r=neil
sr=bienvenu
2004-12-15 19:01:04 +00:00
bryner%brianryner.com
26bd90fe79
fixing thunderbird bustage (bug 273336)
2004-12-15 08:39:08 +00:00
bryner%brianryner.com
d9626f6746
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bienvenu%nventure.com
1eb5e21520
add support for flagged flag in message searches, filters, etc, sr=mscott 272709
2004-12-14 23:12:31 +00:00
bienvenu%nventure.com
5ebb0dc38b
fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott
2004-12-14 23:02:11 +00:00
bienvenu%nventure.com
9ece8c94d4
fix 181627 attachment name in mapi send with ui, patch in 273849, sr=mscott
2004-12-13 16:49:37 +00:00
bienvenu%nventure.com
a03bc9d695
fix 273356 mdn requests don't work on global inbox messages, sr=mscott
2004-12-09 21:01:10 +00:00
bienvenu%nventure.com
57f7000a49
potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott
2004-12-09 17:56:30 +00:00
bzbarsky%mit.edu
55ab8dd119
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
neil%parkwaycc.co.uk
53be67250c
Bug 273080 Remove double assignment fNextToken = nsIMAPGenericParser::GetNextToken() p=Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-12-08 00:02:42 +00:00
neil%parkwaycc.co.uk
a185c3eccf
Fix JavaScript strict warning: function does not always return a value b=270342 r=me sr=bienvenu
2004-12-07 23:51:48 +00:00
bienvenu%nventure.com
53603e83e7
fix handling of corrupt news .msf files, sr=mscott 259434
2004-12-06 02:27:03 +00:00
bienvenu%nventure.com
c2433b5d62
fix handling of corrupt imap .msf files, sr=mscott patch in 259434
2004-12-06 02:26:27 +00:00
db48x%yahoo.com
f9b8890c19
bug 258769: Try using nsString more in addrbook to reduce conversions
...
patch by Mikael Parknert <mikael@parknert.se>, r+sr=roc
2004-12-04 11:05:08 +00:00
bienvenu%nventure.com
8d619d77ff
fix 273063 clicking on partial download link in pop3 message leaves dup msg in folder, sr=mscott
2004-12-04 03:24:21 +00:00
neil%parkwaycc.co.uk
885371fc5e
Update messenger throbbers default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r=me sr=bienvenu
2004-12-04 00:27:27 +00:00
bienvenu%nventure.com
e67b7a1896
fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott
2004-12-03 20:51:37 +00:00
bienvenu%nventure.com
db7f7778f6
fix 273007 group by account disabled, sr=mscott
2004-12-03 20:41:41 +00:00
neil%parkwaycc.co.uk
665db2c69f
Bug 268176 Merge useless nsIMsgHdr into nsIMsgDBHdr r+sr=bienvenu
2004-12-03 20:16:57 +00:00
neil%parkwaycc.co.uk
e8616ca037
Bug 203386 CTRL+TAB navigation inconsistent when focus is not on one of the three main panes p=mcow@well.com r=me sr=mscott
2004-12-01 23:23:38 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
timeless%mozdev.org
6eaac1f696
Bug 129946 clicking Clear button should disable the Fewer button
...
patch by mark@standard8.demon.co.uk r=dmose sr=beinvenu
2004-12-01 22:26:51 +00:00
timeless%mozdev.org
49439c028d
Bug 112959 Select a list and the Edit menu either displays Delete Card or Delete Address Book
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-12-01 22:25:12 +00:00
bienvenu%nventure.com
dce0a897b6
fix 267486 auth nntp doesn't work with subscribe UI (same would be true for imap), sr=mscott
2004-12-01 18:52:53 +00:00
bienvenu%nventure.com
c854cb96a3
fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott
2004-12-01 17:50:07 +00:00
bienvenu%nventure.com
bbf962823d
fix 272488 folder properties dialog for news and blog folders is confused, sr=mscott
2004-12-01 00:38:34 +00:00
bienvenu%nventure.com
16feeb7864
fix 224563 pop3 filters that change junk status also delete message from pop3 server, sr=mscott
2004-11-30 21:45:43 +00:00
bienvenu%nventure.com
45d8ba4cf3
add confirm prompt when deleting saved searches, 267643 sr=mscott
2004-11-29 19:44:26 +00:00
bienvenu%nventure.com
3cf0a9c5ed
fix 268080, sr=mscott, fix biff when multiple servers biff on the same interval into the global inbox
2004-11-29 17:50:38 +00:00
kairo%kairo.at
619fa995d8
Bug 66570 - improve "Welcome to mozilla mail & news" page, r=Neil,sr=bienvenu
2004-11-29 15:40:56 +00:00
scott%scott-macgregor.org
9a3f91d44b
Bug #242948 --> Attached files not imported from French Eudora profiles for Thunderbird.
...
Patch by Yann Rouillard.
2004-11-28 21:33:57 +00:00
bienvenu%nventure.com
4fc1ab316a
fix 242744, only one junk mail folder purged if there are multiple junk folders, sr=mscott
2004-11-28 20:53:16 +00:00
bienvenu%nventure.com
bbb244196b
fix crash in nsMsgcontentPolicy::ShouldLoad, sr=mscott 272130
2004-11-28 20:52:14 +00:00
neil%parkwaycc.co.uk
64da671bd8
Bug 272097 Changing licence boilerplate to html style sr=bienvenu
2004-11-28 17:33:38 +00:00
bienvenu%nventure.com
eae6041c68
potential fix for 268245 automatic moving of junk mail to junk folder stalls, sr=mscott
2004-11-27 00:03:26 +00:00
bienvenu%nventure.com
99af2194ae
fix which server comes up when editing filters for newsgroups and global inbox local folders account, sr=mscott, 271696
2004-11-26 23:59:39 +00:00
neil%parkwaycc.co.uk
a34bb0f142
Bug 225577 Can't copy contact email addresses from sidebar r+sr=bienvenu
2004-11-26 21:17:56 +00:00
neil%parkwaycc.co.uk
28589fd941
Bug 105542 Dynamically generate the 3 pane layout, ported from Thunderbird, including the three-column view r+sr=bienvenu
2004-11-26 20:20:57 +00:00
bienvenu%nventure.com
f9ff6160db
fix 271645 top crash in folder compaction, sr=mscott
2004-11-26 19:49:41 +00:00
timeless%mozdev.org
f4ff1bc488
Bug 19402 Ability to filter messages by size
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-25 21:05:06 +00:00
timeless%mozdev.org
b4992ed93f
Bug 19402 Ability to filter messages by size
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-25 21:04:08 +00:00
bienvenu%nventure.com
fc290eacdb
fix 271644 crash in nsFolderCompactState after compacting offline imap stores, sr=mscott
2004-11-25 20:08:59 +00:00
bienvenu%nventure.com
1be0acad76
267845 remember expand collapse state of groups when grouped by date, sr=mscott
2004-11-25 01:05:52 +00:00
bienvenu%nventure.com
103e38735d
seamonkey part of fix for 269725 get new messages status needs to get displayed in window command was executed in, sr=mscott
2004-11-24 22:35:49 +00:00
bienvenu%nventure.com
95479ffa2c
fix 266893 rss feeds stop working if .msf file deleted sr=mscott
2004-11-24 18:56:20 +00:00
scott%scott-macgregor.org
f088f54df3
Bug #267665 , Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
...
RSS feeds which require HTTP authentication are rejected as invalid
Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.
r=darin
sr=jst
2004-11-24 17:45:44 +00:00
bienvenu%nventure.com
9caa4ad158
seamonkey part of fix for 181627 compact folders should put up done status when done
2004-11-24 01:58:49 +00:00
neil%parkwaycc.co.uk
e53548d885
Bug 240898 Switching profile makes Mozilla go offline r+sr=bienvenu
2004-11-23 23:45:04 +00:00
bienvenu%nventure.com
eed58e5913
fix 271407 new flag weirdness with local folders after compacting folder, also fix UMR sr=mscott
2004-11-23 21:51:46 +00:00
darin%meer.net
6d8591d85f
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
2004-11-23 20:53:38 +00:00
timeless%mozdev.org
d01dd1aa4c
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless%mozdev.org
a6c47ca22d
Bug 250000 Remove string copying in |nsIMAPGenericParser::AdvanceTokenizerStartingPoint()|
...
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 18:48:05 +00:00
timeless%mozdev.org
523d72e483
Bug 249675 IMAP parser: multi-line quoted strings can crash mozilla
...
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 17:44:40 +00:00
timeless%mozdev.org
b1183a83a9
Bug 270797 ###!!! ASSERTION: null data pointer: 'Not Reached', file r:\mozilla\xpcom\string\src\nsTSubstring.cpp, line 599
...
patch by bugzilla@mcsmurf.de r=neil sr=bienvenu
2004-11-23 17:43:13 +00:00
bienvenu%nventure.com
a70b9ec0cd
whitespace cleanup only, no bug
2004-11-23 16:44:28 +00:00
bienvenu%nventure.com
12639261e3
better fix for build bustage introduced by moving nsImapMoveCoalescer to base/util, just remove unused code
2004-11-23 16:39:40 +00:00
bienvenu%nventure.com
c0d5aeb55f
fix 107221 saving attachments from ms exchange server broken if user name contains slashes, sr=mscott
2004-11-23 16:36:24 +00:00
bienvenu%nventure.com
5877288050
fix 240468 allow purging of junk mail folder in local folders account, sr=mscott
2004-11-23 16:35:34 +00:00
varga%nixcorp.com
57c8acb301
Fix for bug 216060. Messages not deleted from Drafts folder [IMAP account] when they are sent if you clicked "Send later"
...
r=bienvenu sr=mscott
2004-11-23 09:47:09 +00:00
timeless%mozdev.org
c3e433dd28
Bug 223943 expand "mailnews.headers.showUserAgent" to include x-newsreader
...
patch by colin.ogilvie@gmail.com r=neil sr=bienvenu
2004-11-23 09:41:48 +00:00
timeless%mozdev.org
243a059bf8
Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
...
r=neil sr=bienvenu
2004-11-23 09:15:42 +00:00
scott%scott-macgregor.org
b7cf1a5075
Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches.
...
Call LoadVirtualFolders after our folder hierarchy has been created in the UI.
sr=bienvenu
2004-11-23 06:39:47 +00:00
bienvenu%nventure.com
513742c4f9
fix seamonkey build bustage
2004-11-23 05:04:00 +00:00
bienvenu%nventure.com
e91c824657
fix 181627 compact folders doesn't display done status, sr=mscott
2004-11-23 04:54:42 +00:00
bienvenu%nventure.com
eb3a5998d1
fix 210614, sr=mscott make pop3 incoming filters capable of filtering to imap folders
2004-11-23 04:50:23 +00:00
bienvenu%nventure.com
c1a3588c96
fix 270630 sr=mscott, multipart/related messages not imported correctly from outlook 2003
2004-11-23 04:43:02 +00:00
bienvenu%nventure.com
979909fe86
fix 181627 compact folders doesn't display done status, sr=mscott
2004-11-23 04:31:00 +00:00
bienvenu%nventure.com
a67082e8ee
fix 181627 compact folders doesn't display done status, sr=mscott
2004-11-23 04:22:04 +00:00
scott%scott-macgregor.org
bd38269dda
Bug #255473 --> Add support for multiple RSS accounts. Tbird 1.0 bug
...
r=me
sr=bienvenu
a=asa
2004-11-22 04:38:12 +00:00
bienvenu%nventure.com
db38dba0e0
fix 270249 pop3 logon attempts can loop infinitely depending on the way the server errors are returned, sr=mscott, a=asa
2004-11-21 20:50:40 +00:00
scott%scott-macgregor.org
fd8142341d
Bug #270711 --> "About Junk Mail" refers to nonexistent "Help" button
...
Fix for Thunderbird 1.0
sr=bienvenu
2004-11-19 20:24:32 +00:00
scott%scott-macgregor.org
6c5812b464
Bug #270671 --> TB09 crash after importing Mozilla 1.x profiles [@ nsPop3GetMailChainer::GetNewMailForServers]
...
Attempt to fix a top crasher by adding a null ptr check.
sr=bienvenu
2004-11-19 04:13:30 +00:00
scott%scott-macgregor.org
3388ce9f3a
Bug #260837 --> RSS feeds using SSL are erroneously reported as invalid
...
Support http and https URLS for RSS.
Effects Thunderbird only.
sr=bienvenu
2004-11-19 03:50:25 +00:00
bienvenu%nventure.com
16e93b1195
potential fix for top crash in nsImapProtocol::ReleaseUrlState, sr=mscott, a=asa, 166295
2004-11-19 03:48:17 +00:00
scott%scott-macgregor.org
9beb72aa15
Bug #262018 --> Unable to create local folders that contain semicolons or # characters. Messages in these local
...
folders never load.
Make our folder hash routine smart enough to hash folder names that contain these characters.
sr=bienvenu
Porting Thunderbird 1.0 bug to the trunk
2004-11-19 01:13:52 +00:00
scott%scott-macgregor.org
69b9bed13b
Bug #267865 --> Virtual folders that are subfolders of IMAP folders are deleted after restarting Thunderbird.
...
Thunderbird fix.
sr=bienvenu
2004-11-18 22:23:34 +00:00
scott%scott-macgregor.org
712b32defe
Bug #270274 --> Don't run junk controls on new rss feed items
...
sr=bienvenu
2004-11-18 19:16:15 +00:00
scott%scott-macgregor.org
a3b1d8f1f3
Set a SpecialFolder-Virtual attribute on saved search folders
...
so we can reflect that in the Thunderbird folder pane UI.
Effects thunderbird only. Porting aviary 1.0 fix
2004-11-17 17:35:09 +00:00
scott%scott-macgregor.org
f224ab1b3d
Bug #270234 --> OK/Enter doesn't dismiss New Identity Settings dialog
...
fix a typo
2004-11-16 21:55:35 +00:00
bienvenu%nventure.com
34d6b1170e
fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window
2004-11-16 20:41:45 +00:00
robin.lu%sun.com
ce92736d4f
fix bug 243583 Search: Status is/isn't New does not work
...
patched by brian.lu@sun.com r/sr=bienvenu
2004-11-16 05:22:50 +00:00
darin%meer.net
f103a62f64
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
bienvenu%nventure.com
55f1dda9b6
fix biff notification when using global inbox and no junk filters applied, sr=mscott 260076
2004-11-15 19:52:08 +00:00
bienvenu%nventure.com
f917489492
fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders
2004-11-15 01:20:35 +00:00
bienvenu%nventure.com
c04d2ca499
fix 269583 compacting folders doesn't clear expunged bytes count, sr=mscott
2004-11-15 01:14:13 +00:00
bienvenu%nventure.com
a6c88daa1e
add additional logging to diagnose 268245, sr=mscott
2004-11-13 18:49:05 +00:00
bienvenu%nventure.com
0b8edec57d
add additional logging to diagnose 268245, sr=mscott
2004-11-13 18:35:59 +00:00
bienvenu%nventure.com
25396bfe1a
checkin dbaron's fix for 267575 crash on shutdown in nsMsgDatabase destructor, r/sr=me
2004-11-13 16:51:56 +00:00
scott%scott-macgregor.org
a597cad46b
Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
...
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +00:00
scott%scott-macgregor.org
17d22492d7
Bug #255447 --> Add RSS support to account central for thunderbird.
...
sr=bienvenu
2004-11-12 22:50:23 +00:00
bienvenu%nventure.com
28916325f1
fix 269487 junk mail plugin doesn't run on filtered pop3 mail, sr=mscott
2004-11-12 18:59:47 +00:00
scott%scott-macgregor.org
615effb9d1
Bug #268415 --> fix bad print behavior when printing multiple e-mails.
...
Back out the fix for Bug #87474 .
2004-11-12 18:43:36 +00:00
bienvenu%nventure.com
334dd2c1a0
potential fix for 268245 pop3 junk mail filter move to junk stops on incoming mail, sr=mscott
2004-11-12 17:08:33 +00:00
scott%scott-macgregor.org
97de9673e2
Bug #261717 --> Add a context menu to the RSS website header in the msg pane so users
...
can copy the website url to the clipboard. Patch originally from David Fraser.
2004-11-11 23:30:32 +00:00
scott%scott-macgregor.org
2e929aef78
Bug #235369 --> Address import from Outlook ignores Notes field
...
Patch by David Fraser
2004-11-11 22:50:08 +00:00
bienvenu%nventure.com
ad38e0142f
fix 268491 password_protect local cache setting had some problems with imap, sr=mscott
2004-11-11 19:23:13 +00:00
bienvenu%nventure.com
9ae218005f
fix 268630 mark folder read doesn't clear the new flag, sr=mscott
2004-11-11 19:05:54 +00:00
bienvenu%nventure.com
1612e71b65
fix compact all folders when summary file out of date, sr=mscott 268954
2004-11-11 18:59:20 +00:00
bienvenu%nventure.com
868898010e
fix imap filters that mark as read as well as delete, 243832 sr=mscott
2004-11-11 18:53:58 +00:00
timeless%mozdev.org
9526f4d609
Bug 265007 Crash over message without Message-ID header when collecting with POP3 [@ PL_HashString]
...
patch by bugzilla@mcsmurf.de r=bienvenu sr=dmose
2004-11-11 00:08:47 +00:00
scott%scott-macgregor.org
5771f31ec1
Bug #262300 --> Finish implementing multiple identity UI. Add tabs for altering Copies & Folders and Composition and Addressing settings to the identity editor UI.
...
sr=bienvenu
2004-11-10 21:41:00 +00:00
timeless%mozdev.org
fb483e6b15
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
bienvenu%nventure.com
4b25174b7d
fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat
2004-11-10 02:21:06 +00:00
bienvenu%nventure.com
a0ef90ce87
fix 268681 crassh on exit after opening stand-alone msg window, sr=mscott
2004-11-09 22:13:36 +00:00
bienvenu%nventure.com
c8680cefc4
forgot this part of fix for 268025, notification when msg is loaded, sr=sspitzer
2004-11-09 19:36:51 +00:00
bienvenu%nventure.com
06f71398ac
fix multiple pop3 servers biffing at the same time with the global inbox, sr=mscott 268080
2004-11-09 16:03:55 +00:00
neil%parkwaycc.co.uk
49886c8453
Bug 263737 Trying to uncollapse message pane throws unnecessary exception when no message needs to be loaded r+sr=bienvenu
2004-11-09 00:33:55 +00:00
scott%scott-macgregor.org
5398333edb
Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
...
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
sr=bienvenu
2004-11-08 23:28:33 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
bienvenu%nventure.com
1f073054f8
fix 268025 notification when msg is loaded, sr=sspitzer
2004-11-06 23:42:39 +00:00
neil%parkwaycc.co.uk
7f3ee1cfda
Removing lines duplicated by previous checkin sr=bienvenu
2004-11-05 20:55:37 +00:00
timeless%mozdev.org
ccabd6a7b0
Bug 222639 Can't choose 'Size' column in Search Messages
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-05 18:10:01 +00:00
timeless%mozdev.org
938620ed2e
Bug 74714 don't hardcode "KB"/"MB" in MailNews
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-05 18:08:34 +00:00
timeless%mozdev.org
2f6567ab27
Bug 265286 remove unused idl, nsIAbSyncDriver.idl
...
patch by mikael@parknert.se r=neil sr=bienvenu
2004-11-05 15:15:51 +00:00
timeless%mozdev.org
2d579b4873
Bug 258642 Unused functions [PRUni]charPtrArrayTo[C]StringArray & [C]StringArrayTo[PRUni]charPtrArray
...
patch by mikael@parknert.se r=neil sr=bienvenu
2004-11-05 15:13:32 +00:00
bienvenu%nventure.com
7ad4c68989
fix a bunch of outlook import problems, including attachments from outlook 2003, html parts, long file names, etc sr=mscott 199298 218588235159 240756
2004-11-05 01:05:54 +00:00
scott%scott-macgregor.org
227f6ebc96
Bug #267601 --> wrong icon displayed for rss posts when "grouped by sort" is selected
...
Call nsMsgDBView::Open from our grouped view to make sure everything gets initialized properly.
sr=bienvenu
2004-11-04 20:04:13 +00:00
scott%scott-macgregor.org
9cbb4db8fe
Bug #266471 --> custom view setup dialog isn't tall enough.
2004-11-04 18:52:29 +00:00
bienvenu%nventure.com
8070d35e33
fix 265301 remove unused code, patch by mikael@parknert.se, r=me, sr=neil
2004-11-04 00:41:18 +00:00
bienvenu%nventure.com
c3e06b78b9
fix 267483 regression in clearing of new flag when mail is filtered into pop3 folder, sr=mscott
2004-11-03 17:17:37 +00:00
scott%scott-macgregor.org
776ad5c721
Bug #267231 --> dragging a virtual folder in an imap account to another folder fails as we try to unsubscribe/subscribe the virtual folder instead of just moving the summary file.
...
sr=bienvenu
2004-11-03 05:45:28 +00:00
bienvenu%nventure.com
cba977dd70
fix updating of grouped view when new headers come in, 267282 sr=mscott
2004-11-03 02:28:29 +00:00
timeless%mozdev.org
db7b2fcc77
Bug 248933 IMAP parser: end of line is not handled correctly while parsing quoted/literal strings
...
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-02 05:21:42 +00:00
kyle.yuan%sun.com
8f92e961eb
Bug 256826 Mozilla should not permit to import empty address book
...
r=neil.parkwaycc.co.uk, sr=dmose, patch=brian.lu@sun.com
2004-11-02 02:32:46 +00:00
bienvenu%nventure.com
5d74cdd6fc
fix 261668 pop3 fetch header only messages sometimes disappear when clicking on partial download link, patch by hyc@symas.com, r=me, sr=mscott
2004-11-01 23:56:49 +00:00
bienvenu%nventure.com
404d66fbfb
fix new flag handling in view as fallout from fixing 114211, sr=mscott
2004-11-01 23:44:29 +00:00
scott%scott-macgregor.org
4afde4246d
Bug #264605 --> don't allow drag and drop of virtual folders outside of the account they live under.
...
sr=bienvenu
2004-11-01 22:28:11 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bienvenu%nventure.com
29ab5dca3d
fix crash moving virtual folders, sr=mscott 264605
2004-11-01 05:02:05 +00:00
bienvenu%nventure.com
3809243e4f
fix problems with invalid msf files, with empty trash and daylight saving time changes, 267033, sr=mscott
2004-11-01 04:55:39 +00:00
timeless%mozdev.org
6d8b9335d5
Bug 256631 TB07x crash exiting Thunderbird [@ nsMimeHtmlDisplayEmitter::GenerateDateString ]
...
r=bienvenu sr=neil
2004-10-31 23:17:19 +00:00
jshin%mailaps.org
532814224e
bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu)
2004-10-31 17:45:06 +00:00
bienvenu%nventure.com
6b201d5ba2
fix 114211, close .msf files of folders after pop3 filters messages into them, sr=mscott
2004-10-31 16:23:29 +00:00
scott%scott-macgregor.org
c0e2199948
Bug #265548 --> follow up fix for Bug #265548 , only use m_viewFolder if it is valid, otherwise fall back to m_folder.
...
Fixes regressions with the window title being set incorrectly for regular non virtual folders.
2004-10-31 00:25:26 +00:00
bienvenu%nventure.com
4100ae5522
fix native app-related build bustage on tbird
2004-10-30 20:16:20 +00:00
scott%scott-macgregor.org
ac5805af45
Bug #265548 --> Virtual Folders don't remember the previously selected message
...
Only works for single folder virtual folders.
sr=bienvenu
2004-10-30 04:02:10 +00:00
scott%scott-macgregor.org
34a57689f0
Bug #266725 --> Hide virtual folders from the advanced search dialog and from the virtual folder picker dialog.
...
sr=bienvenu
2004-10-29 20:31:01 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00