aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-book-util.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-759/+0
* Append /addressbook.db to the end of the default URI if it starts withDan Winship2002-04-191-2/+9
* Update for new-and-improved consistent default folder uri.Dan Winship2002-04-101-1/+1
* New functions that take a file:// url ending in the directory name andChristopher James Lahey2002-02-141-7/+88
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-191-0/+74
* Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (BugJon Trowbridge2001-12-141-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-271-4/+16
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-241-1/+5
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-041-2/+1
* Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-201-5/+8
* Freeing name[i] instead of namev[i] is a bad idea. (bug #10270)Jon Trowbridge2001-09-201-1/+1
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-181-5/+5
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-151-64/+23
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-101-0/+50
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-0/+128
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+4
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-5/+1
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-0/+444