| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -2807/+0 |
* | Make the "vcard" arg const. ...: add lots and lots of other consts as a | Dan Winship | 2003-07-22 | 1 | -91/+91 |
* | Fix lots of leaks, update for correct use of g_object_get. Some cleanups. | Larry Ewing | 2003-06-14 | 1 | -3/+9 |
* | [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2 | Chris Toshok | 2003-03-29 | 1 | -10/+1 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 1 | -0/+29 |
* | Remove these from here; talking to the mailer doesn't really belong at the | Dan Winship | 2003-03-01 | 1 | -268/+0 |
* | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 1 | -1/+1 |
* | Remove cruft. (libebookincludedir): Use privincludedir. | Dan Winship | 2003-02-06 | 1 | -2/+2 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -1/+1 |
* | [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if the | Chris Toshok | 2002-11-27 | 1 | -1/+9 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 1 | -35/+37 |
* | g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build. | Chris Toshok | 2002-11-05 | 1 | -4/+4 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 1 | -341/+519 |
* | never set the charset on an item without also encoding it. Mime messages | Larry Ewing | 2002-10-28 | 1 | -6/+2 |
* | Return right away rather than crashing if card->email is NULL. | Dan Winship | 2002-10-16 | 1 | -0/+6 |
* | [ Fixes #31321 ] add VERSION:2.1 to exported vCards. | Chris Toshok | 2002-10-01 | 1 | -0/+2 |
* | update for Composer_setHeaders change. | Dan Winship | 2002-09-30 | 1 | -2/+2 |
* | Changed this to set a subject when sending a contact. This makes the | Christopher James Lahey | 2002-05-01 | 1 | -1/+58 |
* | Made this preserve addressbook flags other than the first three. | Christopher James Lahey | 2002-02-02 | 1 | -1628/+70 |
* | Make address comparisons case-insensitive. (Fixes 11776) | Jon Trowbridge | 2001-12-04 | 1 | -3/+3 |
* | Expose this function. (e_card_date_to_string): ...and this one. Fixes | Jon Trowbridge | 2001-10-28 | 1 | -4/+3 |
* | Made this take a const GList. | Christopher James Lahey | 2001-10-19 | 1 | -3/+3 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 1 | -9/+11 |
* | If card->id is NULL, return an empty string. (e_card_set_id): Don't allow | Jon Trowbridge | 2001-10-17 | 1 | -3/+3 |
* | Properly decide whether a property needs to be marked as QP by searching | Christopher James Lahey | 2001-10-15 | 1 | -9/+100 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -78/+134 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 1 | -144/+0 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 1 | -0/+24 |
* | Do the right thing if the card we are trying to send to has no valid | Jon Trowbridge | 2001-09-18 | 1 | -53/+56 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -174/+280 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 1 | -2/+2 |
* | Removed some debugging spew that I left in by mistake. | Jon Trowbridge | 2001-08-28 | 1 | -2/+0 |
* | Do the right thing if the card we are trying to send to is a contact list. | Jon Trowbridge | 2001-08-28 | 1 | -23/+86 |
* | Call e_card_set_book here. | Christopher James Lahey | 2001-08-14 | 1 | -84/+28 |
* | Changed get_card to be asyncronous. | Christopher James Lahey | 2001-08-14 | 1 | -5/+10 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 1 | -0/+23 |
* | Changed the criteria of whether the first part of each iteration matched | Christopher James Lahey | 2001-08-04 | 1 | -29/+25 |
* | Made the list of E_CARD_PHONE types in phone_correspondences more complete | Christopher James Lahey | 2001-08-03 | 1 | -13/+23 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 1 | -1/+0 |
* | Detect the embedded EDestination XML, and convert it to a nice-looking | Jon Trowbridge | 2001-07-07 | 1 | -5/+139 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 1 | -1/+27 |
* | Check args. Somewhere in the code (somewhere in the minicard stuff) this | Jon Trowbridge | 2001-07-01 | 1 | -0/+2 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 1 | -13/+148 |
* | add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES. | Chris Toshok | 2001-06-29 | 1 | -0/+73 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 1 | -3/+7 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 1 | -1/+1 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 1 | -2/+12 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 1 | -0/+18 |
* | If the name is set and the full_name or file_as haven't been yet, set | Christopher James Lahey | 2001-05-12 | 1 | -0/+18 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -74/+164 |
* | put the business address into the pilot record as that is what we put into | JP Rosevear | 2001-04-13 | 1 | -60/+0 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -7/+7 |
* | Fixed some crashes. | Christopher James Lahey | 2001-03-29 | 1 | -0/+14 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+202 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 1 | -34/+34 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 1 | -2/+6 |
* | 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 |