aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-book-util.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_5_1nobody2003-06-291-808/+0
* new function, just return the local uri. (set_default_book_uri_local): useChris Toshok2003-04-011-7/+26
* constify return valueDan Winship2003-03-311-2/+2
* check the status, not the book, and unref the book here.Chris Toshok2003-02-071-33/+17
* Remove cruft. (libebookincludedir): Use privincludedir.Dan Winship2003-02-061-0/+1
* [ Fixes bug #35135 ] don't free the default_book_uri here, it's done inChris Toshok2002-12-181-9/+36
* prepend /apps/Evolution to config db paths.Chris Toshok2002-11-081-1/+1
* add prototypes for e_utf8_casefold_collate{_len}Chris Toshok2002-11-081-0/+23
* call g_build_filename, not g_build_path.Chris Toshok2002-11-061-1/+1
* ignore the generated marshaller files.Chris Toshok2002-11-061-4/+0
* don't call bonobo_activation_init directly.Chris Toshok2002-11-051-1/+2
* just include glib.h instead of the gtk stuff.Chris Toshok2002-11-031-45/+41
* take and pass the CallStatus to our listener.Chris Toshok2002-08-201-1/+1
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-131-68/+59
* Made expand_uri a bit more robust and readable.Christopher James Lahey2002-06-111-18/+18
* [ #24189 ] ifdef out the body of this because it only works with a singleChris Toshok2002-05-241-22/+33
* 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