/accessibility/

d>2000-04-152-1/+6 * Fix up the warning message a bit. (folder_browser_factory): Make theDan Winship2000-04-142-9/+16 * Added russian translation.Valek Frob2000-04-141-0/+2 * Must pass "object" for the kind to goad_server_register(); "server" isFederico Mena Quintero2000-04-144-38/+56 * Check for 0 length fields when building the outgoing ECard.Christopher James Lahey2000-04-133-76/+117 * Give correct warnings.Christopher James Lahey2000-04-133-6/+13 * reflect the title attribute in the contact editor. (extract_info): same.Chris Toshok2000-04-133-0/+30 * add the title attribute.Chris Toshok2000-04-132-0/+3 * add a title.Chris Toshok2000-04-135-0/+23 * save out the title to the vcard.Chris Toshok2000-04-132-1/+7 * add title field foo to the test.Chris Toshok2000-04-134-2/+43 * make sure to g_source_remove the idle id.Chris Toshok2000-04-132-0/+3 * new function that polls ldap for more search responses.Chris Toshok2000-04-132-73/+106 * Remove test for source. We will fix this later.Miguel de Icaza2000-04-133-31/+30 * rework this function to use a table mapping search field names to vcardChris Toshok2000-04-133-65/+150 * Updated Danish filePablo Saratxaga2000-04-132-180/+76 * Debug function to dump the whole index to stdout.NotZed2000-04-125-31/+82 * + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-1210-14/+54 * Kids, it's candy day. new icons. /tigertTuomas Kuosmanen2000-04-127-0/+7 * delay the setting of the ldap variable until we've ensured we wereChris Toshok2000-04-122-11/+43 * Reset resize_guide here.Miguel de Icaza2000-04-123-10/+10 * Fix the embarassing cursor bug.Miguel de Icaza2000-04-127-3/+22 * Properly use AC_ARG_WITHMiguel de Icaza2000-04-122-5/+21 * add HAVE_LDAP here.Chris Toshok2000-04-121-0/+1 * add LDAP_LIBS here.Chris Toshok2000-04-126-86/+538 * Changed AC_DEFUN to AC_DEFINE.Christopher James Lahey2000-04-123-3/+10 * use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd'sChris Toshok2000-04-123-4/+32 * check for timezone as a variable (as it is in linux, but not in freebsd orChris Toshok2000-04-122-0/+30 * you need the latest gdk-pixbuf to build evolution now.Larry Ewing2000-04-124-122/+110 * Moved some logic a bit. Minor changes.Christopher James Lahey2000-04-123-16/+6 * free the esexp_result. (entry_compare): we want comparison functions toChris Toshok2000-04-122-1/+5 * e-text.c: Recalc bounds when changing the width/clip_widthiholmes2000-04-123-7/+59 * new function for searching all email addresses of a contact.Chris Toshok2000-04-122-7/+95 * new function, taking code from func_contains to get string properties.Chris Toshok2000-04-112-12/+105 * Add filesMiguel de Icaza2000-04-114-0/+84 * Add group indent width here. (is_pointer_on_division): Use the groupMiguel de Icaza2000-04-119-62/+251 * This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-113-6/+9 * remove spew. (pas_backend_file_process_create_card): move the sync to theChris Toshok2000-04-112-14/+22 * new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-114-9/+34 * Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-1111-5/+88 * Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-1112-45/+17 * implement braindead dialog to input the query string for the view.Chris Toshok2000-04-114-9/+55 * Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-115-44/+95 * change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-116-81/+243 * Update to support --disable-threads correctly.Miguel de Icaza2000-04-112-2/+11 * Updated Norwegian translation.Kjartan Maraas2000-04-112-42/+29 * *** empty log message ***Seth Alves2000-04-111-0/+5 * create and save an actual vcalendar instead of a list of vcal objects.Seth Alves2000-04-111-40/+56 * Added proper keyboard focus handling.Christopher James Lahey2000-04-113-2/+30 * fix various bugs in APOP code (still untested) and some of the errorDan Winship2000-04-112-22/+33 * use view != NULL instead of checking db_error when we callChris Toshok2000-04-112-1/+7 * check for mkstempDan Winship2000-04-112-0/+5 * Fix a bug introduced in the gnome-pilot-config to "gnome-config gpilot"Dan Winship2000-04-112-3/+13 * Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-115-9/+34 * moved srcdir directories to the top so we search headers in the evolutionDamon Chaplin2000-04-112-3/+11 * added AC_PROG_MAKE_SET.Damon Chaplin2000-04-112-0/+5 * removed libical stuff since it has its own configure.in.Damon Chaplin2000-04-112-4/+5 * Add some #includes for the non-HAVE_MKSTEMP caseDan Winship2000-04-102-0/+7 * Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-1017-298/+662 * use camel_movemail when fetching mail from an mbox store. This leavesDan Winship2000-04-102-14/+84 * implement get_message_by_number for the mail fetch code.Dan Winship2000-04-102-2/+29 * o Reformatted providers/smtp/camel-smtp-transport.c to fit the standardEDT 2000 Jeffrey Stedfast2000-04-102-387/+357 * New file with new function to dot-lock an mbox file and copy it to a safeDan Winship2000-04-105-0/+305 * nat told me to do itSeth Alves2000-04-101-2/+2 * + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-104-4/+12 * catch cal_loaded signal on the cal client. (gnome_calendar_load_cb):Seth Alves2000-04-105-41/+155 * + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-107-21/+120 * + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-097-17/+51 * Made the contact editor load from an ECard.Christopher James Lahey2000-04-0913-118/+457 * Fixed a small typo.Christopher James Lahey2000-04-092-1/+6 * Separated some functions into an xml bit and a generic bit.Christopher James Lahey2000-04-093-120/+123 * pixmap_DATA should have been images_DATA (after pixmapdir was renamed toDan Winship2000-04-092-3/+7 * CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-0936-2658/+1176 * pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-0936-173/+1677 * actually record the pid returned by fork(). Noticed by clahey.Dan Winship2000-04-092-1/+5 * #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of theDan Winship2000-04-092-0/+7 * new function: friendly wrapper for cal_client_create_calendarSeth Alves2000-04-097-72/+104 * add SYSTEM_MAIL_DIRDan Winship2000-04-093-1/+17 * calendar is a frame instead of a window, now.Seth Alves2000-04-084-7/+24 * Added Galician translationJesus Bravo Alvarez2000-04-084-1/+527 * Add more beautiful art from Miggue, the Diego Rivera of the nextMiguel de Icaza2000-04-089-120/+211 * o Modified configure.in to create camel/providers/smtp/MakefileEDT 2000 Jeffrey Stedfast2000-04-082-0/+4 * + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-085-5/+79 * o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should nowEDT 2000 Jeffrey Stedfast2000-04-084-54/+57 * (pop3_connect): Remember the password after asking for it theDan Winship2000-04-082-17/+14 * new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't doDan Winship2000-04-085-18/+215 * Clarify error messages. (finalize): fix a bug in camel_exception usageDan Winship2000-04-082-11/+28 * Made text tooltips appear in place. Iain figured out that to get them toChristopher James Lahey2000-04-083-56/+116 * + * addressbook/demo/addressbook.c (control_activate_cb): NewMatthew Loper2000-04-082-0/+99 * Removed smtp for now, its a long way from building. Removed file thatNotZed2000-04-073-528/+8 * Updated Ukrainian translationYuri Syrota2000-04-072-26/+43 * o Added smtp_helo() request into smtp_connect() (forgott o do this before)EDT 2000 Jeffrey Stedfast2000-04-071-1/+7 * wombat is built someplace else nowChris Toshok2000-04-071-17/+0 * correctly (well, untested) implement. (view_destroy): new function.Chris Toshok2000-04-072-27/+80 * fix Makefile.amChris Toshok2000-04-071-2/+2 * i always forget to commit the ChangeLog. Dain BramageSeth Alves2000-04-071-0/+7 * o Added smtp/ to providers tree under camel o Added makefiles and sourceEDT 2000 Jeffrey Stedfast2000-04-076-2/+1370 * + * camel-folder-pt-proxy.c (_get_full_name): Remove exception paramMatthew Loper2000-04-072-2/+9 * + (mkdir_if_necessary): New function.Matthew Loper2000-04-072-26/+72 * Reorganize the folder-fetching methods and implement a folder cache soDan Winship2000-04-077-115/+287 * OoopsAndreas Hydén2000-04-071-1/+1 * Updated Swedish translationAndreas Hydén2000-04-072-6/+12 * removed uih from the argument list, added cal. use cal as user_data inSeth Alves2000-04-074-163/+92 * Moved all ChangeLog entries for the shell to shell/ChangeLog.Miguel de Icaza2000-04-074-178/+203 * + * shell/main.c (evolution_boot): Make sure our data directory isMatthew Loper2000-04-074-2/+23 * Changed calls to e_cell_text_new to match new function signature.Christopher James Lahey2000-04-063-2/+7 * forgot to commitSeth Alves2000-04-061-0/+7 * Small updateKjartan Maraas2000-04-061-14/+16 * Got rid of some warnings.Christopher James Lahey2000-04-0633-344/+827 * More flushing actionMiguel de Icaza2000-04-061-0/+3 * Update TODO, add Chris to the author listMiguel de Icaza2000-04-063-8/+34