mostafah%oeone.com
e69dd0b78d
Checked in attachment 146288 for bug 227877
2004-04-16 21:42:36 +00:00
mostafah%oeone.com
013ce92320
Checked in patch 146270 for bug 226209
2004-04-16 15:48:20 +00:00
mostafah%oeone.com
c9df57f0cb
Cleaned up code with reference to attachment 146208 of bug 226209
2004-04-15 20:27:32 +00:00
bzbarsky%mit.edu
7a292c3f22
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
mvl%exedo.nl
43af53d383
fix some more javascript strict warnings when starting calendar
...
bug 237368, r=mostafah
2004-04-05 17:55:52 +00:00
mostafah%oeone.com
02c50b4344
Fixed bug 236121: Events with space in their category cause JS error and don't show
2004-03-02 16:28:01 +00:00
mostafah%oeone.com
a44e0bb49d
Checked in patch for bug 235927: view limits calculated incorrectly in day
...
and week view
2004-03-01 21:29:16 +00:00
mostafah%oeone.com
d00b133c06
Checked in attachment #135921 and attachment 135927 for
...
bug 210236: [RFE] Currently selected event should be highlighed in the calendar window
2003-11-19 17:21:56 +00:00
mostafah%oeone.com
e6f91f1650
Checking in attachment 135920 for bug 226209: Cleanup calendar code
2003-11-19 15:38:48 +00:00
mostafah%oeone.com
b0bfc79949
Checked in patch for bug 215594: week view does not show events if Monday-Friday Only selected
2003-11-12 19:39:39 +00:00
mikep%oeone.com
dfeb35f95e
Adding in patch 126118 from bug 168375 to improve the week view, patch from Eric Belhaire.
2003-06-20 13:21:48 +00:00
mikep%oeone.com
d7287a48cf
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
2003-06-10 16:35:06 +00:00
mikep%oeone.com
1a2fc7defd
Fixing bug 200085, adding in week numbers for month view and day view.
2003-04-02 14:20:42 +00:00
mikep%oeone.com
a48f9ef949
Adding in drag and drop to day view and week view to change start hour, bug 168224.
2003-03-31 17:55:23 +00:00
mikep%oeone.com
739ff9f4fa
Fixing bug 199426, make it so that the selected day is highlighted in the weekview.
2003-03-31 17:51:21 +00:00
mikep%oeone.com
db09aa21f0
Localizing text so that people can easily translate to another language.
2003-02-13 16:37:57 +00:00
mikep%oeone.com
f95811fb80
Fixing problems with events at the same time not overlapping (regression)
2003-02-07 14:27:08 +00:00
mikep%oeone.com
72db5adddd
Fixing week view to use box object to get calculated left and top values.
2003-02-06 22:02:47 +00:00
mikep%oeone.com
8f7a079d01
Code optimization, removing unnecessary items, side calendar no longer follows the main calendar view.
2003-02-05 19:38:28 +00:00
mikep%oeone.com
8ec0fd9e2f
Moving default values for prefs to properties file.
2003-01-09 21:55:34 +00:00
mikep%oeone.com
27e42866c0
Fixing problem so that week view only shows hours when there are events, like day view.
2003-01-08 20:53:22 +00:00
mikep%oeone.com
d697e33548
Localizing the first day of the week, as per bug 186569.
2003-01-03 19:12:44 +00:00
mikep%oeone.com
76b784fca4
Fixing up JS warnings, as per bug 162166.
2002-11-27 15:20:28 +00:00
mikep%oeone.com
0d6de38d8e
Fixing bug 177299, don't change view if multiple day event is visible.
2002-10-30 18:41:36 +00:00
mikep%oeone.com
19abb2d097
Fixing tooltip name.
2002-10-30 17:19:42 +00:00
mikep%oeone.com
600a663b4a
Adding in drag and drop for week view.
2002-09-18 14:44:11 +00:00
mikep%oeone.com
e75593a0d9
Fixing selection problems in the calendar.
2002-09-12 18:47:50 +00:00
mikep%oeone.com
d02273ea58
Code cleanup.
2002-09-11 18:28:42 +00:00
mikep%oeone.com
aac08243cd
Fixing function names so they aren't annonymous, fixing problem with unifinder events not being selected.
2002-09-05 19:54:24 +00:00
mikep%oeone.com
23dde50a21
Cleaning up the preferences a bit.
2002-09-04 14:43:25 +00:00
mikep%oeone.com
fcc9659714
Adding in files for multiple calendar files support.
2002-08-22 20:15:15 +00:00
mikep%oeone.com
4bde9547fe
Fixing bug color coding for events based on category.
2002-08-16 13:46:14 +00:00
mikep%oeone.com
d01062fa4d
Fixing week view.
2002-08-15 20:10:04 +00:00
mikep%oeone.com
6705eb76b1
Update for using commands as broadcasters, and adding in keybindings to most things now.
2002-06-05 19:24:28 +00:00
mikep%oeone.com
e90419f65d
Fixing bug 147319 so that the calendar remembers the last view you were on.
2002-06-04 19:01:03 +00:00
mikep%oeone.com
a2ea2ebb45
Doing remove attribute now and fixing bug 145825, week view now shows the right colors for weekends after changing start days for week.
2002-06-04 17:38:24 +00:00
mikep%oeone.com
5c6e0a61a4
Fixing bug 143235, problem with dragging events in day view.
2002-05-13 18:25:48 +00:00
mikep%oeone.com
a22c8853b3
Day view and week view now show proper formatted times.
2002-05-07 14:55:38 +00:00
colinp%oeone.com
dbd5f2cbea
fix to week view resizing (bug 125366)
2002-04-19 13:44:05 +00:00
mikep%oeone.com
c4e5e6f6ef
Adding in week number to week view.
2002-04-12 16:01:54 +00:00
mikep%oeone.com
906c01ba81
Fixing problems with drag and drop, adding it in for week view.
2002-04-12 13:20:53 +00:00
mikep%oeone.com
0070bf23bd
Starting drag and drop to select events for week.
2002-04-11 20:21:50 +00:00
mikep%oeone.com
93229ac9c5
Fixing up the ability to change the start of the week in week view.
2002-04-08 20:41:42 +00:00
mikep%oeone.com
ce243bd176
Adding cropping to week view text.
2002-04-01 20:25:34 +00:00
mikep%oeone.com
7c4a76b714
Redoing selection controller. Adding in a new event selection object which controls all the selections, and distributes onSelectionChanged events to observers.
2002-04-01 19:52:51 +00:00
colinp%oeone.com
21a799415a
Changed day / week views titles to act like the month view's title. Removed the extra years in the month view as it was just too confusing.
...
also added my name in the contributors list where it wasn't already :)
2002-03-28 19:47:17 +00:00
colinp%oeone.com
6a768e723e
changed the all day event to blue star
2002-03-22 22:07:22 +00:00
mikep%oeone.com
ab138551b9
Removing alert.
2002-03-22 21:47:32 +00:00
mikep%oeone.com
9b4a13f681
Fixing bug with events not going the length of the screen if there was an all day event on the same day.
2002-03-22 21:31:22 +00:00
mikep%oeone.com
30259c282a
fixing strict warnings for calendar
2002-01-30 15:45:39 +00:00