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

453 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 564a3b3c57 Fixing incorrect file names in css ( mostly png to gif ). Fixes bug 141399 2002-05-03 15:58:01 +00:00
mostafah%oeone.com df2232c4ac Enhancing ParseIcalString.
Changing ParseIcalComponent to accept both VEVENT and VCALENDAR types.
Changing ParseIcalComponent to work properly if it is called on an existing event as a second sweep.
2002-05-01 18:02:14 +00:00
mostafah%oeone.com 92c2d89b4d Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +00:00
mostafah%oeone.com 2112c76441 Fixed buildid not being properly updated in Calendar-About alert 2002-05-01 13:37:03 +00:00
colinp%oeone.com e542f763b1 fix to bug 137024 - tooltips capitalisation 2002-04-30 15:39:11 +00:00
mostafah%oeone.com f793670a40 Replaced property for exception dates with EXDATE 2002-04-23 20:18:51 +00:00
mostafah%oeone.com 3faefc5670 Fixed bug 137987: Calendar breaks build when compiled static 2002-04-23 14:06:11 +00:00
colinp%oeone.com acf63685ee fix to week view resizing (bug 125366) 2002-04-19 13:44:05 +00:00
mostafah%oeone.com 21fe71390d Changing code to support multiple vevents in one iCaelndar object in ModifyEvent() & DeleteEvent() . Related to bug 135192 2002-04-18 16:32:23 +00:00
mostafah%oeone.com a9be7c7811 Added RemoveObserver() and fixed GetNextNEvents() 2002-04-17 22:03:27 +00:00
caillon%returnzero.com 030c1b15bf Bug 137993. Calendar icon in the Window menu should not be stretched. r=mikep 2002-04-17 19:50:15 +00:00
mikep%oeone.com e21929778b Adding in patch 78956 from danp@oeone.com 2002-04-12 20:24:10 +00:00
colinp%oeone.com 81cedd8d52 new graphic for classic skin 2002-04-12 19:44:43 +00:00
colinp%oeone.com b661583e1e fix to classic topbar buttons. Many were using the wrong filetype 2002-04-12 19:36:19 +00:00
mostafah%oeone.com a70f86834f Unescaping given URL 2002-04-12 16:25:27 +00:00
mostafah%oeone.com b94171ce9f Removing extra spaces after \ which made the windows makefile unusabel 2002-04-12 16:11:23 +00:00
mikep%oeone.com 19fdb6c315 Adding in week number to week view. 2002-04-12 16:01:54 +00:00
mikep%oeone.com 39d984b826 Adding in ability to filter out previous events from unifinder. 2002-04-12 15:38:39 +00:00
mikep%oeone.com fa73dd301c Fixing problems with drag and drop, adding it in for week view. 2002-04-12 13:20:53 +00:00
mostafah%oeone.com 2a5b466f35 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:46:18 +00:00
mostafah%oeone.com 3f843d3873 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:35:04 +00:00
mikep%oeone.com 1fbcd3f702 Starting drag and drop to select events for week. 2002-04-11 20:21:50 +00:00
mikep%oeone.com eb89e8a44b Slight change to week view new event calling. 2002-04-11 19:56:30 +00:00
mikep%oeone.com 42d8a40214 Adding ability to drag over the day view to select start and end time. 2002-04-11 19:18:30 +00:00
mikep%oeone.com 3c91ac89fc Showing day numbers and adding double click to launch new events in months besides the current one. 2002-04-11 17:03:19 +00:00
mikep%oeone.com 1680adf224 Adding in pref for snooze time. 2002-04-11 16:49:34 +00:00
mikep%oeone.com bb1f945719 Adding in ability to specify build ID. 2002-04-11 15:20:34 +00:00
mikep%oeone.com fa683f5ddf Adding in ability to update build ids. 2002-04-11 15:12:18 +00:00
mikep%oeone.com 59a2097a55 Adding pref to set the default length for events, bug 136373 2002-04-10 18:23:40 +00:00
colinp%oeone.com 1799ccf099 new graphics for edit & delete in classic 2002-04-10 15:30:30 +00:00
colinp%oeone.com f0d7feb6f6 new graphics for edit & delete in the toolbar 2002-04-10 15:06:14 +00:00
mikep%oeone.com b5becf4e23 Fixing order of files in jar.mn file. 2002-04-10 14:40:26 +00:00
mikep%oeone.com 235974c3eb Moving code to new seperate file. 2002-04-10 14:38:32 +00:00
mikep%oeone.com d37c7ae931 Fixing problem with changing start date not changing end date of event. 2002-04-10 14:38:06 +00:00
mikep%oeone.com 92a1bace91 Changes for image change as per bug 135942. 2002-04-10 14:14:07 +00:00
mikep%oeone.com 2e08b72510 Fixing images as per bug 135942 (modern skin only) 2002-04-10 14:13:19 +00:00
mostafah%oeone.com 691ee6c58c Removed temporary printf's 2002-04-09 19:43:41 +00:00
mostafah%oeone.com 3666f57d48 Added Clone function. Fixes bug 135727 2002-04-09 19:25:41 +00:00
mostafah%oeone.com d705307cb7 Added more detailed instructions for getting aroud the ICal component not being registered 2002-04-09 18:53:29 +00:00
colinp%oeone.com 2a7b6566af fix to bug 113029 - Add Calendar to Preferences-->Appearance startup list 2002-04-09 17:23:18 +00:00
mostafah%oeone.com f568edb02e Added code to discard incomplete or corrupt events 2002-04-08 21:40:09 +00:00
mikep%oeone.com c38d96f1a6 Fixing up the ability to change the start of the week in week view. 2002-04-08 20:41:42 +00:00
colinp%oeone.com 018fa306ec no more kung fu 2002-04-08 20:40:29 +00:00
colinp%oeone.com bdea82a02c removed unifinder.css 2002-04-08 20:32:15 +00:00
colinp%oeone.com 973f0e8a8d phasing out the unfinder 2002-04-08 20:29:01 +00:00
colinp%oeone.com 624b1c33a7 created the "events" menu 2002-04-08 19:45:52 +00:00
mikep%oeone.com 66dfc6e85a Enabling switching of first day in month view, adding in various prefs. 2002-04-08 19:38:55 +00:00
colinp%oeone.com b93035383b fix to bug 133367 - Status bar icon quirks 2002-04-08 19:09:26 +00:00
colinp%oeone.com a380ab7d8f phasing out the unifinder 2002-04-08 15:32:23 +00:00
colinp%oeone.com 0d96980730 fixed the unifinder listboxes (formerly trees) 2002-04-05 19:19:22 +00:00