| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the URI to load to. | Christopher James Lahey | 2000-07-27 | 1 | -1/+8 |
* | add enum for e-card pilot status. | Chris Toshok | 2000-07-26 | 3 | -1/+39 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 1 | -0/+6 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 1 | -0/+9 |
* | 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 | 2 | -2/+16 |
* | Remove the idle handler when we're destroyed. | Christopher James Lahey | 2000-07-24 | 1 | -0/+3 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 2 | -0/+22 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 13 | -803/+124 |
* | Added "sequence_complete" signal. | Christopher James Lahey | 2000-05-30 | 4 | -5/+52 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 7 | -15/+15 |
* | 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 | 5 | -244/+292 |
* | Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet. | Christopher James Lahey | 2000-05-17 | 2 | -0/+2 |
* | 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 | 2 | -75/+48 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 5 | -7/+165 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+3 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 1 | -26/+161 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 1 | -1/+1 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -5/+16 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 1 | -0/+2 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 3 | -68/+87 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 2 | -34/+326 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 3 | -0/+830 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | Fix builddir != srcdir build once again. | Ettore Perazzoli | 2000-05-03 | 1 | -0/+1 |
* | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 2 | -1/+7 |
* | create the book listener here, since it's destroyed in unload_uri. | Chris Toshok | 2000-05-01 | 1 | -12/+12 |
* | Added load-pine-addressbook. | Christopher James Lahey | 2000-05-01 | 1 | -0/+1 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 2 | -2/+172 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 3 | -2/+35 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 2 | -71/+167 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 5 | -30/+53 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 2 | -41/+200 |
* | 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 #2. | Ettore Perazzoli | 2000-04-26 | 1 | -17/+5 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 20 | -47/+49 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 3 | -2/+98 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 3 | -9/+81 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 2 | -23/+31 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 2 | -6/+6 |
* | 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 | 3 | -2/+36 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 2 | -4/+4 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 3 | -12/+47 |
* | 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 | 2 | -5/+37 |
* | 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 | 14 | -202/+999 |
* | 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 | 2 | -1/+9 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 3 | -1/+92 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 2 | -7/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 12 | -55/+455 |
* | 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 |
* | 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 | 1 | -0/+6 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 7 | -38/+128 |
* | dear internet, | Nat Friedman | 2000-03-23 | 1 | -0/+68 |
* | The ECard tester. | Nat Friedman | 2000-03-23 | 1 | -0/+71 |
* | Updated to reflect new Bonobo names. | Nat Friedman | 2000-03-21 | 5 | -24/+30 |
* | More work. | Nat Friedman | 2000-01-25 | 10 | -332/+3457 |
* | A precommit so Federico can see. | Nat Friedman | 2000-01-18 | 7 | -0/+908 |