| Commit message (Expand) | Author | Age | Files | Lines |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -4/+2 |
* | Oops, missed this one. | Peter Williams | 2002-07-11 | 2 | -2/+3 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 6 | -13/+13 |
* | add Book.getCompletionView. | Chris Toshok | 2002-07-10 | 2 | -0/+46 |
* | Made "" compare as not equal to "" for addresses. (use_common_book_cb): | Christopher James Lahey | 2002-06-15 | 1 | -4/+6 |
* | [ fixes bug #17332 ] we shouldn't ever return NULL here. in error cases we | Chris Toshok | 2002-06-12 | 1 | -1/+1 |
* | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 1 | -18/+18 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 2 | -22/+35 |
* | make sure we map status -> string correctly (add missing strings). | Chris Toshok | 2002-05-21 | 2 | -2/+5 |
* | finally remove the #if 0's and use the oaf query stuff to get backends | Chris Toshok | 2002-05-04 | 1 | -2/+0 |
* | Changed this to set a subject when sending a contact. This makes the | Christopher James Lahey | 2002-05-01 | 1 | -1/+58 |
* | oops, should have done a search to make sure I had gotten all of the libibexes | Jeffrey Stedfast | 2002-04-27 | 1 | -6/+0 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Append /addressbook.db to the end of the default URI if it starts with | Dan Winship | 2002-04-19 | 2 | -3/+10 |
* | Update for new-and-improved consistent default folder uri. | Dan Winship | 2002-04-10 | 1 | -1/+1 |
* | Fix spelling of E_CARD_SIMPLE_PHONE_ID_TTYTDD and | Dan Winship | 2002-04-02 | 2 | -6/+6 |
* | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 1 | -7/+7 |
* | add TLSNotAvailable to BookLister_CallStatus. | Chris Toshok | 2002-03-10 | 2 | -0/+3 |
* | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 1 | -2/+24 |
* | track change to signature, and (for now) just change all the return | Chris Toshok | 2002-02-21 | 2 | -0/+3 |
* | New functions that take a file:// url ending in the directory name and | Christopher James Lahey | 2002-02-14 | 2 | -38/+125 |
* | New function to find out if a destination was one which was auto-matically | Jeffrey Stedfast | 2002-02-02 | 2 | -273/+304 |
* | Made this preserve addressbook flags other than the first three. | Christopher James Lahey | 2002-02-02 | 4 | -1638/+87 |
* | Revert my previous change as trow says this will break auto-completion | Jeffrey Stedfast | 2002-01-29 | 1 | -1/+1 |
* | Don't check for an @ in the email address. This is to fix bug #10960. | Jeffrey Stedfast | 2002-01-26 | 1 | -1/+6 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 3 | -2/+5 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -46/+29 |
* | [ fixes bug # 16864 ] create and return a GString here, instead of writing | Chris Toshok | 2002-01-23 | 1 | -24/+25 |
* | Made username match with no domain match be vague instead of partial. | Christopher James Lahey | 2002-01-18 | 1 | -1/+1 |
* | ChangeLog change. | Chris Lahey | 2002-01-11 | 1 | -0/+3 |
* | Add a test for getting arbitrary fields. | Joe Shaw | 2002-01-10 | 2 | -2/+13 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 2 | -0/+84 |
* | Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (Bug | Jon Trowbridge | 2001-12-14 | 1 | -1/+1 |
* | Make address comparisons case-insensitive. (Fixes 11776) | Jon Trowbridge | 2001-12-04 | 2 | -6/+7 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -3/+5 |
* | [ Fixes Ximian bug #14646 ] new function. if the default_book failed to | Chris Toshok | 2001-11-10 | 1 | -0/+4 |
* | Check for NULL dates before converting them to strings. Fixes Ximian bug | Christopher James Lahey | 2001-11-03 | 1 | -10/+14 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | Use the actual ECardName in the ECard instead of parsing the full_name | Christopher James Lahey | 2001-10-29 | 1 | -14/+7 |
* | New function to set the ECardName on this card and fix the file_as if | Christopher James Lahey | 2001-10-29 | 2 | -0/+13 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 2 | -1/+38 |
* | Expose this function. (e_card_date_to_string): ...and this one. Fixes | Jon Trowbridge | 2001-10-28 | 2 | -4/+7 |
* | Don't leak stuff. (Bug #13709) | Jon Trowbridge | 2001-10-28 | 1 | -10/+15 |
* | Fix the address of the FSF in the licensing comments. | Ettore Perazzoli | 2001-10-28 | 1 | -3/+4 |
* | Set book_uri when cardification occurs. | Christopher James Lahey | 2001-10-28 | 1 | -12/+25 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 6 | -6/+0 |
* | Return on cancellation. (simple_query_sequence_complete_cb): Act if not | Jon Trowbridge | 2001-10-27 | 1 | -4/+16 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 6 | -12/+12 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 1 | -1/+5 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -0/+2 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 1 | -5/+16 |
* | Made this take a const GList. | Christopher James Lahey | 2001-10-19 | 2 | -4/+4 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 1 | -4/+0 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 1 | -9/+11 |
* | Check for no extension | Iain Holmes | 2001-10-17 | 1 | -0/+4 |
* | 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 |
* | commit the importer originally from Michael M. Morrison, with fixups by | Chris Toshok | 2001-10-13 | 6 | -4/+676 |
* | Added a boolean type here. | Christopher James Lahey | 2001-10-13 | 2 | -0/+30 |
* | On second thought, that should be a less-than-or-equal... :) | Jon Trowbridge | 2001-10-12 | 1 | -1/+1 |
* | Added. Heuristic for whether or not we want to revert to an earlier | Jon Trowbridge | 2001-10-12 | 1 | -6/+38 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 5 | -132/+190 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 2 | -0/+10 |
* | for some reason, matching on protocol is causing problems for me. | Chris Toshok | 2001-10-05 | 1 | -2/+5 |
* | Strip out commas before forming our query. (match_name): Use | Jon Trowbridge | 2001-10-04 | 3 | -45/+132 |
* | remove most of the oaf stuff from here. we do it in load_uri, where we'll | Chris Toshok | 2001-10-03 | 1 | -35/+162 |
* | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 1 | -1/+1 |
* | Properly handle names when the individual elements (given, addition, | Jon Trowbridge | 2001-09-27 | 2 | -30/+70 |
* | add getters for the additional name fields. (field_data): move FAMILY_NAME | Chris Toshok | 2001-09-23 | 2 | -2/+32 |
* | I'm slowly losing my mind. | Jon Trowbridge | 2001-09-20 | 1 | -1/+0 |
* | Yikes... fixing accidental breakage. | Jon Trowbridge | 2001-09-20 | 1 | -1/+1 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 6 | -167/+108 |
* | Freeing name[i] instead of namev[i] is a bad idea. (bug #10270) | Jon Trowbridge | 2001-09-20 | 1 | -1/+1 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 4 | -0/+27 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 2 | -6/+6 |
* | We want to assume that a destination that comes from a card is | Jon Trowbridge | 2001-09-18 | 1 | -1/+1 |
* | Do the right thing if the card we are trying to send to has no valid | Jon Trowbridge | 2001-09-18 | 1 | -53/+56 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 1 | -1/+2 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 5 | -208/+178 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | Fix vcard importing | Iain Holmes | 2001-09-13 | 1 | -1/+3 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 1 | -4/+15 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 4 | -91/+248 |
* | Check if the file is a VCard before importing | Iain Holmes | 2001-09-05 | 1 | -0/+4 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 1 | -47/+48 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 11 | -292/+416 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 3 | -2/+41 |
* | This function can be re-entrant during the signal emission; Added extra | Jon Trowbridge | 2001-08-30 | 1 | -4/+14 |
* | Added ref/unref pair to make sure that our listener doesn't get finalized | Jon Trowbridge | 2001-08-28 | 1 | -2/+14 |
* | 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 |
* | Put a freeze/thaw around our the set of operations that changes the | Jon Trowbridge | 2001-08-25 | 1 | -14/+18 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 2 | -2/+25 |
* | make sure we don't get into a situation where priv->email == NULL. | Chris Toshok | 2001-08-23 | 1 | -12/+20 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 1 | -0/+5 |
* | Call e_card_set_book here. | Christopher James Lahey | 2001-08-14 | 6 | -172/+177 |
* | Changed get_card to be asyncronous. | Christopher James Lahey | 2001-08-14 | 6 | -94/+141 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 6 | -26/+441 |
* | new EBookOp destructor (e_book_unqueue_op): use e_book_op_free | Radek Doulik | 2001-08-07 | 1 | -16/+22 |
* | set op->listener to NULL to catch possible use of freed op | Radek Doulik | 2001-08-05 | 2 | -1/+8 |
* | Made it so that if there's one less match than possible compares are | Christopher James Lahey | 2001-08-05 | 1 | -1/+1 |
* | 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 | 3 | -51/+86 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 3 | -129/+102 |
* | Removed thrash checking code here since thrashing shouldn't happen now | Christopher James Lahey | 2001-08-01 | 2 | -83/+78 |
* | Added #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 1 | -0/+2 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 1 | -19/+81 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 1 | -1/+0 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 2 | -3/+3 |
* | Added fallbacks for the name in the case of an e-card, to avoid the | Jon Trowbridge | 2001-07-25 | 1 | -1/+13 |
* | Don't stop the idle_queue and unref from here, since this might be called | Dan Winship | 2001-07-25 | 1 | -11/+0 |
* | Re-fix for my 07-18 not-quite-fix. | Dan Winship | 2001-07-24 | 4 | -8/+63 |
* | Flush the listener's queue before unreffing it to ensure that it doesn't | Dan Winship | 2001-07-19 | 3 | -5/+8 |
* | prune the list of cards that match our query using the avoid list here, | Chris Toshok | 2001-07-19 | 1 | -17/+20 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 3 | -10/+16 |
* | Removed old, broken code and annoying g_messages. | Jon Trowbridge | 2001-07-18 | 2 | -50/+9 |
* | Use other folders to import into | Iain Holmes | 2001-07-17 | 1 | -2/+9 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 1 | -0/+7 |
* | Oops. I introduced my own bug, accidently set `email' to a g_free'd | Jeffrey Stedfast | 2001-07-13 | 1 | -1/+1 |
* | Optimized the same way I optimized g_strsplit. If you use a GPtrArray | Jeffrey Stedfast | 2001-07-13 | 1 | -94/+63 |
* | Check the file even if the extension is NULL | Iain Holmes | 2001-07-13 | 1 | -6/+3 |
* | Crash fix because strcmp() hates NULL arguments. Bug #3777. | Jason Leach | 2001-07-12 | 1 | -1/+9 |
* | Check that str isn't the empty string before doing an insert. | Jon Trowbridge | 2001-07-09 | 1 | -11/+41 |
* | Detect the embedded EDestination XML, and convert it to a nice-looking | Jon Trowbridge | 2001-07-07 | 9 | -374/+774 |
* | Set info->avoid = NULL. This shouldn't make a difference, but it can't | Christopher James Lahey | 2001-07-05 | 1 | -0/+1 |
* | added $(BONOBO_CONF_LIBS) to get it to compile. | Damon Chaplin | 2001-07-03 | 1 | -0/+1 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 3 | -0/+52 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 2 | -6/+30 |
* | Fall back to use the name field if all else fails (which can happen with | Jon Trowbridge | 2001-07-02 | 1 | -0/+6 |
* | Fix for the "recipient not specified" bug --- we were not correctly | Jon Trowbridge | 2001-07-02 | 1 | -1/+7 |
* | Check args. Somewhere in the code (somewhere in the minicard stuff) this | Jon Trowbridge | 2001-07-01 | 1 | -0/+2 |
* | I was accidentally comparing characters and strings here, and didn't see | Jon Trowbridge | 2001-07-01 | 1 | -13/+21 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 5 | -46/+361 |
* | s | Jose Maria Celorio | 2001-06-29 | 1 | -0/+1 |
* | add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES. | Chris Toshok | 2001-06-29 | 2 | -0/+81 |
* | Add a huge steaming pile of code to handle the case of single-address | Jon Trowbridge | 2001-06-25 | 1 | -4/+7 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 18 | -37/+37 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 1 | -0/+4 |
* | fix memory leak. | Chris Toshok | 2001-06-21 | 1 | -1/+1 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 1 | -3/+7 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 2 | -0/+3 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 4 | -4/+4 |
* | Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving | Christopher James Lahey | 2001-06-11 | 3 | -101/+62 |
* | Made it so that all of these functions queue their ops before calling | Christopher James Lahey | 2001-06-11 | 1 | -16/+58 |
* | Added this function to put a response back into the queue. | Christopher James Lahey | 2001-06-11 | 3 | -62/+101 |
* | Added this function to let you do slightly more complicated searches. | Christopher James Lahey | 2001-06-11 | 2 | -5/+59 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 2 | -26/+38 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 1 | -2/+12 |
* | Added. Code for testing if two ECards appear to pertain to the same | Jon Trowbridge | 2001-06-05 | 3 | -0/+513 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -3/+3 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 1 | -8/+9 |
* | ref the listener for the duration of this function, since emitting | Dan Winship | 2001-05-23 | 1 | -0/+6 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 4 | -16/+409 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 2 | -0/+19 |
* | load pixmaps for MessageCopy and MessageForwardAttached. Thanks Wayne | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+2 |
* | 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 |
* | Importer changes | Iain Holmes | 2001-05-09 | 3 | -30/+59 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 6 | -83/+194 |
* | Added. | Jon Trowbridge | 2001-04-17 | 2 | -4/+31 |
* | Added the function e_book_view_listener_stop to tell the book view | Christopher James Lahey | 2001-04-15 | 3 | -5/+41 |
* | Ref the cursor here when we receive it. | Christopher James Lahey | 2001-04-15 | 3 | -74/+17 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
* | put the business address into the pilot record as that is what we put into | JP Rosevear | 2001-04-13 | 3 | -70/+0 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 1 | -1/+2 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -0/+1 |
* | Unref and unregister the factory on exit | Iain Holmes | 2001-04-03 | 1 | -0/+2 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 2 | -0/+10 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+12 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 17 | -35/+61 |
* | Fixed some crashes. | Christopher James Lahey | 2001-03-29 | 1 | -0/+14 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -5/+1 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 1 | -0/+1 |
* | Tag all queued ops. (e_book_cancel_op): Added. Search for a pending op | Jon Trowbridge | 2001-03-18 | 3 | -43/+105 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 4 | -2/+53 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 8 | -190/+737 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -29/+0 |
* | add E_STRING_PROP for categories. | Chris Toshok | 2001-03-13 | 2 | -0/+2 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 2 | -4/+4 |
* | Added. A simplified, cancellable query mechanism that lets you avoid | Jon Trowbridge | 2001-03-11 | 3 | -0/+171 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -12/+15 |
* | Added. Just encapsulates opening | Jon Trowbridge | 2001-03-07 | 2 | -2/+33 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 2 | -3/+12 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -42/+18 |
* | add new entries for phone enums, and fill in the ecard_field with (bogus | Chris Toshok | 2001-03-02 | 5 | -33/+113 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 5 | -384/+361 |
* | new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields): | Chris Toshok | 2001-02-21 | 5 | -24/+85 |
* | new function. | Chris Toshok | 2001-02-20 | 3 | -1/+66 |
* | Removed entry to nonexistant program. | Jon Trowbridge | 2001-02-20 | 1 | -12/+1 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 3 | -1/+398 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 1 | -0/+1 |
* | Translations. | Kjartan Maraas | 2001-02-13 | 1 | -2/+2 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 2 | -36/+39 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 1 | -2/+6 |
* | always free the delivery elements and correct embarrassingly stupid memory | JP Rosevear | 2001-01-19 | 1 | -0/+3 |
* | add evolution-gnomecard-importer. | Larry Ewing | 2001-01-18 | 1 | -0/+1 |
* | add the doc/devel/importer/Makefile as a target. | Larry Ewing | 2001-01-18 | 1 | -2/+4 |
* | Forgot... | Iain Holmes | 2001-01-18 | 1 | -1/+2 |
* | Support the new interfaces | Iain Holmes | 2001-01-18 | 3 | -26/+16 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 1 | -0/+3 |
* | Try again | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | GnomeCard importer | Iain Holmes | 2001-01-12 | 4 | -1/+293 |
* | if we're setting the full name regenerate ecard->name. | Chris Toshok | 2001-01-10 | 1 | -0/+3 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 4 | -0/+73 |
* | 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 |