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

490 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 6c34ec91eb bug 336766 fixes javascript error 'alarmTime has no properties'. patch by ssitter, r=mvl 2006-05-15 22:02:53 +00:00
mattwillis%gmail.com ccedfb8f7d bug 333372 Title of multiweek view includes one week too much. patch by mschroeder, r=jminta 2006-05-15 20:41:15 +00:00
mattwillis%gmail.com a539338f36 bug 329642 make 'all occurrences vs. this occurrence' dialog cancelable. patch by robin.edrenius, r=dmose 2006-05-15 02:55:58 +00:00
mattwillis%gmail.com 88c09e46ea bug 325103 fixes list of possible properties in calIItemBase. patch by rrankin, r=jminta 2006-05-15 02:48:59 +00:00
mattwillis%gmail.com 6c8a5823b7 bug 326270 fixes calWeekTitleService for leap years patch by mschroeder, r=mvl 2006-05-15 02:16:22 +00:00
mattwillis%gmail.com 3f0d8f2e42 bug 333686 new task dialog has not 2006-05-14 20:41:49 +00:00
mattwillis%gmail.com ae910217a0 bug 322124 Event is not shown in horizontal day/week view on first try patch by jminta, r=mvl 2006-05-14 20:28:56 +00:00
mattwillis%gmail.com 3a6b9b67a6 bug 334070 Views don't care about mBatchCount patch by jminta, r=dmose 2006-05-13 20:05:04 +00:00
jminta%gmail.com ae7b2c54d9 Bug 259131 ability to have an event repeat at the end of every month, patch by mschroeder@mozilla.x-home.org, r=jminta 2006-05-13 19:45:15 +00:00
jminta%gmail.com 706567d3c5 Bug 336941 fix warning for undefined this.mCalendar, patch by gekacheka, r=jminta 2006-05-13 19:33:03 +00:00
mattwillis%gmail.com 9f576f578b bug 336045 Undeclared variables endDate, testDate in calDateTimeFormatter.formatInterval patch by gekacheka, r=mvl 2006-05-13 00:55:09 +00:00
mattwillis%gmail.com 22135ae243 bug 335127 The month view doesn't remove events when calendars are deleted/unchecked. patch by jminta, r=mvl 2006-05-12 23:09:36 +00:00
mvl%exedo.nl 55e6b6e7fc bug 335879: treat unknown timezones as floating, to prevent the app from dying. r=dmose 2006-05-04 18:29:33 +00:00
jminta%gmail.com bf2463f8e9 Bug 328911 Current date indicator doesn't change until part the way through the day, patch by mschroeder@mozilla.x-home.org, r=jminta,tbe 2006-04-27 13:14:34 +00:00
mvl%exedo.nl 1d0e188239 bug 335169: turn of grid re-use, because of al lthe regressions. r=jminta 2006-04-24 16:59:16 +00:00
mvl%exedo.nl 8478be6d39 bug 334996: remove old eventboxes after switching to a new day. patch by jminta, r=mvl 2006-04-22 21:23:36 +00:00
mvl%exedo.nl c111cf88ce bug 334724: remove weeks, not add, when browsing the monthview. r=dmose 2006-04-22 19:57:58 +00:00
mvl%exedo.nl b3c9ad1520 bug 334704. calIDuration.addDuration doesn't work with negative durations. r=dmose 2006-04-19 20:49:41 +00:00
mvl%exedo.nl 1812f04b05 bug 333717: don't convert to utc when reading an ics entry. r=dmose 2006-04-18 21:46:57 +00:00
jminta%gmail.com ef4cd3ad5a Bug 334506 Import cannot read exported ics file containing email alarms. patch by ssitter, r=jminta 2006-04-18 20:58:06 +00:00
mattwillis%gmail.com 7d1508deb0 bug 333771: removes css selector that makes text flush right r=jminta 2006-04-15 15:50:36 +00:00
jminta%gmail.com 46a61ae42d Bug 330386 Clicking on day on calendar pane brings always to month view instead of last view, r=dmose 2006-04-15 13:23:58 +00:00
jminta%gmail.com 931c0839b1 Typo fix. (Component->Components) No bug. r=mvl 2006-04-10 19:03:13 +00:00
jminta%gmail.com 12e5dadb51 Bug 332492 Errors in multiweek view if 'First Day Of The Week' is not Sunday. patch by mschroeder@mozilla.x-home.org, r=jminta 2006-04-09 17:48:22 +00:00
jminta%gmail.com e8d2262064 Bug 327760, initial cut. Make new views look more like previous Sunbird versions. patch by ssitter, r=jminta 2006-04-07 03:04:14 +00:00
jminta%gmail.com 2d115ad410 Bug 321545 removing now obsolete css files. r=dmose 2006-04-07 01:46:03 +00:00
jminta%gmail.com 931921f5ef Bug 321545 Move base views style css to skin (make skin/theme possible), r=dmose 2006-04-07 01:28:38 +00:00
jminta%gmail.com 0bea81a130 Bug 332772 Drag n Drop on the edges of an event in Week Views messes up the event, r=mvl 2006-04-07 00:35:20 +00:00
jminta%gmail.com a63431c045 Bug 325477 part 2, fix remaining issues in Sunbird's undo/redo system by getting the returned item, r=mvl 2006-04-05 00:41:12 +00:00
mvl%exedo.nl be01b02f06 bug 332738: show the right end-date in the unifinder, and display all-day for allday events. r=jminta 2006-04-04 21:35:08 +00:00
jminta%gmail.com d7a50e89b0 Bug 332595 Changing calendar in Edit Event dialog has no effect 2006-04-04 16:44:31 +00:00
jminta%gmail.com 0d15677fbc Bug 332443 In weekview, dragging an item to a different day and different time ends up at the wrong time, r=mvl 2006-04-03 15:25:01 +00:00
jminta%gmail.com f3dd0489c3 Bug 331796 The recurrence dialog should use dateFormat.properties, patch by mschroeder@mozilla.x-home.org, r=jminta 2006-04-01 22:37:39 +00:00
jminta%gmail.com dfb1c04b7b Bug 325477 Part 1, begin implementing an undo/redo system for Lightning, fix places where Sunbird's undo/redo system should be used, r=mvl 2006-04-01 14:27:09 +00:00
jminta%gmail.com a958d94aa9 Bug 326562 followup, make sure the button is disabled when the dialog is loaded with a url. r=dmose 2006-04-01 14:21:45 +00:00
jminta%gmail.com e70f5fcdca Bug 326562 No 'Visit URL' button in the new event dialog, r=dmose 2006-03-31 21:31:24 +00:00
jminta%gmail.com 4b83d92a2b Bug 332270 js-strict warning fixes, r=mvl 2006-03-31 21:23:20 +00:00
jminta%gmail.com 5e16e71db5 Bug 332268 Editing start date of all day events adds extra day to end date, r=mvl 2006-03-31 21:21:17 +00:00
jminta%gmail.com 8f49e57450 Bug 329737 invalid alarms should just report an error, but not stop parsing, r=mvl 2006-03-31 20:20:16 +00:00
mattwillis%gmail.com b39ead54b5 bug 332311: also apply new winstripe higher contrast buttons to lightning. r=jminta 2006-03-31 03:59:07 +00:00
jminta%gmail.com 7c9c5a97a6 Bug 326813 Day/week view: left click on event does should select day too, r=mvl 2006-03-31 00:44:33 +00:00
gerv%gerv.net af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
jminta%gmail.com 29314c3241 Bug 331997 Edit Task dialog does not update task completed status correctly, r=mvl 2006-03-30 01:32:25 +00:00
mattwillis%gmail.com 0b2d2bb554 bug 331814: convert event dialog's task percent complete from menulist to textbox with error handling. r=jminta 2006-03-28 03:44:24 +00:00
dmose%mozilla.org 813f9db43f Fix Lightning regression by using longhand for all references to nsIScriptableDateFormat (bug 266241), r=jminta 2006-03-28 03:40:29 +00:00
jminta%gmail.com 9f39e126c7 Bug 327856 Views don't display events that start and end at 00:00 on the same day, r=dmose 2006-03-28 02:57:36 +00:00
jminta%gmail.com 5f8fd21f92 Bug 329669 Views don't update after changing timezone setting - restart required, r=dmose 2006-03-28 02:50:22 +00:00
jminta%gmail.com 61de418428 Bug 331887 Make the choose calendar dialog resizable and give it a title. patch by ssitter, r=jminta 2006-03-27 21:00:58 +00:00
jminta%gmail.com 948a470af3 Bug 324676 Day/week view don't refresh correctly when start/end time changed via preferences (no events displayed). r=mvl 2006-03-27 19:37:43 +00:00
jminta%gmail.com 4aad90d2b0 Bug 263479 Tasks aren't removed from view after delete. r=mvl 2006-03-27 19:31:27 +00:00