aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-search-dialogue.h
Commit message (Expand)AuthorAgeFilesLines
* Oops, forgot these files last night.Michael Zucci2000-10-101-0/+61
06-302-2/+4 * make sure we show the sig file.Larry Ewing2001-06-302-3/+11 * Turn folder syncing back on here so that IMAP folders will sync withoutJeffrey Stedfast2001-06-302-17/+18 * fixed a logic mistake in the last commitJeffrey Stedfast2001-06-301-9/+9 * Throw up the confirmation dialog. (composer_get_message): If the user onlyJeffrey Stedfast2001-06-304-2/+91 * Take two authtypes lists, "all", and "supported", and make the unsupportedDan Winship2001-06-292-10/+26 * implemented plain savingRadek Doulik2001-06-292-32/+84 * signature editorRadek Doulik2001-06-292-5/+237 * Add a CamelMimeFilterStripHeader that removes a header from mime output. UsedPeter Williams2001-06-292-11/+8 * The e_iterator_get() returns a gconstpointer and we need a non-constJeffrey Stedfast2001-06-295-3/+22 * Capitalize words in the link right-click menu to make it consistentEttore Perazzoli2001-06-292-2/+8 * Implement the "Copy link location" right-click menu item in theEttore Perazzoli2001-06-293-35/+90 * Don't bother trying to save the passwd if the url is NULL.Jeffrey Stedfast2001-06-293-1/+8 * Since we have an exception variable, we might as well use it when gettingJeffrey Stedfast2001-06-293-7/+27 * After finding a folder, attach to its "folder_changed" andDan Winship2001-06-293-68/+123 * simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-298-48/+177 * Get the Mail Component to understand `mailto:'.Ettore Perazzoli2001-06-282-1/+33 * Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-282-0/+7 * Bump required gal version for new accessors in ETree.Peter Williams2001-06-285-6/+102 * work around an e-tree bugjacob berkman2001-06-282-0/+7 * Fixed Cut/Copy/Paste to work - it turns out I couldn't share a singleJeffrey Stedfast2001-06-283-41/+34 * forgot to save before comitting...Peter Williams2001-06-281-1/+0 * Change to use more reality-based API below. Include folder-browser-ui.hPeter Williams2001-06-284-30/+41 * Mail:Peter Williams2001-06-277-378/+531 * Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-273-6/+29 * Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-275-10/+24 * make ettore stop complaining so i can get back to workjacob berkman2001-06-272-0/+6 * No longer returns a gboolean and also takes a CamelException.Jeffrey Stedfast2001-06-273-51/+193 * Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-263-48/+85 * Check to make sure that clipboard_selection is non-NULL before weJoe Shaw2001-06-262-2/+9 * tyopJacob Berkman2001-06-261-1/+1 * sync folders after we've gotten mailjacob berkman2001-06-269-20/+314 * Unref the invisible window that we use for slections.Jeffrey Stedfast2001-06-264-16/+224 * Fixes here for removing folders.Jason Leach2001-06-243-16/+47 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2337-80/+80 * Duh, we saved the charset as "default_charset", not "charset" - no wonderJeffrey Stedfast2001-06-232-1/+7 * Temporarily remove the Bcc header before sending the message.Jeffrey Stedfast2001-06-222-6/+23 * Remove empty "name" property setting from the popup control.Jon Trowbridge2001-06-222-1/+5 * Allow the message to be sent even if there are no To recipients but onlyJeffrey Stedfast2001-06-222-9/+26 * Fix bug #3409: Removing an EvolutionStorage from the shell's folderJacob Leach2001-06-222-16/+34 * More than on accel key is a tad confusing.Kjartan Maraas2001-06-202-1/+6 * #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-205-20/+105 * Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-203-15/+130 * Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-192-0/+7 * (write_field_row_begin): hmm, use just bold &nbsp; as it looksRadek Doulik2001-06-192-1/+5 * add column with &nbsp; between header name and valueRadek Doulik2001-06-192-1/+6 * Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-193-19/+38 * Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-192-5/+21 * Remove DB3_LDADDDan Winship2001-06-192-1/+4 * Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-193-50/+58 * If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-183-6/+25 * (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-182-3/+7 * Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-174-150/+163 * Implemented.Jeffrey Stedfast2001-06-164-163/+235 * Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-165-11/+121 * We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-164-8/+12 * Updated to reflect changes to mail_config_[g,s]et_thread_list().Jeffrey Stedfast2001-06-157-40/+176 * Add Reply-to-List bonobo verbs.Jeffrey Stedfast2001-06-155-24/+97 * Remove folder-info.h until iain checks it inJP Rosevear2001-06-132-1/+4 * Setup default spool location same as for mbox mail retrieval.Not Zed2001-06-122-1/+7 * fix some commands to match the ui file again.Dan Winship2001-06-092-3/+8 * Committing the new My Evolution.Iain Holmes2001-06-096-29/+279 * Reattach X-Evolution-Account information to the message after sending it.Jon Trowbridge2001-06-093-3/+16 * If you had multiple accounts that used mboxes, and if you received mail inJon Trowbridge2001-06-092-1/+22 * Added an argument, so that the original source URI of the mbox can beJon Trowbridge2001-06-082-2/+9 * Check that the chain of deferences in gui->account->source->url is safe.Jon Trowbridge2001-06-073-5/+48 * (Fix bug #3211: Should undelete when flagging a delete message asJason Leach2001-06-062-1/+11 * (Fix bug #314: Display URLs in statusbar on mouseover)Jason Leach2001-06-062-1/+98 * make HTML and plain mails to have the same boundaryRadek Doulik2001-06-052-13/+41 * Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-032-3/+8 * Added fields for the GalViewMenus and GalViewCollection, since we need toFederico Mena Quintero2001-06-024-15/+62 * Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-022-1/+6 * Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-026-32/+401 * oops, camel-smime.h no longer exists. #include camel-smime-context.h and came...Jeffrey Stedfast2001-06-021-1/+2 * Call build_extra_conf() here too. This is when we REALLY want to call itJeffrey Stedfast2001-06-023-25/+22 * Fix dumb misuse of g_get_charset.Dan Winship2001-06-012-1/+6 * Removed the code to check for the validity of an S/MIME part. Stuff worksJeffrey Stedfast2001-06-014-56/+109 * Rename the "PGP" page back to "Other" and add a "default charset" optionDan Winship2001-05-316-5/+118 * spJeffrey Stedfast2001-05-301-1/+1 * Take another argument to ignore a certain address. (mail_generate_reply):Jeffrey Stedfast2001-05-303-31/+46 * one-line fix for bug #2536: File->Close in message viewer doesn't work.Jason Leach2001-05-303-11/+17 * Fix a bug that could cause a crash on messages with an empty subject.Dan Winship2001-05-292-1/+6 * Removed the etable spec string. (message_list_construct): Load the etableJeffrey Stedfast2001-05-286-42/+40 * Prototype evolution_mail_config_get_type.Jeffrey Stedfast2001-05-282-0/+5 * #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-283-2/+10 * Fix to work properly. (handle_multipart_signed): Fixed a bug that causedJeffrey Stedfast2001-05-272-1/+4 * Fix to work properly.Jeffrey Stedfast2001-05-272-4/+27 * Added callbacks for Next/Previous Unread and Next/Previous FlaggedJeffrey Stedfast2001-05-274-15/+55 * When unreffing a folder we got ourselves (as opposed to one passed in byDan Winship2001-05-274-2/+59 * Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-262-1/+5 * oopsJeffrey Stedfast2001-05-261-1/+2 * Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne DavisJeffrey Stedfast2001-05-262-4/+12 * This code should be correct now. Still waiting on the shell to do it's jobJeffrey Stedfast2001-05-262-13/+15 * g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-254-6/+20 * If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-252-27/+50 * Only write the message up to (but not including) the attached signatureJeffrey Stedfast2001-05-252-2/+11 * Don't free the folder-info here, instead have mail_append_mail() call ourJeffrey Stedfast2001-05-243-11/+22 * Make the message-list respect the "hide deleted messages" setting. FixesJeffrey Stedfast2001-05-242-10/+14 * New function that the shell component calls to copy/move a folder.Jeffrey Stedfast2001-05-244-4/+166 * New async function to remove a folder. God knows if it does what theJeffrey Stedfast2001-05-244-11/+201 * Save the message-display style. (config_read): Read the message-displayJeffrey Stedfast2001-05-233-3/+23 * If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to checkDan Winship2001-05-233-9/+46 * Use MAILER_CFLAGS and MAILER_LIBS.Jeffrey Stedfast2001-05-233-7/+5 * Instead of calling message_list_select_uid() here, instead connect to theJeffrey Stedfast2001-05-234-9/+47 * Mark a string for translation.Kjartan Maraas2001-05-222-2/+6 * Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-182-0/+7 * mark Outbox messages as read.Dan Winship2001-05-182-1/+10 * New convenience function for all signature verification functions to useJeffrey Stedfast2001-05-182-63/+63 * add new icons from jimmacDan Winship2001-05-182-0/+11 * add E_TEXT_TO_HTML_ESCAPE_8BIT to the flagsDan Winship2001-05-172-1/+6 * Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-178-150/+140 * Removed (this now exists in camel/camel-smime.c).Jeffrey Stedfast2001-05-173-100/+162 * Deal with full-header mode in addition to source modeDan Winship2001-05-173-36/+100 * Load http images if the user has force-loaded images too.Dan Winship2001-05-1610-46/+113 * Update for changes in evolution-mail.xml (many commands were renamed toDan Winship2001-05-162-85/+73 * Put frame around dialog vbox, put mail subject in that frame's label.Jon Trowbridge2001-05-153-52/+74 * set the dialog's window_icon to jimmac's new find_message.xpm.Duncan Mak2001-05-152-1/+9 * Fix the importer linklineIain Holmes2001-05-152-0/+6 * Remove this... it's not used any more.Dan Winship2001-05-156-308/+5 * Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-1514-138/+371 * Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-145-73/+222 * Get rid of this - we don't need it.Jeffrey Stedfast2001-05-144-7/+8 * Updates the subject on refresh and sets subject to "Untitled Message" ifDuncan Mak2001-05-143-26/+63 * my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-123-1/+8 * callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-126-157/+303 * add protoJP Rosevear2001-05-126-4/+39 * Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-124-46/+88 * sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixesMartha Burke2001-05-122-3/+6 * Don't allow multiple copies of this to be run at a time.Jeffrey Stedfast2001-05-123-23/+87 * Remove a snippet of debugging code I left in by mistake.Jon Trowbridge2001-05-122-8/+5 * If the cursor_uid is NULL, then we can't forward anything so just return.Jeffrey Stedfast2001-05-122-0/+12 * I'm an idiot.Jon Trowbridge2001-05-111-1/+0 * Use the ESearchingTokenizer to highlight search matches for folder-levelJon Trowbridge2001-05-119-9/+1082 * No, we don't want to include bonobo-running-context.h... justJon Trowbridge2001-05-112-1/+6 * Fix some compiler warnings by including the correct bonobo headers and byJeffrey Stedfast2001-05-113-23/+51 * Don't advance to the next undeleted message after "Delete"...Dan Winship2001-05-114-14/+37 * New file, started by Ettore, finished by me, to implement theDan Winship2001-05-109-4/+453 * Made a const char * here.Christopher James Lahey2001-05-102-1/+7 * Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-093-18/+18 * Importer changesIain Holmes2001-05-0916-1421/+297 * Convert the Subject header to HTML and also make sure that the Subject,Jeffrey Stedfast2001-05-092-8/+22 * Free the UIDs if the user decides to not go through with editing all theJeffrey Stedfast2001-05-092-5/+40 * Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0 * Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-084-10/+26 * s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.Jeffrey Stedfast2001-05-082-2/+7 * Connect to key_press_event on the GtkHTML widget. (etree_key): Only handleDan Winship2001-05-083-34/+63 * #include <camel/camel-file-utils.h>Dan Winship2001-05-045-8/+25 * Mockups of the inline send and receiving mail dialog; including one using ico...Anna Dirks2001-05-011-0/+534 * only remove event handlers if we set them up originally, to avoidDan Winship2001-04-301-4/+11 * Unhook event handlers before syncing the folder, since the folder browserDan Winship2001-04-302-1/+15 * Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>"Dan Winship2001-04-302-8/+23 * Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-285-226/+254 * No need to camel_shutdown() anymore...Jeffrey Stedfast2001-04-272-2/+2 * helps to spell right ;-)Jeffrey Stedfast2001-04-271-1/+1 * Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): NewJeffrey Stedfast2001-04-273-2/+30 * Updated to use camel-file-util routines. (hide_save_1): Same.Jeffrey Stedfast2001-04-272-17/+31 * Remove UNICODE_CFLAGSDan Winship2001-04-262-2/+2 * Use <font color=...> to mark citations rather than italicizing them, whichDan Winship2001-04-262-4/+17 * Added "MessageSearch" verb.Jon Trowbridge2001-04-267-2/+339 * New foot-shooting-prevention helper function. (edit_msg_internal,Dan Winship2001-04-252-0/+36 * signature changingRadek Doulik2001-04-255-32/+36 * Added a new signal, "message_loaded" that gets emitted when the messageJeffrey Stedfast2001-04-254-13/+59 * Add accelerators to the context menu. (on_right_click): UseDan Winship2001-04-253-28/+73 * Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-243-37/+247 * Use the message-browser widget rather than the mail-view window.Jeffrey Stedfast2001-04-2411-267/+425 * Append a "/" to the result of g_get_home_dir so gets the default dir itDan Winship2001-04-242-2/+9 * ugh, don't bother checking if the header values are non-NULL - it doesn't hur...Jeffrey Stedfast2001-04-232-14/+3 * Only set the X-Evolution-* header if that value is non-NULL.Jeffrey Stedfast2001-04-233-12/+33 * Make sure we have a context before we try and use it.Jeffrey Stedfast2001-04-232-2/+10 * use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. RenameGediminas Paulauskas2001-04-228-34/+41 * Convert the result of g_get_real_name() from the locale charset to UTF8.Dan Winship2001-04-212-1/+7 * Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType.Jeffrey Stedfast2001-04-213-6/+90 * Fix a dumb thinko in my 04-11 patch.Dan Winship2001-04-212-1/+6 * Convert subject from utf8 before passing it on.Dan Winship2001-04-202-5/+18 * #if 0'd out my not-working selection codeGediminas Paulauskas2001-04-202-0/+11 * Make this more raw: don't do URLs and citations.Dan Winship2001-04-192-3/+12 * Don't need to dup the string: the relevant gnome-dialog routine alreadyDan Winship2001-04-193-1/+17 * * - Update to checkin e55e1410c0 which will become 3.1Bryan Drewery2013-05-192-4/+4 * - Update to checkin 9d45276ee9 which should become 3.0Bryan Drewery2013-05-172-4/+5 * - Update to checkin 6cbcb7e1bbBryan Drewery2013-04-262-4/+4 * - Update to checkin 47f0b3b35dBryan Drewery2013-04-222-4/+4 * - Update to checkin c9d23c4740Bryan Drewery2013-04-172-4/+4 * - Update to checkin 52e5de4fd8Bryan Drewery2013-04-172-4/+6 * - Update to checkin 51586b2049 which will eventually become 3.0Bryan Drewery2013-03-292-11/+24 * - Update to 2.4.1Bryan Drewery2013-03-252-4/+4 * - Update to checkin e9eb1d10aa which will become 2.4.Bryan Drewery2013-03-183-6/+6 * - Update to checkin a4714af748Bryan Drewery2013-01-142-4/+4 * - Update to checkin 428fbcc5bfBryan Drewery2012-12-312-4/+4 * - Update to checkin 9b1b7438abBryan Drewery2012-12-242-4/+4 * - Update to 0af89d84d3 checkin to sync with 2.3 releaseBryan Drewery2012-12-022-4/+4 * - Update to checkin 76032fe87dBryan Drewery2012-11-152-9/+10 * - Update to checkin 02876f6378Bryan Drewery2012-11-072-4/+4 * - Update to checkin 1f2d4d3281Bryan Drewery2012-11-022-4/+4 * works better with the correct distinfoBaptiste Daroussin2012-10-271-2/+2 * Update to checkins f21e916b8bBaptiste Daroussin2012-10-261-2/+2 * - Update to checkin 98a87680a1Bryan Drewery2012-10-172-4/+4 * - Update to check 5ab5434469 to sync with 2.2 releaseBryan Drewery2012-10-162-4/+4 * - Update to checkin 01f1e98450Bryan Drewery2012-10-152-4/+4 * - Update to checkin a71cb01551Bryan Drewery2012-10-122-4/+4 * - Update to checkin da583db283Bryan Drewery2012-10-112-4/+4 * - update to checkin 06e052c2c9Baptiste Daroussin2012-10-102-4/+4 * - update to checkin: 86c7d4bd7cBaptiste Daroussin2012-10-042-5/+5 * - Update to checkin bf773c11a9Bryan Drewery2012-10-012-4/+4 * - Update to checkin be9b1ebfdeBryan Drewery2012-09-292-4/+4 * - Update to checkin 68465cb21eBryan Drewery2012-09-262-4/+4 * - Update to checkin 53ee9ef7a2Bryan Drewery2012-09-222-4/+4 * - Update to checkin 7a6500c64bBryan Drewery2012-09-212-5/+4 * - Update to checkin: 0095aaa08eBryan Drewery2012-09-132-6/+6 * Add a note to specify that this ports is also maintained by bdreweryBaptiste Daroussin2012-09-121-0/+1 * - Update to checkin: a766128118Bryan Drewery2012-09-112-4/+4 * - update to checkin: 53e6561d62 (this branch will become 2.2)Baptiste Daroussin2012-09-102-4/+4 * - update to checkin: 7befeb3094Baptiste Daroussin2012-09-092-9/+6 * - update to checkin abeb0b8b2bBaptiste Daroussin2012-09-042-4/+5 * - update to checkin 1516db8bc5Baptiste Daroussin2012-09-012-9/+4 * Update to 443d190388 snapshot that is the start of what will become 2.1 releaseBaptiste Daroussin2012-08-282-4/+4 * - update to 35e8e96117 checkinBaptiste Daroussin2012-08-242-4/+4 * - update to checkin: 532008b635Baptiste Daroussin2012-08-212-4/+4 * - update to checkin f18246236dBaptiste Daroussin2012-08-192-4/+4 * - update to d000cd0980 checkinBaptiste Daroussin2012-08-172-4/+4