bugzilla%standard8.demon.co.uk
6389b93dbf
Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu
2006-01-08 19:16:56 +00:00
bugzilla%arlen.demon.co.uk
409f5623a2
Bug 319659 XPFE code assumes document.firstChild is the root element
...
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bienvenu%nventure.com
02c3dc5507
fix crash in nsMsgGroupView::~nsMsgGroupView() by storing the group by date thread subjects per view, 301308 patch by b.jacques@planet.nl, sr=bienvenu, also add grouping by hasAttachment to fix crash when user accidentally gets into group by attachment mode
2006-01-06 18:44:35 +00:00
bugzilla%standard8.demon.co.uk
0e82d39fc1
Bug 322575 Address Book preferences not removed on deletion of Address Book - fix regression from bug 226005. r/sr=bienvenu
2006-01-06 17:03:17 +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
bienvenu%nventure.com
375a4ef6d0
fix crash running filter after the fact when a move/copy target folder is gone, sr=mscott 322283
2006-01-05 19:52:12 +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
bugzilla%standard8.demon.co.uk
cd18ab6b70
Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott
2006-01-04 20:00:00 +00:00
bienvenu%nventure.com
66324518dc
fix displaying main body part when view attachments inline is turned off, sr=mscott 182627
2006-01-04 19:57:49 +00:00
bienvenu%nventure.com
726b6b2ebb
set mru time for folder when opening a view on folder, sr=mscott, 251296, and potential fix for top crash, 322273, initial patch by timeless, sr=bienvenu
2006-01-04 18:38:36 +00:00
bugzilla%standard8.demon.co.uk
455435572c
Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott
2006-01-04 17:16:37 +00:00
bienvenu%nventure.com
0dd6fb70ca
implement mru time for folders, part of folder views, 251296, sr=mscott
2006-01-04 00:40:43 +00:00
bienvenu%nventure.com
b5387d0b6b
fix hang opening folder with corrupt msg ref threading such that two messages each think they're the parent of the other, sr=mscott 321495
2006-01-03 21:19:57 +00:00
bienvenu%nventure.com
15ef57c863
fix 321239 fallback to fetching whole message when we have a problem parsing body structure response, sr=mscott
2006-01-03 20:52:58 +00:00
bugzilla%standard8.demon.co.uk
e90b5cae32
Bug 287832 Clean up nsDirPrefs.cpp. Part 5 - Remove the old ldap attribute pref handling code. r/sr=bienvenu
2006-01-02 20:43:45 +00:00
bugzilla%standard8.demon.co.uk
4ffe607f1c
Bug 287832 Clean up nsDirPrefs.cpp. Part 2 - stop LDAP Change log using old nsDirPrefs attribute map stuff r/sr=dmose
2006-01-02 20:38:57 +00:00
bugzilla%standard8.demon.co.uk
a9d6602437
Fix Bug 282899 Mailing List view does not show all cards. r=neil.parkwaycc.co.uk,sr=bienvenu
2006-01-02 16:25:54 +00:00
darin%meer.net
18f6ccb4db
fixing mailnews bustage (bug 318193)
2006-01-02 04:04:11 +00:00
bugzilla%standard8.demon.co.uk
9a40bc199d
Bug 287832 Clean up nsDirPrefs.cpp. Part 4 remove more redundant attributes and functions. r/sr=bienvenu@nventure.com
2005-12-31 08:37:11 +00:00
bienvenu%nventure.com
b7e4c9a80c
add support for folder views including favorite folders, sr=mscott 251296
2005-12-29 23:47:47 +00:00
scott%scott-macgregor.org
28ff574e9f
fix for bug #214955
...
remove unused file
r/sr=scott
thanks to sdwalker@myrealbox.com (Stephen Walker) for the fix.
2005-12-29 22:49:41 +00:00
bugzilla%standard8.demon.co.uk
e756ce4c1a
Fix regression from bug 281666 address book string prefs were being unnecessarily set. r/sr=bienvenu
2005-12-29 19:48:07 +00:00
bugzilla%standard8.demon.co.uk
e9a141b5ed
Bug 287832 Clean up nsDirPrefs.cpp. Part 3 - Remove some redundant DIR_Server attributes. r/sr=bienvenu
2005-12-29 17:19:26 +00:00
bugzilla%standard8.demon.co.uk
6ae244fb31
Bug 133883 No error msg when user tries to do replication when offline - provide notification and disable button when appropriate. r=neil.parkwaycc.co.uk,sr=bienvenu.
2005-12-29 16:53:43 +00:00
bugzilla%standard8.demon.co.uk
840ddeca61
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed.
2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
bzbarsky%mit.edu
fa2d70f5b4
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
...
a=shaver
2005-12-28 19:10:31 +00:00
bienvenu%nventure.com
ff5a862f10
backend work for having an rss incoming server, to go with rss extension, 225158 r/sr=sspitzer
2005-12-28 19:10:30 +00:00
bienvenu%nventure.com
cb119daa52
work on favorite folders backend, add CIDs and contractids for new folder datasources sr=mscott 251296
2005-12-28 19:10:29 +00:00
bienvenu%nventure.com
3f443b6dbc
more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051
2005-12-28 19:10:28 +00:00
bugzilla%standard8.demon.co.uk
211cbe0442
Bug 132180 eliminate nsFileSpec in address book. Third patch of several; remove the currently redundant 4.x ab upgrade interface. r=dmose,sr=bienvenu
2005-12-28 19:10:26 +00:00
bugzilla%arlen.demon.co.uk
5f6fd0e66a
Bug 119948 duplicated LDIF import code
...
p=bugzilla@standard8.demon.co.uk r=dmose sr=bienvenu a=asa
2005-12-28 19:10:24 +00:00
bzbarsky%mit.edu
82d764b57f
Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
...
sr=mscott.
2005-12-28 19:10:23 +00:00
timeless%mozdev.org
feec4cb6ca
Bug 131849 addressbook build system requires exporting internal files
...
patch by mark@standard8.demon.co.uk r=bryner
2005-12-28 19:10:22 +00:00
scott%scott-macgregor.org
26187e07af
Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
...
register properties chrome url for Win XP Start menu
2005-12-28 19:10:21 +00:00
neil%parkwaycc.co.uk
dda9415b06
Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott
2005-12-28 19:10:20 +00:00
bienvenu%nventure.com
d6bc10a00d
implement message grouping, 256688 sr=mscott
2005-12-28 19:10:19 +00:00
bienvenu%nventure.com
fdb60f4993
backend changes for cross-folder virtual folders, sr=mscott 11051
2005-12-28 19:10:18 +00:00
scott%scott-macgregor.org
d1e79f696a
Bug #243733 --> Port Thunderbird's fix for handling the opening of vCard attachments internally instead of
...
opening up a helper app to the trunk.
sr=bienvenu
2005-12-28 19:10:17 +00:00
gerv%gerv.net
ecbf97fa9f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
68fa65d2df
adding vCard support
...
bug #14373 : Need UI in account manager to add/edit vCard
also landing the fix for bug #206793 :
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true
r/sr=sspitzer
2005-12-28 19:10:14 +00:00
scott%scott-macgregor.org
20b834186c
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
bugzilla%standard8.demon.co.uk
352b539d41
Bug 281666 Fixes unchecked use of strcpy/strcat + memory holes in nsDirPrefs.cpp. Original patch by Tim Ruehsen <tim.ruehsen@gmx.de>, revised by me, r=bienvenu,sr=neil.parkwaycc.co.uk
2005-12-28 16:12:44 +00:00
bienvenu%nventure.com
ec92bc29af
work on favorite folders backend, add CIDs and contractids for new folder datasources sr=mscott 251296
2005-12-27 21:18:55 +00:00
bienvenu%nventure.com
80b771d961
work on favorite folders backend, make NotifyPropertyChanged virtual so it can be overridden sr=mscott 251296
2005-12-27 21:15:55 +00:00
bienvenu%nventure.com
d33947c8a6
work on favorite folders backend, add favorite folder folder flag sr=mscott 251296
2005-12-27 21:12:38 +00:00
bienvenu%nventure.com
e15abd5db1
work on favorite folders backend, make newsgroups sort to bottom of list sr=mscott 251296
2005-12-27 21:11:43 +00:00
timeless%mozdev.org
6592c068e7
Bug 235942 When viewing a mail on an IMAP server, the attachment is always downloaded
...
r=bienvenu sr=bienvenu
2005-12-27 01:35:17 +00:00
cbiesinger%web.de
72ac26b6ce
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
bienvenu%nventure.com
01f52cd8be
fix ldap connections geting closed from ab search 206018, sr=mscott
2005-12-23 00:27:14 +00:00