aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/comp-editor-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Kill more Bonobo controls and factories and what not.Matthew Barnes2009-02-211-640/+0
* Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-0/+6
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+16
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-4/+0
* Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-7/+7
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+1
* ** Fixes bug 474651Tobias Mueller2007-12-141-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-12/+12
* ** Fixes bug #469657Matthew Barnes2007-10-021-20/+10
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-8/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-11/+2
* Fixes #317014Chenthill Palanisamy2005-09-291-4/+4
* Fixes #310338Chenthill Palanisamy2005-08-121-1/+8
* use libedataserver's e-url.Rodrigo Moya2005-01-171-1/+1
* Fixes #61076JP Rosevear2004-12-221-1/+1
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-021-2/+2
* Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-201-4/+1
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-191-3/+9
* Fixes #65932Rodrigo Moya2004-10-071-7/+11
* add argJP Rosevear2004-05-181-10/+29
* Fixes #56373JP Rosevear2004-05-181-2/+2
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-6/+4
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-44/+2
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-1/+0
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-1/+2
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-1/+2
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+1
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-1/+1
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-7/+7
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-33/+33
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-27/+19
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-2/+2
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-2/+8
* Utility wrapper around icalparser.Dan Winship2003-03-251-2/+2
* If only the pipe wouldn't break.JP Rosevear2003-03-051-8/+7
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-221-8/+8
* Fixes #37706Rodrigo Moya2003-02-081-2/+18
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-061-6/+6
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-4/+4
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-6/+3
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-8/+6
* duh, don't blindly increment the hour without adjusting for the dayJP Rosevear2002-09-111-4/+2
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-201-1/+1
* focus the editor if it does exist, create a new one if it doesn't (notJP Rosevear2002-07-271-2/+1
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-84/+28
* use bonobo exception macros to tidyJP Rosevear2002-03-151-7/+3
* add all day event editor modeJP Rosevear2002-03-151-20/+41
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-32/+20
* use TZID from the builtin timezone, instead of using the location name.Damon Chaplin2001-11-051-1/+5
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-3/+6
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+8
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-23/+16
* Implemented.Federico Mena Quintero2001-09-051-37/+437
* Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-291-11/+85
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-0/+228