| Commit message (Expand) | Author | Age | Files | Lines |
* | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 1 | -7/+21 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 1 | -0/+4 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 1 | -4/+6 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -1/+1 |
* | use DB_NOTFOUND const | JP Rosevear | 2001-08-21 | 1 | -2/+2 |
* | null out card_sexp so that we don't crash when copying | JP Rosevear | 2001-08-20 | 1 | -1/+2 |
* | use card_sexp. (pas_backend_file_book_view_free): same. | Chris Toshok | 2001-08-17 | 1 | -324/+16 |
* | Changed get_card to be asyncronous. | Christopher James Lahey | 2001-08-14 | 1 | -67/+40 |
* | Set bf->priv->file_db before calling do_create. | Christopher James Lahey | 2001-07-10 | 1 | -1/+4 |
* | Fix a memory leak here. | Christopher James Lahey | 2001-07-05 | 1 | -3/+9 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 1 | -0/+25 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -3/+3 |
* | fix a refcounting memleak. | Chris Toshok | 2001-06-21 | 1 | -3/+6 |
* | Made this handle the "id" property in searches. | Christopher James Lahey | 2001-06-11 | 1 | -3/+19 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 1 | -26/+36 |
* | Included information about db3. | Christopher James Lahey | 2001-06-01 | 1 | -93/+165 |
* | fix strings such that ones that happening at the beginning or during an | Chris Toshok | 2001-05-23 | 1 | -0/+5 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 1 | -1/+3 |
* | init change_id to NULL | JP Rosevear | 2001-05-04 | 1 | -1/+2 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+3 |
* | if the view does not contain a search context, the result is by default | JP Rosevear | 2001-05-01 | 1 | -0/+4 |
* | Added the function e_book_view_listener_stop to tell the book view | Christopher James Lahey | 2001-04-15 | 1 | -41/+22 |
* | Update the Voice and Fax phone numbers too, finishing off bug #1667. | Jason Leach | 2001-04-13 | 1 | -2/+2 |
* | Update the built in VCard. | Christopher James Lahey | 2001-04-13 | 1 | -2/+2 |
* | Tell new clients that are added whether they're writable. | Christopher James Lahey | 2001-03-30 | 1 | -0/+8 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -7/+9 |
* | Start feeding query matches back to the caller before the entire search is | Jon Trowbridge | 2001-03-18 | 1 | -9/+22 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 1 | -14/+34 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -1/+16 |
* | Moved where we call pas_book_respond_get_book_view. | Christopher James Lahey | 2001-03-14 | 1 | -6/+6 |
* | implement properly, we support everything. | Chris Toshok | 2001-03-02 | 1 | -1/+11 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -5/+10 |
* | new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields): | Chris Toshok | 2001-02-21 | 1 | -10/+18 |
* | add sequence<string> typedef, and add getSupportedFields method. | Chris Toshok | 2001-02-18 | 1 | -0/+10 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 1 | -3/+15 |
* | esexp api change fixes. | Not Zed | 2001-01-25 | 1 | -3/+3 |
* | s/Helix Code/Ximian/ for the initial contact card. | Jason Leach | 2001-01-17 | 1 | -5/+5 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 1 | -0/+13 |
* | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 1 | -1/+1 |
* | g_strdup things we g_free. | Michael Meeks | 2001-01-03 | 1 | -1/+1 |
* | Ref the cards that get put in the change list (next_changed_item): util | JP Rosevear | 2000-12-22 | 1 | -14/+4 |
* | Create an empty vcard with the appropriate id for deleted cards | JP Rosevear | 2000-12-05 | 1 | -3/+6 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 1 | -15/+17 |
* | Set view.change_context to NULL in pas_backend_file_process_get_book_view. | Christopher James Lahey | 2000-11-23 | 1 | -3/+6 |
* | Initialize destination struct with '0's. | JP Rosevear | 2000-11-16 | 1 | -1/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -27/+27 |
* | Add changed_hash, change list and complete bool | JP Rosevear | 2000-11-10 | 1 | -18/+27 |
* | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 1 | -60/+118 |
* | Let the warning make sense (compute_pid): remove | JP Rosevear | 2000-11-01 | 1 | -0/+157 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 1 | -4/+11 |
* | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 1 | -36/+81 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -1/+2 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 1 | -0/+4 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | Fixed any search to not crash on missing phone numbers or email addresses. | Christopher James Lahey | 2000-08-11 | 1 | -2/+2 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 1 | -86/+70 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 1 | -1/+1 |
* | more work on addressbook syncer | Seth Alves | 2000-07-27 | 1 | -1/+1 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -1/+2 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -12/+12 |
* | Added "sequence_complete" signal. | Christopher James Lahey | 2000-05-30 | 1 | -2/+8 |
* | add typedefs for the can_write functions, and add parameters to | Chris Toshok | 2000-05-17 | 1 | -9/+43 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+4 |
* | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 1 | -18/+63 |
* | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 1 | -1/+4 |
* | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 1 | -11/+1 |
* | Made uri slightly better managed. | Christopher James Lahey | 2000-05-02 | 1 | -5/+4 |
* | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 1 | -11/+82 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -0/+3 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -0/+5 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -5/+5 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 1 | -0/+2 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 1 | -0/+3 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 1 | -0/+1 |
* | rework this function to use a table mapping search field names to vcard | Chris Toshok | 2000-04-13 | 1 | -32/+44 |
* | free the esexp_result. (entry_compare): we want comparison functions to | Chris Toshok | 2000-04-12 | 1 | -1/+3 |
* | new function for searching all email addresses of a contact. | Chris Toshok | 2000-04-12 | 1 | -5/+83 |
* | new function, taking code from func_contains to get string properties. | Chris Toshok | 2000-04-11 | 1 | -12/+89 |
* | remove spew. (pas_backend_file_process_create_card): move the sync to the | Chris Toshok | 2000-04-11 | 1 | -14/+14 |
* | change the empty search string ("") to the valid (contains "full_name" | Chris Toshok | 2000-04-11 | 1 | -78/+209 |
* | use view != NULL instead of checking db_error when we call | Chris Toshok | 2000-04-11 | 1 | -1/+1 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -3/+20 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 1 | -18/+61 |
* | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 1 | -27/+73 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 1 | -5/+64 |
* | Get first card (with R_FIRST) on first seq(). | Matthew Loper | 2000-03-31 | 1 | -2/+2 |
* | remove unnecessary strdup/free. | Chris Toshok | 2000-03-29 | 1 | -10/+6 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 1 | -2/+1 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 1 | -10/+13 |
* | create id's for entries using the following format: ("pas-id-%08lX%08X", | Chris Toshok | 2000-03-29 | 1 | -1/+6 |
* | implement function. (get_nth): implement function. (cursor_destroy): free | Chris Toshok | 2000-03-28 | 1 | -9/+54 |
* | remove unneeded g_strdup; | Chris Toshok | 2000-03-28 | 1 | -2/+0 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 1 | -2/+104 |
* | include config.h | Seth Alves | 2000-03-27 | 1 | -1/+2 |
* | HAVE_DB_185_h => HAVE_DB_185_H | Chris Toshok | 2000-03-27 | 1 | -1/+1 |
* | if HAVE_DB_185_H is defined, include it. | Chris Toshok | 2000-03-27 | 1 | -0/+4 |
* | (string_to_dbt): new function. | Chris Toshok | 2000-03-27 | 1 | -17/+76 |
* | ChangeLog | Chris Toshok | 2000-03-27 | 1 | -25/+72 |
* | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 1 | -4/+88 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 1 | -3/+1 |
* | More work. | Nat Friedman | 2000-01-25 | 1 | -0/+272 |