Commit Graph

651 Commits

Author SHA1 Message Date
mattwillis%gmail.com
61db6d936c bug 357027 - Sets control property of two titles to the checkbox rather than the datepicker. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r=lilmatt,mvl 2006-10-24 23:59:51 +00:00
mattwillis%gmail.com
eece3442c0 bug 357027 - Adds missing accesskeys to new event/todo dialog. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr>, r=ctalbert,jminta 2006-10-19 22:28:12 +00:00
mattwillis%gmail.com
eb4846eb43 bug 345643 - Changes date format used in views to honour locale's month/day order. r=ctalbert,jminta ui-r=dmose 2006-10-19 22:12:05 +00:00
mattwillis%gmail.com
4f974399c6 bug 353437 - Localize file filter label for Alarm dialog. r=ctalbert/dmose 2006-10-14 00:11:07 +00:00
mattwillis%gmail.com
972cbbeca2 bug 350406 - Moves items common to Sb and Ln to a common jar.mn. r=ctalbert/dmose 2006-10-13 23:35:42 +00:00
mattwillis%gmail.com
cc4f847931 bug 356496 - Makes LOG() also work with string primitives. r1/r2=jminta 2006-10-13 00:46:54 +00:00
mattwillis%gmail.com
a1664d4bd0 bug 202620 - Make Alarms box biff the icon. Patch by Stefan Sitter <ssitter@googlemail.com> r=lilmatt,dmose 2006-10-11 17:10:46 +00:00
mattwillis%gmail.com
c13beec112 bug 354633 - Fixes item length computation when drag-n-dropping. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r=lilmatt 2006-09-28 07:10:28 +00:00
mattwillis%gmail.com
e765d44b09 bug 352862 - Changes dragging a recurring event child to only move that child. r=ctalbert,dmose 2006-09-27 17:33:25 +00:00
mattwillis%gmail.com
1e7975a3a2 remove stray ^M 2006-09-27 06:32:22 +00:00
mattwillis%gmail.com
fa49ba2a9f bug 349788 - Fixes missing recurring events for UTC+ timezones. r=ssitter,dmose 2006-09-25 19:15:04 +00:00
mattwillis%gmail.com
e218496c04 bug 353797 - Ensures endDate.isDate is false. r1=ctalbert, r2=dmose 2006-09-22 22:37:06 +00:00
mattwillis%gmail.com
1b27269543 bug 353725 - Fixes regression by moving UTC conversion inside the else block. r1/r2=dmose 2006-09-22 04:12:16 +00:00
mattwillis%gmail.com
5f275770e5 bug 349788 - Adds convertDate to ensure dates passed to cpp are proper datetime objects. r1=ctalbert, r2=dmose 2006-09-21 22:14:50 +00:00
mattwillis%gmail.com
7847c86300 bug 352674 - Adds .wav filter to alarm sound file picker. Patch by Adam Guthrie <ispiked@gmail.com>, r1=lilmatt, r2=jminta 2006-09-20 03:38:47 +00:00
dmose%mozilla.org
28602d3dfb Add in a necessary pair of parens to fix regressions caused by the original patch in bug 239291. This fixes bug 353400, bug 353401, and bug 353405. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r1/r2 by dmose@mozilla.org. 2006-09-20 01:59:47 +00:00
mattwillis%gmail.com
082d82fafb bug 348798 - Removes braces in uuids. Patch by Bruno Browning <browning@uwalumni.com>, r1=jminta, r2=dmose 2006-09-19 23:23:06 +00:00
mattwillis%gmail.com
933ca5702a bug 351737 - Converts rule.endDate to UTC so the later getInTimezone works properly. r1=ctalbert, r2=dmose 2006-09-19 22:56:37 +00:00
mvl%exedo.nl
0ba995034f bug 278236: don't use time_t, to prevent crashes for dates before 1970 or after 2038. r=ctalbert, dmose 2006-09-19 20:39:14 +00:00
mvl%exedo.nl
19c7c698e6 bug 351902: tweak vertical size for day view to make short events better readable. r=dmose 2006-09-18 19:49:42 +00:00
mattwillis%gmail.com
afcdab601e bug 353060 - Time changes lost if editing immediately after creation. Patch by <gekacheka@yahoo.com>, r1=lilmatt, r2=jminta 2006-09-18 19:30:47 +00:00
mattwillis%gmail.com
cc0559016e bug 353051 - Changes Dismiss All to loop in reverse so as to not miss any alarms. Patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=jminta 2006-09-18 18:52:45 +00:00
mattwillis%gmail.com
235cce1fa5 bug 349354 - Editing recurring event resets any this-recurrence-only changes. patch by michael.buttner@sun.com, r1=ctalbert, r2=mvl 2006-09-15 23:34:10 +00:00
mvl%exedo.nl
6819dff92d bug 352865: don't allow moving an item to a readonly calendar. r=lilmatt, dmose 2006-09-15 20:15:44 +00:00
mattwillis%gmail.com
59c01e6dcc bug 351566 - Update lightning's install.rdf for 0.3. r1=cmtalbert, r2=dmose 2006-09-14 23:26:16 +00:00
mvl%exedo.nl
6549c209a4 bug 350287 create a webcal protocol handler. r=lilmatt, dmose 2006-09-13 19:57:38 +00:00
mvl%exedo.nl
4c7b608d3f bug 350287 create a webcal protocol handler. r=lilmatt, dmose 2006-09-13 19:29:37 +00:00
mattwillis%gmail.com
99e55dbfcf bug 352188 - Fixes deleting event using DEL key. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-13 02:52:47 +00:00
mattwillis%gmail.com
84c2128bcd bug 351868 - Fixes changing start-end time with drag n drop. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-12 23:09:03 +00:00
mattwillis%gmail.com
5ad307f558 bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:22:07 +00:00
mattwillis%gmail.com
c6f7d9e4af bug 351452 - Fixes cut off custom alarm fields. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:08:28 +00:00
mattwillis%gmail.com
d396ab785c bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 20:31:59 +00:00
mattwillis%gmail.com
1269a94257 bug 321384 - Typo fix. r1/r2=dmose via IRC 2006-09-08 22:05:07 +00:00
dmose%mozilla.org
d14ae8032f iTIP information must be cached in an XPCOM object (bug 350965); patch by Clint Talbert <cmtalbert@myfastmail.com>, r1=lilmatt, r2=dmose 2006-09-08 02:44:15 +00:00
dmose%mozilla.org
daf762c7fc New views need to support multiple selection (bug 321384). Patch by jminta; architectural rs=mvl, r2=dmose, minor adjustments and changes by dmose as well. 2006-09-08 01:52:32 +00:00
mattwillis%gmail.com
4a2e37e648 bug 348254 - Fixes duplicate xul element ids and changes captions to labels for some prefs. patch by Cedric Corazza, r1=lilmatt, r2=jminta 2006-09-07 20:37:38 +00:00
mattwillis%gmail.com
b93c367c52 bug 345310 - Adds 'Repeat every n [weeks|months]'. patch by jminta, r1=lilmatt, r2=mvl 2006-09-06 13:48:46 +00:00
mattwillis%gmail.com
cf29408e59 bug 344535 - Adds nsIFilePicker filter to fix Linux crash. patch by ispiked, r1=lilmatt, r2=jminta 2006-09-06 13:22:47 +00:00
mattwillis%gmail.com
839cd44f3d bug 296202 - typo fix 2006-09-06 12:07:06 +00:00
mattwillis%gmail.com
98fe140e89 bug 296202 - fix missing nit 2006-09-06 12:03:39 +00:00
mattwillis%gmail.com
ae412249cf bug 296202 - typo fix 2006-09-06 11:57:17 +00:00
mattwillis%gmail.com
501cbd1b9c bug 296202 - Deleting a calendar doesn't necessarily delete its contents. patch by jminta, r1=lilmatt, r2=dmose 2006-09-06 01:42:08 +00:00
mattwillis%gmail.com
deb5744c2a bug 337885 - Adds return val to all xbl setters. thanks to Ehsan Akhgari ehsan.akhgari@gmail.com for patch, r1=lilmatt, r2=jminta 2006-09-05 17:20:01 +00:00
mattwillis%gmail.com
947a54a7d4 bug 349788 - Observe correct pref branch. patch by jminta, r1=lilmatt, r2=mvl 2006-09-05 15:07:32 +00:00
mattwillis%gmail.com
d1cd89762c bug 350324 - Makes alarm dialog resizable and persists that size. patch by ssitter, r1=lilmatt, r2=jminta 2006-09-05 00:24:49 +00:00
mattwillis%gmail.com
2aa3f69c53 bug 351184 - Changes X-MOZ-SNOOZE-TIME to use a calIDateTime to fix crash. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-05 00:06:37 +00:00
mattwillis%gmail.com
731c29e07d bug 349812 - uses getInTimezone in event dialog. patch by jminta, r1=lilmatt, r2=dmose 2006-09-02 21:16:16 +00:00
mattwillis%gmail.com
7f4c0bd782 bug 298358 - Adds snooze to alarm dialog. patch by jminta and ssitter, r1=lilmatt, r2=mvl 2006-09-01 01:52:13 +00:00
mattwillis%gmail.com
8c1463788a bug 348716 - Fixes setting an alarm on just the first of a recurring event. patch by jminta, r1=lilmatt, r2=dmose 2006-08-31 21:14:37 +00:00
mattwillis%gmail.com
9f1c025eb0 bug 347427 - Only show verbose lables on first and last days. patch by jminta, r1=ssitter, r2=mvl 2006-08-31 19:45:40 +00:00