index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
gui
/
component
/
addressbook-migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support migration in the new shell design.
Matthew Barnes
2008-10-05
1
-1230
/
+0
*
Merge revisions 36016:36533 from trunk.
Matthew Barnes
2008-10-02
1
-11
/
+12
*
Miscellaneous tweaks. Nothing major.
Matthew Barnes
2008-08-28
1
-16
/
+31
*
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
*
** Fixes bug #513951
Matthew Barnes
2008-03-11
1
-4
/
+4
*
** Part of fix for bug #515744
Milan Crha
2008-02-18
1
-0
/
+2
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-35
/
+35
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
2007-08-06 mcrha Partial fix for bug #313221
Milan Crha
2007-08-06
1
-6
/
+16
*
Fix compiler warnings in addressbook folder. (#440272)
Matthew Barnes
2007-06-03
1
-8
/
+8
*
Don't assume the relative URI is non-NULL (#427232).
Matthew Barnes
2007-05-26
1
-1
/
+6
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
reviewed by: Harish Krishnaswamy <kharish@novell.com>
Kjartan Maraas
2006-01-27
1
-24
/
+0
*
Include libedataserver/e-xml-utils.h, too.
Tor Lillqvist
2005-12-18
1
-10
/
+9
*
Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API to
Tor Lillqvist
2005-12-17
1
-24
/
+34
*
Unrefing the query.
Sushma Rai
2005-07-15
1
-2
/
+3
*
Enable autocompletion on personal addressbook when creating it (Mandriva
Frédéric Crozat
2005-07-07
1
-0
/
+2
*
Setting TYPE=OTHER default parameter to email attribute. Fixes #240756.
Sushma Rai
2005-06-25
1
-0
/
+8
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-2
/
+2
*
addressbook/gui/component/addressbook-migrate.c
Hans Petter Jansson
2004-12-09
1
-1
/
+1
*
include config.h #61395.
Not Zed
2004-07-22
1
-0
/
+4
*
[ fixes #56657 ]
Rodney Dawes
2004-07-14
1
-16
/
+6
*
EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.
Chris Toshok
2004-06-18
1
-1
/
+1
*
Fixes #57795.
Hans Petter Jansson
2004-06-08
1
-0
/
+25
*
Add missing negation that caused a crash.
Hans Petter Jansson
2004-06-03
1
-1
/
+1
*
remove hidden field migration, and add in a phase to clear the
Chris Toshok
2004-06-03
1
-52
/
+17
*
Implement. (migrate_contacts_hidden_fields): Implement.
Hans Petter Jansson
2004-05-21
1
-0
/
+78
*
use the new e_book_new and e_book_open apis.
Chris Toshok
2004-05-20
1
-8
/
+12
*
set exception properly on failure.
Not Zed
2004-05-12
1
-1
/
+1
*
oops, fixed a missing )
Jeffrey Stedfast
2004-04-28
1
-2
/
+2
*
We need a migration dialog if the revision <= 10. Fixes bug #57770.
Jeffrey Stedfast
2004-04-28
1
-1
/
+1
*
Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook
Jeffrey Stedfast
2004-04-28
1
-41
/
+5
*
Migrate pilot data.
Jeffrey Stedfast
2004-04-28
1
-1
/
+134
*
store off the label as well as the folder name label, so we can reuse the
Chris Toshok
2004-04-22
1
-32
/
+177
*
force the info label to update its contents here if the load was
Chris Toshok
2004-04-15
1
-1
/
+4
*
bump version required to 8 for the contact list migration foo.
Chris Toshok
2004-04-10
1
-1
/
+1
*
use the new e_destination_export_to_vcard_attribute call to build up the
Chris Toshok
2004-04-10
1
-21
/
+102
*
don't init the dialog here (addressbook_migrate): init it here
JP Rosevear
2004-02-25
1
-3
/
+2
*
free up the list returned by e_book_get_contacts.
Chris Toshok
2004-02-13
1
-0
/
+3
*
Initialize the personal_source to NULL
Rodney Dawes
2004-02-09
1
-0
/
+1
*
don't bother using a function-wide variable to store the personal source.
Chris Toshok
2004-02-07
1
-7
/
+5
*
use the MigrationContext struct. (dialog_close): same.
Chris Toshok
2004-01-30
1
-97
/
+117
*
set the relative_uri of a local source to be its uid.
Chris Toshok
2004-01-28
1
-14
/
+11
*
[ Should fix #53361 and other migration problems/crashes ] new function,
Chris Toshok
2004-01-27
1
-29
/
+46
*
oops. (migrate_contact_folder): fix the unreffing.
Chris Toshok
2004-01-25
1
-3
/
+9
*
use _("Personal"), not "Personal".
Chris Toshok
2004-01-25
1
-1
/
+1
*
i2004-01-24 Chris Toshok <toshok@ximian.com>
Chris Toshok
2004-01-25
1
-7
/
+0
*
use e_folder_map_local_folders. (find_addressbook_dirs): nuke.
Chris Toshok
2004-01-25
1
-53
/
+5
*
[ fixes bug #53184 ] handle the fact that the xml 1.4 spits out contains
Chris Toshok
2004-01-23
1
-0
/
+30
*
[ fixes bug #52944 ] do some massaging of contacts as we import them, to
Chris Toshok
2004-01-23
1
-0
/
+56
*
new function.
Chris Toshok
2004-01-22
1
-14
/
+154
*
deal with the groups/sources already being there. Essentially make this
Chris Toshok
2004-01-21
1
-29
/
+76
*
remove spew. (migrate_contacts): same. (migrate_contact_folder): same.
Chris Toshok
2004-01-07
1
-11
/
+2
*
add addressbook-migrate.[ch].
Chris Toshok
2004-01-07
1
-0
/
+559