/po/

-evolution/commit/composer?id=4e0c35255b6d1787f571a4f525f020fe6d7c7a3e'>block gtkhtml's selection so that we don't set primary X selectionRadek Doulik2005-04-082-0/+9 * implement read-receipt functionality.ERDI Gergo2005-04-083-1/+82 * ** See bug #73347Not Zed2005-03-172-1/+7 * Set up c/c/p for To: Cc: Bcc: and Post To: entries too.Hans Petter Jansson2005-03-162-0/+21 * ** See bug #66592Not Zed2005-03-043-19/+63 * Fix previous patch for the !USE_GTKFILECHOOSER case.Jeffrey Stedfast2005-02-172-1/+6 * Add a11y name for attachment button and barsHarry Lu2005-02-163-0/+12 * declare a variable in the !USE_GTKFILECHOOSER code pathJeffrey Stedfast2005-02-151-1/+2 * ** See bug #66126.Not Zed2005-02-105-127/+173 * Set pointers to the contact editor creation functions in the entries, soHans Petter Jansson2005-01-252-0/+13 * initialise composer before using it. sigh.Not Zed2005-01-122-3/+6 * turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-052-3/+46 * kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-242-13/+12 * Remove select-names from here.Hans Petter Jansson2004-12-233-6/+10 * Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-233-92/+152 * svn path=/trunk/; revision=28178Not Zed2004-12-223-2/+8 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-1/+6 * include camel-cipher-context.h so we build if nss isn't available.Not Zed2004-12-072-0/+6 * remove the old camel_multipart_encrypted api.Not Zed2004-12-033-9/+15 * get image from icon factory directlyJP Rosevear2004-11-262-4/+6 * fix the popup id.Not Zed2004-10-283-2/+15 * Close on Esc. (create_composer): Connect to the key-press-event signal.Jeffrey Stedfast2004-10-282-3/+27 * fix for bugzilla #44876mengjie yu2004-10-273-14/+31 * convert to org.gnome hook namesJP Rosevear2004-10-203-2/+7 * g_strdup() the gpg/smime keys into the recipients list or else we end upJeffrey Stedfast2004-10-122-2/+8 * updatedJeffrey Stedfast2004-10-091-0/+2 * e-popup api changes.Not Zed2004-10-073-2/+7 * set a GTKHTML_API_VERSION variableJP Rosevear2004-10-012-1/+6 * enable ask drop action and hook onto drag motion. (drag_motion):Not Zed2004-10-012-10/+169 * Use non-deprecated functions.Kjartan Maraas2004-09-302-3/+9 * handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-202-2/+10 * Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-206-149/+113 * ** See bug #64454.Not Zed2004-09-093-4/+11 * set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-142-0/+6 * Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-134-53/+139 * Fixes for api changes in mail/ for 61940.Not Zed2004-07-292-5/+9 * removed unused static variable listener_vepvRadek Doulik2004-07-285-19/+55 * removed body content + signature html concatenating and callRadek Doulik2004-07-232-22/+12 * include config.h. See #61395.Not Zed2004-07-222-0/+8 * ** Fix for #60387.Not Zed2004-06-184-42/+138 * clean up the code slightly.Not Zed2004-06-174-29/+48 * Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-152-16/+7 * fix the name of "stock_save-as" everywhereDan Winship2004-06-072-1/+5 * Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-054-18/+31 * always insert new paragraph for signatureRadek Doulik2004-06-032-2/+8 * s/${0}/{0}/gJeffrey Stedfast2004-05-283-11/+15 * Require e-error-toolRodney Dawes2004-05-282-0/+5 * use e-icon-factory sizes.Not Zed2004-05-252-6/+8 * if we have a cached icon, use it, don't just ignore it! #58831.Not Zed2004-05-252-2/+10 * don't dist the error .h fileJP Rosevear2004-05-202-1/+4 * set the default for exit-unsaved to save, as in 1.4. #57995.Not Zed2004-05-18