aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-model.c
Commit message (Expand)AuthorAgeFilesLines
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-12/+12
* Append "_2". Likewise. Likewise. Likewise. LikewiseEttore Perazzoli2003-11-041-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+1780
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-1788/+0
* Chain. Prevent double unrefs. (impl_finalize): Chain.Hans Petter Jansson2003-08-141-0/+3
* unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-021-75/+15
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-1/+1
* load the default book to look for additional free/busy info in (init):JP Rosevear2003-04-111-16/+20
* Fixes #41127JP Rosevear2003-04-111-2/+0
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-281-1/+1
* Fixes #34095Hans Petter Jansson2003-03-181-0/+1
* Fixes #39740Rodrigo Moya2003-03-151-0/+2
* Fixes #31382Rodrigo Moya2003-03-061-2/+2
* Fixes #37881JP Rosevear2003-03-051-1/+1
* implementJP Rosevear2003-03-051-20/+56
* If only the pipe wouldn't break.JP Rosevear2003-03-051-60/+17
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-5/+5
* Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-071-6/+7
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+3
* pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-191-2/+2
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-2/+2
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-16/+16
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-8/+4
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-22/+20
* only change the attendee value if it isn't emptyJP Rosevear2002-09-271-1/+2
* fix non-ANSI switch statements.Dan Winship2002-09-231-0/+3
* if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-231-2/+10
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-201-1/+4
* initialize value to corba nilJP Rosevear2002-08-021-0/+2
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-6/+6
* add back protoJP Rosevear2002-06-251-5/+114
* 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