mvl%exedo.nl
|
f47a45a621
|
Bring back tooltips. bug 297818, r=vlad
|
2005-06-16 09:23:41 +00:00 |
|
vladimir%pobox.com
|
1e3a6865e6
|
Implement current day selection for views, also various misc UI fixes
|
2005-06-16 06:52:11 +00:00 |
|
pavlov%pavlov.net
|
dcbe2f5e68
|
adding calIDuration bug 297827 r=vlad,shaver
|
2005-06-15 23:57:09 +00:00 |
|
mvl%exedo.nl
|
e92a3efb39
|
make this valid javascript. r=shaver
|
2005-06-15 20:12:17 +00:00 |
|
pavlov%pavlov.net
|
ab092e4b98
|
removing use of the obsolete dialogOverlay and adding code to disable the accept button if there is no event title entered
|
2005-06-15 18:45:34 +00:00 |
|
mvl%exedo.nl
|
3ac1064eeb
|
Bug 286841 Minimonth showMonth is called twice when month changes.
patch by gekacheka@yahoo.com, r=woo (andrew@progressivex.com)
|
2005-06-15 17:39:51 +00:00 |
|
shaver%mozilla.org
|
f9f92b367f
|
Make sure we build webdav in lightning, if it's not already in the list
|
2005-06-15 13:23:38 +00:00 |
|
vladimir%pobox.com
|
6d633a181b
|
add month and day view to lightning
|
2005-06-15 09:27:29 +00:00 |
|
pavlov%pavlov.net
|
4beb182da2
|
fixing buttons to look right on the toolbar.
|
2005-06-15 06:29:46 +00:00 |
|
pavlov%pavlov.net
|
260c7973f6
|
making the week view back to the normal view
|
2005-06-15 01:25:20 +00:00 |
|
pavlov%pavlov.net
|
c7763cbedd
|
adding support for multiple views and switching views
|
2005-06-15 01:19:00 +00:00 |
|
shaver%mozilla.org
|
f7992c9437
|
forgot to commit jar.mn change
|
2005-06-14 23:39:23 +00:00 |
|
pavlov%pavlov.net
|
41a67763e6
|
fixing storage to read properties back correctly r=vlad
|
2005-06-14 23:22:07 +00:00 |
|
shaver%mozilla.org
|
00e3ec09ac
|
Keep a calendar selected at all times, and make the selected calendar be
the default event target. r=vlad
|
2005-06-14 23:06:49 +00:00 |
|
shaver%mozilla.org
|
3ba994d145
|
Bug 297547: refactor agenda-tree into its own overlay, for easier sharing
and conflict avoidance. r=vlad
|
2005-06-14 22:58:33 +00:00 |
|
shaver%mozilla.org
|
5e5d038882
|
Bug 297546: improve initial-default-calendar behaviour; r=mvl.
|
2005-06-14 22:05:58 +00:00 |
|
mvl%exedo.nl
|
13bf4e403d
|
don't output unset attributes to ics. bug 297530, r=vlad
|
2005-06-14 21:03:06 +00:00 |
|
pavlov%pavlov.net
|
a46f916721
|
removing extra dump()
|
2005-06-14 20:26:07 +00:00 |
|
pavlov%pavlov.net
|
32e73e93d7
|
check alarm related properties to see if they've changed before setting them
|
2005-06-14 20:12:18 +00:00 |
|
pavlov%pavlov.net
|
8ae256dbf1
|
adding null check in Compare()
|
2005-06-14 20:11:48 +00:00 |
|
mvl%exedo.nl
|
e6e8db3695
|
Split up events per day before checking for concurrent events.
bug 278426, r=pavlov
|
2005-06-14 19:49:15 +00:00 |
|
pavlov%pavlov.net
|
4174ad582a
|
fixing typo
|
2005-06-14 19:18:16 +00:00 |
|
mostafah%oeone.com
|
5ddca4451c
|
Updated translation
|
2005-06-14 18:35:17 +00:00 |
|
pavlov%pavlov.net
|
50a23fe088
|
additional checks to see if the values have changed before setting them on the event itself.
|
2005-06-14 02:04:52 +00:00 |
|
pavlov%pavlov.net
|
d38195560e
|
reverting previous code to allow modifying occurrences/original item via the dialog in favor of external ui to modify the right thing
|
2005-06-13 23:57:26 +00:00 |
|
pavlov%pavlov.net
|
af9d365fa1
|
making ctrl+doubleclick modify the parent item if recurrence is set and ctrl+delete delete the parent item. r=vlad
|
2005-06-13 23:53:25 +00:00 |
|
mvl%exedo.nl
|
eaa070c911
|
remove dump
|
2005-06-13 23:24:19 +00:00 |
|
mvl%exedo.nl
|
58f58c45ae
|
Prevent serializing one attribute twice. Bug 297530, r=vlad
|
2005-06-13 23:19:01 +00:00 |
|
pavlov%pavlov.net
|
8ded529181
|
adding support for editing all occurrences vs editing a single occurence
|
2005-06-13 22:49:03 +00:00 |
|
pavlov%pavlov.net
|
64eefc8c3a
|
s/alarm_Time/alarm_time/ r=vlad
|
2005-06-13 22:48:04 +00:00 |
|
shaver%mozilla.org
|
d652c76d83
|
bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb.
|
2005-06-13 13:46:08 +00:00 |
|
mostafah%oeone.com
|
3bc990113e
|
Updated translation
|
2005-06-13 12:54:42 +00:00 |
|
mvl%exedo.nl
|
07b56ea7ee
|
Make NewCalDateTime do the right thing. bug 297530, r=pavlov
|
2005-06-13 09:36:45 +00:00 |
|
mvl%exedo.nl
|
d3f66e083e
|
Use the right scope. Bustage bug.
|
2005-06-12 20:41:05 +00:00 |
|
mvl%exedo.nl
|
0764b4f95d
|
fix regressions from full exception support. bug 293183, r=vlad
|
2005-06-11 19:46:18 +00:00 |
|
mvl%exedo.nl
|
353b4adb29
|
Bug 135593 Option to play user-defined sound file for alarm.
patch by jminta@gmail.com, r=pavlov
|
2005-06-11 18:48:01 +00:00 |
|
dmose%mozilla.org
|
58688fcdf3
|
Fix up argument ordering. Not part of the build.
|
2005-06-11 00:45:12 +00:00 |
|
dmose%mozilla.org
|
d0f11b105d
|
Backing out unintentional parts of previous checkin.
|
2005-06-11 00:41:36 +00:00 |
|
dmose%mozilla.org
|
a5c97a5023
|
Initial fixups to cope with new occurrence model; more to come. Not part of the build.
|
2005-06-11 00:38:09 +00:00 |
|
dmose%mozilla.org
|
e2586829cd
|
Added forgotten this. qualifier
|
2005-06-10 23:31:18 +00:00 |
|
vladimir%pobox.com
|
5b694a6ce6
|
missing files from last comimt
|
2005-06-10 01:48:14 +00:00 |
|
vladimir%pobox.com
|
1afea82710
|
b=293183, implement exception support for recurrence, r=shaver
|
2005-06-10 01:31:48 +00:00 |
|
dmose%mozilla.org
|
f0c77cac48
|
Change modifyItems to require the caller to pass in the old item for ease of provider implementation (bug 295775). Also contains fixes for CalDAV bugs discovered at the CalConnect interop. r=pavlov@pavlov.net. Not part of the build.
|
2005-06-09 23:24:45 +00:00 |
|
pavlov%pavlov.net
|
ceb1acc639
|
removing new dump()
|
2005-06-09 00:03:21 +00:00 |
|
pavlov%pavlov.net
|
aa61ada928
|
adding some integer validation code to the textboxes and adding code to delete properties from the event object if they are empty in the dialog
|
2005-06-08 21:58:28 +00:00 |
|
mvl%exedo.nl
|
26bb0b648a
|
Show events that happen at the same time in multiple columns.
bug 278426, r=pavlov
|
2005-06-08 20:46:09 +00:00 |
|
pavlov%pavlov.net
|
a9069dc9bd
|
updating lightning prefs to support more things/cleaning them up
|
2005-06-06 23:37:59 +00:00 |
|
pavlov%pavlov.net
|
28a293a843
|
set startDate.isDate and endDate.isDate if the event is marked as allday
|
2005-06-06 21:25:36 +00:00 |
|
pavlov%pavlov.net
|
9d074667f4
|
fixing typo
|
2005-06-06 21:08:33 +00:00 |
|
mvl%exedo.nl
|
767ea18b82
|
don't share the cache and observers arrays between multiple instances.
bug 296746, r=shaver
|
2005-06-06 16:54:05 +00:00 |
|