| Commit message (Expand) | Author | Age | Files | Lines |
* | if we're setting the full name regenerate ecard->name. | Chris Toshok | 2001-01-10 | 1 | -0/+3 |
* | When setting the "name" argument, copy the incoming name. This fixes a | Christopher James Lahey | 2000-12-10 | 1 | -1/+1 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 1 | -4/+4 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -1/+1 |
* | Changed the mime type from "text/vcard" to "text/x-vcard". | Christopher James Lahey | 2000-11-13 | 1 | -1/+1 |
* | Add idl-generated files. | Matt Bissiri | 2000-11-12 | 1 | -13/+13 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 1 | -0/+127 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 1 | -35/+35 |
* | Change how the extension field acts when converting delivery addresses to | Christopher James Lahey | 2000-10-19 | 1 | -3/+3 |
* | Added the function e_card_delivery_address_to_label. | Christopher James Lahey | 2000-10-19 | 1 | -0/+11 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 1 | -17/+18 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 1 | -2/+2 |
* | Fixed some warnings. Fixed a bug where quoted printable fields were | Christopher James Lahey | 2000-09-22 | 1 | -2/+0 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 1 | -0/+42 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 1 | -0/+35 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 1 | -0/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 1 | -1/+1 |
* | Added load-gnomecard-addressbook compilation. | Christopher James Lahey | 2000-07-29 | 1 | -30/+18 |
* | add enum for e-card pilot status. | Chris Toshok | 2000-07-26 | 1 | -0/+30 |
* | Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read | Christopher James Lahey | 2000-07-25 | 1 | -13/+30 |
* | add pilot_id. | Chris Toshok | 2000-07-25 | 1 | -2/+14 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -57/+57 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 1 | -13/+19 |
* | Fixed the code to write out and read in arbitrary fields. | Christopher James Lahey | 2000-05-18 | 1 | -18/+41 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 1 | -3/+123 |
* | Fixed a large memory leak. | Christopher James Lahey | 2000-05-16 | 1 | -0/+1 |
* | Fixed another memory leak. | Christopher James Lahey | 2000-05-16 | 1 | -2/+1 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -75/+40 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -3/+146 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -2/+25 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 1 | -0/+18 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -49/+157 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -41/+192 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 1 | -14/+83 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 1 | -12/+12 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -3/+3 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 1 | -1/+77 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 1 | -9/+64 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 1 | -20/+27 |
* | Give correct warnings. | Christopher James Lahey | 2000-04-13 | 1 | -3/+3 |
* | 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 | 1 | -1/+25 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -7/+40 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 1 | -2/+26 |
* | Fixed a small typo. | Christopher James Lahey | 2000-04-09 | 1 | -1/+1 |
* | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 1 | -19/+14 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 1 | -45/+93 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 1 | -2/+2 |
* | + * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added | Matthew Loper | 2000-03-30 | 1 | -2/+31 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 1 | -1/+1 |
* | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 1 | -2/+17 |
* | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 1 | -218/+358 |
* | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 1 | -91/+350 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 1 | -5/+63 |
* | More work. | Nat Friedman | 2000-01-25 | 1 | -0/+1856 |