aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
Commit message (Expand)AuthorAgeFilesLines
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-90/+176
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-161-2/+3
* gladeified replacement for eventedit.cSeth Alves2000-05-161-2/+2
* call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-091-0/+6
* don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-091-4/+5
* show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-081-0/+10
* finish editing event when user hits Return key.Damon Chaplin2000-05-071-10/+15
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-45/+114
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-5/+25
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-031-16/+31
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-011-42/+84
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-50/+252
* compare iCalObjects by their UIDs instead of by their pointers.Seth Alves2000-04-261-1/+4
* allow for null icoSeth Alves2000-04-261-1/+1
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-167/+330
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-2/+2
* Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-231-13/+4
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+4585