| Commit message (Expand) | Author | Age | Files | Lines |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 3 | -72/+168 |
* | fix the `USING_OAF' changes so that they work for when we are not using | Larry Ewing | 2000-04-29 | 1 | -1/+2 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 6 | -55/+114 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 3 | -41/+205 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 3 | -18/+88 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 2 | -18/+18 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 1 | -2/+2 |
* | The Joy of Broken Makefiles Part #2. | Ettore Perazzoli | 2000-04-26 | 1 | -17/+5 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 34 | -98/+87 |
* | ssshhhh | Seth Alves | 2000-04-21 | 1 | -0/+3 |
* | Updated - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -4/+0 |
* | No longer needed - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -55/+0 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 4 | -2/+100 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 4 | -9/+84 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 4 | -24/+33 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 3 | -10/+11 |
* | don't ldap_simple_bind_s if the ldap_open failed, and fix warnings. | Chris Toshok | 2000-04-15 | 1 | -44/+52 |
* | Give correct warnings. | Christopher James Lahey | 2000-04-13 | 2 | -6/+6 |
* | add the title attribute. | Chris Toshok | 2000-04-13 | 1 | -0/+1 |
* | save out the title to the vcard. | Chris Toshok | 2000-04-13 | 1 | -1/+4 |
* | add title field foo to the test. | Chris Toshok | 2000-04-13 | 3 | -2/+36 |
* | make sure to g_source_remove the idle id. | Chris Toshok | 2000-04-13 | 1 | -0/+2 |
* | new function that polls ldap for more search responses. | Chris Toshok | 2000-04-13 | 1 | -73/+99 |
* | rework this function to use a table mapping search field names to vcard | Chris Toshok | 2000-04-13 | 2 | -65/+132 |
* | delay the setting of the ldap variable until we've ensured we were | Chris Toshok | 2000-04-12 | 1 | -11/+31 |
* | add LDAP_LIBS here. | Chris Toshok | 2000-04-12 | 2 | -85/+498 |
* | 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 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 3 | -5/+5 |
* | change the empty search string ("") to the valid (contains "full_name" | Chris Toshok | 2000-04-11 | 2 | -78/+210 |
* | 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 | 6 | -16/+69 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 2 | -4/+26 |
* | Fixed a small typo. | Christopher James Lahey | 2000-04-09 | 1 | -1/+1 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 5 | -24/+121 |
* | wombat is built someplace else now | Chris Toshok | 2000-04-07 | 1 | -17/+0 |
* | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 1 | -27/+73 |
* | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 7 | -42/+43 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 13 | -66/+791 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 21 | -322/+1502 |
* | Get first card (with R_FIRST) on first seq(). | Matthew Loper | 2000-03-31 | 1 | -2/+2 |
* | new-file new file | Chris Toshok | 2000-03-31 | 2 | -0/+551 |
* | Fixed management of the corba-cursor object by calling | Christopher James Lahey | 2000-03-30 | 1 | -20/+29 |
* | + * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added | Matthew Loper | 2000-03-30 | 4 | -15/+99 |
* | + * addressbook/backend/pas/pas-book-factory.c | Matthew Loper | 2000-03-30 | 5 | -11/+10 |
* | use g_new0 to allocate the BonoboObjectServant. | Chris Toshok | 2000-03-29 | 1 | -1/+1 |
* | remove unnecessary strdup/free. | Chris Toshok | 2000-03-29 | 1 | -10/+6 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 4 | -3/+93 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 4 | -21/+23 |
* | 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 | 19 | -64/+911 |
* | 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 |
* | Load an ECard instead of a VCard and then get the VCard from that ECard. | Christopher James Lahey | 2000-03-26 | 2 | -2/+6 |
* | create a card and then look it up. | Chris Toshok | 2000-03-26 | 1 | -1/+31 |
* | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 1 | -4/+88 |
* | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 3 | -2/+21 |
* | pass GList* as second parameter to g_list_remove_link, not the data | Chris Toshok | 2000-03-26 | 1 | -1/+2 |
* | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 4 | -244/+398 |
* | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 5 | -136/+454 |
* | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 4 | -0/+29 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 12 | -44/+132 |
* | dear internet, | Nat Friedman | 2000-03-23 | 1 | -0/+68 |
* | The ECard tester. | Nat Friedman | 2000-03-23 | 1 | -0/+71 |
* | Added this for Chris | Nat Friedman | 2000-03-22 | 1 | -0/+1 |
* | Updated to reflect new Bonobo names. | Nat Friedman | 2000-03-21 | 11 | -60/+66 |
* | More work. | Nat Friedman | 2000-01-25 | 21 | -570/+4677 |
* | A precommit so Federico can see. | Nat Friedman | 2000-01-18 | 16 | -0/+1791 |