aboutsummaryrefslogtreecommitdiffstats
path: root/.cvsignore
Commit message (Expand)AuthorAgeFilesLines
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-2/+0
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-3/+3
* Added xml-* files.Jeffrey Stedfast2001-02-061-0/+3
* weirdPeter Williams2000-08-111-0/+23
* Merge with camel-async.Peter Williams2000-08-111-23/+0
* shuut. ;)Mathieu Lacage2000-06-051-0/+1
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-11/+14
* + * .cvsignore: added ABOUT-NLS.Matthew Loper2000-02-201-0/+1
* chut...Bertrand Guiheneuf1999-04-181-0/+1
* Initial revisionBertrand Guiheneuf1999-04-181-0/+19
'/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/mail?h=EOG_1_0_2&id=f40295c6269f18922437a1bc9ece343871162b8b'> (account_cursor_change): Make sure that event is non-NULL here.Jeffrey Stedfast2002-03-292-2/+3 * Use a GtkCList instead of an ETable, for some reason the etable wasJeffrey Stedfast2002-03-294-35/+183 * Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-283-5/+4 * Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-282-2/+12 * Updated to respect the new mail-config options for default reply styleJeffrey Stedfast2002-03-282-1/+21 * unset GTK_CAN_FOCUS on the button so that it can't grab focus when youDan Winship2002-03-282-0/+9 * Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-2724-1599/+3629 * Changed to get the address from the messageinfo of the current selectedNot Zed2002-03-266-79/+219 * New version from anna, with fixed widget names.Not Zed2002-03-262-165/+214 * Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-216-43/+51 * Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-212-2/+10 * add missing NULL closure data to popup menu initialization.Larry Ewing2002-03-202-4/+9 * more fixes for libversit.la -> libversit.aDan Winship2002-03-202-1/+5 * Report a message before entering bonobo_main() to simplify debugging.Ettore Perazzoli2002-03-192-0/+7 * [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-192-1/+4 * Draw colour rectangles for each of the colour items and set a closure onJeffrey Stedfast2002-03-164-15/+108 * New callback to set a colour on a message.Jeffrey Stedfast2002-03-1612-78/+667 * expand the relative urls of the object at the point so that relativeLarry Ewing2002-03-163-3/+17 * Commit ChangeLog.Ettore Perazzoli2002-03-161-1/+0 * [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-162-0/+10 * Remove "mailstorage", since it's not needed any more. (storage_activate):Dan Winship2002-03-153-44/+47 * create new signature file (delete_unused_signature_file): be more carefulRadek Doulik2002-03-152-3/+21 * Implemented.Jeffrey Stedfast2002-03-156-2/+57 * Set a default size of the window, so we don't get this itty-bitty windowJeffrey Stedfast2002-03-142-0/+34 * Handle digest: urls.Jeffrey Stedfast2002-03-133-5/+64 * Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-138-5/+270 * removed forgotten FIXMERadek Doulik2002-03-131-2/+0 * truncate stream before savingRadek Doulik2002-03-092-2/+6 * new functionRadek Doulik2002-03-095-3/+54 * Rewrite this to not use stpcpy, which isn't portable.Dan Winship2002-03-092-5/+11 * handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-093-6/+57 * Re-focus the account name entry widget. (identity_prepare): If a name isJeffrey Stedfast2002-03-083-15/+73 * make edit button sensitive after new signature is created (sig_new_text):Radek Doulik2002-03-082-0/+8 * notify accounts dialog about signature content changeRadek Doulik2002-03-087-23/+60 * Made all the acclerators in the context menu on a message work. (There areAnna Marie Dirks2002-03-082-14/+19 * Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-082-4/+7 * set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-082-4/+22 * Update for storage changes: explicitly create a root folder.Dan Winship2002-03-085-14/+31 * merge new signature handlingRadek Doulik2002-03-0716-425/+2288 * Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-062-1/+5 * "use_ssl" can now be 3 options, modify the code to handle this.Jeffrey Stedfast2002-03-064-46/+184 * Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-062-1/+6 * If the clicked column was column 0, enable/disable it. (mail_select):Jeffrey Stedfast2002-03-052-7/+21 * Added more debugging code to help figure out why a certain image isn'tJeffrey Stedfast2002-03-053-6/+17 * Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-056-7/+78 * Set X-Mailer to say "Ximian Evolution", not just "Evolution".Ettore Perazzoli2002-03-052-1/+8 * Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-022-7/+18 * Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-274-44/+33 * If a related part is requested, remove it from the related undisplayedNot Zed2002-02-265-6/+49 * rename folder_browser_search_query_changed to this.Chris Toshok2002-02-252-2/+12 * Removed, this wasn't working as intended and seemed to break otherJeffrey Stedfast2002-02-233-32/+6 * Add an icon for the "New message" user creatable item.Ettore Perazzoli2002-02-222-2/+11 * Connect to our own message_list_built signal. Focus the list and selectJeffrey Stedfast2002-02-222-3/+35 * Gave the editor window a title and an icon.Anna Marie Dirks2002-02-212-0/+13 * Changed the policy for table2 so that it does not expand/fill. This wasAnna Marie Dirks2002-02-212-2/+10 * Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-207-15/+241 * Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+2 * Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+7 * Ack, strip off the leading '/' char.Jeffrey Stedfast2002-02-162-1/+4 * Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-4/+10 * Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-7/+12 * Replacement for using g_basename and also translates the basename stringJeffrey Stedfast2002-02-152-3/+21 * Default the from-account to the source account. If that fails, then guessJeffrey Stedfast2002-02-153-14/+20 * oops, Ximian is spelled Ximian, not Ximain. :-)Jeffrey Stedfast2002-02-157-7/+7 * added a kludge around a Nautilus bug that calls drag_data_get multiple times ...Jeffrey Stedfast2002-02-141-1/+8 * Implement. (drag_data_delete_cb): Implement. (do_attachment_header): SetupJeffrey Stedfast2002-02-143-22/+111 * Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-148-24/+124 * Fixed a bug.Jeffrey Stedfast2002-02-136-14/+39 * No longer need to call e_msg_composer_show_sig_file(). This gets handledJeffrey Stedfast2002-02-132-2/+10 * Show the signature.Jeffrey Stedfast2002-02-132-0/+5 * Get followup-up message-list values. Also highlight the message in red ifJeffrey Stedfast2002-02-126-107/+219 * added entries for latest changesRadek Doulik2002-02-121-0/+9 * use reset undo in editorRadek Doulik2002-02-121-0/+7 * Implemented. (on_right_click): Do better enabling/hiding of unwantedJeffrey Stedfast2002-02-123-15/+39 * Set the correct drop-down menu item. (message_tag_followup_encode): ReturnJeffrey Stedfast2002-02-103-4/+34 * New flag-for-followup tag editor dialog.Jeffrey Stedfast2002-02-098-11/+892 * Base class for a message tag editor.Jeffrey Stedfast2002-02-097-19/+304 * removed more needs-reply cruftJeffrey Stedfast2002-02-081-6/+0 * call set_body later to allow ignored words to be sent to gtkhtml controlRadek Doulik2002-02-082-22/+27 * remove "New" from user creatable menu itemJP Rosevear2002-02-082-1/+6 * Bumped the required version of gal.Christopher James Lahey2002-02-0711-188/+195 * Rearranged the #if checks so that we don't ever try to access any smimeJeffrey Stedfast2002-02-072-3/+12 * Removed references to NEEDS_REPLY.Jeffrey Stedfast2002-02-076-68/+12 * Look for DOCTYPE XML comments too to decide if the message content isJeffrey Stedfast2002-02-073-2/+7 * Dont double-free the text body data.Not Zed2002-02-062-4/+5 * Add attachments after we've seen if the composer object is valid.Not Zed2002-02-043-18/+32 * Destroy the S/MIME frame if not available, instead of just graying it out.Ettore Perazzoli2002-02-032-1/+8 * Some touchups from me and Anna.Ettore Perazzoli2002-02-032-189/+177 * Don't bother setting the auto-cc/bcc recipients here. I'm moving the codeJeffrey Stedfast2002-02-022-25/+7 * ignore spell checking of words in addresses, move set_body_text after allRadek Doulik2002-02-013-6/+37 * Pass the parent window to mail_account_editor_new().Jeffrey Stedfast2002-01-316-14/+28 * print quoted text in italicRadek Doulik2002-01-312-6/+10 * re-enable popup menu. (populate_folder_context_menu): If we're on aNot Zed2002-01-302-8/+31 * Changed the function signature so that we can pass in whom we want toDave West2002-01-302-6/+27 * Make X-Evolution-Account take priority over X-Evolution-Transport. ShouldJeffrey Stedfast2002-01-302-3/+8 * Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bugJeffrey Stedfast2002-01-302-3/+12 * New function that implements the Redirect feature.Jeffrey Stedfast2002-01-306-4/+143 * (footer_info_free): unref footer fontRadek Doulik2002-01-302-1/+10 * (do_mail_print): get rid of static global variables, as they areRadek Doulik2002-01-302-21/+38 * initialize line to 0 to make everybody happy ;-) ops, set local_font toRadek Doulik2002-01-302-2/+8 * Don't bother checking for invalid recipients anymore. If a recipient isJeffrey Stedfast2002-01-292-41/+12 * print footer (footer_print_cb): print page number and number of pagesRadek Doulik2002-01-292-16/+35 * Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-282-9/+12 * We need to return a value here. I think FALSE is fine (I hope).Jeffrey Stedfast2002-01-262-0/+5 * Save the pathname. (save_part): Use the new mail_config cruft to get theJeffrey Stedfast2002-01-264-14/+58 * Do some NULL checking on the url before using it.Jeffrey Stedfast2002-01-262-3/+13 * Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-252-2/+7 * This wrapper for gdk_beep().Jeffrey Stedfast2002-01-252-2/+9 * Don't bother trying to see if the domain looks like a FQDN.Jeffrey Stedfast2002-01-252-7/+7 * If the mail-display is in focus, then select-all in the mail displayJeffrey Stedfast2002-01-252-3/+13 * Pass a NULL icon to `evolution_shell_component_add_user_creatable_item()'.Ettore Perazzoli2002-01-242-1/+8 * Implements bug #15692Jeffrey Stedfast2002-01-242-11/+67 * Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir.Dan Winship2002-01-242-2/+7 * Now takes a boolean notify argument. If this is *not* set, then remove theJeffrey Stedfast2002-01-233-3/+16 * Simplified.Jeffrey Stedfast2002-01-232-30/+34 * If the first "token" in the body is "<html>", then treat this as aJeffrey Stedfast2002-01-223-1/+19 * Update to match new uudecode interface (ie, no longer need a uulen stateJeffrey Stedfast2002-01-182-3/+8 * New callback to handle the set_base signal. (on_url_requested): If theJeffrey Stedfast2002-01-163-5/+60 * Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-112-3/+6 * Do proper refcounting on the draft folder.Jeffrey Stedfast2002-01-092-2/+10 * When performing a wraparound, check to see if the first (or last dependingJeffrey Stedfast2002-01-092-4/+26 * When connecting to the transport username changed event, pass theJeffrey Stedfast2002-01-093-1/+9 * Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-094-4/+124 * Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-0810-53/+102 * Add an Organization header.Jeffrey Stedfast2002-01-043-1/+8 * Simplified. Also no longer needs an "ignore_addr" argument as far as I canJeffrey Stedfast2002-01-032-38/+46 * remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-032-44/+6 * The idea here is that if we consistantly name the movemail file betweenJeffrey Stedfast2002-01-033-24/+39 * Makes the auto-undelete behavior when changing message flags a bit moreJon Trowbridge2001-12-212-3/+20 * -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+9 * Add the auto-cc/bcc recipients here. The problem with setting them in theJeffrey Stedfast2001-12-207-45/+315 * If the provider is NULL, don't do anything.Jeffrey Stedfast2001-12-203-4/+8 * Oops, no wonder the exec command thing never stuck around... I wasn'tJeffrey Stedfast2001-12-203-2/+9 * Argh, don't notify about new mail here. (fetch_mail_fetch): Notify aboutJeffrey Stedfast2001-12-192-18/+22 * slight fixJeffrey Stedfast2001-12-191-3/+3 * Setup the new-mail-notification widgets. (notify_command_changed): UpdateJeffrey Stedfast2001-12-197-18/+213 * Set citation color to black when we are printing.Jon Trowbridge2001-12-182-0/+7 * Avoid embedding <object> tags when we are printing.Jon Trowbridge2001-12-183-13/+34 * Set the filter driver's shell-exec callback.Jeffrey Stedfast2001-12-153-2/+9 * Connect to the destroy signal on the popup dialog.Jeffrey Stedfast2001-12-153-11/+32 * Connect to the save-draft signal. (send_to_url): Here too. (mail_reply):Jeffrey Stedfast2001-12-153-1/+107 * Start reiplementing The Right Way and not danw's fucking half-assed kludgeJeffrey Stedfast2001-12-153-129/+40 * set the new-mail-notify command.Jeffrey Stedfast2001-12-135-6/+134 * Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-129-96/+189 * Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-1210-230/+399 * Don't expunge when we sync anymore, this fixes bug #4472.Jeffrey Stedfast2001-12-112-2/+7 * Make sure that the message subject is non-NULL beforetrying to base aJeffrey Stedfast2001-12-114-29/+40 * set paper size to _("US-Letter"), use gtk_html_print_set_masterRadek Doulik2001-12-112-2/+7 * Don't just assume all of the GtkHTMLEmbedded's fields are filled in, sinceDan Winship2001-12-105-7/+35 * Implements marking messages as "Need Reply".Jon Trowbridge2001-12-105-48/+144 * Check that the mail-display hasn't been destroyed.Jeffrey Stedfast2001-12-084-7/+42 * s/PREVIEW_RELEASE/VERSION_COMMENTJeffrey Stedfast2001-12-072-1/+5 * ack, forgot about this piece of the patchJeffrey Stedfast2001-12-071-1/+1 * Don't append "(Preview Version)" at the end of the version string. Use theJeffrey Stedfast2001-12-072-6/+9 * fixed changelog merge conflictsJeffrey Stedfast2001-12-071-1/+0 * Setup the UI for the AddSenderToAddressbook ui verb thingy.Jeffrey Stedfast2001-12-074-39/+24 * Allow 'n' and 'p' to work when multiple messages are selected. FixesJon Trowbridge2001-12-052-6/+9 * If the path exists, make sure it's a regular file (or we can't possiblyJeffrey Stedfast2001-12-043-24/+58 * Fix the boolean check to be && and not ||.Jeffrey Stedfast2001-12-012-1/+6 * Reverted the non-NULL mime-type patch from a little while back, didn'tJeffrey Stedfast2001-11-282-6/+8 * merged from evoution-1-0-branchNot Zed2001-11-285-24/+38 * Reverted my hide_save_state patch.Jeffrey Stedfast2001-11-222-6/+4 * 'n' shouldn't wrap if 'p' doesn't.Jeffrey Stedfast2001-11-212-9/+5 * Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25 * Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42 * s/_/U_/ (filter_rule_set_name requires UTF-8 string)Chyla Zbigniew2001-11-152-4/+10 * Instead of doing pthread_exit() after redirecting the SEGV, try to lock aDan Winship2001-11-152-1/+17 * Call e_passwords_remember_password() for account passwords if the user setJeffrey Stedfast2001-11-152-8/+23 * Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here.Jeffrey Stedfast2001-11-132-6/+20 * If we already have the message loaded in the mail-display, don't botherJeffrey Stedfast2001-11-112-3/+15 * Was x_evolution_message_parse from folder-browser.c. A space char is noJeffrey Stedfast2001-11-105-68/+69 * Call mail_config_pgp_type_detect_from_path() instead of doing our own lameJeffrey Stedfast2001-11-094-20/+243 * Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type.Jeffrey Stedfast2001-11-082-1/+7 * Don't make the account editor modal either.Jeffrey Stedfast2001-11-067-62/+109 * Override the Move/Copy handlers setup by the folder_browser_ui code, and52001-11-063-1/+113 * Renamed from mail_html_write_string.Jeffrey Stedfast2001-11-066-171/+205 * Use GINT_TO_POINTER here for platforms where simply casting an int to voidChristopher James Lahey2001-11-032-3/+14 * Disconnect from the message_list_built function so we dont do it every22001-11-035-9/+49 * fix cut & paste from the message body.Larry Ewing2001-11-022-2/+6 * Write out the url before callind add_url since add_url may free it. FixesDan Winship2001-11-023-4/+9 * Don't use a case-sensitive comparison.Jeffrey Stedfast2001-11-012-2/+8 * Make this work again.Dan Winship2001-11-012-1/+4 * add delete_event_handler. (menu_file_save_close_cb): add save and closeLarry Ewing2001-10-312-5/+34 * Turn it off.02001-10-312-1/+3 * Added exception strings to some of the op logging.02001-10-313-23/+12 * If we have a cancellation setup, destroy it immediately, to save fd's.02001-10-312-3/+15 * Comment out the Folder: and you've got mail prints.02001-10-303-21/+52 * Oops, dont use the url storage path to offset the folder name we're02001-10-302-2/+7 * Require gal 0.15.99.8Joe Shaw2001-10-306-8/+6 * Argh!!! Dont free the async op data here, the async op is still running02001-10-3010-43/+83 * Don't warn the user if the source and destination folders are the same.Jeffrey Stedfast2001-10-303-4/+7 * add some debug spew re 13839.Dan Winship2001-10-303-0/+10 * Fixed a warning by #if 0ing out this function.Christopher James Lahey2001-10-305-2/+44 * Fix the focus check. It's not fb->message_list that has focus, it's one ofDan Winship2001-10-302-1/+7 * Sort the folder updates first, since we dont seem to get them in the right92001-10-293-24/+37 * Copy the folder's full_name before trying to use it to rename.92001-10-297-26/+56 * Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account()Jeffrey Stedfast2001-10-294-24/+15 * Move the message-list cursor to the next message. (transfer_msg): If weJeffrey Stedfast2001-10-292-2/+39 * Check that the special PGP lines begin and end with \n so as to avoidJeffrey Stedfast2001-10-292-17/+21 * fb = user_data, not fb = fb!, fixes 13844.82001-10-292-1/+4 * add the folder name to the path when passing down to the subordinate82001-10-282-3/+10 * Remove uic, kill dumb warning.82001-10-288-44/+174 * Deactivate the Print right-click menu option if the message isn't loaded.Jeffrey Stedfast2001-10-282-8/+13 * Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's82001-10-286-96/+237 * Allow the user to shoot him/herself in the foot when overriding messageJeffrey Stedfast2001-10-282-1/+30 * More fixing of the license texts.Ettore Perazzoli2001-10-283-31/+31 * More fixing of the license texts.Ettore Perazzoli2001-10-2829-319/+319 * Changed to open the source store from '/', so we can do renames across62001-10-275-15/+342 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2726-78/+52 * Work around something that we think is a GtkHTML bug, where sometimes theDan Winship2001-10-274-2/+23 * Set the GdkWindow of the FolderBrowser, not the GtkWindow...Jeffrey Stedfast2001-10-273-4/+10 * Use a timeout not an idle handler.62001-10-264-4/+12 * s/iconv/e_iconv/.52001-10-261-0/+4 * Don't forget to unref the filter driver here.Jeffrey Stedfast2001-10-262-3/+10 * So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-269-220/+450 * Check for a NULL provider. (build_dialogue): Check for invalid sourceJeffrey Stedfast2001-10-262-3/+32