aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/schedule-page.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_2_4nobody2003-04-021-20/+43
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-051-1/+6
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-041-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-1/+1
* Fixes some trivial, but distracting, warnings.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-6/+6
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-3/+1
* set the working hours for the meeting time selectorJP Rosevear2002-05-151-0/+6
* new protosJP Rosevear2001-11-121-1/+2
* add a changed signal (e_meeting_time_selector_construct): emit changedJP Rosevear2001-11-061-11/+6
* move in whole day increments if we are in all day modeJP Rosevear2001-10-311-4/+5
* updated code to handle DATE values.Damon Chaplin2001-10-301-3/+11
* use libical-evolution.laDamon Chaplin2001-10-301-12/+45
* 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
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-221-2/+147
* call the invite others dialog in the modelJP Rosevear2001-10-191-6/+0
* return fill_component successJP Rosevear2001-10-131-2/+4
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-56/+0
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+402