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

1049 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com f74e4cd125 Fixed bug 189021: crash when cloning event 2003-02-28 17:49:35 +00:00
mostafah%oeone.com 8fa85219bb RemoveObserver on shutdown 2003-02-28 15:38:49 +00:00
mostafah%oeone.com 82e9fa3646 Fixing JS error when mailnews is not available 2003-02-28 15:38:11 +00:00
mostafah%oeone.com 846dac66e0 Fixed some addrefs and releases and added some debugging info. 2003-02-26 18:30:04 +00:00
varga%netscape.com 0d0ab083d9 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
mikep%oeone.com ada5f61d0e New build. 2003-02-21 18:31:57 +00:00
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