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

7896 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner a510bffd39 Backout the port of bug 414946 Disable jemalloc on Mac for now due to a packing error (bug 670468) and other issues. r=nightly update bustage fix 2011-07-10 08:15:07 +01:00
Neil Rashbrook 0a91999927 Bug 663919 Search engine icon missing in urlbar search r=IanN 2011-07-09 16:34:01 +01:00
seabld 98fc749c33 Automated blocklist update from host - CLOSED TREE a=blocklist-update 2011-07-09 03:05:18 -07:00
Neil Rashbrook 601d12f37b Bug 22112 Show replied and forwarded state of mail messages in the thread pane r=Mnyromyr 2011-07-08 21:01:48 +01:00
Philippe M. Chiasson ba57c82446 merge 2011-07-08 14:10:36 -04:00
Mark Banner 2946c552e7 Bustage fix for Mac - port bug 414946 - Enable jemalloc on Mac. r=bustage-fix 2011-07-08 12:04:06 +01:00
tbirdbld c6a5a6b893 Automated blocklist update from host momo-vm-linux-08 - CLOSED TREE a=blocklist-update 2011-07-08 03:16:59 -07:00
Philipp Kewisch 806c03a5a6 Backout bug 554267 - Deleting a single item of an recurring event, does not delete the alarm of this event. 2011-07-08 10:18:31 +03:00
Philippe M. Chiasson c06edde861 Bug 656049 - teach comm-central client.mk to invoke client.py r=Standard8,Callek 2011-07-07 13:04:40 -04:00
Philippe M. Chiasson f1e675737b merge 2011-07-07 13:04:03 -04:00
Philippe M. Chiasson c20ec620ca Backed out changeset ec4a75961dc8 2011-07-07 13:03:58 -04:00
Philipp Kewisch cda851afed Fix bug 668474 - Remote calendar with webcal:// location not working (regression). r=mschroeder 2011-07-07 09:17:00 +03:00
Jim Porter be7a0b5df5 Bug 64267 - clicking on email address/mailto link in message body doesn't set the correct From (identity) - bustage fix for .emls; r=bienvenu 2011-07-06 20:08:05 -05:00
Siddharth Agarwal 5b5d257277 Bug 669463 - WSEnable.exe needs to have its manifest set to requireAdministrator. r=bienvenu
--HG--
extra : rebase_source : 6fc5eb7af4f3b25ee717fe70d543d61329649d2c
2011-07-06 17:48:41 -07:00
Siddharth Agarwal e1df5ca796 Bug 666607 - Improve the address book import for Outlook Express. r=sid0. Updated by Siddharth Agarwal <sid.bugzilla@gmail.com>, r=bienvenu
--HG--
extra : rebase_source : 7182c1fb8e1616cf3f3c8354e5e1979c91a0323c
2011-07-06 17:47:40 -07:00
Jim Porter 58eb60e272 Bug 64267 - clicking on email address/mailto link in message body doesn't set the correct From (identity); r=bienvenu, sr=neil 2011-07-05 20:07:10 -05:00
Mark Banner 2c67ded104 Bug 669504 - Port bug 649373 - remove the PRE_RELEASE_SUFFIX so that nightly/aurora builds don't have Alpha in their window titles; r=bienvenu 2011-07-06 19:02:14 +01:00
Mark Banner 240bb025c0 Unit test bustage fix - port bug 645922 to comm-central (Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements). r=bustage fix 2011-07-06 09:03:02 +01:00
Joshua Cranmer 909ab6bf77 Fix orange tests from changeset 7f1d82e03723. 2011-07-05 17:25:09 -07:00
David Bienvenu 22850206f0 centralize search handling of input stream in preparation for pluggable store work r=rkent, sr=neil, bug 668700 2011-07-05 14:57:07 -07:00
Matthew Mecca 111e90491f Fix bug 668153 - wcap not working since TB5 and Lightning 1.0b4rc2. r=mschroeder 2011-07-05 16:21:00 +03:00
Philippe M. Chiasson 355b4bc492 backout 0f79491664e9 2011-06-22 16:55:13 -04:00
Philippe M. Chiasson 9105b73769 Bug 656049 - teach comm-central client.mk to invoke client.py. r=Standard8
- Adds a new make co|checkout target to run client.py
- Adds support for:

mk_add_options CLIENT_PY_ARGS="--verbose --skip-venkman"

in .mozconfig to control what arguments to pass to client.py

- Adds support for:

mk_add_options ALWAYS_RUN_CLIENT_PY=1

in .mozconfig to control if client.py should pretty much always be invoked during
make invocations, or limit itself to being invoked explicitely via make checkout
2011-06-20 16:01:36 -04:00
Philippe M. Chiasson c79d4947ab Bug 661267 - Add --tinderbox-print to client.py to output hg revision links for buildbot. r=Standard8 2011-06-20 15:40:02 -04:00
Blake Winton 6d04a76b8c Bug 663687 - Make the folder text visible when dropping something on it. r=Standard8. 2011-06-20 15:24:24 -04:00
Ian Neal e34b8c20eb Bug 663631 - Simplify getParentIndex in folderPane.js and jsTreeView.js r=mconley 2011-06-20 20:22:48 +01:00
Ian Neal a53b08f4e1 Bug 665291 - Switch suite to use new cookies, logins and eTLD services in Services.jsm r=kairo 2011-06-20 15:24:58 +01:00
Ian Neal 308138b364 Bug 665294 - Switch suite to use Services.dirsvc r=neil 2011-06-20 01:27:35 +01:00
Richard Marti 1fe365d0c3 Fix bug 663160 - Missing line on Thunderbird's tab bar with Lightning installed. r=philipp 2011-06-18 08:59:00 +02:00
Matthew Mecca aa45cb9780 Fix bug 367190 - Task list needs more contrast for tasks. r=philipp ui-r=paenglab 2011-06-17 21:17:00 +02:00
Philipp Kewisch 6ad9547030 Fix bug 404900 - Add Accept/Decline to Calendar item's context menu. r=nomisvai
Fix bug 404900 - Add Accept/Decline to Calendar item's context menu. r=mschroeder

--HG--
extra : rebase_source : 042b7ded5220b03a508c3d90967c167d671ae23b
2011-02-27 13:51:00 +01:00
Philippe Martinak 5891f72164 Fix bug 520667 - Pressing Select All (Ctrl + A) in the tasks view selects all the items in the calendar view. r=philipp
--HG--
extra : rebase_source : 22491a5753c960002d3c903a5c4743cee47ffeb2
2011-05-04 06:19:00 +02:00
David Bienvenu f60551c466 improve perf of expanding large threads, r=neil, bug 617839 2011-06-19 14:24:04 -07:00
Ian Neal af7fd3d5b0 Bug 664841 - Switch suite/mailnews to use Services.obs r=neil 2011-06-18 18:55:57 +01:00
Ian Neal 490e60a6e8 Bug 664839 - Switch suite/mailnews to use new GetLocalizedPrefString helper r=neil 2011-06-18 18:53:13 +01:00
Ian Neal 44776a268c Bug 664834 - Switch suite/mailnews to use Services.io r=neil 2011-06-18 18:42:16 +01:00
seabld ba13423a41 Automated blocklist update from host - CLOSED TREE a=blocklist-update 2011-06-18 09:37:12 -07:00
Richard Marti 2351971bb4 Fix bug 662142 - Adapt Thunderbird Aero theme changes to Calendar. r=philipp 2011-06-08 10:51:00 +02:00
Philipp Kewisch a4e42dd91c Fix bug 491118 - reminder for non-dismissed events fire again after hibernation (double/twice in alarm popup) (regression). r=mschroeder 2011-06-18 16:11:09 +02:00
Philipp Kewisch cc955c97d7 Fix bug 662617 - Update GData Versions for comm-central/comm-miramar. r=philipp 2011-06-18 16:08:53 +02:00
Richard Marti 6aea681e62 Fix bug 663503 - Icon missing in Alarms > 'Play a sound' filefield. r=philipp 2011-06-10 12:39:00 +02:00
Richard Marti f202203366 Fix bug 663605 - Make the calendar-task-view persistent. r=philipp 2011-06-11 01:20:00 +02:00
Richard Marti 56e3e01ba6 Fix bug 663693 - Lightning uses 24px icons on toolbar under Aero. r=philipp 2011-06-12 04:53:00 +02:00
Justin Wood 749696991f Bug 663636 - Missing addons, directory distribution/extensions is not there. r=KaiRo 2011-06-17 01:05:28 -04:00
Jens Hatlak d1ca0692bd Bug 664569 - Next button on Account Details page does not get enabled. Fix enabling. r=Neil 2011-06-18 01:18:04 +02:00
Edmund Wong 955427cb12 Bug 603213 - Rename MailNews-related ToC entries that only refer to Mail in their title. r=InvisibleSmiley 2011-06-17 06:12:00 +02:00
David Bienvenu c202e4c5a0 array bounds checking fix for bug 596567, crash in nsMsgSearchDBView::InsertMsgHdrAt, r=standard8 2011-06-17 07:52:39 -07:00
David Bienvenu a2c5c8ea64 fix bug 655578, some custom header filters not working r=rkent 2011-06-17 07:13:20 -07:00
Andreas Nilsson fc3ee816c1 Bug 664794 - Update branding for Thunderbird's aurora equivalent channel: Earlybird - Change the wordmark on the About dialog; r=Standard8 2011-06-17 08:57:24 +01:00
Mark Banner 232dcc2a0c Follow up to bug 651845, remove obsolete entries in mainlews/makefiles.sh. rs=Callek 2011-06-16 22:12:24 +01:00