912 Commits

Author SHA1 Message Date
mikep%oeone.com
5f4c2c66ac Fixing deleting remote calendars that I just broke. 2002-11-21 19:18:36 +00:00
mikep%oeone.com
bdbe25994a Fixing bug 181305, problem with renaming calendars. 2002-11-21 19:14:50 +00:00
mikep%oeone.com
73076a23a3 Adding in publishing prefs file, new build. 2002-11-21 15:29:42 +00:00
mikep%oeone.com
c864d3b43c Adding in the ability to delete remote calendars. 2002-11-21 15:23:06 +00:00
mikep%oeone.com
b3ecf37dd5 Localizing prefs. 2002-11-21 15:00:43 +00:00
mikep%oeone.com
1fc5e31df7 Adding in the ability to remember publishing preferences. 2002-11-21 14:57:42 +00:00
mikep%oeone.com
fed3e9d6db Fixing bug 181253, request by P. Lairo to change the to do header from Due Date to just "Due". I removed all the words "Date" from teh headers, to save space. 2002-11-21 14:13:56 +00:00
mikep%oeone.com
3abdbb3b8a Fixing tooltips, bug 180080. 2002-11-15 20:51:22 +00:00
mikep%oeone.com
3687f75226 New build, fixing so that icon shows when refreshing remote calendar source. 2002-11-13 19:01:01 +00:00
mikep%oeone.com
dc8b6f3905 Fixing button. 2002-11-13 18:45:43 +00:00
mikep%oeone.com
ebb03f88f3 Changing toolbar image from .png to .gif 2002-11-13 18:02:34 +00:00
mikep%oeone.com
9d7c5087b6 Fixing bug 179516, changing images from .png to .gif 2002-11-13 18:01:57 +00:00
mikep%oeone.com
fb28075aaf Fixing up the wizard a bit more. 2002-11-13 16:25:26 +00:00
mikep%oeone.com
28a3cabb26 Fixing selection problems, bug 179566 2002-11-13 16:25:11 +00:00
mikep%oeone.com
7fab8d26b2 Fixing selection problems with add event, removing selection after edit event since the event was already selected. 2002-11-13 16:23:53 +00:00
mikep%oeone.com
89cd57a287 Reformatting. 2002-11-13 16:21:41 +00:00
mikep%oeone.com
36ce87dfff Checking in patch from bug 146310 for libxpical and RDF fixes. This should fix those two things for Mac OS 9. 2002-11-06 21:51:47 +00:00
mikep%oeone.com
9ee2b36afb Fixing slowness of trees. We now don't sort on get cell text, we only sort before adding the view, and after they click on the tree to sort. 2002-11-05 18:44:27 +00:00
mikep%oeone.com
1639dd23c5 Fixing function name in "CUT", to make cutting events work again, bug 162866 2002-11-04 14:33:27 +00:00
mikep%oeone.com
fd469b21f0 Fixing the ability to import events, when using the wizard. 2002-11-01 20:46:46 +00:00
mikep%oeone.com
bdcd3fffd2 Removing dependency on xmlextras. 2002-11-01 17:59:57 +00:00
mikep%oeone.com
09cbe4e3f2 Fixing some small bugs with event selection thanks to the latest fixes. 2002-10-31 20:14:12 +00:00
mikep%oeone.com
e49ecd62d1 Fixing search bug so that when you change filter, the search doesn't flash any longer. 2002-10-31 19:12:52 +00:00
mikep%oeone.com
4df5295cd9 Code cleanup, fixing bug when user has a search, changing event filter uses the event table with the search results, not all the events. 2002-10-31 18:18:31 +00:00
mikep%oeone.com
e6935a1f84 Fixing publishing to FTP URL, bug 177589 2002-10-31 15:41:13 +00:00
mikep%oeone.com
3ea00975ce Fixing copy function. 2002-10-31 14:52:32 +00:00
mikep%oeone.com
71f79707f4 Fixing problems with upgrading old calendar data. 2002-10-31 14:26:05 +00:00
mikep%oeone.com
386dfe8085 New build, adding in ability to import outlook data (via csv files) 2002-10-30 21:50:00 +00:00
mikep%oeone.com
f12a078f53 Fixing function name for pressing delete key. 2002-10-30 21:45:50 +00:00
mikep%oeone.com
4db08fead6 Removing files. 2002-10-30 18:44:58 +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
c2ca29c35c Fixing bug 177298, problem with event length after dragging and dropping. 2002-10-30 18:34:54 +00:00
mikep%oeone.com
be65a36eed Changing wording for more accurate descriptions. 2002-10-30 18:23:59 +00:00
mikep%oeone.com
9f55614bf2 Removing unused code, still no images working for priority and completed. 2002-10-30 18:23:30 +00:00
mikep%oeone.com
035ec44f05 Changing email so that you can now email more than one event, bug 177344. 2002-10-30 18:15:02 +00:00
mikep%oeone.com
ec0c0a5e41 Fixing bug 177431 2002-10-30 18:03:30 +00:00
mikep%oeone.com
19abb2d097 Fixing tooltip name. 2002-10-30 17:19:42 +00:00
mikep%oeone.com
fd2ec9f8a0 Chaning tooltip name. 2002-10-30 17:18:59 +00:00
mikep%oeone.com
5a7a13b431 Fixing a spelling mistake, adding in changing the cursor back to normal after dialog has opened. 2002-10-30 17:18:31 +00:00
mikep%oeone.com
174c45d2ac Changing tree to be built from JS function, instead of by hand. This allows sorting on the tasks tree, bug 155888 2002-10-30 17:16:52 +00:00
mikep%oeone.com
d13cd8cf3d Moving functions to calendar.js. 2002-10-30 17:14:40 +00:00
mikep%oeone.com
15ab4c7586 Some function renaming. 2002-10-30 17:13:57 +00:00
mikep%oeone.com
090688c665 New build. 2002-10-30 17:12:28 +00:00
mostafah%oeone.com
001f4cf1d5 Fixed some problems with multi-day event displaydates 2002-10-30 15:55:02 +00:00
mikep%oeone.com
b967ad5892 Skin cleanup, also fixes bug 162631 (resizing list cells causes Mozilla to hang.); 2002-10-30 14:14:46 +00:00
mikep%oeone.com
d12d714aac Adding in ability to send email alarms to any email address. 2002-10-29 21:27:10 +00:00
mikep%oeone.com
c8a01d2f6a Fixing problem with dialog capturing return key. 2002-10-29 20:31:32 +00:00
mikep%oeone.com
227088ab5f Fixing formatting. 2002-10-29 20:10:53 +00:00
mikep%oeone.com
7424a048d4 Fixing formatting. 2002-10-29 20:02:34 +00:00
mikep%oeone.com
a188dda18d Fixing so that the datepicker calls back to the program after selecting a date. 2002-10-29 20:01:10 +00:00