Commit Graph

458 Commits

Author SHA1 Message Date
mikep%oeone.com
a22c8853b3 Day view and week view now show proper formatted times. 2002-05-07 14:55:38 +00:00
mikep%oeone.com
1743f9702c New event dialog now modal, collapsing checkboxes for future events. 2002-05-07 13:15:25 +00:00
mikep%oeone.com
3aaeccac58 Adding in function to remove unifinder observer. 2002-05-06 19:35:15 +00:00
mikep%oeone.com
d817a41fb3 Adding in ability to copy and paste calendar events. 2002-05-06 19:27:50 +00:00
mikep%oeone.com
15cd60f1da Bug fixes for oeone changes with move to new calendar code. 2002-05-06 19:11:19 +00:00
mostafah%oeone.com
71986ba236 Fixing incorrect file names in css ( mostly png to gif ). Fixes bug 141399 2002-05-03 15:58:01 +00:00
mostafah%oeone.com
69e2ed6538 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
157e200b55 Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +00:00
mostafah%oeone.com
0a246109b7 Fixed buildid not being properly updated in Calendar-About alert 2002-05-01 13:37:03 +00:00
colinp%oeone.com
b74d373f13 fix to bug 137024 - tooltips capitalisation 2002-04-30 15:39:11 +00:00
mostafah%oeone.com
1ef07d973d Replaced property for exception dates with EXDATE 2002-04-23 20:18:51 +00:00
mostafah%oeone.com
7979f812f7 Fixed bug 137987: Calendar breaks build when compiled static 2002-04-23 14:06:11 +00:00
colinp%oeone.com
dbd5f2cbea fix to week view resizing (bug 125366) 2002-04-19 13:44:05 +00:00
mostafah%oeone.com
7c5e81acf7 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
ec7d5ef34c Added RemoveObserver() and fixed GetNextNEvents() 2002-04-17 22:03:27 +00:00
caillon%returnzero.com
af3cf9b804 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
498b8f5f3a Adding in patch 78956 from danp@oeone.com 2002-04-12 20:24:10 +00:00
colinp%oeone.com
abb5430d12 new graphic for classic skin 2002-04-12 19:44:43 +00:00
colinp%oeone.com
9424bdd819 fix to classic topbar buttons. Many were using the wrong filetype 2002-04-12 19:36:19 +00:00
mostafah%oeone.com
31140bf590 Unescaping given URL 2002-04-12 16:25:27 +00:00
mostafah%oeone.com
e92f1ba663 Removing extra spaces after \ which made the windows makefile unusabel 2002-04-12 16:11:23 +00:00
mikep%oeone.com
c4e5e6f6ef Adding in week number to week view. 2002-04-12 16:01:54 +00:00
mikep%oeone.com
9b4ba3f354 Adding in ability to filter out previous events from unifinder. 2002-04-12 15:38:39 +00:00
mikep%oeone.com
906c01ba81 Fixing problems with drag and drop, adding it in for week view. 2002-04-12 13:20:53 +00:00
mostafah%oeone.com
d8ab232c2e Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:46:18 +00:00
mostafah%oeone.com
7a1df03205 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:35:04 +00:00
mikep%oeone.com
0070bf23bd Starting drag and drop to select events for week. 2002-04-11 20:21:50 +00:00
mikep%oeone.com
e8c097edef Slight change to week view new event calling. 2002-04-11 19:56:30 +00:00
mikep%oeone.com
30c5c001ac 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
bbf9aef02f 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
fe48b0bd1d Adding in pref for snooze time. 2002-04-11 16:49:34 +00:00
mikep%oeone.com
8f2910db87 Adding in ability to specify build ID. 2002-04-11 15:20:34 +00:00
mikep%oeone.com
ba4614c159 Adding in ability to update build ids. 2002-04-11 15:12:18 +00:00
mikep%oeone.com
694e1f5eaf Adding pref to set the default length for events, bug 136373 2002-04-10 18:23:40 +00:00
colinp%oeone.com
7462bee8b9 new graphics for edit & delete in classic 2002-04-10 15:30:30 +00:00
colinp%oeone.com
0366b7cccd new graphics for edit & delete in the toolbar 2002-04-10 15:06:14 +00:00
mikep%oeone.com
a2dc8bc7ee Fixing order of files in jar.mn file. 2002-04-10 14:40:26 +00:00
mikep%oeone.com
54298f40d6 Moving code to new seperate file. 2002-04-10 14:38:32 +00:00
mikep%oeone.com
f29a4e8bce Fixing problem with changing start date not changing end date of event. 2002-04-10 14:38:06 +00:00
mikep%oeone.com
fe8e9ebb2a Changes for image change as per bug 135942. 2002-04-10 14:14:07 +00:00
mikep%oeone.com
479afe5aa0 Fixing images as per bug 135942 (modern skin only) 2002-04-10 14:13:19 +00:00
mostafah%oeone.com
96ad9d4a89 Removed temporary printf's 2002-04-09 19:43:41 +00:00
mostafah%oeone.com
7327ec4eb5 Added Clone function. Fixes bug 135727 2002-04-09 19:25:41 +00:00
mostafah%oeone.com
a2650dfdd6 Added more detailed instructions for getting aroud the ICal component not being registered 2002-04-09 18:53:29 +00:00
colinp%oeone.com
bc204d8b00 fix to bug 113029 - Add Calendar to Preferences-->Appearance startup list 2002-04-09 17:23:18 +00:00
mostafah%oeone.com
ab94b87715 Added code to discard incomplete or corrupt events 2002-04-08 21:40:09 +00:00
mikep%oeone.com
93229ac9c5 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
8ae81761ad no more kung fu 2002-04-08 20:40:29 +00:00
colinp%oeone.com
617275493e removed unifinder.css 2002-04-08 20:32:15 +00:00
colinp%oeone.com
a075d55f0e phasing out the unfinder 2002-04-08 20:29:01 +00:00