bugzilla%standard8.demon.co.uk
dd1743f170
Fix bug 192666 extension-list is appearing twice in ldif/tab/txt import file picker on linux. Original patch from Philip K. Warren (IBM) <pkwarren@gmail.com>. Seamonkey patch r/sr=neil.parkwaycc.co.uk Thunderbird patch r/sr=bienvenu
2005-09-25 19:21:31 +00:00
bugzilla%standard8.demon.co.uk
779a186141
Include the correct abCardViewOverlay.js in Thunderbird. Completes the fix for bug 295726. r/sr=mscott.
2005-09-24 20:44:20 +00:00
scott%scott-macgregor.org
e8cd36f89c
Bug #306551 --> popuplist is too small in filter manager dialog.
...
r=neil
2005-09-23 22:03:41 +00:00
scott%scott-macgregor.org
4da2ecb0cb
Bug #303146 --> Shortcut for Paste as Quotation (control-shift-V) missing.
...
restore missing keyboard command.
2005-09-23 00:53:56 +00:00
scott%scott-macgregor.org
aaac459f28
Bug #309214 --> Unlabeled controls on newsgroup Subscribe dialog when using filter.
...
hide the column picker for the tree control.
2005-09-22 22:02:13 +00:00
scott%scott-macgregor.org
d5c8adcbe6
Bug #308308 --> Extensions.rdf is no longer needed
...
r=rob strong
2005-09-22 21:41:22 +00:00
bienvenu%nventure.com
e0fbe8053c
fix js exception about get/set string property when opening .eml file in stand-alone window, sr=mscott, part of work for 268746
2005-09-22 14:34:14 +00:00
mnyromyr%tprac.de
cc209ca3d1
Bug 309153: Remove addressingWidgetOverlay.xul; p=Frank Wein <bugzilla@mcsmurf.de>, r=bienvenu, sr=mscott
2005-09-21 18:25:13 +00:00
scott%scott-macgregor.org
97dbc9f29f
Bug #306997 --> this rss feed cannot be added to thunderbird. Change the way we normalize uri's before they
...
go into our cache.
Patch by Robert Sayre.
2005-09-20 22:22:48 +00:00
scott%scott-macgregor.org
d5d7de57e3
Bug #300983 --> RSS Reader unable to parse feeds which contain xmlns parameters pointing to missing files
...
Patch by Robert Sayre.
2005-09-20 22:12:33 +00:00
scott%scott-macgregor.org
34fe914ebe
Bug #307625 --> OPML export and import seem to have different assumptions about (default) character sets
...
Fix by Robert Sayre.
2005-09-20 22:08:13 +00:00
scott%scott-macgregor.org
0836df7154
Bug #307380 --> Multipart Article: body (summary) charset is invalid ("NaN")
...
Patch by Robert Sayre.
2005-09-20 22:06:02 +00:00
scott%scott-macgregor.org
142804580a
Bug #308677 --> "Match all" accesskey broken and duplicated in the search dialog
...
Patch by mkmelin+bugzilla@cc.hut.fi
2005-09-20 22:03:33 +00:00
dbaron%dbaron.org
804259c6b1
Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner
2005-09-20 21:11:37 +00:00
bugzilla%standard8.demon.co.uk
b74947147d
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-09-20 16:37:04 +00:00
gavin%gavinsharp.com
c95776e6ae
Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor
2005-09-19 23:50:30 +00:00
bugzilla%standard8.demon.co.uk
942745b2cd
Fix bug 307056 Read-only address book cards should have just a ok button that doesn't try to update the card (thunderbird version) r/sr=bienvenu
2005-09-18 11:04:30 +00:00
bienvenu%nventure.com
71c092caac
fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott
2005-09-16 15:21:19 +00:00
mozilla.mano%sent.com
ddb08d1759
Bug 307999 - Font preferences pane is cropped on OS X and GNOME. rs=mscott.
2005-09-14 21:43:58 +00:00
scott%scott-macgregor.org
0c3f34f4d3
Bug #308142 --> Language dropdown on compose window 'Spell' icon should show language variant
...
sr=bienvenu
2005-09-14 20:36:08 +00:00
mozilla.mano%sent.com
8ff0769a7b
Bug 303152 - Update prefs UI is broken. rs=mscott.
2005-09-14 17:22:11 +00:00
bienvenu%nventure.com
583d264b30
don't autosave when send or save already in progress, sr=mscott 307028
2005-09-14 15:59:51 +00:00
axel%pike.org
2720b53123
adding mk to the tb trunk, l10n only
2005-09-14 14:44:30 +00:00
axel%pike.org
8cbaeb27c0
adding da to the tb trunk, l10n only
2005-09-14 14:27:27 +00:00
scott%scott-macgregor.org
425896de2a
Bug #307303 --> migration wizard APIs need updated
2005-09-14 03:10:59 +00:00
scott%scott-macgregor.org
691194fe1d
Bug #270743 --> First launch account creation doesn't honor unchecking [ ] Download messages now option
...
Port some seamonkey changes to thunderbird to fix this issue.
Patch by Henrik Skupin <hskupin@gmail.com>
2005-09-14 03:05:59 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
darin%meer.net
6cba7924ef
fixes bug 307459 "nsPostUpdateWin.js not packaged with release builds" r=bsmedberg
2005-09-09 23:45:21 +00:00
scott%scott-macgregor.org
753d68b99a
installer string changes
2005-09-08 20:43:52 +00:00
scott%scott-macgregor.org
a78107c1d2
Bug #307290 --> this synchs us up with how Firefox manages the release notes url by putting the
...
app version into the url string. And it cleans
up some duplicated loadThrobberUrl cruft that I've been meaning to get to.
I also renamed the release notes url resource ID to make it easier for localizers.
2005-09-07 01:07:06 +00:00
aaronleventhal%moonset.net
4e2b2e9ee4
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
2005-09-06 22:27:41 +00:00
scott%scott-macgregor.org
68d627a7bd
Bug #305739 --> utf8-credit encoding problem.
...
Patch by mkmelin+bugzilla@cc.hut.fi
sr=me
2005-09-06 21:23:26 +00:00
scott%scott-macgregor.org
a2aa760330
Bug #307024 --> named named anchor links cause exception in phishingDetector.js :: isPhishingURL
...
Patch by mkmelin+bugzilla@cc.hut.fi
sr=me
2005-09-06 21:20:15 +00:00
mark%moxienet.com
62caa0107f
Bug 307156, Mac "Get Info" copyright is wrong. [s]r=mscott
2005-09-06 14:39:01 +00:00
scott%scott-macgregor.org
2a7c5e8e42
Bug #266597 --> Keybinding requested for flagging messages. Make 'I' toggle the flagged state for messages.
...
Patch by mnyromyr (mnyromyr@tprac.de )
r/sr=bienvenu,me
2005-09-02 23:37:43 +00:00
scott%scott-macgregor.org
dc2477f7d1
Bug #306897 --> port some firefox preferences changes to thunderbird
...
most notably, removing the Check For Update buttons from the updates panel.
sr=bienvenu
2005-09-02 23:28:51 +00:00
mozilla.mano%sent.com
4185d60a2b
Bug 305235 - 'Cross Platform COM' should be 'Cross-Platform COM'. patch from Kurt <supernova_00@yahoo.com>, r=bienvenu, sr=mscott.
2005-09-02 21:44:00 +00:00
scott%scott-macgregor.org
15410f3ee5
Bug #306866 --> context menu in message window shows to much options
...
some xpcnativewrapper fall out.
sr=bienvenu
2005-09-02 21:32:40 +00:00
aaronleventhal%moonset.net
f8985508e5
Bug 306076. Some menu items grayed out in mail message compose when they shouldn't be. r=bienvenu, sr=neil
2005-09-02 19:14:50 +00:00
bugzilla%standard8.demon.co.uk
b28a23f916
Follow up patch to bug 300338 - tidy MsgComposeCommands.js. Patch by Serge GAUTHERIE <gautheri@noos.fr>. r=dmose,sr=bienvenu
2005-08-31 17:44:26 +00:00
scott%scott-macgregor.org
9bc16173e7
Bug #306379 --> Removing Spell button breaks message compose window
...
Patch by tuukka.tolvanen@gmail.com
sr=me
2005-08-30 17:27:53 +00:00
bsmedberg%covad.net
14b83c3b76
Bug 306355 - Put default config information in configure, not in mail/config/mozconfig - r=mscott
2005-08-30 14:05:12 +00:00
scott%scott-macgregor.org
0aa24c56b9
try to fix some obscure official branding bustage
2005-08-30 02:58:32 +00:00
bsmedberg%covad.net
5cd717ba92
Bug 304987 - localized installers create shortcuts + registry keys with $ProductName$ un-expanded, and config.ini has hardcoded "en-US" r=Chase
2005-08-29 17:57:10 +00:00
scott%scott-macgregor.org
2290538cdc
Bug #302486 --> Port the Firefox changes for: PAC edit box plays games with URI fixup as you type
...
to Thunderbird.
2005-08-29 16:39:14 +00:00
bugzilla%standard8.demon.co.uk
7d2ee34de0
Thunderbird version of SeaMonkey patch on bug 263951 - remove unnecessary script includes. r/sr=bienvenu
2005-08-27 20:06:21 +00:00
scott%scott-macgregor.org
09ab89e547
Bug #305843 --> update timer should not fire every 5 seconds - fire every 10 minutes instead.
...
Port Ben's patch to Thunderbird.
2005-08-26 20:56:11 +00:00
mark%moxienet.com
1d4e9beb21
Bug 305686 (in cahoots with bug 305131), Localized Mac builds need EULA and updated packaging. Specify packaging attributes for localized builds. r=bsmedberg
2005-08-26 19:01:45 +00:00
scott%scott-macgregor.org
e8496ec063
unofficial branding isn't working. Fix an ifdef that was doing the wrong thing.
2005-08-26 18:25:52 +00:00
bsmedberg%covad.net
219663c4f2
Followup from bug 305767 - Use % instead of # as preprocessor marker (for CSS).
2005-08-26 15:04:14 +00:00