aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Check for NULL messages (happens if the message isn't available).Jeffrey Stedfast2004-11-031-0/+5
* use shorthand border: propertyRadek Doulik2004-11-021-0/+1
* replace 3 nested html tables used to create this gray border around partsRadek Doulik2004-11-021-0/+6
* Change the labels back to the same as they were in 2.0Jeffrey Stedfast2004-11-021-0/+5
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-0/+16
* Give the Rename item a different path than the Delete item.Jeffrey Stedfast2004-10-231-0/+5
* duh, they're camel not gobjects.Not Zed2004-10-221-0/+7
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-221-1/+7
* emit a 'message.replying' event with a message target.Not Zed2004-10-211-0/+15
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+2
* convert to org.gnome hook namesJP Rosevear2004-10-201-0/+8
* convert to G_DEFINE_TYPEJP Rosevear2004-10-191-0/+4
* ** See bug #67014.Not Zed2004-10-191-0/+20
* ** See bug #68006.Not Zed2004-10-191-0/+7
* do noting if the composer couldn't be created. We get a popup fromNot Zed2004-10-151-0/+7
* Remove Pango markup from groupwise account setup error messageSivaiah Nallagatla2004-10-141-0/+5
* use builtin handlers (and plugins) always overriding bonobo ones.Not Zed2004-10-121-0/+5
* ** See bug #67408.Not Zed2004-10-121-0/+8
* register the formatter types before registering the formatter hook.Not Zed2004-10-111-0/+5
* Make entry a little more accurate.JP Rosevear2004-10-091-2/+1
* use "Select a file"JP Rosevear2004-10-081-0/+5
* implement popup_menu so that popup menu can be shown with Shift+F10 onHarry Lu2004-10-081-0/+8
* dont init the base plugin system here anymore, only register the hookNot Zed2004-10-071-0/+5
* put back in the attachment attaching code. Doesn't work for s/mime andNot Zed2004-10-071-0/+17
* remove old debug which no longer works.Not Zed2004-10-061-0/+12
* fix uninitialised pointer.David Malcolm2004-09-301-0/+4
* Changed the SSL option menu labels.Jeffrey Stedfast2004-09-281-0/+4
* ** See bug #63521.Not Zed2004-09-271-0/+9
* ** See bug #66706.Not Zed2004-09-271-0/+8
* ** See bug #65329.Not Zed2004-09-241-0/+11
* ** See bug #65058 (again again).Not Zed2004-09-241-0/+10
* describe the get-folder process. This also makes it cancellable.Not Zed2004-09-241-0/+10
* ** See bug #65058.Not Zed2004-09-221-0/+8
* Fix a typo setting the root node.David Malcolm2004-09-211-0/+5
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+210
* Ignore the emfv->mark_seen for deciding whether or not to mark the messageJeffrey Stedfast2004-09-181-0/+6
* If built with gtkfilechooser support, we need to add a checkbox in theJeffrey Stedfast2004-09-161-0/+8
* Fixes #65703JP Rosevear2004-09-141-0/+6
* ** See bug #60515.Not Zed2004-09-101-0/+7
* reverted previous glade fixJeffrey Stedfast2004-09-101-6/+0
* ** See bug #59717.Not Zed2004-09-081-0/+8
* Revert the use of gtkfilechooser for Path selection because otherwiseJeffrey Stedfast2004-09-071-0/+6
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-031-0/+13
* Set the store and full_name info on the dialog.Jeffrey Stedfast2004-08-311-0/+8
* ** See bug #64377.Not Zed2004-08-311-0/+24
* fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7
* ** See bug #63456.Not Zed2004-08-301-0/+7
* utf8_filename should be char * not charJP Rosevear2004-08-281-0/+5
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-281-0/+6
* Don't mark component menu accels for translation.Christian Neumair2004-08-271-0/+5
* Fix for bug #63177Jeffrey Stedfast2004-08-261-0/+11
* only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-261-0/+6
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-251-0/+7
* store the select-uri on the view not in the thread message.Not Zed2004-08-241-0/+28
* Fix for bug #62812Jeffrey Stedfast2004-08-231-2/+10
* changed the groupwise account setup error messageSivaiah Nallagatla2004-08-211-0/+5
* ** See bug #62963.Not Zed2004-08-181-0/+8
* don't include the terminating NUL in the data length.Not Zed2004-08-161-0/+6
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-0/+8
* Partial fix for bug #62771Jeffrey Stedfast2004-08-131-0/+9
* just call e_passwords_ask_password directly. (pass_activate,Not Zed2004-08-121-0/+11
* Return NULL not FALSE on error.Jeffrey Stedfast2004-08-111-0/+5
* minor typo, uppercase 'the' corrected.Karsten Bräckelmann2004-08-071-0/+5
* If type="{Sender}" and name is an empty string, use the addr. Fixes bugJeffrey Stedfast2004-08-041-0/+5
* fixed changelogJeffrey Stedfast2004-08-041-1/+1
* Update to just call us "Evolution" and be more accurate about the newJP Rosevear2004-08-021-0/+5
* add the error message needed for groupwise account setupSivaiah Nallagatla2004-07-291-0/+5
* ** See #61958.Not Zed2004-07-291-0/+13
* ** See #61940.Not Zed2004-07-281-0/+11
* ** See #57972.Not Zed2004-07-281-0/+22
* added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-281-0/+6
* dont call e_error_default parent here, we dont have access to the toplevelNot Zed2004-07-261-0/+6
* ** See bug #61824.Not Zed2004-07-261-0/+20
* set the session on the formatter. See #61767.Not Zed2004-07-231-0/+15
* Free uri and name strings. Fixes a leak.Jeffrey Stedfast2004-07-211-0/+5
* Chck that the selection is active. Hopefully this will fix bug #61427.Jeffrey Stedfast2004-07-171-0/+5
* free return value from e_mkdtempDan Winship2004-07-141-0/+5
* only call expunge if the folder is set. (emfb_enable_map[]): only enableNot Zed2004-07-101-0/+50
* Fix for bug #61199.Jeffrey Stedfast2004-07-091-0/+9
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-091-0/+5
* bump version, requirementsJP Rosevear2004-07-051-0/+4
* Remove $(error_i18n) (CLEANFILES): Put $(error_i18n) in hereRodney Dawes2004-07-021-0/+5
* call folder_subscribed directly from the async function notNot Zed2004-06-291-0/+5
* setup exclusion for vfolder sources, noselect folders. Bug #60794.Not Zed2004-06-291-0/+5
* duh remove changelog entry, it didn't get changedMichael Zucci2004-06-281-5/+0
* fix accelerators. #56746.Not Zed2004-06-281-0/+5
* Don't prepend the path string with a '/'.Jeffrey Stedfast2004-06-251-0/+9
* set search column. #60152.Not Zed2004-06-251-0/+4
* Add code to set the parent, position, and type hint of the "Add address"Rodney Dawes2004-06-251-0/+7
* ** See #54030.Not Zed2004-06-231-0/+24
* Same as below. (em_folder_tree_model_remove_folders): Same.Jeffrey Stedfast2004-06-231-0/+3
* As toshok discovered, gtk_tree_model_get() strdup's string arguments,Jeffrey Stedfast2004-06-231-0/+21
* gtk_tree_model_get on a string field allocates the return value. freeChris Toshok2004-06-231-0/+5
* If the app requires a terminal to run, give it a bloody terminal (who usesJeffrey Stedfast2004-06-231-0/+6
* gtk_tree_model_get on a string field allocates the return value. freeChris Toshok2004-06-221-0/+5
* (em_junk_sa_test_spamd): try to get spamd/spamc binaries fromRadek Doulik2004-06-221-0/+5
* clone view before saving it to avoid problems with setting current_view_idRadek Doulik2004-06-221-0/+7
* ** See #31027.Not Zed2004-06-181-0/+11
* ** See #60214.Not Zed2004-06-181-0/+12
* use mail dialogs.glade.Not Zed2004-06-181-0/+26
* ** See #59885.Not Zed2004-06-171-0/+26
* ** See #59885.Not Zed2004-06-171-0/+16
* Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix theRodney Dawes2004-06-171-0/+15
* clear the error, don't free it, so NULL is handled properlyJP Rosevear2004-06-161-0/+5
* ** See #56479.Not Zed2004-06-161-0/+23
* This code no longer needs to do charset conversion. Yay. Fixes bug #60225.Jeffrey Stedfast2004-06-161-0/+8
* frombase is simply the select_path, since selected_path is now just theJeffrey Stedfast2004-06-161-0/+4
* New function to format an attribution string (won't crash if translatorsJeffrey Stedfast2004-06-161-0/+10
* Changed the second gtk_selection_add_target() to useJeffrey Stedfast2004-06-151-0/+6
* the check button label has now opposite meaning (after UI changes), callRadek Doulik2004-06-141-0/+8
* don't check rule->source, its irrelevent to vfolder sources, and clean upNot Zed2004-06-141-0/+7
* if we removed all of the addresses because they were 'us', add the firstNot Zed2004-06-141-0/+6
* Free any old select_uri string we may have. (emft_tree_row_expanded):Jeffrey Stedfast2004-06-121-0/+12
* rearrange the setting up of the target flags, stores can have a null path.Not Zed2004-06-111-0/+10
* revert previous change. Stupid emftm.Not Zed2004-06-111-0/+3
* handle a null path or fragment.Not Zed2004-06-111-0/+8
* Fixes bug #58825. Ugh. Really Gross Hack (tm).Jeffrey Stedfast2004-06-111-0/+27
* use new etreeselectionmodel api to select paths in one call. Fixes #59546.Not Zed2004-06-101-0/+4
* check that we have content selected, not just a selection, before tryingNot Zed2004-06-101-0/+8
* Fix for SSL options appearing for sendmailRodney Dawes2004-06-091-0/+4
* Scroll to the selected folder if needed. Fixes bug #59609.Jeffrey Stedfast2004-06-091-0/+3
* Make the chooser non-modal. Fixes bug #53735.Jeffrey Stedfast2004-06-091-0/+3
* Only change the cursor if the currently selected folder is a subfolder ofJeffrey Stedfast2004-06-091-0/+9
* Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713.Jeffrey Stedfast2004-06-081-0/+5
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-0/+8
* Shuffle usage of trailing "..." in menus.Christian Neumair2004-06-051-0/+5
* Use ngettext for message count information.Christian Neumair2004-06-051-0/+5
* added size info to IMG tags so that it loads the message smootherRadek Doulik2004-06-041-0/+5
* Don't pack entry and checkbox widgets directly into the dialog vbox soWilliam Jon McCann2004-06-041-0/+6
* put this back in, local folders not being noted properly all the time.Not Zed2004-06-031-0/+5
* fixed changelogJeffrey Stedfast2004-06-021-1/+3
* Don't attach anything ever. This is confusing way too many users whoJeffrey Stedfast2004-06-021-0/+8
* set the right path on the url.Not Zed2004-06-011-0/+3
* ugh, unlike camel exceptions, you can't pass NULL to CORBA calls.Not Zed2004-06-011-0/+6
* Disable debug here too - all this code has been working fine.Jeffrey Stedfast2004-05-291-0/+17
* fixed ChangeLogJeffrey Stedfast2004-05-281-4/+3
* Instead of removing the "Loading..." row for toplevel folder nodes onJeffrey Stedfast2004-05-281-0/+8
* Require e-error-toolRodney Dawes2004-05-281-0/+4
* initialise desc to NULL before using it later on. gcc doesn't warn on thisNot Zed2004-05-261-0/+5
* set the default selection to inbox.Not Zed2004-05-261-0/+23
* a few fixes.Jeffrey Stedfast2004-05-261-0/+9
* disable add sender to addressbook bar if it is also disabled. #58955.Not Zed2004-05-251-0/+5
* don't enable the widget based on its writability if it is a dependentNot Zed2004-05-241-0/+6
* only enable add sender if we also have 1 selected. #56663.Not Zed2004-05-241-0/+3
* remove some debug.Not Zed2004-05-241-0/+7
* use set_cursor instead of scroll_to_row. See #58383.Not Zed2004-05-241-0/+9
* added empty handling for CAMEL_PROVIDER_CONF_HIDDEN added handling forSivaiah Nallagatla2004-05-241-0/+7
* pull the message from the regen list before we check the list and pendingNot Zed2004-05-241-0/+9
* put note_store back in. Quick hack to fix the issue of folders beingNot Zed2004-05-221-0/+7
* ** Another unread count bug, #58814.Not Zed2004-05-221-0/+14
* add marshaller for p_ppppp call.Not Zed2004-05-211-0/+32
* finally put the 1.2 password upgrade patch in. Untested. #42721.Not Zed2004-05-211-0/+5
* Fixes for bug #57305.Jeffrey Stedfast2004-05-211-0/+17
* remove "use daemon" handling codeRadek Doulik2004-05-201-0/+7
* ** See #58388.Not Zed2004-05-201-0/+6
* ** See #57583.Not Zed2004-05-201-0/+9
* ** See #58693.Not Zed2004-05-201-0/+13
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-0/+8
* Fixed the icon name to get the right one.Jeffrey Stedfast2004-05-201-0/+2
* Changed to load an empty pixbuf manually rather than relying on the pixbufJeffrey Stedfast2004-05-201-0/+7
* don't dist the error .h fileJP Rosevear2004-05-201-0/+4
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-0/+15
* make this match the efhd stuff.Not Zed2004-05-191-0/+11
* Add menu_label and menu_accelerator.William Jon McCann2004-05-191-0/+5
* fixed up the empty trash on exit thing, to update for all stores, notNot Zed2004-05-191-0/+6
* Added header "X-Newsreader" for handle Outlook Express as Mailer.Cantona Su2004-05-191-0/+5
* don't nomarkseen when we restore the message when we show the preview.Not Zed2004-05-181-0/+4
* no new message test if its the drafts folder too.Not Zed2004-05-181-0/+7
* Listen to the tree selection change event directly & proxy out, so we canNot Zed2004-05-181-0/+4
* ** Quick fix for #57434Not Zed2004-05-181-0/+14
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-0/+27
* #include <gtk/gtkliststore.h>. Fixes bug #58407.Jeffrey Stedfast2004-05-171-0/+5
* put the None item at the head of the providers list.Not Zed2004-05-171-0/+11
* keep the hide deleted status. Makes #51082 work at last.Not Zed2004-05-171-0/+3
* ** Bug #6556.Not Zed2004-05-171-0/+62
* s/RESEND/EDIT/Jeffrey Stedfast2004-05-151-0/+8
* (config_write_style): fflush the gtkrc file.Jeffrey Stedfast2004-05-151-0/+1
* Build the path to the gtkrc filename and store it on the config struct soJeffrey Stedfast2004-05-151-0/+7
* Updated the #if 0'd code for the API chanegs made toJeffrey Stedfast2004-05-151-0/+11
* Same. Also changed the "Valid signature, cannot verify sender" string toJeffrey Stedfast2004-05-151-0/+10
* Don't include the last default_header when setting the default headers. IfJeffrey Stedfast2004-05-141-0/+9
* Add a stripsig filter. Fixes bug #52767.Jeffrey Stedfast2004-05-131-0/+8
* move ignore case outside of block. Stupid c language.Not Zed2004-05-131-0/+17
* re-enabled the reply to selection stuff. I worked out how to make it work;Not Zed2004-05-131-0/+9
* added "email" to the uri_schema's attribute.Not Zed2004-05-131-0/+10
* ** See bug #58302.Not Zed2004-05-121-0/+9
* enable threading option type on the search bar.Not Zed2004-05-121-0/+3
* add for translators.Not Zed2004-05-121-0/+44
* Remove the mail folder control factoryDan Winship2004-05-121-0/+11
* Fixed warningDavid Malcolm2004-05-111-0/+4
* Default the Mailer header to enabled. Fixes bug #58217.Jeffrey Stedfast2004-05-111-0/+5
* set header to just Evolution (mail_append_mail): dittoJP Rosevear2004-05-101-0/+8
* cleanup the view menus if they were created.Not Zed2004-05-101-0/+16
* Fix for bug #57152.Jeffrey Stedfast2004-05-081-0/+16
* set cite_color property of gtkhtml widgets (mail_config_init): addRadek Doulik2004-05-071-0/+9
* ** See bug #57935.Not Zed2004-05-071-0/+13
* ** Dunno why i bothered, but see bug #58090.Not Zed2004-05-071-0/+9
* ** See #58017.Not Zed2004-05-071-0/+13
* Check that the folder is selectable using the new flags argument.Jeffrey Stedfast2004-05-071-0/+12
* reset the preview if no signature is selectedRadek Doulik2004-05-061-0/+7
* Select the row that was just collapsed. Fixes bug #57665.Jeffrey Stedfast2004-05-061-0/+3
* Removed. (rule_from_message): Removed the AUTO_THREAD bit.Jeffrey Stedfast2004-05-061-0/+10
* ** See bug #57720.Not Zed2004-05-051-1/+36
* Fix for bug #55303, but ideally there would be a nicer way of doing this -Jeffrey Stedfast2004-05-051-0/+15
* Fix for bug #58004.Jeffrey Stedfast2004-05-041-0/+12
* This now takes CamelProvider as argument. Made the display message moreSarfraaz Ahmed2004-05-041-0/+13
* Fix for bug #57968Jeffrey Stedfast2004-05-041-0/+15
* Add gtkdialog header to fix build.William Jon McCann2004-05-041-0/+4
* take fromuri and subject to set the basic headers/account.Not Zed2004-05-031-0/+10
* removed.Not Zed2004-05-031-0/+22
* fix typo. #53466.Priit Laes2004-05-011-0/+7
* Fix for bug #56645Jeffrey Stedfast2004-05-011-0/+2
* If the row the cursor is hovering over has children and is not expandedJeffrey Stedfast2004-05-011-0/+10
* Fixed a type-o.Enver ALTIN2004-05-011-0/+4
* Properly initialise the strikeout column for both types of folders (trashJeffrey Stedfast2004-05-011-0/+6
* fix the overwrite? question. #57822.Not Zed2004-04-301-0/+4
* change all the session-message-* things to just be secondary, otherwiseNot Zed2004-04-291-0/+3
* forgot to prefix error type with "mail:"Not Zed2004-04-291-0/+3
* duh, use the right error id.Not Zed2004-04-291-0/+3
* call mail_note_store rather than get_folder_info so that unread counts areNot Zed2004-04-291-0/+4
* fix the password dialogue text.Not Zed2004-04-291-0/+4
* Sort the VFolders. Fixes bug #56636.Jeffrey Stedfast2004-04-291-0/+3
* We only want 8bits per color. Fixes bug #57588.Jeffrey Stedfast2004-04-291-0/+3
* Duh. If the lookup of si fails, don't use si->display_name in the warningJeffrey Stedfast2004-04-291-0/+11
* Use g_shell_parse_argv() to get the actual script path and then check thatJeffrey Stedfast2004-04-281-0/+7
* return the right type, related to #53839.Not Zed2004-04-281-0/+3
* ** Changed error messages to use EError.Not Zed2004-04-281-0/+4
* ** See bug #57659.Not Zed2004-04-271-0/+4
* ** See bug #57511.Not Zed2004-04-271-0/+11
* added bug #Radek Doulik2004-04-261-0/+2
* set gtk_html_begin's flags to avoid scroll to top of the message andRadek Doulik2004-04-261-0/+12
* Glade file for displaying the license.Sarfraaz Ahmed2004-04-231-0/+4
* fix the check to see if we've already loaded the images. #57450.Not Zed2004-04-231-0/+5
* Added a check for HAS_LICENSE flag.Sarfraaz Ahmed2004-04-231-0/+8
* do the imap cmeta files, it just does the sync offline stuff. #56674.Not Zed2004-04-221-0/+4
* force check of autosaved messages as soon as the mailer starts up (well,Not Zed2004-04-221-0/+3
* display selected count instead of unread if we have >1 selected. AlsoNot Zed2004-04-221-0/+6
* use a better test for non-full lines.Not Zed2004-04-211-0/+3
* dont desensitise HideDeleted just 'cause we have no folder, it needs toNot Zed2004-04-211-0/+6
* use the right signal callback for the changed signal. Fixes #57246.Not Zed2004-04-211-0/+3
* fix for e_user_creatable_items api changes. (create_item): split out theNot Zed2004-04-211-0/+8
* Use E_ICON_SIZE_* enums for the menu icon sizes.Jeffrey Stedfast2004-04-201-0/+3
* Use E_ICON_SIZE_* enums for the menu/toolbar icon sizes.Jeffrey Stedfast2004-04-201-0/+3
* Same.Jeffrey Stedfast2004-04-201-0/+21
* Removed variables that got re-added with the icon-theme patch somehow.Jeffrey Stedfast2004-04-201-0/+8
* mail-component.cMichael Terry2004-04-191-0/+21
* Removed unused and uninitialised "url" local that gets g_free-edDavid Malcolm2004-04-191-0/+5
* Change the message display widget names to match the ones we are using inJeffrey Stedfast2004-04-161-0/+6
* Added a new "message_list_scrolled" signal so our users can listen to thisJeffrey Stedfast2004-04-151-0/+5
* Don't complain about message errors ("Internal Error: ..."), insteadJeffrey Stedfast2004-04-151-0/+6