| Commit message (Expand) | Author | Age | Files | Lines |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 1 | -1/+1 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 2 | -10/+10 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 2 | -0/+2 |
* | new function, just return the local uri. (set_default_book_uri_local): use | Chris Toshok | 2003-04-01 | 1 | -7/+26 |
* | constify return value | Dan Winship | 2003-03-31 | 2 | -3/+3 |
* | add vcard tests | Chris Toshok | 2003-03-31 | 16 | -0/+218 |
* | braindead, and *extremely* forgiving vcard parser. not for public | Chris Toshok | 2003-03-31 | 2 | -0/+1033 |
* | add vcard docs | Chris Toshok | 2003-03-31 | 4 | -0/+6593 |
* | [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2 | Chris Toshok | 2003-03-29 | 1 | -10/+1 |
* | [ fix the contact editor so that the only time the address is parsed is | Chris Toshok | 2003-03-29 | 1 | -0/+2 |
* | [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed in | Chris Toshok | 2003-03-27 | 2 | -42/+8 |
* | [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same. | Philip Zhao | 2003-03-27 | 1 | -12/+12 |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 2 | -8/+8 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 2 | -2/+2 |
* | Updated phone number. Bug #37204. | Not Zed | 2003-03-11 | 1 | -2/+1 |
* | Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create): | Ettore Perazzoli | 2003-03-07 | 5 | -7/+6 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 5 | -2/+35 |
* | Remove these from here; talking to the mailer doesn't really belong at the | Dan Winship | 2003-03-01 | 4 | -299/+3 |
* | Fix for server files from Antonio Xu | Rodney Dawes | 2003-02-28 | 1 | -1/+1 |
* | if we fail to activate factories for a given protocol, return. | Chris Toshok | 2003-02-27 | 1 | -0/+1 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 1 | -35/+12 |
* | add .server.in files | Dan Winship | 2003-02-20 | 1 | -0/+2 |
* | move the bulk of the non-summary searching stuff here. we aggregate up to | Chris Toshok | 2003-02-17 | 1 | -61/+111 |
* | Install load-pine-addressbook and load-gnomecard-addressbook into | Ettore Perazzoli | 2003-02-11 | 3 | -9/+17 |
* | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 3 | -5/+8 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 12 | -89/+175 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 7 | -46/+116 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 10 | -75/+38 |
* | Use different tmp file names so these rules can be executed in parallel | Ettore Perazzoli | 2003-02-07 | 2 | -19/+45 |
* | Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): Use | Dan Winship | 2003-02-06 | 3 | -5/+2 |
* | Remove cruft. (libebookincludedir): Use privincludedir. | Dan Winship | 2003-02-06 | 9 | -20/+33 |
* | [ fixes bug #36375 ] use PHONE_OTHER_FAX instead of PHONE_OTHER for | Sean Gao | 2003-01-24 | 1 | -1/+1 |
* | [ fixes bug #31014, roll this in from the 1.2 branch ] use "categories" | Chris Toshok | 2003-01-24 | 1 | -1/+1 |
* | fix for bug 34883 broke ssl transactions (at least those where we were | Chris Toshok | 2003-01-24 | 1 | -0/+11 |
* | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 2 | -4/+3 |
* | reenable all the importers/loaders. | Chris Toshok | 2003-01-16 | 5 | -175/+101 |
* | try to load the uri again if it failed previously. (book_open_cb): set | Chris Toshok | 2003-01-10 | 2 | -1/+2 |
* | doh, fix build error. | Chris Toshok | 2003-01-10 | 1 | -2/+2 |
* | build up the list of supported auth_methods. | Chris Toshok | 2003-01-10 | 10 | -66/+356 |
* | deal with backends that might not have loaded successfully (they'll have a | Chris Toshok | 2003-01-10 | 1 | -12/+13 |
* | Fix to build. | Jeffrey Stedfast | 2003-01-09 | 1 | -1/+1 |
* | make it build | Jeffrey Stedfast | 2003-01-09 | 1 | -1/+1 |
* | Move PASBook request handling into PASBackend itself since all | Dan Winship | 2003-01-09 | 4 | -395/+518 |
* | fix the SYNTAX for the telephone attributes, and make the fax attributes | Chris Toshok | 2003-01-08 | 1 | -13/+9 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 1 | -2/+0 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 3 | -1/+3 |
* | g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same. | Chris Toshok | 2002-12-18 | 4 | -3/+5 |
* | [ Fixes bug #35135 ] don't free the default_book_uri here, it's done in | Chris Toshok | 2002-12-18 | 1 | -9/+36 |
* | use e_card_set_book instead of basically duplicating its code here. | Chris Toshok | 2002-12-07 | 1 | -8/+2 |
* | only enable the LDAPv3 stuff if TLS is being used. Also, deal with naming | Chris Toshok | 2002-12-03 | 1 | -30/+42 |
* | [ roll forward from 1.2 branch ] never pass NULL as the vcard to the corba | Chris Toshok | 2002-11-27 | 1 | -1/+1 |
* | [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if the | Chris Toshok | 2002-11-27 | 1 | -1/+9 |
* | [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as well | Chris Toshok | 2002-11-25 | 1 | -2/+34 |
* | [ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2 branch ] | Chris Toshok | 2002-11-23 | 1 | -1/+1 |
* | [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp | Chris Toshok | 2002-11-23 | 1 | -1/+1 |
* | [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp | Chris Toshok | 2002-11-23 | 1 | -2/+2 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-12 | 5 | -38/+33 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 14 | -229/+301 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 1 | -1/+1 |
* | tests are linking now, and link in libcamel.la. | Chris Toshok | 2002-11-08 | 3 | -77/+40 |
* | add prototypes for e_utf8_casefold_collate{_len} | Chris Toshok | 2002-11-08 | 2 | -0/+26 |
* | use g_type_class_peek_parent. | Chris Toshok | 2002-11-07 | 10 | -30/+31 |
* | call g_build_filename, not g_build_path. | Chris Toshok | 2002-11-06 | 1 | -1/+1 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 2 | -3/+4 |
* | ignore the generated marshaller files. | Chris Toshok | 2002-11-06 | 6 | -51/+62 |
* | copy a memleak fix from pas-backend-ad. | Dan Winship | 2002-11-05 | 1 | -0/+1 |
* | g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build. | Chris Toshok | 2002-11-05 | 13 | -742/+116 |
* | port to gnome 2. | Chris Toshok | 2002-11-05 | 21 | -715/+857 |
* | don't call bonobo_activation_init directly. | Chris Toshok | 2002-11-05 | 8 | -65/+24 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 30 | -1205/+1498 |
* | never set the charset on an item without also encoding it. Mime messages | Larry Ewing | 2002-10-28 | 1 | -6/+2 |
* | install evolutionperson.schema to $(datadir)/evolution. | Chris Toshok | 2002-10-26 | 1 | -0/+4 |
* | [ fixes #29067 ] we need to create a card_sexp even when doing summary | Chris Toshok | 2002-10-22 | 1 | -7/+7 |
* | [ probable fix for #25477, and memory leak fix ] if the dialog isn't in | Chris Toshok | 2002-10-21 | 1 | -0/+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 |
* | [ Fixes #31434 ] always retrieve the card from the db. use the summary | Chris Toshok | 2002-10-01 | 1 | -0/+8 |
* | update for Composer_setHeaders change. | Dan Winship | 2002-09-30 | 1 | -2/+2 |
* | set the timeout to 30 seconds. (query_ldap_root_dse): same, and also | Chris Toshok | 2002-09-28 | 1 | -23/+33 |
* | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 2 | -3/+12 |
* | return g_strdup("true"), not "true". | Dan Winship | 2002-09-13 | 1 | -1/+1 |
* | add QueryRefused, for when the backend refuses to perform a query. (part | Dan Winship | 2002-08-31 | 3 | -0/+4 |
* | [ fixes #27923] up the version to 4_0 (4000). | Chris Toshok | 2002-08-30 | 1 | -4/+32 |
* | [ fixes #20347 ] hook up the backend_died signal. (backend_died): new | Chris Toshok | 2002-08-29 | 2 | -0/+31 |
* | use strcasecmp here, since all the other helpers use case insensitive | Chris Toshok | 2002-08-29 | 2 | -2/+2 |
* | return NULL if the list is empty. (pas_backend_ldap_connect): always try | Chris Toshok | 2002-08-29 | 1 | -17/+18 |
* | spew the filter we're using for the search. | Chris Toshok | 2002-08-29 | 1 | -0/+2 |
* | [ fixes #20348 ] deprecate "categories" in favor of "category". evolution | Chris Toshok | 2002-08-28 | 2 | -2/+90 |
* | [ Fixes #14835 ] notify_complete with InvalidQuery if the parse fails. | Chris Toshok | 2002-08-28 | 1 | -2/+2 |
* | [ Fixes (almost certainly) #24649, #25494, #27351, and other LDAP search | Chris Toshok | 2002-08-27 | 1 | -74/+127 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 11 | -28/+93 |
* | add "cache-completions" here, since file completion results are blanket | Chris Toshok | 2002-08-20 | 2 | -3/+18 |
* | Import into the default book not the local one | Iain Holmes | 2002-08-16 | 2 | -1/+12 |
* | new function to save a little typing. (find_book_view): same. | Chris Toshok | 2002-08-16 | 1 | -96/+150 |
* | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -1/+1 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 7 | -81/+72 |
* | initialize summary->upgraded to quiet valgrind. | Chris Toshok | 2002-08-09 | 1 | -0/+1 |
* | Use "\r" rather than including literal CRs in the string, which confuses | Dan Winship | 2002-08-07 | 2 | -54/+28 |
* | [ roll in the following change from the 1.0 branch.] change the CALURI and | Chris Toshok | 2002-08-01 | 2 | -27/+41 |
* | (activate_factories_for_uri): Don't | Ettore Perazzoli | 2002-07-31 | 1 | -2/+0 |
* | don't save empty strings. (pas_backend_summary_save): print out the errno | Chris Toshok | 2002-07-28 | 1 | -2/+3 |
* | Split pas-backend-file and pas-backend-ldap out of libpas and build them | Dan Winship | 2002-07-23 | 1 | -11/+15 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 2 | -22/+33 |
* | free the full_name (as well as given_name. oops.) | Chris Toshok | 2002-07-13 | 1 | -31/+34 |
* | actually remove the items from the pointer array too, so an error while | Chris Toshok | 2002-07-11 | 1 | -17/+47 |
* | 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 |
* | bleah, i hate this keyboard. | Chris Toshok | 2002-07-10 | 1 | -1/+1 |
* | add Book.getCompletionView. | Chris Toshok | 2002-07-10 | 9 | -110/+398 |
* | add pas-backend-summary.[ch]. | Chris Toshok | 2002-06-30 | 4 | -68/+1200 |
* | use ldap_unbind_ext. (create_card_handler): don't leak the new vcard. | Chris Toshok | 2002-06-16 | 1 | -6/+15 |
* | up the max threshold to 3000 cards from 1000 cards.. seems to improve | Chris Toshok | 2002-06-16 | 1 | -4/+5 |
* | 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 |
* | Removed an incorrect comment here. | Christopher James Lahey | 2002-05-14 | 1 | -2/+1 |
* | 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 |
* | fill in source->ssl. (addressbook_source_dialog_set_source): set up | Chris Toshok | 2002-04-19 | 1 | -29/+27 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -1/+3 |
* | 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 | 3 | -7/+7 |
* | don't free req->vcard. it's freed in pas_book_free_request. | Chris Toshok | 2002-03-28 | 1 | -19/+0 |
* | make sure to call ldap_value_free (values);, and ldap_msgfree (resp). | Chris Toshok | 2002-03-28 | 1 | -12/+23 |
* | 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 | 4 | -16/+63 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -3/+20 |
* | track union/struct change. (pas_book_queue_remove_card): same. | Chris Toshok | 2002-03-08 | 4 | -713/+1097 |
* | don't ref the view here, since it keeps the view alive until the search is | Chris Toshok | 2002-03-01 | 1 | -4/+0 |
* | i2002-02-26 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2002-03-01 | 1 | -2/+1 |
* | [fixes bug #20690] the data arg is not GList** anymore, it's | Chris Toshok | 2002-03-01 | 1 | -52/+65 |
* | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 2 | -43/+155 |
* | track change to signature, and (for now) just change all the return | Chris Toshok | 2002-02-21 | 7 | -17/+28 |
* | if the load_uri fails, notify the listener that the repository is offline. | Chris Toshok | 2002-02-19 | 1 | -1/+17 |
* | escape commas in the dn, since they're used by ldap to specify the node's | Chris Toshok | 2002-02-19 | 1 | -7/+22 |
* | New functions that take a file:// url ending in the directory name and | Christopher James Lahey | 2002-02-14 | 4 | -38/+164 |
* | 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 |
* | compute the change db filename based on our contact db filename. | Chris Toshok | 2002-01-31 | 1 | -6/+16 |
* | 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 | 7 | -36/+47 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 2 | -48/+30 |
* | [ fixes bug # 16864 ] create and return a GString here, instead of writing | Chris Toshok | 2002-01-23 | 1 | -24/+25 |
* | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 1 | -2/+36 |
* | 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 | 3 | -2/+44 |
* | 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 |
* | move search_for_dn's contents here, and add an "existing_objectclasses" | Chris Toshok | 2001-12-07 | 1 | -40/+92 |
* | we need to be able to disable non-labels here as well. since we're using | Chris Toshok | 2001-12-07 | 2 | -3/+19 |
* | 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 |
* | check against LDAP_SUCCESS as the return value, not -1. | Chris Toshok | 2001-11-15 | 1 | -7/+9 |
* | [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filled | Chris Toshok | 2001-11-13 | 1 | -8/+11 |
* | [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.c | Chris Toshok | 2001-11-10 | 3 | -16/+4 |
* | [ 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 |
* | overload this function for modifying objectclasses too, so we can make | Chris Toshok | 2001-10-30 | 1 | -5/+16 |
* | add prototype for pas_book_factory_dump_active_backends. | Chris Toshok | 2001-10-30 | 2 | -0/+25 |
* | 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 |
* | [ bug #12979 ] new function. (anniversary_ber): new function. | Chris Toshok | 2001-10-28 | 1 | -19/+161 |
* | 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 |
* | That should be a bonobo_object_unref, not a gtk_object_unref. | Jon Trowbridge | 2001-10-28 | 1 | -2/+12 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 6 | -6/+0 |
* | Added paranoid reentrancy guards. (pas_book_queue_request): Changed our | Jon Trowbridge | 2001-10-27 | 1 | -5/+17 |
* | 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 |
* | add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's, | Chris Toshok | 2001-10-17 | 1 | -29/+92 |
* | 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 |
* | unref the book after we pass it off to evolution-addressbook. | Chris Toshok | 2001-10-16 | 1 | -0/+18 |
* | unref op->view. (pas_backend_ldap_process_create_card): ref op->view. | Chris Toshok | 2001-10-16 | 1 | -3/+27 |
* | make sure to unref the book_view here so we don't leak them. | Chris Toshok | 2001-10-16 | 1 | -1/+4 |
* | 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 |
* | if there is a db error, assume deletion (pas_backend_file_changes): write | JP Rosevear | 2001-10-02 | 1 | -7/+2 |
* | g_strdup (pas_backend_file_changes): ditto, make sure to free all data and | JP Rosevear | 2001-09-29 | 1 | -24/+39 |
* | use priv->iid instead of the hardcoded string here. | Chris Toshok | 2001-09-27 | 2 | -9/+23 |
* | 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 |
* | set the last_use and use_score fields of the card to known values so the | JP Rosevear | 2001-09-27 | 1 | -2/+12 |
* | add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (but | Chris Toshok | 2001-09-25 | 1 | -1/+4 |
* | 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 |
* | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 1 | -7/+21 |
* | 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 |
* | fix syntax errors (which are broken, imo...) | Chris Toshok | 2001-09-17 | 1 | -2/+2 |
* | 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 | 7 | -208/+184 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -5/+5 |
* | use ldap_init. ldap_open is deprecated in openldap 2.x. | Chris Toshok | 2001-09-14 | 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 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 2 | -16/+31 |
* | 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 | 13 | -299/+423 |
* | 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 |
* | use DB_NOTFOUND const | JP Rosevear | 2001-08-21 | 1 | -2/+2 |
* | null out card_sexp so that we don't crash when copying | JP Rosevear | 2001-08-20 | 1 | -1/+2 |
* | unref our card_sexp. (create_card_handler): make sure to set the id of the | Chris Toshok | 2001-08-17 | 1 | -34/+120 |
* | use card_sexp. (pas_backend_file_book_view_free): same. | Chris Toshok | 2001-08-17 | 4 | -324/+449 |
* | Added a closing paren. | Jeffrey Stedfast | 2001-08-17 | 1 | -0/+1 |
* | implement using search_for_dn. | Chris Toshok | 2001-08-15 | 1 | -4/+13 |
* | Fix up to match the pas_book_new/get_vcard changes. | Dan Winship | 2001-08-14 | 1 | -37/+22 |
* | Oops, forgot to write this function. | Christopher James Lahey | 2001-08-14 | 1 | -0/+23 |
* | Call e_card_set_book here. | Christopher James Lahey | 2001-08-14 | 6 | -172/+177 |