aboutsummaryrefslogtreecommitdiffstats
path: root/mail/procmail/pkg-comment
Commit message (Expand)AuthorAgeFilesLines
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Upgrade to 3.11pre4ache1995-12-291-1/+1
* Upgrade.ache1995-06-141-1/+1
* Upgrade.ache1995-04-161-1/+1
* Brought in procmailadam1994-09-261-0/+1
>2-2/+7 * Added a default card to all new file backends.Christopher James Lahey2000-05-092-18/+68 * Rearranged order of things getting destroyed.Christopher James Lahey2000-05-099-26/+66 * Fixed some indentation.Christopher James Lahey2000-05-098-161/+441 * Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-093-6/+25 * Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-082-0/+7 * Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-089-148/+252 * make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-084-4/+24 * comment function, and fix an ABR.Chris Toshok2000-05-082-3/+11 * comment function, and fix an ABR.Chris Toshok2000-05-082-6/+18 * Added saving in minicard view.Christopher James Lahey2000-05-083-0/+94 * Fixed an off by 2 error.Christopher James Lahey2000-05-082-1/+8 * (addressbook_factory): create the ebook once.Chris Toshok2000-05-082-3/+5 * don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-082-10/+12 * Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-083-4/+9 * Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-084-52/+22 * Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-076-7/+31 * remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-072-74/+240 * Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-075-0/+802 * Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-077-109/+268 * Mostly finished ECardSimple.Christopher James Lahey2000-05-0710-266/+486 * ignore evolution-addressbook.pureChris Toshok2000-05-073-0/+19 * if a port isn't specified in the uri default to 389.Chris Toshok2000-05-072-0/+8 * Made the component take a uri through its property bag.Christopher James Lahey2000-05-072-3/+108 * ignore .pure directoryChris Toshok2000-05-051-0/+1 * Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-058-582/+972 * ignore the .pure directoryChris Toshok2000-05-056-4/+10 * #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-032-3/+15 * Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-032-0/+6 * Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-033-2/+9 * Add back in the CORBA_Object_release.Christopher James Lahey2000-05-023-2/+26 * Made uri slightly better managed.Christopher James Lahey2000-05-025-14/+25 * Switched the subdirs order since backend depends on ename.Christopher James Lahey2000-05-022-1/+6 * fix a typo in the for loop.Larry Ewing2000-05-022-1/+6 * include a header to make it compile...Michael Meeks2000-05-012-0/+5 * Added new status values for the IDL stuff.Federico Mena Quintero2000-05-0110-91/+511 * added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-016-31/+556 * create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-012-12/+18 * Added load-pine-addressbook.Christopher James Lahey2000-05-012-0/+5 * Made some fields invisible that were visible before.Christopher James Lahey2000-05-017-18/+48 * From addressbook/ChangeLogChristopher James Lahey2000-05-0110-60/+693 * Fixed a string mismatch.Christopher James Lahey2000-04-305-4/+9 * Added ename includes and libs.Christopher James Lahey2000-04-3012-642/+599 * add support for a rootdn in the uri.Chris Toshok2000-04-302-3/+17 * Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-3021-88/+1819 * fix the `USING_OAF' changes so that they work for when we are not usingLarry Ewing2000-04-292-1/+8 * Made Evolution OAF-compatible.Ettore Perazzoli2000-04-2814-71/+291 * Added addressbook/ename/Makefile.Christopher James Lahey2000-04-2815-288/+735 * Oops, forgot this.Nat Friedman2000-04-271-0/+856 * Added an address label field.Christopher James Lahey2000-04-2712-844/+737 * Added proper handling of the email field.Christopher James Lahey2000-04-263-48/+145 * Prefixed the ADDR_ flags.Christopher James Lahey2000-04-2613-678/+714 * The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-264-4/+11 * The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-262-17/+16 * Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2163-253/+287 * ssshhhhSeth Alves2000-04-211-0/+3 * Started ChangeLog here - FedericoFederico Mena Quintero2000-04-181-0/+3 * Updated - FedericoFederico Mena Quintero2000-04-171-4/+0 * No longer needed - FedericoFederico Mena Quintero2000-04-171-55/+0 * Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-178-6/+206 * Added orginization and role fields.Christopher James Lahey2000-04-1614-185/+426 * + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-161-7/+66 * Added a note field.Christopher James Lahey2000-04-156-24/+67 * Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-155-10/+13 * don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.Chris Toshok2000-04-151-44/+52 * Check for 0 length fields when building the outgoing ECard.Christopher James Lahey2000-04-132-76/+112 * Give correct warnings.Christopher James Lahey2000-04-132-6/+6 * reflect the title attribute in the contact editor. (extract_info): same.Chris Toshok2000-04-132-0/+26 * add the title attribute.Chris Toshok2000-04-131-0/+1 * add a title.Chris Toshok2000-04-134-0/+18 * save out the title to the vcard.Chris Toshok2000-04-131-1/+4 * add title field foo to the test.Chris Toshok2000-04-133-2/+36 * make sure to g_source_remove the idle id.Chris Toshok2000-04-131-0/+2 * new function that polls ldap for more search responses.Chris Toshok2000-04-131-73/+99 * rework this function to use a table mapping search field names to vcardChris Toshok2000-04-132-65/+132 * + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-124-12/+18 * delay the setting of the ldap variable until we've ensured we wereChris Toshok2000-04-121-11/+31 * add LDAP_LIBS here.Chris Toshok2000-04-122-85/+498 * free the esexp_result. (entry_compare): we want comparison functions toChris Toshok2000-04-121-1/+3 * new function for searching all email addresses of a contact.Chris Toshok2000-04-121-5/+83 * new function, taking code from func_contains to get string properties.Chris Toshok2000-04-111-12/+89 * This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-112-6/+4 * remove spew. (pas_backend_file_process_create_card): move the sync to theChris Toshok2000-04-111-14/+14 * new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-113-9/+23 * Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-118-5/+68 * implement braindead dialog to input the query string for the view.Chris Toshok2000-04-113-9/+44 * Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-114-44/+88 * change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-114-80/+212 * use view != NULL instead of checking db_error when we callChris Toshok2000-04-111-1/+1 * Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-1015-298/+619 * + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-101-3/+3 * + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-106-21/+93 * + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-17/+30 * Made the contact editor load from an ECard.Christopher James Lahey2000-04-0912-118/+444 * Fixed a small typo.Christopher James Lahey2000-04-091-1/+1 * CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-0919-227/+1742 * pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-0914-25/+514 * + * addressbook/demo/addressbook.c (control_activate_cb): NewMatthew Loper2000-04-081-0/+88 * wombat is built someplace else nowChris Toshok2000-04-071-17/+0 * correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-071-27/+73 * Changed calls to e_cell_text_new to match new function signature.Christopher James Lahey2000-04-062-2/+2 * Committing this thing I wrote last year to parse names. It's cute.Nat Friedman2000-04-066-0/+339 * Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-052-2/+46 * Changed this to backend to an ebook.Christopher James Lahey2000-04-0511-168/+263 * Fixed an incorrect function.Christopher James Lahey2000-04-0513-66/+791 * A bit of clean up.Christopher James Lahey2000-04-0321-322/+1502 * Added some missing gtk_object_refs.Christopher James Lahey2000-03-312-0/+2 * Get first card (with R_FIRST) on first seq().Matthew Loper2000-03-311-2/+2 * new-file new fileChris Toshok2000-03-312-0/+551 * Fixed management of the corba-cursor object by callingChristopher James Lahey2000-03-301-20/+29 * + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-304-15/+99 * + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-305-11/+10 * use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-291-1/+1 * remove unnecessary strdup/free.Chris Toshok2000-03-291-10/+6 * Removed an infinite loop.Christopher James Lahey2000-03-294-3/+93 * Fixed memory allocation.Christopher James Lahey2000-03-294-21/+23 * create id's for entries using the following format: ("pas-id-%08lX%08X",Chris Toshok2000-03-291-1/+6 * implement function. (get_nth): implement function. (cursor_destroy): freeChris Toshok2000-03-281-9/+54 * remove unneeded g_strdup;Chris Toshok2000-03-281-2/+0 * Fixed some warnings.Christopher James Lahey2000-03-2819-64/+911 * include config.hSeth Alves2000-03-271-1/+2 * HAVE_DB_185_h => HAVE_DB_185_HChris Toshok2000-03-271-1/+1 * if HAVE_DB_185_H is defined, include it.Chris Toshok2000-03-271-0/+4 * (string_to_dbt): new function.Chris Toshok2000-03-271-17/+76 * ChangeLogChris Toshok2000-03-271-25/+72 * Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-262-2/+6 * create a card and then look it up.Chris Toshok2000-03-261-1/+31 * add initial work on file pas backend, using db(3).Chris Toshok2000-03-261-4/+88 * Set the card id properly when retrieving a card.Christopher James Lahey2000-03-263-2/+21 * pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-261-1/+2 * Removed the address->description field.Christopher James Lahey2000-03-264-244/+398 * Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-245-136/+454 * Updated .cvsignore filesChris Lahey2000-03-234-0/+29 * Added the addressbook/backend directory.Christopher James Lahey2000-03-23