aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-633/+0
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-1/+1
* use correct type for arguments to cal_client_get_object.Rodrigo Moya2003-08-261-1/+4
* ** For bug #47461.Harry Lu2003-08-191-1/+1
* Don't call setup_calendar from here, since e_summary_calendar_init willDan Winship2003-06-251-2/+0
* New member gconf_value_changed_handler_id in ESummaryTasks.Ettore Perazzoli2003-05-281-3/+8
* (setup_calendar): Fix typo, celendar_pathEttore Perazzoli2003-05-171-1/+1
* (generate_html): Add a %P in the strftimeEttore Perazzoli2003-03-201-2/+2
* (generate_html): Changed so its printf()sEttore Perazzoli2003-03-141-24/+16
* Use G_GNUC_FUNCTION instead of __FUNCTION__. Likewise. Likewise.Ettore Perazzoli2003-03-071-3/+3
* Use GConf.Ettore Perazzoli2002-11-211-28/+23
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-151-8/+4
* gtk_widget_destroy() instead of gtk_object_destroy().Ettore Perazzoli2002-11-121-5/+5
* #include <string.h>.Ettore Perazzoli2002-11-061-4/+1
* Removed debugging message.Ettore Perazzoli2002-10-261-11/+48
* Replace Gnotices with Footnotes.Ettore Perazzoli2002-10-241-33/+61
* Use the default uris instead of always changing to localIain Holmes2002-08-141-4/+12
* Make the preferences seperate from the viewsIain Holmes2002-04-041-2/+2
* updated to new version from calendar/gui/comp-util.cDamon Chaplin2002-02-091-52/+77
* use cal_client_open_default_tasksJP Rosevear2001-12-191-10/+1
* Merging patches from 1-0-branchIain Holmes2001-12-171-7/+5
* retrieve the default URI for calendars from the configuration instead ofRodrigo Moya2001-10-301-10/+18
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* set the default timezone on the server.Damon Chaplin2001-10-231-1/+16
* Made temporary buffer for strftime much bigger (it was too small forChyla Zbigniew2001-10-151-6/+6
* used time_add_day/week/month _with_zone() functions rather than the oldDamon Chaplin2001-10-031-3/+3
* Handle recurrances correctlyIain Holmes2001-10-031-11/+74
* Add copyright noticesIain Holmes2001-09-271-4/+19
* Warnings Create an image cache USe task.pngIain Holmes2001-09-261-1/+1
* Set a timezone iconIain Holmes2001-09-221-1/+93
* Display a bell icon if there's an alarm setIain Holmes2001-09-201-2/+3
* Open editors for tasks and appointmentsIain Holmes2001-09-201-2/+34
* Fix the use of qsortIain Holmes2001-09-181-4/+8
* Timezone stuffIain Holmes2001-09-151-124/+83
* USe 24hr clock if appropriate, don't mess with the date and timeIain Holmes2001-09-061-9/+31
* changed the icons. For calendar events we use the 'new appointment' iconDamon Chaplin2001-08-221-1/+1
* free the CalComponentDateTime and icaltimetype values after finishing withDamon Chaplin2001-08-071-1/+11
* Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-031-2/+2
* Fix the URL link for the calendarIain Holmes2001-07-311-1/+1
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-211-2/+2
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-201-2/+2
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-0/+16
* Better time reportingIain Holmes2001-07-101-8/+12
* Forgot to do this little bitIain Holmes2001-07-101-1/+1
* Fix HTML and show more than 1 days appointmentsIain Holmes2001-07-101-6/+24
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-301-8/+18
* Configure My EvolutionIain Holmes2001-06-301-0/+6
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+286