aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-details-page.c
Commit message (Expand)AuthorAgeFilesLines
* fix button conversion problemJP Rosevear2003-05-081-1/+2
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-111-0/+3
* If only the pipe wouldn't break.JP Rosevear2003-03-051-6/+2
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-041-1/+1
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-231-1/+3
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-1/+1
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-32/+11
* run fix.sh over this.Not Zed2002-12-021-13/+13
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-2/+1
* Fixes #11434Rodrigo Moya2002-10-091-0/+8
* fixed mapping of popdown menu to ICAL_STATUS_ values.Rodrigo Moya2002-07-291-10/+15
* change custom widget creator to e_url_entry_newJP Rosevear2002-02-091-8/+6
* add a custom widget created with e_url_button_newJP Rosevear2002-02-091-1/+9
* 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