| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -2/+2 |
* | 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 | 3 | -17/+21 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 3 | -32/+179 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 10 | -119/+119 |
* | Add changed_hash, change list and complete bool | JP Rosevear | 2000-11-10 | 3 | -0/+95 |
* | Let the warning make sense (compute_pid): remove | JP Rosevear | 2000-11-01 | 2 | -0/+41 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 1 | -35/+35 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | 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 | 2 | -0/+12 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -0/+4 |
* | 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 | 2 | -7/+7 |
* | add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum. | Chris Toshok | 2000-09-23 | 2 | -0/+8 |
* | Fixed some warnings. Fixed a bug where quoted printable fields were | Christopher James Lahey | 2000-09-22 | 1 | -2/+0 |
* | Added a function to set the status message associated with a given view. | Christopher James Lahey | 2000-09-22 | 4 | -6/+73 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 2 | -46/+77 |
* | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 1 | -0/+1 |
* | Make this work when a field is spread across multiple lines. | Christopher James Lahey | 2000-09-21 | 1 | -20/+50 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 2 | -0/+45 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 2 | -2/+8 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 4 | -274/+160 |
* | Install load-gnomecard-addressbook and load-pine-addressbook. | Christopher James Lahey | 2000-08-31 | 1 | -1/+3 |
* | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 5 | -104/+10 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 1 | -0/+1 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 1 | -0/+2 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 1 | -2/+2 |
* | Added load-gnomecard-addressbook. | Christopher James Lahey | 2000-08-12 | 1 | -0/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 2 | -1/+3 |
* | Added load-gnomecard-addressbook compilation. | Christopher James Lahey | 2000-07-29 | 4 | -33/+144 |
* | 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 |