aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-commands.c
Commit message (Expand)AuthorAgeFilesLines
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-1/+0
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-6/+3
* Move "about" menuitem to the help menu.Matthew Loper2000-05-111-1/+1
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-2/+16
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-45/+87
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-031-0/+27
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-011-4/+3
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-0/+2
* hook for widget destroy -- used to unref the CalClient so wombat knows weSeth Alves2000-04-261-10/+0
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-4/+74
* moved "About Calendar" into the View menu so it shows up.Seth Alves2000-04-211-1/+1
* calls gnome_calendar_open instead of checking on disk and calling load orSeth Alves2000-04-201-10/+7
* set calendar's uri with a property bagSeth Alves2000-04-191-22/+28
* catch cal_loaded signal on the cal client. (gnome_calendar_load_cb):Seth Alves2000-04-101-12/+5
* new function: friendly wrapper for cal_client_create_calendarSeth Alves2000-04-091-51/+56
* removed uih from the argument list, added cal. use cal as user_data inSeth Alves2000-04-071-147/+83
* removed (setup_appbar): removed (calendar_control_activate): new functionSeth Alves2000-04-061-8/+87
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-0/+792