| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -808/+0 |
* | new function, just return the local uri. (set_default_book_uri_local): use | Chris Toshok | 2003-04-01 | 1 | -7/+26 |
* | constify return value | Dan Winship | 2003-03-31 | 1 | -2/+2 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 1 | -33/+17 |
* | Remove cruft. (libebookincludedir): Use privincludedir. | Dan Winship | 2003-02-06 | 1 | -0/+1 |
* | [ Fixes bug #35135 ] don't free the default_book_uri here, it's done in | Chris Toshok | 2002-12-18 | 1 | -9/+36 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 1 | -1/+1 |
* | add prototypes for e_utf8_casefold_collate{_len} | Chris Toshok | 2002-11-08 | 1 | -0/+23 |
* | call g_build_filename, not g_build_path. | Chris Toshok | 2002-11-06 | 1 | -1/+1 |
* | ignore the generated marshaller files. | Chris Toshok | 2002-11-06 | 1 | -4/+0 |
* | don't call bonobo_activation_init directly. | Chris Toshok | 2002-11-05 | 1 | -1/+2 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 1 | -45/+41 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 1 | -1/+1 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -68/+59 |
* | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 1 | -18/+18 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 1 | -22/+33 |
* | Append /addressbook.db to the end of the default URI if it starts with | Dan Winship | 2002-04-19 | 1 | -2/+9 |
* | Update for new-and-improved consistent default folder uri. | Dan Winship | 2002-04-10 | 1 | -1/+1 |
* | New functions that take a file:// url ending in the directory name and | Christopher James Lahey | 2002-02-14 | 1 | -7/+88 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 1 | -0/+74 |
* | Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (Bug | Jon Trowbridge | 2001-12-14 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Return on cancellation. (simple_query_sequence_complete_cb): Act if not | Jon Trowbridge | 2001-10-27 | 1 | -4/+16 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 1 | -1/+5 |
* | Strip out commas before forming our query. (match_name): Use | Jon Trowbridge | 2001-10-04 | 1 | -2/+1 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 1 | -5/+8 |
* | Freeing name[i] instead of namev[i] is a bad idea. (bug #10270) | Jon Trowbridge | 2001-09-20 | 1 | -1/+1 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 1 | -5/+5 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 1 | -64/+23 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 1 | -0/+50 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 1 | -0/+128 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+4 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -5/+1 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+444 |