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

1017 Коммитов

Автор SHA1 Сообщение Дата
michael.buettner%sun.com 8b792e0505 Bug 405502 - Imported task is displayed twice in task list, r=dbo 2007-12-11 11:21:28 +00:00
michael.buettner%sun.com 3fedb3dee2 Bug 405417 - New task mode remains empty, r=dbo 2007-12-11 11:07:07 +00:00
michael.buettner%sun.com 98ba9d0e15 Bug 405499 - Task list behaves erratic after deleting multiple tasks at once, r=dbo 2007-12-11 10:57:39 +00:00
mozilla%kewis.ch c7e223c7eb Additional patch for bug 341576, r=dbo 2007-12-10 12:09:13 +00:00
mozilla%kewis.ch cf67c70dc9 Additional files for my last checkin 2007-12-09 15:48:23 +00:00
mozilla%kewis.ch 14f01fb0c8 Fix bug 341576 - A better event alarm dialog. r=mickey ui-r=christian 2007-12-09 15:31:30 +00:00
stefanh%inbox.com 2c462c1c3a Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Sunbird part. r=mickey. 2007-12-07 16:18:56 +00:00
michael.buettner%sun.com a1afc3553f Bug 405034 - Task list doesn't persist sort order or column selection anymore, r=berend 2007-12-07 15:41:13 +00:00
bugzilla%babylonsounds.com f467170869 Bug 389522 - move shared code from applicationUtil.js to calUtils.js, r=daniel, patch by me 2007-12-06 20:33:55 +00:00
daniel.boelzle%sun.com 9f00a1ee8e Bug 406801 Import and display of event with foreign timezone fails; r=philipp 2007-12-06 09:57:42 +00:00
daniel.boelzle%sun.com 06b9dd863b Bug 390492 events with DURATION get serialized with DURATION and DTEND; r=sebo 2007-12-06 09:38:48 +00:00
daniel.boelzle%sun.com 355b496fb2 Bug 406747 Exception when setting calRecurrenceRule.endDate = null; r=philipp 2007-12-04 12:42:29 +00:00
daniel.boelzle%sun.com 629ef42eb2 bustage fix for bug 400950 2007-12-03 16:01:23 +00:00
daniel.boelzle%sun.com a450d66132 Bug 400950 - Change calDatetime to reference its timezone definition; r=ctalbert, r=mickey, r=philipp 2007-12-03 14:42:49 +00:00
Berend.Cornelius%sun.com 2027530cbe 392584-Calendar-Mode cleanup needed;r=mickey 2007-11-30 10:42:51 +00:00
daniel.boelzle%sun.com 7bf5281232 Bug 405459 Task without start and due date are not displayed anymore; r=sebo 2007-11-30 10:05:49 +00:00
michael.buettner%sun.com d076b819c5 Bug 405199 - First day of week is always Sunday in prefs window, patch=bugzilla.mozilla.org-1@chsc.dk, r=mickey 2007-11-29 13:22:08 +00:00
daniel.boelzle%sun.com 385810400c Bug 403061 Unifinder: Edit and Delete selected event via keyboard is broken; patch=ssitter, r=philipp 2007-11-29 13:04:02 +00:00
daniel.boelzle%sun.com 8cba367ad1 Bug 401000 make helper methods (e.g. calGetString) exception safe; patch=ssitter, r=dbo 2007-11-29 12:58:25 +00:00
michael.buettner%sun.com 7dbf40e4e9 Bug 405127 - [Task Mode] Add 'click here to add a new task' feature - r=berend 2007-11-29 12:31:38 +00:00
daniel.boelzle%sun.com dd7c363a9a Bug 405777 calUtils doQueryInterface runs into infinite recursion; r=philipp 2007-11-28 17:10:24 +00:00
daniel.boelzle%sun.com 0b9f309b40 Bug 333363 Some providers return an allday event on the day of the event, and the day after; r=sebo,philipp 2007-11-26 10:56:37 +00:00
michael.buettner%sun.com e526212bc0 Bug 402683 - new category layout causes colliding event boxes, r=berend 2007-11-23 15:04:47 +00:00
mozilla%kewis.ch 48deeb2842 Fix bug 405006 - Strict warning in calendar-task-tree (aRow hides argument). r=mickey 2007-11-23 09:23:29 +00:00
michael.buettner%sun.com 4f4c0eb29c Bug 253396 - task mode: full task window - r=berend&philipp 2007-11-22 12:24:21 +00:00
daniel.boelzle%sun.com d114b473c9 Bug 404763 broken instanceof test in calUtils.js; r=dbo 2007-11-21 18:00:39 +00:00
mozilla%kewis.ch 5557067824 Fix bug 341776 - calICalendar::superCalendar attribute for calendar composition. r=dbo 2007-11-21 08:26:03 +00:00
mozilla%kewis.ch 850b5d3538 Fix bug 404085 - Consolidate provider methods into a default calendar implementation. r=dbo 2007-11-20 17:18:00 +00:00
daniel.boelzle%sun.com 583d25a7e0 Bug 398139 X-prop parameters get corrupted; r=philipp 2007-11-20 16:22:35 +00:00
mozilla%kewis.ch 9c6f63bb77 Fix bug 404007 - Remove calendar from composite in onCalendarUnregistering. r=dbo 2007-11-16 21:32:35 +00:00
bugzilla%babylonsounds.com 9902501c14 Bug 403748: Correct misspellings in Calendar code, r=mickey 2007-11-15 20:28:54 +00:00
mozilla%kewis.ch cbd10f142e Fix bug 403676 - Remove lock from calendar list column header. r=mickey, ui-r=christian 2007-11-14 12:43:54 +00:00
mozilla%kewis.ch 3d02bd1983 Fix bug 403517 - New Event/Task (context) menu commands are always disabled. r=ssitter 2007-11-12 21:21:05 +00:00
daniel.boelzle%sun.com 226ef4b0cb Bug 400951 Attribute calICalendar::suppressAlarms should be removed, be modeled as a calendar pref/property; r=philipp 2007-11-12 16:20:25 +00:00
mozilla%kewis.ch 28dc249186 Fix bug 401572 Selective calling of onRemoveAlarmsByItem / Error Console startDate has no Properties. r=mickey 2007-11-12 15:19:36 +00:00
daniel.boelzle%sun.com 13efd26643 Bug 402516 Remove calIOperation::success; r=philipp 2007-11-12 14:59:43 +00:00
mozilla%kewis.ch e3afa40224 Fix bug 379174 - readonly events should not be dragable in the views. r=mickey 2007-11-12 10:39:47 +00:00
daniel.boelzle%sun.com 9e95de6d9a Bug 328442 jsDate vs calIDateTime; r=mickey 2007-11-08 09:31:58 +00:00
daniel.boelzle%sun.com b927cb8f66 Bug 370146 API enhancement: Searching for calendars; r=philipp 2007-11-06 17:24:18 +00:00
mschroeder%mozilla.x-home.org caae7cfe1b Bug 401668 - calendar-unifinder.css changes text color in Thunderbird. r=philipp 2007-11-06 10:59:46 +00:00
michael.buettner%sun.com 7a06fdf42b Bug 400279 - Category colors should be displayed next to the event boxes, r=berend 2007-11-05 17:51:03 +00:00
michael.buettner%sun.com 64670e874c Bug 400279 - Category colors should be displayed next to the event boxes, r=berend 2007-11-05 17:32:37 +00:00
Berend.Cornelius%sun.com d98ea7a230 401362-[Proto] Recurrence dialog: uncaught exception if creating new event;r=philipp; 2007-11-05 10:59:34 +00:00
michael.buettner%sun.com 3909181a8e Bug 401739 - Thunderbird always starts in calendar mode, patch=philipp, r=mickey 2007-11-04 10:00:41 +00:00
daniel.boelzle%sun.com 6aaa15a218 Bug 401861 Send freebusy results immediately; r=mickey 2007-11-02 15:52:44 +00:00
mozilla%kewis.ch 1356ccf5ba Fix bug 401878 - Events of deselected calendars stays visible (regression). r=mickey 2007-11-02 09:56:08 +00:00
mozilla%kewis.ch bd104182b8 Fix bug 401905 - Event grippies are no longer functional (regression). r=mickey 2007-11-02 09:35:55 +00:00
michael.buettner%sun.com e700106c4f Bug 401681 - Sync calendar-event-dialog.css between trunk and branch, patch=mschroeder, r=mickey 2007-11-01 13:51:00 +00:00
michael.buettner%sun.com 3128794ea9 Bug 397866 - Errors are getting announced indefinitely, r=dbo 2007-11-01 10:11:22 +00:00
Berend.Cornelius%sun.com 3a9f4ddd88 397538-[Mac] Right-click on event in calendar brings up non-functioning pop-up menu;r=mickey 2007-10-31 16:58:16 +00:00