aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-model.c
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-4/+14
* use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-161-248/+320
* properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-121-33/+51
* Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+7
* make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-041-3/+14
* new protosJP Rosevear2001-11-121-18/+49
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-6/+88
* process an individual section here (select_names_ok_cb): call aboveJP Rosevear2001-10-301-58/+66
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* 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
* when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-251-17/+18
* track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-251-0/+1
* no longer set the scrollbar policy hereJP Rosevear2001-10-241-4/+0
* we don't need to save the stateJP Rosevear2001-10-221-2/+18
* call the invite others dialog in the modelJP Rosevear2001-10-191-1/+164
* util routine to handle calling back (async_close): use aboveJP Rosevear2001-10-181-12/+29
* Fix incorrect variable name check.Dan Winship2001-10-091-1/+1
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-1/+1
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-11/+7
* remove silly debug #if 0JP Rosevear2001-09-191-2/+1
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-0/+1321