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

244 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 29c2b63596 bug 327064 - Adds STRIP_XPI to Lightning. r=dmose via IRC 2006-12-20 20:42:31 +00:00
mvl%exedo.nl 3b5d908551 bug 215971, use the values from the actual patch 2006-12-20 20:17:48 +00:00
mvl%exedo.nl f41eaae582 Bug 215971 auto refresh remote calendar every x minutes. r=lilmatt, jminta 2006-12-20 20:13:45 +00:00
thomas.benisch%sun.com 8f63172b26 bug #350323 add selected calendar to composite calendar r=lilmatt 2006-12-15 10:28:57 +00:00
thomas.benisch%sun.com 04a723ed6e bug #362930 Selected calendar will not be restored after restart of Lightning r=lilmatt 2006-12-15 10:17:07 +00:00
mattwillis%gmail.com 73d7ab1755 bug 360947 - Fixes calendar grid to not overflow when screen is in portrait mode. Patch by <gekacheka@yahoo.com> r1=lilmatt, r2=mvl 2006-12-11 16:06:14 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mattwillis%gmail.com e02913ad6c bug 362639 - Adds missing accesskeys to Lightning's main menu. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r=lilmatt,jminta 2006-12-07 20:14:09 +00:00
thomas.benisch%sun.com df83ebfa2f bug #357397 support WCAP server invitations r=mvl 2006-12-07 14:50:04 +00:00
mattwillis%gmail.com e6b2a31161 bustage fix - Remove blank lines caused by Windows line endings in the middle of a Unix file 2006-12-01 18:16:37 +00:00
mattwillis%gmail.com 9032eff951 bug 361216 - Adds new dtds to lightning's jar.mn. Patch by nightrat, r=jminta. Slight typo fixes by lilmatt 2006-12-01 17:55:06 +00:00
mattwillis%gmail.com 9d34510300 bug 349586 - Add migrator. Patch by jminta with contributions by lilmatt and ctalbert. r=ctalbert,lilmatt,jminta ui-r=mvl 2006-11-14 01:56:57 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
michael.buettner%sun.com 12e87bc0a0 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog r=lilmatt 2006-11-02 15:42:15 +00:00
mattwillis%gmail.com e0b9baa3b9 bug 340195 - Adds printing for Lightning. Original patch by jminta. Updates by lilmatt. r=mvl, ui-r rs=dmose 2006-10-30 21:10:22 +00:00
mattwillis%gmail.com 25ca61d472 bug 310258 - Adds 'Show completed tasks' to Lightning. Patch by jminta. r=lilmatt,ctalbert 2006-10-30 04:57:03 +00:00
jminta%gmail.com 8f289e3fa0 Bug 340477 add bold styling to the 'header' rows in the agenda-tree-view, r=lilmatt 2006-10-27 03:01:47 +00:00
mattwillis%gmail.com c7b4de4d76 bug 356637 - Lose old dayplanner icon. r=ctalbert,jminta ui-r=dmose 2006-10-26 20:45:23 +00:00
mattwillis%gmail.com 1a12ffa5f4 bug 356722 - Fix lightning by using same jar layout as sunbird. r=ssitter 2006-10-16 13:02:38 +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 988a2a4935 bug 356261 - Removes default prefs for wcap. r=dmose 2006-10-11 17:16:25 +00:00
mattwillis%gmail.com bd47524584 bug 355295 - Lightning gets its own release notes. r=dmose 2006-10-05 01:26:05 +00:00
mattwillis%gmail.com 16f2960bf4 bug 353470 - Gives and takes focus from todolist items in richlisttextbox so you don't unknowingly delete email when attempting to delete a todo. r=ctalbert,dmose 2006-09-25 20:46:40 +00:00
mattwillis%gmail.com a33d9e45eb bug 353470 - Stops propagating ENTER and DELETE key events when an item is selected in the todo list. Patch by jminta, r1=lilmatt, r2=dmose 2006-09-20 22:47:01 +00:00
mattwillis%gmail.com a46995ed1b bug 351380 - Disable natural language parsing in lightning datepicker. patch by mvl, r1=lilmatt, r2=dmose 2006-09-19 21:11:25 +00:00
mattwillis%gmail.com d4ab69be8f bug 352858 - Make imip-bar styling match junk/phishing/remote content notification bars. r1=ctalbert, r2=dmose 2006-09-15 23:52:27 +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
mattwillis%gmail.com aec66aac79 bug 351528 - Tasks with an entryDate but no dueDate no longer cause errors. r1=ssitter, r2=dmose 2006-09-13 20:58:54 +00:00
mattwillis%gmail.com 6f55f2564d bug 352071 - Iterates over selected items when modifying or deleting. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-12 22:28:12 +00:00
mattwillis%gmail.com dee698e674 bug 343049 - Missing CSS styles for the iMip bar. patch by ctalbert. r=lilmatt 2006-09-12 17:10:37 +00:00
dmose%mozilla.org b1e78b1d03 Add an iMIP bar for adding IMIP items into the calendar (bug 343049), patch by Clint Talbert <cmtalbert@myfastmail.com>, ui-r=dmose, r1=lilmatt, r2=dmose 2006-09-09 00:05:17 +00:00
mattwillis%gmail.com ac73712154 bug 330178 - Adds edit and delete to calendar tab context menu. patch by ssitter, r1=lilmatt, r2=jminta, uir=dmose 2006-09-08 20:12:55 +00:00
mattwillis%gmail.com b3fe8205cc bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose 2006-09-07 15:16:36 +00:00
mattwillis%gmail.com bc3b0ff960 bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose 2006-09-07 15:01:51 +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 cc41412875 bug 349796 - Updates mSelectTodosbyRange to handle tasks with due dates, entry dates, neither, or both. patch by jminta, r1=lilmatt, r2=mvl 2006-09-05 00:51:53 +00:00
mattwillis%gmail.com b71b10eaa2 whitespace only fix before patch checkin 2006-09-05 00:38:53 +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 ba98887db1 bug 345998 - Provides shared 'jump to date' function and ui. patch by jminta, r1=lilmatt, r2=dmose 2006-08-31 00:12:41 +00:00
mattwillis%gmail.com dc5fbe5ae2 bug 349743 - Sets build ID in Lightning description to BUILD_ID. patch by ssitter, r1=lilmatt, r2=dmose 2006-08-27 01:54:21 +00:00
jminta%gmail.com 37abd1a424 Bug 348660 forgot review comment 2006-08-24 21:08:10 +00:00
jminta%gmail.com 7b976e8acb Bug 348660 User selection for 'Tasks in View'/'Workweek days only' reset on exit, r1=lilmatt, r2=dmose 2006-08-24 21:02:17 +00:00
jminta%gmail.com d271fb2657 Bug 329581 Most observers are not removed on shutdown, r1=lilmatt, r2=dmose 2006-08-23 18:09:42 +00:00
mattwillis%gmail.com 59dda26d22 bug 349377 - Adds missing license headers to lightning files. r=jminta 2006-08-21 17:46:24 +00:00
mattwillis%gmail.com 3adf4fcb7a fix bad line ending 2006-08-21 17:17:20 +00:00
jminta%gmail.com 5fddcb7237 Bug 287550 Introduce a functioning widget for adding attendees to items. r1=lilmatt, r2=dmose 2006-08-18 16:39:57 +00:00
mattwillis%gmail.com 0c66676533 bug 349013 - Removes unused connectionPrefs stuff. r1=ctalbert,r2=jminta 2006-08-18 15:07:37 +00:00
jminta%gmail.com ce584fb25b Remove no longer used object. rs=dmose 2006-08-16 01:03:33 +00:00
jminta%gmail.com a26ee0ea38 Bug 133107 Week view and day view should scroll to useable time, patch by thomas.benisch@sun.com, r=jminta 2006-08-14 22:04:02 +00:00