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

918 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com 1cb94622ef Fixing so that weekends get highlighted in blue. 2003-01-13 15:29:23 +00:00
mikep%oeone.com 251512a6ae 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 f7b581d0db Fixing bug 167653, datepicker should show the proper start date. 2003-01-13 13:50:45 +00:00
mikep%oeone.com 5094ad3490 Fixing bug 187903 for good. 2003-01-13 13:46:34 +00:00
mikep%oeone.com c7aaa11a28 Adding in autocomplete for email addresses and URL field. 2003-01-13 13:44:33 +00:00
mostafah%oeone.com 508cd16d59 Fixed calculation of recurrence with exceptions 2003-01-10 15:57:33 +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 f4bfe47650 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 23a54bc780 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 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 5e24709231 New build. 2003-01-08 20:50:07 +00:00
dbaron%dbaron.org 48544669f3 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 6b077d2c2d Fixing bug 166433, calendar has no icon in Linux. 2003-01-07 15:52:05 +00:00
seawood%netscape.com 2e9df246c0 Backout previous checkin 2003-01-06 20:54:51 +00:00
mikep%oeone.com dad3d9c29e Fixing problem with double clicking on events from last month. 2003-01-06 18:38:48 +00:00
mikep%oeone.com 29d2688ae4 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 d82b30a2b2 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 a9f8f1a218 Fixing so that selected calendar is selected in new event dialog. 2003-01-03 20:32:15 +00:00
mikep%oeone.com 3c543ed11d Cleaning up by removing unused code. 2003-01-03 19:32:30 +00:00
mikep%oeone.com c9c1f9ff8c Fixing bug 179707, problem with showing error message when clicking on repeat. 2003-01-03 19:32:05 +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 879dfbef02 Renaming key bindings, as per bug 182966. 2003-01-03 19:05:12 +00:00
mikep%oeone.com 625c8b8f99 Adding in username and password for remote files. 2003-01-03 18:30:20 +00:00
mikep%oeone.com 547183ad71 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 aa07388c8f 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 2d19cd9c64 Moving tempIcal.ics file to Calendar/ directory under profile, bug 181443. 2003-01-03 17:40:18 +00:00
mikep%oeone.com f03a687dd4 Fixing function name after changing pref. 2003-01-03 17:33:29 +00:00
mikep%oeone.com 198257e349 Adding in text strings for import export. 2003-01-03 17:33:04 +00:00
mikep%oeone.com cf5af954a2 Moving strings to properties files for importExport. 2003-01-03 16:29:22 +00:00
mikep%oeone.com 30c4696e30 Fixing bug 181312, default file name now given after choosing a file. 2003-01-03 16:09:33 +00:00
mikep%oeone.com ff76771674 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 c1a9504fb3 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 bf42ad3b34 Adding in time before text in month view. 2003-01-03 14:40:42 +00:00
mikep%oeone.com ab4340e12a Adding in repeat number of times, bug 167553. 2003-01-03 14:37:33 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
mikep%oeone.com d89fca9ad1 Fixing text label for filename prefs, bug 187104, patch #110325. 2003-01-02 15:01:48 +00:00
mostafah%oeone.com 9b13bbe8dc Added make option for linuxxpi 2002-12-23 16:33:28 +00:00
seawood%netscape.com 438a91ecb5 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 899af55186 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 bab96f1a37 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 0f49f78f50 Fixed dos type new lines.( From patch 108573 in bug 184032 ) 2002-12-09 15:26:03 +00:00
mostafah%oeone.com 22c287e6fc Removed using seperate object for getting display dates. Using EventDisplay object instead. 2002-12-06 20:31:20 +00:00
mostafah%oeone.com 7a9a1c982d Minor tweaks 2002-12-06 15:40:27 +00:00
mostafah%oeone.com 3237559d7a Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 ) 2002-12-05 18:10:57 +00:00
mostafah%oeone.com 703f5b19be Fixed problem with unresolved symbol on stat() 2002-12-05 14:03:48 +00:00
mostafah%oeone.com cfbe9824a1 Switched order of setserver and addobserver for new calendars ( related to bug 177279 ) 2002-12-04 17:34:31 +00:00
mikep%oeone.com dd899909b4 Adding in files for Mac OS 9 build. bug 146310. 2002-12-04 15:01:56 +00:00
mikep%oeone.com 6952f6fcd0 Finishing renaming the files, for Mac OS 9, as per bug 183106. 2002-12-03 15:30:03 +00:00
mikep%oeone.com dbb770bc71 Renaming file to selectAddresses.dtd. 2002-12-03 15:03:25 +00:00
mikep%oeone.com 7fb28834a9 Renaming files for Mac OS 9, as per bug 183106 2002-12-03 15:02:22 +00:00