aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/migration.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo. (#547369)Matthew Barnes2008-08-121-1/+1
* 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-6/+1
* Fix include path for e-dbhash.h, now in libebackend.Johan Euphrosine2008-05-051-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-2/+0
* ** Fixes bug #513951Matthew Barnes2008-03-111-10/+17
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-86/+86
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-10/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-261-3/+18
* ** Fixes bug #373116Matthew Barnes2007-04-021-5/+5
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+1
* Added the migration code for Gw reminder notes.Chenthill Palanisamy2006-08-281-2/+92
* Plug a leak. Same thing here.Kjartan Maraas2006-08-221-2/+5
* **Fixes bug #344630 Change key confirm_expunge to confirm_purge.Wang Xin2006-06-121-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-1/+1
* Bypass most of this file on Win32, as there are no 1.x installations onTor Lillqvist2006-01-091-3/+17
* Use gstdio wrappers. Use GDir API instead of dirent. UseTor Lillqvist2005-12-171-31/+35
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+120
* cover the case when there is no calendar.ics/tasks.ics file in the folderRodrigo Moya2005-05-091-1/+1
* Fixes #68423Rodrigo Moya2005-04-051-0/+3
* check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-161-3/+10
* initial import of ECalEvent targetsDavid Trowbridge2005-01-071-0/+18
* guard config.hJP Rosevear2004-10-081-1/+0
* Fixes #61766JP Rosevear2004-09-281-0/+24
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-031-0/+39
* add GError return for error details & return errors.Not Zed2004-05-121-14/+25
* Removed the terminating NULL vararg since we don't need it forJeffrey Stedfast2004-04-301-1/+1
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-7/+7
* Fixed the version checks for migrating pilot data. (migrate_calendars):Jeffrey Stedfast2004-04-281-7/+14
* New function to migrate pilot data. (migrate_calendars): Migrate pilotJeffrey Stedfast2004-04-271-6/+145
* Fix crash when gconf value are not existing in the gconf database.Frédéric Crozat2004-04-211-3/+5
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-151-0/+7
* make sure we unset the float value for the panes if converting from 1.4JP Rosevear2004-04-011-1/+1
* create On The Web source group for tasks.William Jon McCann2004-03-301-1/+16
* no need to explicitly add the contacts group, the create function doesJP Rosevear2004-03-271-7/+0
* make sure we always sync the source list and just do it once; unref theJP Rosevear2004-03-271-6/+13
* ensure that only one Personal calendar/task list gets created when movingJP Rosevear2004-03-241-9/+15
* fix float type pane position keys (we migrated these improperly in theJP Rosevear2004-02-251-0/+25
* rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-131-3/+3
* don't set the group to be read only until after the source is added.JP Rosevear2004-01-301-2/+3
* migrate to a specific source (migrate_ical_folder): create a new sourceJP Rosevear2004-01-291-109/+165
* add the source to the group so it actually shows upJP Rosevear2004-01-271-4/+7
* get the source name with out using freed memory (migrate_tasks): dittoJP Rosevear2004-01-271-2/+2
* Fixes #53338Rodrigo Moya2004-01-271-0/+3
* display a progress dialog (dialog_close): destroy itJP Rosevear2004-01-251-70/+257
* remove useless e_mkdir_hier call.JP Rosevear2004-01-231-7/+0
* update protosJP Rosevear2004-01-161-31/+330
* added missing headers.Rodrigo Moya2004-01-111-1/+2
* fix typoJP Rosevear2003-11-051-8/+1
* add a unimplemented warning so we at least avoid relocation errors.Larry Ewing2003-11-051-0/+8
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-5/+28
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+126