aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-details-page.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-1/+1
* return fill_component successJP Rosevear2001-10-131-2/+4
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-4/+41
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-171-1/+1
* Remove progress frameJP Rosevear2001-08-101-204/+272
* guard against infinite loops with the updating boolean, fixes 4270JP Rosevear2001-07-131-0/+7
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-121-2/+2
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-1/+15
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-24/+73
* fill in delegated from fieldJP Rosevear2001-07-031-4/+5
* implementJP Rosevear2001-07-031-1/+103
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-201-14/+0
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-191-0/+24
* set the completed time in the date editor if appropriateJP Rosevear2001-06-141-0/+3
* use new funcJP Rosevear2001-06-021-2/+1
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-0/+461