Commit Graph

54 Commits

Author SHA1 Message Date
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
vladimir%pobox.com
4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
pavlov%pavlov.net
97f14603cf fixing all-day to adjust the start/end dates appropriatly 2005-06-03 20:27:27 +00:00
pavlov%pavlov.net
1111506386 Adjusting some wording and fixing the layout of a few spots 2005-06-03 06:19:44 +00:00
pavlov%pavlov.net
174449cc9c only set BYDAY if we have days checked 2005-06-02 18:34:07 +00:00
pavlov%pavlov.net
134ae8143b hooking up attendess in to the event dialog 2005-06-01 19:28:05 +00:00
pavlov%pavlov.net
ad81bb77a2 check for an empty string instead of null when looking at the value of a textbox 2005-06-01 01:47:38 +00:00
pavlov%pavlov.net
0741ff04a6 enable/disable elements in the duration radiogroup 2005-06-01 01:11:24 +00:00
pavlov%pavlov.net
f8facef6b2 hook up weekly recurrence 2005-06-01 00:44:52 +00:00
pavlov%pavlov.net
a3b976daea splitting out the dialog helper functions in to its own file. fixing a couple more recurrence dialog bugs 2005-05-31 23:35:38 +00:00
pavlov%pavlov.net
774160b722 first pass at handling loading recurrence in to the dialog 2005-05-31 23:02:47 +00:00
pavlov%pavlov.net
df0bea63ed making the labels use capitol letters for vlad 2005-05-31 23:02:16 +00:00
pavlov%pavlov.net
8a12538df4 new lightning pref overlays for thunderbird. bug 296108 r=vlad
added a way to enumerate the list of supported timezones. bug 296109 r=vlad
new recurrence editing dialog
(not part of default build. a=chase)
2005-05-31 21:42:21 +00:00
dmose%mozilla.org
dc273d98d8 Move preventBubble calls to the top of all relevant handlers to avoid an extremely confusing debugging experience if something in the handler throws an exception. Also, fix a JS strict warning. r=vlad. Not part of the build. 2005-05-28 02:47:44 +00:00
dmose%mozilla.org
106d0bd068 Fix JS strict warning; not part of the build 2005-05-28 02:36:38 +00:00
pavlov%pavlov.net
b80358a64d adding support for playing a sound based on a pref 2005-05-25 22:06:36 +00:00
pavlov%pavlov.net
8ac9d1a760 event dialog cleanups getting ready for recurrence 2005-05-24 22:19:24 +00:00
pavlov%pavlov.net
a313abb9da removing bogus css rule and old alarm setting code 2005-05-20 19:01:25 +00:00
pavlov%pavlov.net
ee351fc436 fixing typo 2005-05-20 18:50:24 +00:00
pavlov%pavlov.net
d7012576a3 new event editing dialog. bug 293970. r=vlad 2005-05-20 18:47:18 +00:00
vladimir%pobox.com
41d1a31363 b=294104, remove isUtc to explicit 'UTC' timezone, and change null timezone -> 'floating', r=shaver+pav 2005-05-19 21:14:24 +00:00
pavlov%pavlov.net
a3f6fb3d1c adding publish to lightning. bug 293545 r=shaver,mvl 2005-05-11 05:04:40 +00:00
vladimir%pobox.com
c2b8e6122f b=293549, add minimonths to lightning, r=shaver, 2005-05-10 02:45:18 +00:00
pavlov%pavlov.net
1d74cd7bcb minor typo cleanups 2005-05-06 20:47:14 +00:00
pavlov%pavlov.net
388da891d7 hooking up new alarm framework and hooking it in to lightning bug 292704 r=shaver 2005-05-06 00:05:42 +00:00
vladimir%pobox.com
029469be97 fix misc dragging issues, r=snoopy 2005-04-29 23:39:36 +00:00
vladimir%pobox.com
c878dc45cc use screen coords instead of client coords for event modification; scrolled views are then handled correctly 2005-04-25 03:57:55 +00:00
vladimir%pobox.com
4fbcbf6141 can move between days now 2005-04-24 18:57:38 +00:00
vladimir%pobox.com
1948bef759 whitespace only changes, get rid of tabs 2005-04-24 18:51:02 +00:00
vladimir%pobox.com
32154cc3bd drag fix for horizontal views 2005-04-24 10:59:07 +00:00
vladimir%pobox.com
780708138b more draggy swoopy goodness in the multiday view 2005-04-24 10:53:33 +00:00
vladimir%pobox.com
a8ddda48f6 Fixed CalendarViewController interface to correctly deal with Occurrences instead of events; selection & event deleting via keyboard 2005-04-24 06:37:18 +00:00
vladimir%pobox.com
c8dff7c48f basic view event selection 2005-04-24 04:45:57 +00:00
vladimir%pobox.com
599dfa411c don't create tiny events 2005-04-24 03:41:48 +00:00
vladimir%pobox.com
36f25cec34 more fixication 2005-04-24 03:16:16 +00:00
vladimir%pobox.com
056336ae56 more view event creation goodness 2005-04-24 03:09:20 +00:00
vladimir%pobox.com
f78d6e1d6b more view fixes 2005-04-24 02:06:55 +00:00
vladimir%pobox.com
7f99b013a8 I dare you to drag out an event in the view. Double dare ya. 2005-04-23 21:48:54 +00:00
vladimir%pobox.com
59fbf4800d some more view prettyness fixes 2005-04-23 00:23:15 +00:00
pavlov%pavlov.net
cfffe0617c fixing event dialog to use use timezone-corrected times when displaying start/end times. adding some code to try to guess what your system timezone is 2005-04-22 22:57:08 +00:00
vladimir%pobox.com
327b528886 add in Reorient button to view 2005-04-22 07:16:16 +00:00
vladimir%pobox.com
04dc7542f7 make the view not look horrible 2005-04-22 04:38:36 +00:00
vladimir%pobox.com
941da16494 make the view not look horrible 2005-04-22 03:07:59 +00:00
vladimir%pobox.com
4b1d96e394 make the view not look horrible 2005-04-22 02:18:34 +00:00
vladimir%pobox.com
476b5bf755 remove some dump()s 2005-04-19 07:50:38 +00:00
vladimir%pobox.com
9aca7e3af9 fix event title display 2005-04-19 07:13:27 +00:00
vladimir%pobox.com
a196556919 more multiday view stuff, now with timezone handling and correct calendar observing 2005-04-19 06:50:13 +00:00
pavlov%pavlov.net
3aa35edeaf try to find a good start time before opening the event dialog. 2005-04-19 03:28:58 +00:00
pavlov%pavlov.net
b0f46a53e2 getting event dialog wired up for lightning 2005-04-18 22:55:28 +00:00