aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/event-page.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBONOBO_CONF_0_10nobody2001-07-251-1124/+0
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-171-12/+25
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-121-4/+2
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+7
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+16
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-129/+217
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-031-18/+1
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-201-0/+56
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-201-15/+0
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-191-0/+36
* use new funcJP Rosevear2001-06-021-4/+4
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-137/+144
* Finished porting from the old event-editor.c. Made it store a clone of theFederico Mena Quintero2001-05-241-5/+30
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+908