aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/copy-source-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-14/+24
* Use e_cal_client_connect().Matthew Barnes2013-01-301-31/+28
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-3/+4
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-1/+2
* Bug #663110 - Crash on copy events between calendarsMilan Crha2012-02-171-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-13/+22
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-61/+117
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-5/+12
* get window transience right for source copying error dialogs.Michael Meeks2010-04-201-6/+8
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-251-1/+1
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-2/+2
* Bug #607751 - Double free while copying whole calendarMilan Crha2010-01-271-3/+46
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-1/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-3/+3
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-12/+16
* 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/+0
* ** Fixes bug 474651Tobias Mueller2007-12-101-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-031-1/+2
* remove unused variableJP Rosevear2004-03-241-1/+0
* new dialog for allowing the user to select a source.Rodrigo Moya2004-03-171-69/+9
* Instead of saying "Select destination source", we now say "... calendar"Hans Petter Jansson2004-02-131-1/+7
* Fixes #53276Rodrigo Moya2004-01-271-18/+40
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-2/+3
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-4/+4
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-021-0/+1
* added a label to the dialog to make it look less ugly.Rodrigo Moya2003-12-021-1/+6
* converted to use an ESourceOptionMenu instead of the ESourceSelector.Rodrigo Moya2003-12-021-14/+16
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-6/+2
* use the correct icalcomponent when calling e_cal_create_object.Rodrigo Moya2003-11-241-1/+1
* actually add the source selector to the dialog's box.Rodrigo Moya2003-11-241-0/+3
* fixed compilation errors.Rodrigo Moya2003-11-241-2/+3
* fixed copyright notices.Rodrigo Moya2003-11-241-0/+155