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 |
Stefan Sitter
|
136c1541aa
|
Bug 762854 - No email send after invitation creation [Exception 'TypeError: aItem.calendar.canNotify is not a function' in calProviderUtils.jsm] r=philipp
|
2012-06-21 20:43:10 +02:00 |
Richard Marti
|
ffcc59140a
|
Fix Bug 765600 - Node cannot be inserted at the specified point in attendees dialog. r=philipp
--HG--
extra : rebase_source : 7037fe333793ea00b996d80b3ef70ccdd8c8a8f2
|
2012-06-18 17:59:14 +02:00 |
Florian Quèze
|
92b9cff282
|
Bug 762901 - Remove references to chrome://mozapps/content/preferences/preferences.css, r=mconley,Fallen.
|
2012-06-21 12:18:37 +02:00 |
Philipp Kewisch
|
972235e5f2
|
Whitespace change to test calendar dep builders. Sorry for the noise
--HG--
extra : rebase_source : 10de248efa1fa588e402122038cc5f6896e45695
|
2012-06-19 17:33:12 +02:00 |
Stefan Sitter
|
8406f6cf02
|
Bug 764976 - Deleting calendar throws Error: error purging calendar: TypeError: calendar.deleteCalendar is not a function r=philipp
|
2012-06-17 21:25:32 +02:00 |
Philipp Kewisch
|
040ea26bff
|
Revert Changeset 1e979716ff6a, hg commit/push in wrong directory
|
2012-06-13 20:01:30 +02:00 |
Philipp Kewisch
|
077f4c0907
|
Lightning: temporary changes for seamonkey builder
|
2012-06-13 19:44:15 +02:00 |
Richard Marti
|
09e1c61ec9
|
Bug 762861 - Icons are missing in Customize Toolbar dialog in event/task dialog.
|
2012-06-08 18:00:38 +02:00 |
Stefan Sitter
|
8cde8f7d07
|
Bug 760806 - Cannot modify start and end date of an event in the datepicker with the keyboard, the value is reset when leaving the input field r=philipp
|
2012-06-12 19:10:08 +02:00 |
Richard Marti
|
6f445d7256
|
Bug 687435 - New Event/Task toolbar layout is different from other dialogs. r=philipp
|
2012-06-09 16:22:53 +02:00 |
Richard Marti
|
ba17ff6e2f
|
Bug 392886 - Rename Tools - Options - Lightning to Calendar. r=philipp
|
2012-06-09 16:21:45 +02:00 |
Richard Marti
|
01d06ab705
|
Bug 362932 - Attendee Dialog: Time Slot Indicator has no border. ui-r/r=philipp
|
2012-06-09 16:20:26 +02:00 |
Joshua Cranmer
|
9d79fe7641
|
Bug 760126 - Reduce amount of preprocessing in content files, calendar/ part. r=phillip
--HG--
extra : rebase_source : a8b79396e3974d2dfd7ccb36c91562747fe9100a
|
2012-06-07 08:20:17 -05:00 |
Rafael Ávila de Espíndola
|
0478e02409
|
Lightning enabled in TB trunk - Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp:852. r=philipp.
|
2012-06-06 15:52:55 -04:00 |
Rafael Ávila de Espíndola
|
a164b3e3a8
|
Bug 760243 - Lightning enabled in TB trunk - Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp:852. r=philipp.
|
2012-06-06 13:39:00 -04:00 |
Rafael Ávila de Espíndola
|
3b7813f00d
|
Bug 760243 - Lightning enabled in TB trunk - Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp:852. r=philipp.
|
2012-06-06 13:35:16 -04:00 |
Geoff Lankow
|
c512c6fc3b
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=Fallen,Neil sr=Standard8
|
2012-06-06 14:24:01 +12:00 |
Mark Banner
|
ff6a8102e2
|
Version bumps for Calendar, SeaMonkey and Thunderbird a=auroramerge
|
2012-06-04 21:13:24 +01:00 |
Gervase Markham
|
d9160e1ab8
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
Alexandre Demers
|
fd93890c53
|
Bug 752206 - event dialog is not non-modal anymore. r=mmecca, ui-r=paenglab
|
2012-05-28 00:49:04 -04:00 |
Matthew Mecca
|
4a53192323
|
Bug 757467 - Excessive getItems requests when switching days. r=philipp
|
2012-05-28 00:23:19 -04:00 |
Matthew Mecca
|
1e1f65e22f
|
Bug 745081 - Allow access to individual filter properties to support customizable item filters. r=philipp
|
2012-05-28 00:13:00 -04:00 |
Matthew Mecca
|
36548893f1
|
Bug 752163 - Storage calendar events are not shown in views due to a corrupted event organizer. r=redDragon
|
2012-05-25 16:24:56 -04:00 |
Richard Marti
|
e03e8e3db8
|
Bug 758529 - Warning in console when opening Invite Attendee dialog. r=philipp
|
2012-05-25 10:21:52 +02:00 |
Richard Marti
|
65178cb54f
|
Bug 412272 - Check boxes in list boxes should display an Mac OS X Graphite image. r=philipp
|
2012-05-25 15:01:35 +02:00 |
Jim Mathies
|
45e258db7b
|
Bug 750911 - Add a third 'flags' parameter to XRE_main to match mozilla-central changes. r=callek
|
2012-05-25 05:02:41 -05:00 |
Richard Marti
|
e1d58e14c5
|
Bug 754552 - Lionize Lightning. r=philipp ui-r=nisses.mail
|
2012-05-25 09:48:41 +02:00 |
Philipp Kewisch
|
cf061d30b7
|
Fix bug 751925 - Warning "octal literals and octal escape sequences are deprecated" in datetimepickers.xml. r=ssitter
--HG--
extra : rebase_source : 00768cdb4ddd4c0568afbff53b98a5481411e642
|
2012-05-24 08:37:25 +07:00 |
Philipp Kewisch
|
43548ff3b8
|
Fix bug 757332 - Remove e4x usage in the gdata provider (cpg fallout). r=mmecca
--HG--
extra : rebase_source : 13bf135189d8c90b749424317e8c0742586e1687
|
2012-05-24 08:31:26 +07:00 |
Richard Marti
|
184c6c16cf
|
Bug 412917 - Task List Headings should display a Tooltip while mouse over. r=matthew.mecca
|
2012-05-23 18:27:23 +02:00 |
Philipp Kewisch
|
7bb4fd2601
|
Fix bug 635629 - Support mouse gestures in calendar view. r=redDragon
|
2012-05-23 11:52:03 +07:00 |
Philipp Kewisch
|
35aa273332
|
Fix bug 754164 - Bug 650353 breaks Lightning with [TypeError: can't wrap XML objects] due to e4x usage (regression). r=mmecca
|
2012-05-22 12:52:43 +07:00 |
Matthew Mecca
|
52ef0713e2
|
Bug 754740 - Startup failure since Bug 589032 - Error: Error setting up timezone database: TypeError: Components.classes['@mozilla.org/storage/statement-wrapper;1'] is undefined. r=redDragon
|
2012-05-21 22:13:16 -04:00 |
aceman
|
934cacf82b
|
Bug 756726 - Fix build in Mailnews due to infallible hashtables. r=dbienvenu to fix a CLOSED TREE
|
2012-05-19 14:26:37 -04:00 |
Philipp Kewisch
|
48fad8da90
|
Bug 411254 - Categories have no default colors. r=Taraman
|
2012-03-15 16:00:00 -04:00 |
Philipp Kewisch
|
709700fd12
|
Fix bug 751923 - Failure during event creation [Exception 'TypeError: aItem.calendar.isInvitation is not a function' in calProviderUtils.jsm] (regression). r=mmecca
--HG--
extra : rebase_source : 2d7769f561bf26187c9d74453d97ad126789c3f6
|
2012-05-18 15:34:17 +07:00 |
Philipp Kewisch
|
ad85df7da2
|
Fix bug 753324 - Show Attendees in the invitation template. r=laurent
--HG--
extra : rebase_source : 3ddc5c143ef4f6aa5cfcdd25820689d6b2196969
|
2012-05-12 17:07:35 +07:00 |
Philipp Kewisch
|
7848a4e68f
|
Fix bug 753305 - Change invitation template to use a standalone file. r=laurent
--HG--
extra : rebase_source : bef00d72d5b95678da1cc777cc0b30a98d7d7f83
|
2012-05-12 17:02:35 +07:00 |
Philip Chee
|
2d2cbc80ef
|
Bug 753683 Simplify SeaMonkey handling of Lightnings customizable toolbars, Lightning part r=paenglab.
(SeaMonkey part has been done in Bug 731264)
|
2012-04-09 22:53:07 +08:00 |
Philipp Kewisch
|
c2e0520913
|
Fix bug 723280 - Add an em:updateURL tag for nightly builds only. r=Standard8
--HG--
extra : rebase_source : 6686fe5cff11db497bda2a7e930bfe9ba740b6e3
|
2012-05-10 14:30:23 +07:00 |
Neil Rashbrook
|
7e8c4a1b6c
|
Bug 452232 Add support for an incomplete toolkit LDAP autocomplete component and a configure flag to build it r=Standard8
|
2012-05-09 22:12:22 +01:00 |
Richard Marti
|
8515b2220f
|
Bug 747415 - Make our css more efficient. r=bwinton, philipp
|
2012-05-01 19:06:30 +02:00 |
Richard Marti
|
dacedab0a0
|
Bug 752296 - Adapt Lightning for Bug 741998. r=matthew.mecca
|
2012-05-07 20:58:10 +02:00 |
Philipp Kewisch
|
fc71131aa2
|
Fix bug 724257 - Upload lightning in |make upload| if MOZ_CALENDAR is specified, for tryserver - Typo Fix
--HG--
extra : rebase_source : c8afe25f7ffb62c7884ad6a81be3240fb2f60a28
|
2012-05-05 22:01:47 +02:00 |
Robert Brand
|
92101aea5f
|
Bug 738962 - Follow-up patch to fix Windows Sunbird build bustage. r=philipp a=Sunbird-only on a CLOSED TREE
|
2012-04-29 22:40:07 +02:00 |
Philip Chee
|
3e69d08e7e
|
Bug 751217 In SeaMonkey, the Delete button in the Lightning Task Actions Toolbar doesn't have an icon because it uses mail-toolbar.png r=paenglab.
|
2012-05-04 17:12:14 +08:00 |
agx@sigxcpu.org
|
f6f27ba2f4
|
Bug 740465 - Don't use magic constants as key codes. r=philipp DONTBUILD
|
2012-03-29 19:26:04 +02:00 |
Mark Banner
|
5702d3a548
|
Version bumps for Calendar, SeaMonkey and Thunderbird a=auroramerge
|
2012-04-24 18:09:34 +01:00 |
Matthew Mecca
|
e2cec61516
|
Bug 746048 - Alarm service should ignore alarms on added and modified items outside the alarm search range. r=philipp
|
2012-04-17 22:21:30 -04:00 |
Matthew Mecca
|
934fa934fc
|
Bug 728759 - Modification of a repeating task causes an unnecessary full refresh of the task trees. r=philipp
|
2012-04-17 20:59:20 -04:00 |
Philipp Kewisch
|
e3c777f7dc
|
Bug 734817 - Add a difference engine for processing items. r=mmecca,philipp
|
2012-04-17 20:19:40 -04:00 |
Mark Banner
|
eb43984b56
|
Fix bustage from bug 723138 caused by bug 723135 not having landed yet. r=Callek over irc
|
2012-04-16 09:59:09 +01:00 |
Mark Banner
|
190b583c08
|
Bug 723138 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=Callek
|
2012-04-16 09:09:17 +01:00 |
Guido Günther
|
c575614f7e
|
Fix bug 738962 - Make sure prefs.js isn't installed mode 755. r=philipp
|
2012-04-16 08:22:51 +02:00 |
Richard Marti
|
2146dc6140
|
Bug 741191 - Follow Thunderbird's Australis changes (Bug 740035 and Bug 734736). r+ philipp
|
2012-04-14 18:45:37 +02:00 |
Richard Marti
|
793612dc05
|
Bug 741108 - Change background color for selected item in the reminder dialog in High Contrast mode. r+ philipp
|
2012-04-14 18:44:32 +02:00 |
Richard Marti
|
b49102eda7
|
Bug 736245 - Mac: View Tabs height not aligned, too short. r=philipp
|
2012-04-03 20:09:19 +02:00 |
Matthew Mecca
|
fc6f23c419
|
Bug 735619 - Event is moved from original calendar to primary Google calendar upon editing. r=philipp
|
2012-04-03 11:30:16 +02:00 |
Richard Marti
|
e9d12d9a52
|
Bug 741233 - Write icon in Write popup not shown under Win7. r=philipp
|
2012-04-02 20:20:01 +02:00 |
agx@sigxcpu.org
|
52aaa798b7
|
Bug 738964 - Add extensions.getAddons.cache.enabled pref. r=mschroeder
|
2012-03-24 14:31:24 +01:00 |
Serge Gautherie
|
750ccd0ad2
|
Bug 604266. (Dv1-CC) Remove MOZ_INSTALLER support. r=Callek.
|
2012-03-25 04:32:45 +02:00 |
agx@sigxcpu.org
|
16b675bc58
|
Bug 738939 - Fix component ID of Calendar Commandline Handler. r=mschroeder
|
2012-03-24 15:40:02 +01:00 |
Mark Banner
|
13f51a8a68
|
Version bumps for Calendar, SeaMonkey and Thunderbird a=auroramerge
|
2012-03-13 21:42:16 +00:00 |
Philipp Kewisch
|
dc19df02b9
|
Fix bug 689130 - Enabling timezone support in the event dialog should be more visible. r=decathlon (tentative)
--HG--
extra : rebase_source : 49ae403302ad014a417a873beee0e0c213ef3b4f
|
2012-03-13 10:56:26 +01:00 |
Philipp Kewisch
|
80334fa001
|
Fix bug 734773 - Allow getting a calendar by id. r=mmecca
--HG--
extra : rebase_source : 6e0bd2e437e0fbe855bf099ff0776d7902d2ac12
|
2012-03-12 09:52:09 +01:00 |
Philipp Kewisch
|
4856d21252
|
Fix bug 734375 - Support Attachments and Attendees on Alarms. r=mmecca
--HG--
extra : rebase_source : aa145322faf82684b4e2a7c65c7d08d58f27d8bd
|
2012-03-12 09:51:42 +01:00 |
Decathlon
|
ca0d2a42ea
|
Fix bug 377744 - Optimize drag & drop and rezising of events/tasks. r=philipp
--HG--
extra : rebase_source : 26a5e019fef71d22b2b719e2abcb37e29f15db53
|
2011-12-06 09:13:00 +01:00 |
Edmund Wong
|
0253aa142a
|
Bug 611585 - Allow user to enter a 'snooze default' larger than 999. r=Fallen
|
2012-03-06 21:37:20 +08:00 |
Philipp Kewisch
|
ac7b6502a4
|
Fix bug 718386 - Attempting to open an event from message window fails (modifyEventWithDialog is not defined) (regression). r=decathlon
--HG--
extra : rebase_source : 41b9e6a8c94b01704d8e8330dc97ce352b94eaef
|
2012-03-06 12:01:33 +01:00 |
Edmund Wong
|
62401071fa
|
Bug 451919 - Remove |APP_XPCOM_LIBS| from /calendar/sunbird r=NPOTB DONTBUILD
|
2012-03-06 09:28:36 +08:00 |
Edmund Wong
|
82fa510606
|
Bug 496283 - Use the app version from configure vars. r=NPOTB DONTBUILD
|
2012-03-06 09:23:15 +08:00 |
Merike Sell
|
1214d4e638
|
Bug 730685 - Remove unused entities in lightning.dtd. r=philipp
|
2012-03-05 19:59:01 -05:00 |
Philipp Kewisch
|
0a513af95f
|
Fix bug 723533 - Lightning 1.2 does not send invites from CalDAV cals; only cancellations. r=wsourdeau (tentative)
|
2012-03-05 20:17:43 +01:00 |
Michel Verbraak
|
4f45371b2a
|
Fix bug 731674 - One calendar item stays visible after multi or recurring item deletion in multi-day view. r=philipp
--HG--
extra : rebase_source : b3063b8faab6af5eb5bf8e7c26081ed761b55811
|
2012-03-05 19:34:10 +01:00 |
Stefan Sitter
|
05461e859d
|
Bug 730930 - Warning: "Unknown property -moz-box-shadow. Declaration dropped." in calendar-views.css r=philipp
|
2012-03-02 18:07:35 +01:00 |
Richard Marti
|
ec2d0ca1a2
|
Bug 548635 - Provide a toolbar button to open the unifinder. Initial patch from Philipp, additions by me. f=philip.chee r=philipp
|
2012-03-01 19:21:37 +01:00 |
Chris Coulson
|
63b733b031
|
Fix bug 730078 - Don't hardcode defaultset in an overlay, as it can break migrations and conflict with other addons. r=philipp
--HG--
extra : rebase_source : b54c31d634e12c091e1c7f8774d2b7d120aa8ca7
|
2012-03-01 12:27:21 +01:00 |
Richard Marti
|
c45c7a2378
|
Bug 730090 - calendar-summary-dialog isn't showing the status icons. r=philipp
|
2012-02-27 21:50:34 +01:00 |
Richard Marti
|
c6e2db292d
|
Bug 729674 - Broken calendar-tab-button / task-tab-button on tab toolbar during toolbar customization
|
2012-02-23 22:13:12 +01:00 |
Philipp Kewisch
|
bf0f483075
|
Fix bug 728019 - [hr] Request for including Croatian translation in Lightning 1.3. r=philipp
--HG--
extra : rebase_source : e16d3410fabb2533c101f200328783d6c874b3de
|
2012-02-22 18:30:29 +01:00 |
Geoff Lankow
|
5619f50838
|
Bug 727408 - Remove nsIPrefBranch2 uses from comm-central, Part A - calendar/ ; r=philipp
|
2012-02-22 11:46:59 +13:00 |
Philipp Kewisch
|
2226e81031
|
Fix bug 725075 - rsync xpi-stage/lightning to dist dir on mac osx. r=Standard8
--HG--
extra : rebase_source : 35b6eabb7fa3971064b6d1bfacfbd5db17bcc409
|
2012-02-21 15:48:52 +01:00 |
Veeraya Pupatwibul
|
65388df32e
|
Fix bug 719789 - The appointment mouseover should show the organizer. r=philipp
--HG--
extra : rebase_source : c7d00738c821c602d0e6142bbcd2fc361045624e
|
2012-02-20 10:27:37 +01:00 |
Richard Marti
|
a2bf9fbb07
|
Bug 722690 - buttons are too close to edge. r+ui-r=andreasn
|
2012-02-17 19:34:41 +01:00 |
Richard Marti
|
5966d9818e
|
Bug 726317 - Remove the side margins in Today Pane. r=philipp ui-r=andreasn
|
2012-02-17 18:23:59 +01:00 |
Richard Marti
|
064f8cd967
|
Bug 510513 - When mail display is set to black background/white text, calender items appear white on white r=philipp
|
2012-02-12 18:10:59 +01:00 |
Philipp Kewisch
|
d3c0e6bfab
|
Fix bug 724257 - Upload lightning in |make upload| if MOZ_CALENDAR is specified, for tryserver. r=Standard8 CLOSED TREE (push won't affect mail)
|
2012-02-12 12:10:42 +01:00 |
Ginn Chen
|
a8dd694759
|
Fix bug 725224 - printf SEGV when passing NULL string on Solaris 10 in icalparser.c. r=philipp
|
2012-02-08 00:21:00 +01:00 |
Makoto Kato
|
3b3d8fac2e
|
Fix bug 724485 - don't typedef long intptr_t if _MSC_VER >= 1400. r=philipp
--HG--
extra : rebase_source : 4fe7d1d45903c728d93fbfbaa27e91579139acf3
|
2012-02-06 01:19:00 +01:00 |
Decathlon
|
c306952050
|
Bug 308175 - Visual indicator in day and week view to show current time (slot). r=philipp
|
2012-02-06 22:21:56 +01:00 |
Richard Marti
|
758144d106
|
Bug 533096 - Consolidate theming to make more css common, Part 2. r+a=philipp
--HG--
rename : calendar/base/themes/winstripe/calendar-daypicker.css => calendar/base/themes/common/calendar-daypicker.css
rename : calendar/base/themes/winstripe/calendar-management.css => calendar/base/themes/common/calendar-management.css
rename : calendar/base/themes/winstripe/calendar-task-view.css => calendar/base/themes/common/calendar-task-view.css
rename : calendar/base/themes/winstripe/calendar-unifinder.css => calendar/base/themes/common/calendar-unifinder.css
rename : calendar/base/themes/winstripe/calendar-views.css => calendar/base/themes/common/calendar-views.css
rename : calendar/base/themes/winstripe/dialogs/calendar-alarm-dialog.css => calendar/base/themes/common/dialogs/calendar-alarm-dialog.css
rename : calendar/base/themes/winstripe/dialogs/calendar-event-dialog.css => calendar/base/themes/common/dialogs/calendar-event-dialog.css
rename : calendar/base/themes/winstripe/today-pane.css => calendar/base/themes/common/today-pane.css
rename : calendar/base/themes/winstripe/widgets/calendar-widgets.css => calendar/base/themes/common/widgets/calendar-widgets.css
|
2012-02-06 21:55:55 +01:00 |
Philip Chee
|
0d3bcc758e
|
Bug 721330 Part 2: Make Customizing the task-actions-toolbar work in SeaMonkey r=philipp a=philipp.
|
2012-02-06 12:45:48 +08:00 |
Philipp Kewisch
|
2ba4bfed4b
|
Fix bug 719193 - Open/Delete Commands are always disabled (regression). r=markus,a=philipp
|
2012-02-06 10:17:10 +01:00 |
Merike Sell
|
110612559c
|
Bug 417688 - Add context menu to copy URL for attached links in events/tasks. r=philipp,a=philipp
|
2012-02-05 21:44:27 +01:00 |
Markus Adrario
|
b3e47fed97
|
Fix bug 723884 - Typo in the name of an entity -part2. r=philipp
|
2012-02-03 15:25:18 +01:00 |
Markus Adrario
|
dc6d311d9d
|
Fix bug 723884 - Typo in the name of an entity. r=philipp
|
2012-02-03 14:44:06 +01:00 |
Philipp Kewisch
|
d9a3d76c4a
|
Fix bug 722635 - MODIFICATION_FAILED when writing to the Oracle stbeehive caldav server. r=wsourdeau
|
2012-02-01 22:52:33 +01:00 |
Mark Banner
|
b84f76051d
|
Version bumps for Calendar, SeaMonkey and Thunderbird a=auroramerge
|
2012-01-31 22:35:46 +00:00 |
Philip Chee
|
1388e77f0a
|
Bug 721330 Make Customizing Lightning Toolbars work in SeaMonkey f=paenglab r=Philipp.
|
2012-01-30 20:53:06 +08:00 |
Philip Chee
|
237811e420
|
Backed out changeset: d577ee1e51ab Bug 721330 due to incomplete commit message.
|
2012-01-30 21:07:12 +08:00 |