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

1143 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com 13bdfe90b2 Fixing bug 194183, problem with jar.mn file being out of date. 2003-02-21 18:31:37 +00:00
mikep%oeone.com f39fc3fdcf Fixing problem with sorting events not working if they happen at the same time, bug 189710 2003-02-20 16:10:15 +00:00
mikep%oeone.com 0921b456eb Removing incorrect comments. 2003-02-14 21:40:25 +00:00
mikep%oeone.com 81465269b9 Fixing bug 193388. Calendar was editing the global event object, which edited the event's actual time, and changed it even when pressing cancel in edit. 2003-02-14 21:39:28 +00:00
mostafah%oeone.com 49d5b2f7a8 Better way to addref 2003-02-14 21:14:42 +00:00
mostafah%oeone.com 5c286de98e Windows needs stdlib.h too. 2003-02-14 21:03:09 +00:00
mostafah%oeone.com e54739121d Fixed Bug Don't use std::* in mozilla 2003-02-14 18:05:46 +00:00
mostafah%oeone.com 8caa75e69d Added missing Addref 2003-02-14 15:11:00 +00:00
mikep%oeone.com 318f665c38 More localization fixes, changing dialog box side for localCalDialog and making localCalDialog and serverDialog persist their width and height. 2003-02-14 14:33:13 +00:00
mikep%oeone.com 432ab59c6e Fixing problem with double clicking on the tasks list causing text to disappear. 2003-02-13 16:44:53 +00:00
mikep%oeone.com 21ee543bbd Localizing text so that people can easily translate to another language. 2003-02-13 16:37:57 +00:00
mikep%oeone.com 7a2f3b007c Adding in check for left mouse button when double clicking, bug 191804. 2003-02-13 15:56:09 +00:00
mikep%oeone.com 8fa322490f Fixing bug 192949, problem with tooltips showing wrong end date for repeating events. 2003-02-13 15:48:18 +00:00
mikep%oeone.com 917fac3551 Adding in refresh method to be able to change the date picker and calendar view on the fly. 2003-02-13 15:28:16 +00:00
mikep%oeone.com 719067a6dc Fixing bug 192309, event dialog had a tab named "New Event", I've changed it to just "Event", since it didn't make sense when editing. 2003-02-13 15:06:53 +00:00
mikep%oeone.com 613e6fd31b Fixing bug 193018 to show proper end date for repeating events in top list view. 2003-02-13 15:02:58 +00:00
mikep%oeone.com 4fc40738db Fixing bug 192311, text entry does nothing for start and end dates. Modified datepicker to call back to callback function when onblur is called. 2003-02-13 14:47:10 +00:00
mikep%oeone.com 3e3dbcdcc4 Fixing problem with webcal:// urls not working. 2003-02-13 14:33:04 +00:00
mikep%oeone.com 2b51c16c03 Applying patches from bug 181550 to fix problems in the to do list, so that colors show up properly again. Thanks to Eric Belhaire for this fix. 2003-02-13 13:59:37 +00:00
mikep%oeone.com c161a3fd2d New build. 2003-02-12 16:00:58 +00:00
mikep%oeone.com e21ed6fd27 Fixing so that export exports the selected events. 2003-02-12 15:43:09 +00:00
mikep%oeone.com 27d08141e3 Fixing bug with publish showing up when no events are selected, and start of trying to force user to type a valid URL for publish dialog. 2003-02-12 15:39:08 +00:00
mikep%oeone.com eb5e03e14e Fixing js errors with latest Mozilla build (1.3b) 2003-02-12 15:20:16 +00:00
mikep%oeone.com d361ad778b Fix for event dots in month view, from Eric via email to mikep. 2003-02-12 15:19:35 +00:00
mikep%oeone.com e47fe52be2 New build, and making changes to fix publishing entire calendars, bug 187826. 2003-02-10 19:02:43 +00:00
mikep%oeone.com adecaaa202 Fixing problem with showing events from other months, and also showing events properly across day light saving time changes. 2003-02-07 15:23:54 +00:00
mikep%oeone.com be0de19f88 Fixing problems with events at the same time not overlapping (regression) 2003-02-07 14:27:08 +00:00
mikep%oeone.com bd53dbb28f 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 3f6614f8d4 Fixing up publishing so that it works a little nicer now. Removing need to specify a remote path and a filename seperately. 2003-02-06 20:15:49 +00:00
mikep%oeone.com 11f9544e4f Fixing subscribing to remote calendars, fix for bug 191442. 2003-02-06 18:38:55 +00:00
mikep%oeone.com 76e0cd99c1 Adding in try catch to see if I can catch the exception that causes the calendar to crash sometimes. 2003-02-06 18:38:19 +00:00
mikep%oeone.com 76b9c94820 Fixing problem with showing time of event. 2003-02-06 18:23:55 +00:00
mikep%oeone.com 4037b4928d Fixing publishing so that you can now publish an entire calendar or just the selected events. 2003-02-06 18:06:18 +00:00
mikep%oeone.com a5c6829b74 Fixing bug 187826, cannot publish to https URL. 2003-02-06 14:37:13 +00:00
mikep%oeone.com 37f0be3d42 Making dialog remember what you last set the all day event flag to using persist. 2003-02-05 19:43:29 +00:00
mikep%oeone.com e08162ac9d 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 7a45344003 Seperating out new calendar and subscribe to remote calendar into different dialogs. 2003-02-05 15:14:37 +00:00
mostafah%oeone.com ee3b7b38c1 Fixed bug 190510: Loading calendar affects date display in mail 2003-01-31 22:05:00 +00:00
mikep%oeone.com 21a4877a90 Making images smaller, bug 189797. 2003-01-31 20:55:32 +00:00
mikep%oeone.com d1bbd808fb Adding in new text for delete tasks. 2003-01-31 19:56:04 +00:00
mostafah%oeone.com 721dac4c13 Fixed bug 189361: build problems with gcc-3.2 and oeICalTodoImpl.cpp 2003-01-31 19:19:48 +00:00
mikep%oeone.com ecfd58702e Fixing so that changing the default start and end hours refreshes the current view. 2003-01-31 18:42:27 +00:00
mikep%oeone.com 007d2ff004 Adding in new function to delete tasks only, bug 191280. There are now seperate items for deleting tasks and events. 2003-01-31 18:26:19 +00:00
mikep%oeone.com 26f87b2547 Fixing so that you can see events from previous and next month. 2003-01-31 18:24:08 +00:00
mikep%oeone.com 92bf45b083 New build. 2003-01-31 18:21:14 +00:00
mikep%oeone.com 2333dbcbde Fixing text in alarm dialog, as per bug from OEone. 2003-01-31 18:20:57 +00:00
mikep%oeone.com 1bcf969c3c Merging in from new version of jslib. 2003-01-29 18:56:51 +00:00
mikep%oeone.com 21dd493c5f Upgrading to new version of file from jslib, bug 2954.
This fixes problems with the calendar not loading on start up if the calendarManager.rdf file doens't exist.
2003-01-29 16:16:33 +00:00
mikep%oeone.com b3fb20bc0e Fixing bug 189903, moving views section of calendar prefs to its own node. Patch by Tim Davenport. 2003-01-24 15:39:40 +00:00
mikep%oeone.com eda3232f90 Removing extra F in background-color.. 2003-01-23 17:57:52 +00:00
mikep%oeone.com ca50fb9c92 Fixing file reading because of change in Mozilla, bug 176919. 2003-01-21 18:19:21 +00:00
mikep%oeone.com cc67114f8d Adding in better debug info. 2003-01-21 18:18:45 +00:00
mikep%oeone.com 94ca9b4c27 Fixing hover link color. 2003-01-20 19:37:47 +00:00
mikep%oeone.com a0a381da83 Adding in try catch around playing sound, which I think caused bug 185744. 2003-01-17 20:30:44 +00:00
mikep%oeone.com a5a2309951 Now allowing users to publish to https and file:// urls.
This seems to fix crashing problems when exporting and publishing as well.
2003-01-17 20:30:26 +00:00
mikep%oeone.com 84ce38a125 Fixing bug 189405, problem with repeat end date being reset on edit. 2003-01-17 19:50:39 +00:00
mikep%oeone.com 2bcf746a2a Fixing so that import an event goes into the currently selected calendar, bug 188216. 2003-01-16 21:30:26 +00:00
mikep%oeone.com 513c25f3a7 Fixing bug 184475 to show default alarm address only if new event. 2003-01-16 20:57:07 +00:00
mikep%oeone.com 5a09d16124 Removing alert. 2003-01-16 20:37:52 +00:00
mikep%oeone.com f0aa9194ba Fixing JS error. 2003-01-16 20:26:44 +00:00
mikep%oeone.com 73e7e435da Fixing bug 189165, problem with checkEndDate if all day event. 2003-01-16 20:18:47 +00:00
mikep%oeone.com 28d4873051 Fixing problem with saving alarm prefs, bug 189143.. 2003-01-16 19:51:26 +00:00
mikep%oeone.com 0e2e71b7d7 Fixing tooltip bug, bug 184866. 2003-01-16 13:46:05 +00:00
mikep%oeone.com 9a35a14298 Fixing problem with long descriptions being cut off, OEone bug 4948. 2003-01-14 16:23:11 +00:00
mikep%oeone.com 88d2586728 Fixing build script. 2003-01-13 21:57:01 +00:00
mikep%oeone.com 64bd05a2f8 Fixing spacing. 2003-01-13 21:55:25 +00:00
mikep%oeone.com 040bc69544 New build. 2003-01-13 21:54:16 +00:00
mikep%oeone.com c75e9bc2f0 Fixing error with installation. 2003-01-13 21:53:58 +00:00
mikep%oeone.com b2486b2092 New build. 2003-01-13 17:44:25 +00:00
mikep%oeone.com b5b7525aca Moving alarms to their own window. 2003-01-13 17:43:50 +00:00
mikep%oeone.com 821165c100 Adding in button for Monday to Friday only. 2003-01-13 17:43:35 +00:00
mikep%oeone.com f8da067437 Fixing bug 183855, preferences are cropped (Moved alarms to new section) and bug 188528, pref password is not hidden. 2003-01-13 16:16:14 +00:00
mikep%oeone.com a7595ef563 Removing print option, as it seems to crash Mozilla. 2003-01-13 16:13:01 +00:00
mikep%oeone.com 5f91b748b5 Fixing bug 181927 by checking for element before getting value. 2003-01-13 16:01:22 +00:00
mikep%oeone.com d783211a19 FIxing bug 188417 by adding message about installing calendar as root if Mozilla was installed as root. 2003-01-13 15:36:45 +00:00
mikep%oeone.com c32e5c96ff Fixing so that weekends get highlighted in blue. 2003-01-13 15:29:23 +00:00
mikep%oeone.com 30a58a476f Fixing bug 109476, in month view, should show events from adjacent months.
Fixing bug 188888, in month view, all day events should show star instead of time.
Fixed thanks to patches from Eric Belhaire.
2003-01-13 14:11:54 +00:00
mikep%oeone.com d139b1461b Fixing bug 167653, datepicker should show the proper start date. 2003-01-13 13:50:45 +00:00
mikep%oeone.com 05210aefaf Fixing bug 187903 for good. 2003-01-13 13:46:34 +00:00
mikep%oeone.com d11b3ab9d1 Adding in autocomplete for email addresses and URL field. 2003-01-13 13:44:33 +00:00
mostafah%oeone.com 1bbea55702 Fixed calculation of recurrence with exceptions 2003-01-10 15:57:33 +00:00
mikep%oeone.com bdb922400d Moving default values for prefs to properties file. 2003-01-09 21:55:34 +00:00
mikep%oeone.com b3909e39d6 Fixing bug 187903, patch by Curtis Jewell, to fix not showing percentages for tasks. 2003-01-09 15:03:08 +00:00
mikep%oeone.com 787352237d Adding in the ability to publish a calendar directly, and auto publish changes to a calendar. 2003-01-08 20:55:16 +00:00
mikep%oeone.com c133296830 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 4a191925ea New build. 2003-01-08 20:50:07 +00:00
dbaron%dbaron.org 329252c847 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
mikep%oeone.com be97c25aae Fixing bug 166433, calendar has no icon in Linux. 2003-01-07 15:52:05 +00:00
seawood%netscape.com e15e78fbe4 Backout previous checkin 2003-01-06 20:54:51 +00:00
mikep%oeone.com 1db4961b0a Fixing problem with double clicking on events from last month. 2003-01-06 18:38:48 +00:00
mikep%oeone.com c02b821ed1 Fixing so that clicking on Go To URL button in event dialog opens a new tab, or it opens a window that is not modal, bug 160225. 2003-01-06 16:37:18 +00:00
mikep%oeone.com 397f95bb77 Fixing event dialog so that start and end time display correctly when adjusted. bug 183081 inspired this. 2003-01-06 15:54:49 +00:00
mikep%oeone.com f0f4e2ce60 Fixing so that selected calendar is selected in new event dialog. 2003-01-03 20:32:15 +00:00
mikep%oeone.com ed5bbd63fe Cleaning up by removing unused code. 2003-01-03 19:32:30 +00:00
mikep%oeone.com 4d950ec85e Fixing bug 179707, problem with showing error message when clicking on repeat. 2003-01-03 19:32:05 +00:00
mikep%oeone.com a1146a68c1 Localizing the first day of the week, as per bug 186569. 2003-01-03 19:12:44 +00:00
mikep%oeone.com 78e927cfed Renaming key bindings, as per bug 182966. 2003-01-03 19:05:12 +00:00
mikep%oeone.com bf841472c3 Adding in username and password for remote files. 2003-01-03 18:30:20 +00:00
mikep%oeone.com 0fda4cbc59 Adding in check for clientX when checking box for calendars, so clicking on row doesn't make it change states. 2003-01-03 18:07:04 +00:00
mikep%oeone.com 933e0243a4 Fixing bug 181517, adding in confirmation of deleting calendar, and adding ability to not delete calendar file. 2003-01-03 18:01:29 +00:00
mikep%oeone.com 4a22cf46b1 Moving tempIcal.ics file to Calendar/ directory under profile, bug 181443. 2003-01-03 17:40:18 +00:00
mikep%oeone.com 5f40a337e2 Fixing function name after changing pref. 2003-01-03 17:33:29 +00:00
mikep%oeone.com 291990d016 Adding in text strings for import export. 2003-01-03 17:33:04 +00:00
mikep%oeone.com 8e14001a45 Moving strings to properties files for importExport. 2003-01-03 16:29:22 +00:00
mikep%oeone.com 0012a4fb9a Fixing bug 181312, default file name now given after choosing a file. 2003-01-03 16:09:33 +00:00
mikep%oeone.com b9155ca0cd Fixing bug 184808, don't assume "Local Folders" as text string. Get the value from the properties file. 2003-01-03 16:02:33 +00:00
mikep%oeone.com b65284061a Adding in ability to hold down CTRL key to copy event when dragging and dropping it in month view, bug 169109. 2003-01-03 15:20:10 +00:00
mikep%oeone.com 59ccac97f2 Adding in time before text in month view. 2003-01-03 14:40:42 +00:00
mikep%oeone.com 9bd5b4e5a5 Adding in repeat number of times, bug 167553. 2003-01-03 14:37:33 +00:00
seawood%netscape.com 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
mikep%oeone.com 2fe35577da Fixing text label for filename prefs, bug 187104, patch #110325. 2003-01-02 15:01:48 +00:00
mostafah%oeone.com 15844d11b8 Added make option for linuxxpi 2002-12-23 16:33:28 +00:00
seawood%netscape.com f291b7c925 Turns out that libical is dual licensed (MPL/LGPL) so there's no need to force a dynamic build or give it the scarlet suffix.
Bug #178798 r=blizzard
2002-12-17 23:50:56 +00:00
seawood%netscape.com ee4e706b3a Rename ical libraries to have _lgpl suffix (to be consistent with libart).
Fix .def files so that the dynamic libs compile on win32 (thanks to Mostafa Hosseini <mostafah@oeone.com> for the patch)
Bug #178798 r=blizzard
2002-12-12 23:03:26 +00:00
seawood%netscape.com f9bc0f5645 Fix our libical integration:
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
mostafah%oeone.com 70f7f11fbe Fixed dos type new lines.( From patch 108573 in bug 184032 ) 2002-12-09 15:26:03 +00:00
mostafah%oeone.com a06c61c638 Removed using seperate object for getting display dates. Using EventDisplay object instead. 2002-12-06 20:31:20 +00:00
mostafah%oeone.com 7f096ca90b Minor tweaks 2002-12-06 15:40:27 +00:00
mostafah%oeone.com 858bed4613 Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 ) 2002-12-05 18:10:57 +00:00
mostafah%oeone.com 834b8f2ec0 Fixed problem with unresolved symbol on stat() 2002-12-05 14:03:48 +00:00
mostafah%oeone.com cb869c703d Switched order of setserver and addobserver for new calendars ( related to bug 177279 ) 2002-12-04 17:34:31 +00:00
mikep%oeone.com 3f99ba55e3 Adding in files for Mac OS 9 build. bug 146310. 2002-12-04 15:01:56 +00:00
mikep%oeone.com c11b488ee9 Finishing renaming the files, for Mac OS 9, as per bug 183106. 2002-12-03 15:30:03 +00:00
mikep%oeone.com 00e82beff3 Renaming file to selectAddresses.dtd. 2002-12-03 15:03:25 +00:00
mikep%oeone.com 99fd308fef Renaming files for Mac OS 9, as per bug 183106 2002-12-03 15:02:22 +00:00
mikep%oeone.com e3963e7e4f Renaming files for bug 183106 2002-12-03 15:01:38 +00:00
mostafah%oeone.com 576f9a918c Checked in patch for bug 182880: [patch] multi day, all day events are not saved into ical file. 2002-12-02 18:08:22 +00:00
mikep%oeone.com e2331399b8 Adding in side calendar to main window. 2002-11-28 14:20:09 +00:00
mikep%oeone.com fee2c2673b Fixing up JS warnings, as per bug 162166. 2002-11-27 15:20:28 +00:00
mikep%oeone.com 372655b4aa Fixing bug 173028, allowing multiple selection of importing files. 2002-11-27 14:53:38 +00:00
mikep%oeone.com f3533f76fe Adding in the ability to restrict the day view to certain hours. 2002-11-22 15:41:57 +00:00
mikep%oeone.com b5d1a2f7ca Fixing deleting remote calendars that I just broke. 2002-11-21 19:18:36 +00:00
mikep%oeone.com 4bb0b1ac63 Fixing bug 181305, problem with renaming calendars. 2002-11-21 19:14:50 +00:00
mikep%oeone.com 7d3eea345e Adding in publishing prefs file, new build. 2002-11-21 15:29:42 +00:00
mikep%oeone.com 50a9ff11fd Adding in the ability to delete remote calendars. 2002-11-21 15:23:06 +00:00
mikep%oeone.com 196a72e32f Localizing prefs. 2002-11-21 15:00:43 +00:00
mikep%oeone.com d2552acf96 Adding in the ability to remember publishing preferences. 2002-11-21 14:57:42 +00:00
mikep%oeone.com c1c8ebff4b 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 7de4e09051 Fixing tooltips, bug 180080. 2002-11-15 20:51:22 +00:00
mikep%oeone.com f232c5ee3e New build, fixing so that icon shows when refreshing remote calendar source. 2002-11-13 19:01:01 +00:00
mikep%oeone.com 13e574bfd4 Fixing button. 2002-11-13 18:45:43 +00:00
mikep%oeone.com ec8f0c4e94 Changing toolbar image from .png to .gif 2002-11-13 18:02:34 +00:00
mikep%oeone.com 892b7b9f9a Fixing bug 179516, changing images from .png to .gif 2002-11-13 18:01:57 +00:00
mikep%oeone.com d254fd1b20 Fixing up the wizard a bit more. 2002-11-13 16:25:26 +00:00
mikep%oeone.com 46f75395af Fixing selection problems, bug 179566 2002-11-13 16:25:11 +00:00
mikep%oeone.com 933e7b0267 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 d3cfa1b26f Reformatting. 2002-11-13 16:21:41 +00:00
mikep%oeone.com 13a518a6a2 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 897097470d 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 ff4114ad18 Fixing function name in "CUT", to make cutting events work again, bug 162866 2002-11-04 14:33:27 +00:00
mikep%oeone.com a642752522 Fixing the ability to import events, when using the wizard. 2002-11-01 20:46:46 +00:00
mikep%oeone.com a867f8d289 Removing dependency on xmlextras. 2002-11-01 17:59:57 +00:00
mikep%oeone.com d3203c86aa Fixing some small bugs with event selection thanks to the latest fixes. 2002-10-31 20:14:12 +00:00
mikep%oeone.com e546e456e6 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 b94e5a082c 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 3180ffffad Fixing publishing to FTP URL, bug 177589 2002-10-31 15:41:13 +00:00
mikep%oeone.com c2608b6790 Fixing copy function. 2002-10-31 14:52:32 +00:00
mikep%oeone.com ee4b88b584 Fixing problems with upgrading old calendar data. 2002-10-31 14:26:05 +00:00
mikep%oeone.com d5dabdcdd5 New build, adding in ability to import outlook data (via csv files) 2002-10-30 21:50:00 +00:00
mikep%oeone.com 445aed8ee5 Fixing function name for pressing delete key. 2002-10-30 21:45:50 +00:00
mikep%oeone.com b7b731cfb5 Removing files. 2002-10-30 18:44:58 +00:00
mikep%oeone.com aeff8f0f58 Fixing bug 177299, don't change view if multiple day event is visible. 2002-10-30 18:41:36 +00:00
mikep%oeone.com 34da6f8b45 Fixing bug 177298, problem with event length after dragging and dropping. 2002-10-30 18:34:54 +00:00
mikep%oeone.com 54d3792282 Changing wording for more accurate descriptions. 2002-10-30 18:23:59 +00:00
mikep%oeone.com b673f3c6c9 Removing unused code, still no images working for priority and completed. 2002-10-30 18:23:30 +00:00
mikep%oeone.com d37bb70e03 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 91de5f7677 Fixing bug 177431 2002-10-30 18:03:30 +00:00
mikep%oeone.com 113bd72a26 Fixing tooltip name. 2002-10-30 17:19:42 +00:00
mikep%oeone.com d604797753 Chaning tooltip name. 2002-10-30 17:18:59 +00:00
mikep%oeone.com 4d8a539fcd 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 d17e419968 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 6da98bdec6 Moving functions to calendar.js. 2002-10-30 17:14:40 +00:00
mikep%oeone.com 5bb64e31f0 Some function renaming. 2002-10-30 17:13:57 +00:00
mikep%oeone.com 461ac3de77 New build. 2002-10-30 17:12:28 +00:00
mostafah%oeone.com 0add5d9dcd Fixed some problems with multi-day event displaydates 2002-10-30 15:55:02 +00:00
mikep%oeone.com f4998f6fd5 Skin cleanup, also fixes bug 162631 (resizing list cells causes Mozilla to hang.); 2002-10-30 14:14:46 +00:00
mikep%oeone.com 3f14b7366e Adding in ability to send email alarms to any email address. 2002-10-29 21:27:10 +00:00
mikep%oeone.com 7774c4bceb Fixing problem with dialog capturing return key. 2002-10-29 20:31:32 +00:00
mikep%oeone.com bac6c0b153 Fixing formatting. 2002-10-29 20:10:53 +00:00
mikep%oeone.com 3330d96d43 Fixing formatting. 2002-10-29 20:02:34 +00:00
mikep%oeone.com 9dddeffa11 Fixing so that the datepicker calls back to the program after selecting a date. 2002-10-29 20:01:10 +00:00
mikep%oeone.com 39c4797b82 Renaming email event to email selected event, since it only emails one event for now. 2002-10-29 19:44:08 +00:00
mikep%oeone.com df5992007a Fixing bug 171659, renaming email file with .ics extension. 2002-10-29 19:43:29 +00:00
mikep%oeone.com 76fc480a2a Adding ability to sort the list of events, bug 152807. 2002-10-29 18:22:17 +00:00
mikep%oeone.com 59bf037921 Fixing location and text of certain aspects of wizard. 2002-10-28 21:52:58 +00:00
mikep%oeone.com 7a089f0f7c Fixing bug 177121, problem with context menu not showing right values for tasks 2002-10-28 21:37:27 +00:00
mostafah%oeone.com eddc9c6e52 Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331) 2002-10-28 20:55:28 +00:00
mikep%oeone.com 2fdd5c4ce5 Fixing name of variable. 2002-10-28 20:29:03 +00:00
mikep%oeone.com d7dc655e17 Fixing bug 172901. 2002-10-28 20:26:45 +00:00
mikep%oeone.com fdb9096faf Fixing location of jslib. 2002-10-28 13:40:31 +00:00
mikep%oeone.com a8db41c3cf A ton of fixes for the calendar. Multiple calendar info is now stored in RDF instead of prefs, there's a new datepicker and I've integrated changes from OEone into our calendar. 2002-10-25 19:28:14 +00:00
mikep%oeone.com 55e48c0d45 Adding in datepicker xbl component, and jslib files which are now needed by the calendar. 2002-10-24 17:21:24 +00:00
mikep%oeone.com acb52e06c3 FIxing comment. 2002-10-24 16:57:19 +00:00
mikep%oeone.com 6f19aafc1d Fixing bug 172961, problem with doctype not matching root type. 2002-10-23 20:58:52 +00:00
mostafah%oeone.com 634908caef Renamed displayDateEnd to displayEndDate 2002-10-22 18:59:36 +00:00
mostafah%oeone.com 3fdff7f75f Fixed backend for bug 133331 :[RFE] Allow events to span multiple days 2002-10-22 17:33:05 +00:00
mostafah%oeone.com 72306f7530 Frontend change to use the oeICalEventDisplay. Part of fix to bug 133331: [RFE] Allow events to span multiple days 2002-10-22 17:31:42 +00:00
mostafah%oeone.com 4d47fe471a Fixed Bug 172395 : Calendar should support duration 2002-10-21 16:03:26 +00:00
mostafah%oeone.com 47a5883afc int -> unsigned int to avoid warning 2002-10-21 15:30:20 +00:00
mikep%oeone.com ec4947f32d Fixing bug 174044. 2002-10-15 14:03:07 +00:00