gekacheka
|
b729f7f050
|
Bug 490243: JavaScript Warning "reference to undefined property this.mExceptionMap[getRidKey(aRecurrenceId)]" in calRecurrenceInfo.js r=dbo
|
2009-05-11 23:27:37 +02:00 |
gekacheka
|
a9a5a1b172
|
Bug 490240: JavaScript Warning "reference to undefined property this.mData[aName]" in calUtils.js r=dbo
|
2009-05-11 23:16:09 +02:00 |
Wolfgang Rosenauer
|
2d5f31b505
|
Bug 492408 - "nsMsgDBFolder::OnMessageClassified can return random data" [r+sr=bienvenu]
|
2009-05-11 21:38:46 +01:00 |
Kent James
|
1b1c9f5fe4
|
Bug 486420 - "Enable preferences to inhibit user whitelisting" [r+sr=dmose ui-r=clarkbw]
|
2009-05-11 21:38:45 +01:00 |
Mark Banner
|
3d4fb3b437
|
Bug 492363 Activity Manager: Actually make use of event icons for events. r=bienvenu,ui-review=clarkbw
|
2009-05-11 21:38:43 +01:00 |
David Bienvenu
|
b87abed89e
|
make deleting messages from cross-folder saved searches use the m_deletingRows optimization, r/sr=standard8, 492149, fixes clearing of message header area on delete
|
2009-05-11 13:16:05 -07:00 |
Mark Banner
|
a27929ca63
|
Pick up new version of LDAP c-sdk to pick up bustage (from bug 491545) fix for some Windows compilers. r/sr=Standard8
|
2009-05-11 13:42:31 +01:00 |
Phil Ringnalda
|
5e5c5b60d0
|
Bug 490115 - Autoconfig finding that the outgoing server exists calls for using it, not alert()ing about it, r=bienvenu
|
2009-05-10 18:57:19 -07:00 |
Phil Ringnalda
|
08ab8960c9
|
Bug 486430 - Mail Start Page disappears after right click, r=jminta, mkmelin
|
2009-05-10 13:44:24 -07:00 |
Magnus Melin
|
cbcfac5366
|
Fix typo in attachKeywordText.label - from bug 244455.
|
2009-05-10 20:29:58 +03:00 |
Siddharth Agarwal
|
4301de3da1
|
Bug 485373 - Fix Spotlight indexing assertion caused by using nsIFileOutputStream vs. nsIConverterOutputStream; r=(bienvenu + david.humphrey)
|
2009-05-10 14:34:05 +02:00 |
Serge Gautherie
|
7abcfacb1f
|
Bug 464707 - port upload build target to comm-central apps; (Av1-CC) Add 'upload' target; r=kairo
|
2009-05-10 14:34:04 +02:00 |
Chinmay Patel
|
c0987bd74d
|
Bug 244455: Help prevent forgetting inclusion of attachments. ui-r=clarkbw, r=mkmelin,standard8
|
2009-05-09 16:29:17 +03:00 |
Andreas Nilsson ext:(%2C%20Chinmay%20Patel%20%3Cchinmay_patel%40ymail.com%3E)
|
d24797eb1e
|
Bug 483777: tango icons for message compose window, part2. r=mkmelin, ui-r=clarkbw
|
2009-05-09 15:48:21 +03:00 |
Magnus Melin
|
49845b5c05
|
Bug 296655: selection of multiple mailboxes/folders in the folders pane is possible but not usable. r=philor, ui-r=clarkbw
|
2009-05-09 14:57:41 +03:00 |
David Bienvenu
|
fa7da65fc8
|
backout fix for 474725 as it lead to regression 491840
|
2009-05-08 16:17:12 -07:00 |
David Bienvenu
|
d74d8c4ec5
|
don't restore non-existent selection in MoveThread, speeds up initial load of theaded views (single folder and cross folder), r/sr=neil, 466048
|
2009-05-08 13:14:07 -07:00 |
Daniel Boelzle [:dbo]
|
de5bd0b147
|
Fix bug 387014 - While Lightning reloads remote calendars, all Thunderbird windows are unresponsive. r=philipp
|
2009-05-08 18:49:42 +02:00 |
Rimas Kudelis
|
36d60dac8c
|
merging branches
|
2009-05-08 17:06:26 +03:00 |
Rimas Kudelis
|
f5b24ad291
|
Bug 491720 - RSS feeds with non-2xx status should trigger onDownloadError and not be processed. [r=myk sr=bienvenu]
|
2009-05-08 17:03:54 +03:00 |
Mark Banner
|
6e3370dbff
|
Fix Solaris bustage from bug 491799
|
2009-05-08 11:23:36 +01:00 |
Mark Banner
|
24c2fd8438
|
Upgrade LDAP C-SDK to latest code to fix bug 491488 latest trunk failing to start with 'missing msvcr80.dll error'. r/sr=Standard8
|
2009-05-08 11:21:52 +01:00 |
Mark Banner
|
54c222872b
|
Bug 491799 mozicon128.png not copied during Thunderbird build. r=mkmelin
|
2009-05-08 10:33:19 +01:00 |
Mark Banner
|
e0529ba690
|
Bug 491654 Fix Mac styles on Mailing List dialog. r=philringnalda,ui-review=clarkbw
|
2009-05-08 10:32:40 +01:00 |
Mark Banner
|
ab213a9840
|
Bug 491376 Restore make -C mailnews/ check/xpcshell-tests functionality to mailnews. r=KaiRo
|
2009-05-07 13:28:49 +01:00 |
31415-bz@chrispens.org
|
25bbcecfbb
|
Bug 451737 - "RSS messages should not be removed from cache immediately after disappearing from feed" [r=myk sr=bienvenu]
|
2009-05-07 11:09:58 +01:00 |
Serge Gautherie
|
e4aa5fbb93
|
Bug 461912 - Remove remaining XP_MAC code from /suite; (Av1a) s/XP_MACOS/XP_MACOSX/ bug 382495 followup, plus whitespace cleanup; r=neil
|
2009-05-06 20:32:14 +02:00 |
Serge Gautherie
|
9fc8e51962
|
Bug 140324 - NS_ENSURE_TRUE(NS_SUCCEEDED(),) used needlessy in some places; (Bv1) </mailnews/>; = r+sr=bienvenu
|
2009-05-06 20:32:14 +02:00 |
David Bienvenu
|
5aa9b345ae
|
fix file size on return receipt, r/sr=standard8, 462866
|
2009-05-06 08:07:29 -07:00 |
Andrew Sutherland
|
ca2f5985a1
|
bug 474701 testing code bustage fix, make OS X happy. other platforms just lucked out.
|
2009-05-06 04:29:37 -07:00 |
Justin Wood
|
9283ddc5f4
|
first part of bug 381157, make app-config generate dependency, r=kairo sr=Standard8
|
2009-05-06 12:56:09 +02:00 |
Siddharth Agarwal
|
ffdba879b5
|
Bug 470474 - "gDBView.hdrForFirstSelectedMessage doesn't work for cross folder saved searches in the standalone msg window" [r=Standard8,sr=bienvenu]
|
2009-05-06 11:13:51 +01:00 |
Siddharth Agarwal
|
153c5f3578
|
Bug 460036 -- crash in InsertMsgHdrAt clicking on newsgroup: add a range check, r+sr=bienvenu
|
2009-05-06 10:57:38 +01:00 |
Siddharth Agarwal
|
a3e139fc54
|
Bug 462229 -- Cannot edit/delete address from List in Address Book -- fix up issues with the dialog, r=Standard8
|
2009-05-06 10:57:36 +01:00 |
Andrew Sutherland
|
6d6ad7f91f
|
bug 474701 bustage fix, disable unit test that reliably fails on OS X that does not entirely make a lot of sense.
|
2009-05-06 02:54:41 -07:00 |
Andrew Sutherland
|
fdea8809fd
|
bug 474701, back out virtual folder changes that affect the UI. bustage fix.
|
2009-05-06 02:52:35 -07:00 |
Andrew Sutherland
|
d5113ef829
|
Bug 474701 - new search entry in default mail toolbar. view wrapper abstraction bustage fix.
|
2009-05-06 01:44:08 -07:00 |
Andrew Sutherland
|
3833fc9fbf
|
Bug 474701 - new search entry in default mail toolbar. view wrapper abstraction fixes v2. r/sr=bienvenu.
|
2009-05-06 00:39:47 -07:00 |
Andrew Sutherland
|
7ce42b893d
|
Bug 474701 - new search entry in default mail toolbar. v2 view wrapper abstraction with many unit tests. r/sr=bienvenu.
|
2009-05-06 00:39:35 -07:00 |
David Bienvenu
|
a941613db4
|
only compact when entering folder if we're over the expunge threshold, r/sr=standard8, 490934, with formatting fix
|
2009-05-05 15:49:29 -07:00 |
David Bienvenu
|
e56500764c
|
only compact when entering folder if we're over the expunge threshold, r/sr=standard8, 490934
|
2009-05-05 15:48:43 -07:00 |
Mark Banner
|
03ab5f50cf
|
Bug 351736 address book card preview pane problem in high contrast mode. r=philringnalda,ui-review=clarkbw
|
2009-05-05 20:47:35 +01:00 |
Mark Banner
|
286d4451f6
|
Bug 491481 Status feedback should remove itself as activity listener when the main window closes. r=bienvenu
|
2009-05-05 20:46:36 +01:00 |
stefanh@inbox.com
|
71abdaf7c8
|
Last change (changeset 2eb93bb53c53) was by Jens Hatlak <jh@junetz.de> - pushing whitespace change to correct my mistake.
|
2009-05-05 19:49:18 +02:00 |
stefanh@inbox.com
|
db8f197d29
|
Bug 406551 - Search, Index and Glossary tabs are missing (update Help and add glossary to toc). r=stefanh.
|
2009-05-05 19:34:44 +02:00 |
Magnus Melin
|
a29d7cb728
|
Bug 476400: Double-clicking deleted attachment breaks ability to send attachments, and this breakage spreads to other Thunderbird users via email (double-click of deleted attachment invokes open dialog, then entry for text/x-moz-deleted is created in mimeTypes.rdf). r=philor, sr=neil
|
2009-05-05 18:46:20 +03:00 |
David Bienvenu
|
cae9f0cd83
|
fix blanking out of message pane when deleting message from smart folder, r=standard8, 474725
|
2009-05-05 08:40:45 -07:00 |
Mark Banner
|
f25f977b15
|
Bug 480674 Formulate content policy for Audio/Video tags. r=mnyromyr,sr=dmose,ui-review=clarkbw
|
2009-05-05 16:04:46 +01:00 |
Markus Stange
|
723982cd06
|
Bug 491372 - Polish for the Activity Manager status bar, r=philor
|
2009-05-05 16:57:24 +02:00 |
Markus Stange
|
f379d28e26
|
Bug 491366 - Selected items in the sidebar should look like they do in Finder, r=philor
|
2009-05-05 16:56:37 +02:00 |