| Commit message (Expand) | Author | Age | Files | Lines |
* | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 1 | -1245/+0 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -13/+13 |
* | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -1/+1 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+1 |
* | Fix include path for e-dbhash.h, now in libebackend. | Johan Euphrosine | 2008-05-05 | 1 | -1/+1 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -2/+0 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -10/+17 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -0/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -86/+86 |
* | Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - | Kjartan Maraas | 2007-10-24 | 1 | -10/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Don't assume the relative URI is non-NULL (#427232). | Matthew Barnes | 2007-05-26 | 1 | -3/+18 |
* | ** Fixes bug #373116 | Matthew Barnes | 2007-04-02 | 1 | -5/+5 |
* | Fixes #332101 | Chenthill Palanisamy | 2006-10-17 | 1 | -2/+1 |
* | Added the migration code for Gw reminder notes. | Chenthill Palanisamy | 2006-08-28 | 1 | -2/+92 |
* | Plug a leak. Same thing here. | Kjartan Maraas | 2006-08-22 | 1 | -2/+5 |
* | **Fixes bug #344630 Change key confirm_expunge to confirm_purge. | Wang Xin | 2006-06-12 | 1 | -1/+1 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -1/+1 |
* | Bypass most of this file on Win32, as there are no 1.x installations on | Tor Lillqvist | 2006-01-09 | 1 | -3/+17 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use | Tor Lillqvist | 2005-12-17 | 1 | -31/+35 |
* | Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com> | Harish Krishnaswamy | 2005-10-19 | 1 | -0/+120 |
* | cover the case when there is no calendar.ics/tasks.ics file in the folder | Rodrigo Moya | 2005-05-09 | 1 | -1/+1 |
* | Fixes #68423 | Rodrigo Moya | 2005-04-05 | 1 | -0/+3 |
* | check return value from e_cal_new, to display a better warning message. | Rodrigo Moya | 2005-02-16 | 1 | -3/+10 |
* | initial import of ECalEvent targets | David Trowbridge | 2005-01-07 | 1 | -0/+18 |
* | guard config.h | JP Rosevear | 2004-10-08 | 1 | -1/+0 |
* | Fixes #61766 | JP Rosevear | 2004-09-28 | 1 | -0/+24 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 1 | -0/+4 |
* | remove absolute_uri from ESource's. (migrate_tasks): same. | Chris Toshok | 2004-06-03 | 1 | -0/+39 |
* | add GError return for error details & return errors. | Not Zed | 2004-05-12 | 1 | -14/+25 |
* | Removed the terminating NULL vararg since we don't need it for | Jeffrey Stedfast | 2004-04-30 | 1 | -1/+1 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 1 | -7/+7 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 1 | -7/+14 |
* | New function to migrate pilot data. (migrate_calendars): Migrate pilot | Jeffrey Stedfast | 2004-04-27 | 1 | -6/+145 |
* | Fix crash when gconf value are not existing in the gconf database. | Frédéric Crozat | 2004-04-21 | 1 | -3/+5 |
* | use the DTSTART for the recur-id if it's not available. | Rodrigo Moya | 2004-04-15 | 1 | -0/+7 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 1 | -1/+1 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 1 | -1/+16 |
* | no need to explicitly add the contacts group, the create function does | JP Rosevear | 2004-03-27 | 1 | -7/+0 |
* | make sure we always sync the source list and just do it once; unref the | JP Rosevear | 2004-03-27 | 1 | -6/+13 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 1 | -9/+15 |
* | fix float type pane position keys (we migrated these improperly in the | JP Rosevear | 2004-02-25 | 1 | -0/+25 |
* | rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s. | Chris Toshok | 2004-02-13 | 1 | -3/+3 |
* | don't set the group to be read only until after the source is added. | JP Rosevear | 2004-01-30 | 1 | -2/+3 |
* | migrate to a specific source (migrate_ical_folder): create a new source | JP Rosevear | 2004-01-29 | 1 | -109/+165 |
* | add the source to the group so it actually shows up | JP Rosevear | 2004-01-27 | 1 | -4/+7 |
* | get the source name with out using freed memory (migrate_tasks): ditto | JP Rosevear | 2004-01-27 | 1 | -2/+2 |
* | Fixes #53338 | Rodrigo Moya | 2004-01-27 | 1 | -0/+3 |
* | display a progress dialog (dialog_close): destroy it | JP Rosevear | 2004-01-25 | 1 | -70/+257 |
* | remove useless e_mkdir_hier call. | JP Rosevear | 2004-01-23 | 1 | -7/+0 |
* | update protos | JP Rosevear | 2004-01-16 | 1 | -31/+330 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 1 | -1/+2 |
* | fix typo | JP Rosevear | 2003-11-05 | 1 | -8/+1 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 1 | -0/+8 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 1 | -5/+28 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+126 |