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

1451 Коммитов

Автор SHA1 Сообщение Дата
Philipp Kewisch 92572db47a Fix bug 799643 - Current comm-central builds of GData extension use old and incorrect version 0.2pre. r=ssitter
--HG--
extra : rebase_source : 097c929f00908473679e6bda0c967cbd5af46b6d
2012-11-02 12:16:01 +01:00
Philipp Kewisch b201341069 Fix bug 807586 - Task Toolbar Palette has duplicate ID. r=mmecca 2012-11-01 13:36:22 +01:00
Philipp Kewisch 62fe47c297 Fix bug 793628 - Produce Lightning Nightly builds during Thunderbird build process - Correct Upload Location. r=Standard8
--HG--
extra : rebase_source : 2940c7430b3888d5217a62b9f77d16aa4cd9620c
2012-10-08 00:33:16 +02:00
Decathlon 156109eb6e Bug 797266 - Icons on New Event and New Task buttons don't get the "disabled" look with Aero theme. r=richard.marti 2012-10-27 16:35:39 +02:00
Matthew Mecca 7699b02a6b Bug 797251 - Marking a task completed with no task selected causes task list to scroll to an invalid row. r=philipp 2012-10-25 08:35:49 -04:00
Stefan Sitter 45a3df9294 Bug 804302 - GData provider: set em:minVersion to actually supported versions. r=philipp 2012-10-25 08:29:55 +02:00
Liu 13e6810e52 Fix bug 694024 - Opening the invite attendees dialog displays the timeline starting at midnight, not around the time of the event. r=philipp 2012-10-01 09:45:48 +08:00
Philipp Kewisch c4f158ce6f Fix bug 791983 - Save users from polluting their dist/bin when building Lightning. r=Standard8
--HG--
extra : rebase_source : 4b1a7986926cea29461e7455169b8962b281f5d2
2012-10-21 13:37:22 +02:00
Chen Zeyu ab8c02bbce Fix bug 782152 - Replace DOMMouseScroll with wheel event. r=philipp
--HG--
extra : rebase_source : 8e6045705aa906725dc5338b0fe46fd2041a39fb
2012-09-25 22:23:50 +08:00
Philipp Kewisch 7b97930562 Fix bug 799643 - Current comm-central builds of GData extension use old and incorrect version 0.2pre. r=ssitter
--HG--
extra : rebase_source : dd484b10c56a014c50f59d0befa1ee443dc1b2c5
2012-10-19 16:03:06 +02:00
Richard Marti 642901821a Bug 800524 - Privacy status "Google Default" (CLASS:DEFAULT) breaks display of privacy icon in calendar view. r=ssitter 2012-10-12 22:57:48 +02:00
Mark Banner 461eaf8081 Version bumps post merge. a=auroramerge CLOSED TREE 2012-10-08 20:42:41 +01:00
Stefan Sitter da32c49e39 Bug 794585 - unnecessary additional empty week row printed in monthly layout; Bug 792061 - incorrect dates printed in weekly layout r=philipp 2012-10-08 19:49:53 +02:00
Stefan Sitter 8776b5f5e8 Bug 790364 - When printing calendars in weekly or monthly grid view all tasks are shown as crossed out r=philipp 2012-10-08 19:43:12 +02:00
Philipp Kewisch ba9dac6cba Fix bug 788267 - Replace calRecurrenceDate.cpp with a JS implementation. r=mmecca
--HG--
rename : calendar/base/src/calRecurrenceDate.cpp => calendar/base/src/calRecurrenceDate.js
extra : rebase_source : 966a0fa381ecbf19154486d8134af134d0a5034f
2012-10-08 18:15:08 +02:00
Philipp Kewisch 18ef2e12fd Fix bug 799067 - Compile error: calDateTime.cpp(636) and calDateTime.cpp(641) : error C2660: 'js_DateIsValid' / 'js_DateGetMsecSinceEpoch' : function does not take 2 arguments. r=ssitter
--HG--
extra : rebase_source : 707a885f534a28982758bb028170e31c6c62b16b
2012-10-08 18:14:30 +02:00
Stefan Sitter db0a1d1cc2 Bug 798783 - Fix incorrect usage of nsCAutoString instead of nsAutoCString r=philipp 2012-10-06 19:50:10 +02:00
Richard Marti 21d8addf3f Bug 795342 - Toolbars in Task/Calendar tabs missing due to undefined entities in SeaMonkey. r=philipp 2012-10-02 19:49:51 +02:00
Philipp Kewisch 3f2ddbf2a9 Fix bug 787780 - Add Support for current-user-principal / "group calendar" synchronization fails. r=mmecca 2012-10-02 15:20:36 +02:00
Philipp Kewisch ae36649443 Fix bug 790590 - Repeating events are not always synchronized if offline cache is enabled [Error syncing items: TypeError: oid.parent is not a function]. r=mmecca
--HG--
extra : rebase_source : 0b3eb3b631f945a2e6670b99689ad3041378d528
2012-10-02 14:59:02 +02:00
Mohit Kanwal 8aa59966f4 Fix bug 788004 - No email send after invitation creation if offline cache is enabled [Exception... "'TypeError: aItem.calendar.canNotify is not a function' when calling method: [calIOperationListener::onOperationComplete]" (regression). r=philipp
--HG--
extra : rebase_source : e8e8f93d1fabb7bb39065a979fc4795ad41d2170
2012-10-02 14:21:11 +02:00
Matthew Mecca a064416d28 Bug 723610 - When modifying an event, Lightning also tries to also modify the organizer (and fails). r=philipp
--HG--
extra : rebase_source : f4792e945e0c6a35c175a3e7ab0484d324764ad6
2012-10-02 13:52:22 +02:00
Matthew Mecca da72cf45e7 Bug 746434 - Add unit tests for the alarm service. r=philipp 2012-10-01 22:31:53 -04:00
Philip Chee 6e696688ed Bug 785580 Lightning Calendar/Task icons don't show up in the SeaMonkey All-Tabs popup menu r=philipp. 2012-10-01 18:46:24 +08:00
Philipp Kewisch 4bef8bee76 Fix bug 793262 - JavaScript Error: "this_ is not defined" on any new calendar item. r=mmecca
--HG--
extra : rebase_source : c9906cb6beb53b67e14b12666e26a4b9aa7a2d88
2012-09-30 19:39:16 +02:00
Stefan Sitter ca6a840a24 Bug 760243 - Fix shutdown error "Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp" r=philipp 2012-09-30 13:21:38 +02:00
klaus da3285153b Fix bug 774211 - PUBLISH does not allow update (SEQUENCE). r=philipp, patch converted from comment by ssitter 2012-09-29 19:17:12 +02:00
Philipp Kewisch 47fb398319 Missing review comments for bug 794477 2012-09-29 18:38:06 +02:00
Philipp Kewisch 93d597c3f0 Fix bug 794477 - jsDate setter can't handle a wrapped JS::Value. r=mmecca
--HG--
extra : rebase_source : 201b1d9d88c56a060e97d503913a820175cc0f56
2012-09-29 18:32:41 +02:00
Stefan Sitter 2cb402cfec Bug 794628 - Console is flooded and trashed with calFilterProperties debug messages r=mmecca 2012-09-28 14:44:46 +02:00
Philipp Kewisch e294b11fe5 Bug 792884 - Event dialog broken due to FileLink feature [Error: ReferenceError: cloudFileAccounts is not defined] r=ssitter 2012-09-28 14:20:45 +02:00
Neil Rashbrook 6b06ab6957 Bug 791457 - MailNews calls synchronous nsIProtocolProxyService::Resolve which doesn't exist any more since Bug 769764 removed it. r=sid0
CLOSED TREE
2012-09-16 19:10:20 -04:00
Stefan Sitter 6a50614ea9 Bug 794220 - Warning: Chrome file doesn't exist: [...]\chrome\calendar\skin\calendar\calendar-event-dialog-reminder.css and [...]\chrome\calendar\content\calendar\calendar-daypicker.css [r=philipp] 2012-09-26 18:56:33 +02:00
Stefan Sitter 4474d4d525 Bug 794212 - Fix "Assertion failure: mInitialized, nsTransferable.cpp" when starting drag and drop in calendar view [r=philipp] 2012-09-26 18:53:02 +02:00
Stefan Sitter 5404436bc9 Bug 760243 - Fix shutdown error "Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp" [r=philipp] 2012-09-26 18:48:07 +02:00
Stefan Sitter f56662c145 Bug 792266 - Use Services.jsm where possible - bustage fix for Service.dirsvc typo. r=bustage 2012-09-25 21:02:12 +02:00
Philipp Kewisch eb94410f33 Fix bug 792266 - Use Services.jsm where possible - bustage fix for scriptLoader typo. r=bustage
--HG--
extra : rebase_source : 89d4b25bf9c0e7cd05676804d7b2cc734c1b4d6a
2012-09-25 09:33:34 +02:00
Stefan Sitter 968e6ffb40 Bug 793387 - Lightning build is broken after Bug 777292 (error: cannot convert from 'int' to 'nsresult') r=philipp 2012-09-24 19:37:28 +02:00
Archaeopteryx 701911d776 Fix bug 792266 - Use Services.jsm where possible. r=philipp 2012-09-24 10:39:39 +02:00
Philipp Kewisch 82235cdde2 Bug 785692 - Implement the AppButton on toolbars of all tabs. r=mconley 2012-09-18 21:33:50 +02:00
Stefan Sitter 7f148883fc Bug 787357 - Print output shows "All day - All day" for allday events r=philipp 2012-09-23 12:24:03 +02:00
Stefan Sitter 6c4f402145 Bug 787537 - Events that span two or more days are shown incorrect in print output (only shown on first day) r=philipp 2012-09-21 20:00:24 +02:00
Stefan Sitter 9be7fac35d Bug 792849 - Lightning broken in SeaMonkey [Error: TypeError: node is null] r=philipp 2012-09-21 19:48:21 +02:00
Richard Marti 7b110d34b9 Bug 785480 - New Tb Appmenu Button should have Calendar Functions. r=philipp 2012-09-18 22:41:31 +02:00
Ryan VanderMeulen 4fbb1dfb7b Backout b1bafd9591ab (bug 791457) due to the corresponding patch being backed out of m-c.
CLOSED TREE
2012-09-17 20:27:25 -04:00
Philipp Kewisch 188cbd20e0 Fix bug 785733 - Move some properties to use icalString in database / Support extra parameters on attachments. r=mmecca
--HG--
extra : rebase_source : 54536fe5e157d46863d4d60abff12018112b9345
2012-09-17 20:10:24 +02:00
Neil Rashbrook 947eb6d7b2 Bug 791457 - MailNews calls synchronous nsIProtocolProxyService::Resolve which doesn't exist any more since Bug 769764 removed it. r=sid0
CLOSED TREE
2012-09-16 19:10:20 -04:00
Stefan Sitter b5ec715804 Bug 790015 - Bustage fix after nsIScriptError::init() interface changes in Bug 789382 r=ssitter 2012-09-13 19:35:43 +02:00
Philipp Kewisch 38c0d736a1 Bug 780376 - Mac OS X comm-central and comm-aurora Lightning nightly builds are missing since 17-Jul-2012. 2012-09-05 15:17:14 +02:00
Philipp Kewisch c9253b8a6f Fix bug 785659 - Get rid of calIRecurrenceDateSet. r=mmecca
--HG--
extra : rebase_source : 74e7a1d4b8d074e14c6f2b0a38449840a59801a0
2012-09-04 14:05:44 +02:00
Matthew Mecca ea3923a0a7 Bug 746524 - Incomplete Tasks filter should include tasks with future start dates. r=philipp 2012-09-02 16:42:46 -04:00
Randell Jesup f6a52ce972 Bug 773151: Convert nsCAutoString->nsAutoCString (comm-central) CLOSED TREE r=bsmedberg 2012-09-01 22:37:39 -04:00
Mark Banner 0634ad6ab3 Bump Lightning version post merges. a=auroramerge CLOSED TREE 2012-08-28 15:07:22 +01:00
Philipp Kewisch ad7368b1dd Fix bug 425343 - No support for resource (Meeting/Conference Rooms) booking and scheduling. r=mbailly
--HG--
rename : calendar/base/themes/common/images/abcard.png => calendar/base/themes/common/images/attendee-icons.png
2012-08-27 18:39:47 +02:00
Philipp Kewisch c1dcb56788 Fix bug 738078 - Make use of BigFiles/FileLink to attach files in the event dialog. r=mmecca
--HG--
extra : rebase_source : 972efa69175a75cdfe3ea2141f1deadd18ea1bbf
2012-08-26 00:21:15 +02:00
Matthew Mecca d554379511 Bug 751821 - Dates values before 1970 are corrupted in Storage calendar items since Lightning 1.4. r=philipp 2012-08-25 13:02:55 -04:00
Matthew Mecca 8b224fbb07 Bug 529771 - Task list don't display when a remote calendar fails. r=philipp 2012-08-25 12:42:50 -04:00
Matthew Mecca 1a67933b74 Bug 783945 - Backout Workaround for negative PRTime values in Bug 769938. r=philipp 2012-08-22 09:52:46 -04:00
Laurent Jouanneau 29cf149364 Fix bug 759324 - Propagation of sequence in exceptions in calStorageCalendar. r=philipp 2012-08-23 02:08:51 +02:00
Laurent Jouanneau 8e04581510 Fix bug 466451 - Improved rendering of iMIP information in message view. r=philipp
--HG--
extra : rebase_source : fdbf22e1cad908892f5843e7c16395bee6ff2cbe
2012-08-23 00:53:19 +02:00
Philipp Kewisch 1ec3ec7c54 Fix bug 777683 - Remember deleted items for invitations. r=mmecca 2012-08-22 17:59:33 +02:00
Ehsan Akhgari df5192e12b Merge the landing of bug 579517 2012-08-22 12:17:21 -04:00
Ehsan Akhgari eafa99c563 Bug 579517 - Part 6: Automated conversion of NSPR numeric types to stdint types in Gecko; r=mconley
This patch was generated by a script. Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*/mozilla*" \
       ! -wholename "*ldap/sdks/c-sdk*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-tb-dbg*" \
       ! -wholename "obj-sm-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 12:14:35 -04:00
Philipp Kewisch 47dc1efcb0 Fix bug 688719 - Automate setting minversion/maxversion for release builds. r=me 2012-08-22 17:46:19 +02:00
info@dupondje.be 1a0180af79 Fix bug 784487 - calendar-multiget request is not correctly formatted (regression). r=philipp 2012-08-22 17:24:49 +02:00
Kent James 23991fc597 bug 766685, Fix USE_STATIC_LIBS in calendar so it really works. r=Fallen,Standard8 2012-08-21 10:45:02 -07:00
Philipp Kewisch 045fb95197 Fix bug 781771 - DESCRIPTION of ALARM component resets to "Mozilla Standardbeschreibung" in Lightning via CalDAV. r=mmecca
--HG--
extra : rebase_source : 616ca834dd45184baab8ed200704837d99f811ef
2012-08-20 22:12:45 +02:00
Mark Banner 388656230a Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo 2012-08-17 08:56:10 +01:00
Philipp Kewisch 4a7b5984fa Fix bug 780990 - Give providers a way to not support uncached mode. r=redDragon
--HG--
extra : rebase_source : fb594ca5bc333f1f8bfb467139f2d774702a7282
2012-08-16 15:20:00 +02:00
Aryeh Gregor f65b0c622c Bug 780618 - Fix broken nsNetError.h references in comm-central; r=mconley 2012-08-14 12:33:27 +03:00
Philipp Kewisch f11a45453c Fix bug 776673 - Allow easily observing all calendars at once. r=mmecca 2012-08-09 20:37:59 +02:00
Philipp Kewisch 9cf6d8fb02 Fix bug 702613 - user is allowed to set invalid end time in events. r=philipp
--HG--
extra : rebase_source : ecad30c0db521652a492fe8fa70a170aa748accf
2012-08-09 20:28:43 +02:00
Philipp Kewisch 509c87b577 Fix bug 757917 - Calendars should be synchronized upon receiving iMIP message. r=mbailly
--HG--
extra : rebase_source : 5c81216389a270aad6965400729477f5881d85d7
2012-08-09 20:25:42 +02:00
Philipp Kewisch 39dbd400d7 Fix bug 765899 - Duplicate entity names for accesskeys in lightning-toolbar.dtd (lightning.toolbar.calendar.accesskey and lightning.toolbar.task.accesskey). r=benoit.leseul
--HG--
extra : rebase_source : 76939b7b5a15a9cf0acd59a068c2685478232fff
2012-08-09 20:24:32 +02:00
Philipp Kewisch 47518cf9b5 Fix bug 360753 - Add migration support for migrating data from Vista's calendaring application. r=mmecca
--HG--
extra : rebase_source : a4a9be7774dbd8aa35fd34ef80c58e6239ed7628
2012-08-09 20:20:46 +02:00
Philipp Kewisch b0eb7cef9f Fix bug 545838 - Run mozmill tests as part of the build process. r=merike/Standard8
--HG--
rename : calendar/test/mozmill/testEventDialog.js => calendar/test/mozmill/eventDialog/testEventDialog.js
rename : calendar/test/mozmill/testEventDialogModificationPrompt.js => calendar/test/mozmill/eventDialog/testEventDialogModificationPrompt.js
rename : calendar/test/mozmill/testUTF8.js => calendar/test/mozmill/eventDialog/testUTF8.js
rename : calendar/test/mozmill/testRecursion/testAnnualRecursion.js => calendar/test/mozmill/recurrence/testAnnualRecurrence.js
rename : calendar/test/mozmill/testRecursion/testBiweeklyRecursion.js => calendar/test/mozmill/recurrence/testBiweeklyRecurrence.js
rename : calendar/test/mozmill/testRecursion/testDailyRecursion.js => calendar/test/mozmill/recurrence/testDailyRecurrence.js
rename : calendar/test/mozmill/testRecursion/testLastDayOfMonthRecursion.js => calendar/test/mozmill/recurrence/testLastDayOfMonthRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyNRecursion.js => calendar/test/mozmill/recurrence/testWeeklyNRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyUntilRecursion.js => calendar/test/mozmill/recurrence/testWeeklyUntilRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyWithExceptionRecursion.js => calendar/test/mozmill/recurrence/testWeeklyWithExceptionRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testAnnualRecursion.js => calendar/test/mozmill/recurrenceRotated/testAnnualRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testBiweeklyRecursion.js => calendar/test/mozmill/recurrenceRotated/testBiweeklyRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testDailyRecursion.js => calendar/test/mozmill/recurrenceRotated/testDailyRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testLastDayOfMonthRecursion.js => calendar/test/mozmill/recurrenceRotated/testLastDayOfMonthRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyNRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyNRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyUntilRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyUntilRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyWithExceptionRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyWithExceptionRecurrence.js
rename : calendar/test/mozmill/alarm-defaultvalue.js => calendar/test/mozmill/testAlarmDefaultValue.js
rename : calendar/test/mozmill/testDayView.js => calendar/test/mozmill/views/testDayView.js
rename : calendar/test/mozmill/testMonthView.js => calendar/test/mozmill/views/testMonthView.js
rename : calendar/test/mozmill/testMultiweekView.js => calendar/test/mozmill/views/testMultiweekView.js
rename : calendar/test/mozmill/testTaskView.js => calendar/test/mozmill/views/testTaskView.js
rename : calendar/test/mozmill/testWeekView.js => calendar/test/mozmill/views/testWeekView.js
extra : rebase_source : 3efac162c92ceb6ec356a0d04ac994bcfc5cd97c
2012-08-09 20:11:12 +02:00
Philipp Kewisch 069b83c597 Fix bug 769822 - Paul Jarratt: Cannot see availability in Thunderbird. r=redDragon
--HG--
extra : rebase_source : 41547a8d9c2eac5477bfb4a7aa1d7ac5ffaed509
2012-08-09 20:02:00 +02:00
Mike Conley c494852a33 Bug 776630 - Switch comm-central from using nsnull to nullptr. rs=Standard8. 2012-08-02 10:26:36 -04:00
Philipp Kewisch 790d5971f5 Fix bug 699280 - Adapt to the calIChangeLog interface changes (wcap offline support). r=redDragon
--HG--
extra : rebase_source : e9c64658bb39911ba811072eaff1f320967b960f
2012-08-02 09:10:59 +02:00
Philipp Kewisch 2bce09724b Fix bug 756052 - Adapt offline interfaces to avoid extra methods for providers - fix caldav listeners. r=redDragon
--HG--
extra : rebase_source : cf5324b517e11abda784d3f73863554ccad50892
2012-07-30 14:07:49 +02:00
Philipp Kewisch 17c106e1ff Fix bug 756052 - Adapt offline interfaces to avoid extra methods for providers - reduce needed methods. r=redDragon
--HG--
extra : rebase_source : 8506095da58607c71789fa136f4be6921458d3a1
2012-07-30 14:07:24 +02:00
Richard Marti a6c52a2640 Bug 778098 - Revert the Event dialog's toolbar appearance. r=philipp 2012-07-27 14:30:59 +02:00
Richard Marti 6841ecc253 Bug 362938 - Attendee Dialog: No borders between days in free/busy grid. r=philipp 2012-07-27 14:30:13 +02:00
Philipp Kewisch 126580f1b3 Fix bug 757902 - Weekly and Monthly print layouts don't work, remove e4x usage (cpg fallout) (regression). r=mmecca/ssitter 2012-07-26 16:47:06 +02:00
aceman 24abdeb03d Bug 758306 - Make the "Add new calendar" icon the same height of 24px as the other icons in the Account central page. ui-r=bwinton, r=Fallen, r=philip.chee 2012-07-22 10:32:03 -04:00
Edmund Wong 8427d05d55 Bug 772397 - Remove mk, ta-LK, si, vi, pt-BR from calendar all-locales. r=philipp 2012-07-20 22:40:50 +08:00
Mark Banner 89c9626f16 Version bumps for Calendar, SeaMonkey and Thunderbird a=auroramerge 2012-07-16 21:59:01 +01:00
Philipp Kewisch a76a24d39c Strings for bug 738078 - Make use of BigFiles/FileLink to attach files in the event dialog. 2012-07-16 00:29:17 +02:00
Martin Schröder b81395f2e9 Fix bug 767830 - Remove chromedir attributes in XUL. r=philipp 2012-06-24 13:54:00 +02:00
Stefan Sitter c64ceab8db Fix bug 769938 - calDateTime returns invalid nativeTime property with dates before 1970 (testcase). r=philipp 2012-07-10 14:42:30 +02:00
Matthew Mecca 033d0f9be6 Fix bug 769938 - calDateTime returns invalid nativeTime property with dates before 1970. r=philipp 2012-07-10 14:20:19 +02:00
Stefan Sitter e3297c1c53 Bug 769910 - restore showing Build ID in the About dialog r=philipp 2012-07-04 18:42:15 +02:00
aceman 784f766598 Bug 681735 - Make vertical space between actions in the Account central flexible. ui-r=bwinton, ui-r=Philip Chee, r=mconley 2012-06-18 23:32:43 +08:00
Matthew Mecca c001da1f4d Bug 766776 - Task View is no longer updated when text filter is changed. r=philipp 2012-07-01 17:14:54 -04:00
Philipp Kewisch 182d05e170 Bug 768202 - Datepicker widget does not obey "Optimize colors for accessibility" setting, text not readable. r=mmecca 2012-07-01 16:48:02 +02:00
Philipp Kewisch a5f619cc9e Fix bug 736928 - Cannot build libical using pymake. r=mmecca
--HG--
extra : rebase_source : 62f03427fe800f45a3af7fca9edb7b25ddf68592
2012-06-28 23:01:07 +02:00
Stefan Sitter 9d9496ca6b Bug 688719 - Automate setting minversion/maxversion for release builds r=philipp 2012-06-26 21:16:40 +02:00
Richard Marti 5e0378cff5 Bug 754658 - Monochrome icons for lightning-button-calendar and lightning-button. r+ui-r=nisses.mail 2012-06-26 19:03:00 +02:00
Philipp Kewisch 5b3cae2658 Fix bug 767303 - Exceptions do not take over organizer from parent item. r=mmecca 2012-06-26 10:30:13 +02:00
Laurent Jouanneau 934995fd38 Fix bug 568770 - Visible privacy status of events in calendar view. r=philipp
--HG--
extra : rebase_source : bc460bd08880dd1923fd73ffe94667e12c659092
2012-06-21 21:00:18 +02:00