aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* ugh, use the queued thread to get the folder, otherwise we can get foldersNot Zed2004-04-141-0/+22
* remove debug comment.Not Zed2004-04-141-0/+12
* ** See bug #56149.Not Zed2004-04-141-0/+12
* hmm, use the right pointer when iterating the pending uri list.Not Zed2004-04-141-0/+5
* We don't actually want to disallow clicking on \NoSelect folders. Fixes aJeffrey Stedfast2004-04-141-0/+4
* If we get an empty charset string from gconf, don't try to use the resultJeffrey Stedfast2004-04-141-0/+4
* Removed crackrock usage of GtkFixed as fillter. Also HIGified some otherJeffrey Stedfast2004-04-141-0/+5
* track the messagelist hidedeleted value since it looks it up when we setNot Zed2004-04-141-0/+15
* run this in the thread_queued_slow, so it runs in sequence and afterNot Zed2004-04-131-0/+6
* reset load_http_now once we've done, should fix #56338 finally.Not Zed2004-04-131-0/+2
* use %% for %%.Not Zed2004-04-131-0/+20
* Need to set the session on the preview object. Fixes bug #56862.Jeffrey Stedfast2004-04-131-0/+3
* Scroll to the auto-selected folder. Fixes bug #56707.Jeffrey Stedfast2004-04-131-0/+3
* New function. (message_list_set_scrollbar_position): New function.Jeffrey Stedfast2004-04-131-0/+4
* If the provider is unavailable, return euri like the other fail cases.Jeffrey Stedfast2004-04-121-0/+5
* Updated Spanish translation.Francisco Javier F. Serrador2004-04-101-0/+5
* Don't bother adding the autogen sig here, e-signature-list.c handles thisJeffrey Stedfast2004-04-101-0/+8
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-0/+15
* add width=16 height=16 to rupert's image so that it doesn't flicker/moveRadek Doulik2004-04-101-0/+5
* Set the excluded bits on the folder-tree. Don't allow the user to xferJeffrey Stedfast2004-04-101-0/+7
* Create an EUserCreatableItemsHandler for the view. (emfv_finalise): UnrefDan Winship2004-04-091-0/+10
* Now takes a pattern argument to limit files that get copied over (so weJeffrey Stedfast2004-04-091-0/+4
* Fixed up a bit to look nicer and make it closer to HIG compliant.Jeffrey Stedfast2004-04-091-0/+3
* We need to recursively copy the dragged folder tree over to the dropJeffrey Stedfast2004-04-091-0/+7
* add the monkey button if we're from evolution. See #52977. (emfh_gethttp):Not Zed2004-04-081-0/+4
* VJUNK_FOLDER's dont exist, they're VTRASH folders now.Not Zed2004-04-081-0/+24
* Check that emft_selection_get_selected() returns TRUE before we try to useJeffrey Stedfast2004-04-081-0/+8
* Fix for bug #56538Jeffrey Stedfast2004-04-081-0/+10
* Removed.Jeffrey Stedfast2004-04-081-0/+6
* No longer need the Apply stuff.Jeffrey Stedfast2004-04-081-0/+3
* Don't call a function that doesn't exist anymore.Jeffrey Stedfast2004-04-071-0/+5
* Changed to save the settings in the signal callbacks.Jeffrey Stedfast2004-04-071-0/+11
* ref the emfoldertree in our thread message. (em_folder_tree_set_selected):Not Zed2004-04-061-0/+13
* Migrate the thread_list setting. Fixes bug #56297.Jeffrey Stedfast2004-04-061-0/+5
* if we have no sign status, use signed-nokey, rather than no icon.Not Zed2004-04-051-0/+12
* ** See bug # 56402.Not Zed2004-04-051-0/+6
* removed, this is done in camel now. (fix_unmatched_info): renamed fromNot Zed2004-04-051-0/+6
* Revert my "fix" from yesterday. We can't necessarily show progressJeffrey Stedfast2004-04-031-0/+4
* Fixes bug #53851Jeffrey Stedfast2004-04-031-0/+12
* Fixes bug #37416Jeffrey Stedfast2004-04-031-0/+12
* do a per-line validation of the uuencoded stuff, based on the length byte.Not Zed2004-04-021-0/+3
* ** See bug #56338.Not Zed2004-04-021-0/+9
* Report progress. "Fixes" bug #56355.Jeffrey Stedfast2004-04-021-0/+2
* Set the updated sig->name on the menu item.Jeffrey Stedfast2004-04-021-0/+3
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-1/+19
* Commented grabbing focus on hostname edit, fix the focus issue of AccountEric Zhao2004-04-011-0/+5
* Only do citation colouring if the user has specified to do so and use theJeffrey Stedfast2004-04-011-0/+4
* Save/restore the subscribe dialog's window size. Fixes bug #56230.Jeffrey Stedfast2004-04-011-0/+5
* REMOVED! And there was much rejoicing.Not Zed2004-03-311-0/+2
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-0/+44
* add spellLiveToggled signalRadek Doulik2004-03-301-0/+11
* Free the folder-info.Jeffrey Stedfast2004-03-301-0/+3
* Instead of comparing sstate[0] to '1', compare it against '0' like all theJeffrey Stedfast2004-03-301-0/+6
* remove local-config.glade form Makefile.am as it is removed form CVSSivaiah Nallagatla2004-03-251-0/+5
* Use gtk_window_present instead of doing a show then raise, as this alsoRodney Dawes2004-03-251-0/+39
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-241-0/+5
* Use sizeof() to decide how big buffer is so that in the future, if weJeffrey Stedfast2004-03-241-0/+4
* Fixed the key to fetch the value from the correct location. It'sJeffrey Stedfast2004-03-241-0/+4
* Fixed some logic bugs.Jeffrey Stedfast2004-03-241-0/+5
* use EM_FORMAT_HTML_VPADRadek Doulik2004-03-231-0/+11
* dont add the show/hide menu items if we can't ever show it inline.Not Zed2004-03-231-0/+5
* format inline(d) parts automatically into the reply. Part of #55702.Not Zed2004-03-231-0/+3
* if we get an email uri passed in, just pass it out again, without firstNot Zed2004-03-231-0/+5
* Add Newsgroups to the default header list.Not Zed2004-03-221-0/+9
* Fixes bug #54800.Jeffrey Stedfast2004-03-201-0/+11
* ref the store before running the async disconnect, otherwise we unref oneNot Zed2004-03-191-0/+6
* Don't set the account source/transport types to disabled simply becauseJeffrey Stedfast2004-03-191-0/+7
* rfc2047 decode the address here before passing it off to the addressbookJeffrey Stedfast2004-03-191-0/+6
* save the source and transport vbox's to enable/disable the whole lotNot Zed2004-03-181-6/+9
* make this crap not break the buildMichael Zucci2004-03-181-1/+1
* started writing this, but i couldn't be fucked right now - apparentlyNot Zed2004-03-181-0/+41
* Fix for bug #55358.Jeffrey Stedfast2004-03-171-0/+34
* Don't focus the name_entry widget here.Jeffrey Stedfast2004-03-171-0/+6
* New function to return a description of the async drop operation. FixesJeffrey Stedfast2004-03-171-0/+5
* If the mail_get_message() async op fails, it will still call us with aJeffrey Stedfast2004-03-161-0/+5
* Use camel_store_rename_folder() when appropriate (m->tostore ==Jeffrey Stedfast2004-03-161-0/+6
* make this a varags function, which then calls the virtual method to do theNot Zed2004-03-151-0/+12
* No-op if emfv->folder is NULL (this means we are looking at a storeJeffrey Stedfast2004-03-131-0/+6
* remove junk learning thread, it's handled in camel-folder.c:folder_changedRadek Doulik2004-03-131-0/+9
* Removed. No longer in use (hasn't been since before 1.2).Jeffrey Stedfast2004-03-131-0/+13
* Reverted signal blocking stuff. Doesn't work and is unneeded with theJeffrey Stedfast2004-03-121-0/+3
* Fixed a bug where txt wasn't being properly initialised in all cases forJeffrey Stedfast2004-03-121-0/+9
* a really gross hack, disable all search handlers before setting the searchNot Zed2004-03-111-0/+9
* when we sort, handle not having the node in the tree. otherwise we alwaysNot Zed2004-03-111-0/+5
* make dnd look funny for joe. #55246.Not Zed2004-03-111-0/+3
* change stores hash to point to a structure, in which we maintain theNot Zed2004-03-111-0/+7
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-0/+40
* Fix for bug #55298.Jeffrey Stedfast2004-03-111-0/+11
* Removed an unused variable left over from an old attempted fix.Jeffrey Stedfast2004-03-111-1/+8
* Partial fix for bug #53862Jeffrey Stedfast2004-03-111-0/+11
* Focus the entry widget. Fixes bug #55330.Jeffrey Stedfast2004-03-111-0/+5
* (pipe_to_sa_with_error): do not call close, camel_stream_closeRadek Doulik2004-03-111-0/+2
* call camel_stream_close and close the fds[1]Radek Doulik2004-03-111-0/+5
* New async function to create a folder. (em_folder_tree_create_folder):Jeffrey Stedfast2004-03-091-0/+10
* new method, filter folder with FILTER_SOURCE_JUNKTEST type filterRadek Doulik2004-03-091-0/+10
* Don't set our parent window as the efhd, ehfd isn't even a widget.Jeffrey Stedfast2004-03-061-0/+13
* ** See bug #55096.Not Zed2004-03-051-0/+12
* If event == NULL, don't try to use event->key.timeJeffrey Stedfast2004-03-051-0/+10
* ** See bug #53738.Not Zed2004-03-031-0/+6
* ** See bug #54924.Not Zed2004-03-031-0/+6
* ** See bug #54121.Not Zed2004-03-031-1/+9
* if we have the folder opened already, and its the outbox, then use theNot Zed2004-03-031-0/+59
* s/||/&&/. Fixes a dumb bug I introduced yesterday.Jeffrey Stedfast2004-03-031-0/+5
* Connect to the folder-activated signal. (folder_activated_cb): CallJeffrey Stedfast2004-03-021-0/+14
* Fixed some console warnings from my last commit.Jeffrey Stedfast2004-02-281-0/+3
* If gconf_entry_get_value() returns NULL, then it means the key was unsetJeffrey Stedfast2004-02-281-0/+16
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-271-0/+8
* Fix for bug #54352Jeffrey Stedfast2004-02-271-0/+13
* Make sure url->path is non-NULL before setting folder_name to url->path +Jeffrey Stedfast2004-02-271-0/+6
* Protect against using NULL pixbufs. Gets rid of a lot of console warningJeffrey Stedfast2004-02-261-1/+5
* Removed Delete/KP_Delete from here. Now handled via the bonobo-ui menuJeffrey Stedfast2004-02-261-0/+5
* set seen flag for junk messages52004-02-261-0/+3
* do not set DELETED52004-02-261-0/+4
* Removed Apply button. As discussed on IRC, UI doesn't feel we should haveJeffrey Stedfast2004-02-251-0/+6
* Need to listen for changes to S/MIME options, the signature option menu,Jeffrey Stedfast2004-02-251-0/+4
* Set the SEEN flag as well. (emfv_list_key_press): Removed theJeffrey Stedfast2004-02-251-0/+8
* Use the new camel_store_folder_uri_equal() function.Jeffrey Stedfast2004-02-251-0/+6
* Fix for bug #54057Jeffrey Stedfast2004-02-241-0/+10
* Protect against NULL uids. (emmb_set_message): Same.Jeffrey Stedfast2004-02-241-0/+4
* Print the headers when forwarding inline/quoted. Fixes bug #53916.Jeffrey Stedfast2004-02-241-0/+3
* We want UID_LISTs to drop with the MOVE action by default. Fixes a commonJeffrey Stedfast2004-02-241-0/+6
* check mps->protocol != NULL before dereferencing it. See #54406.Not Zed2004-02-231-0/+5
* Delete key should always delete, never undelete (bug #53215). Also fixes aJeffrey Stedfast2004-02-211-0/+4
* Fix for bug #53997Jeffrey Stedfast2004-02-211-0/+9
* Remove the debug message here.Dan Winship2004-02-211-0/+4
* fix for vfolder-rule api changes.Not Zed2004-02-201-0/+3
* switch the sense of the no select checks. TEST!Not Zed2004-02-201-0/+5
* wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):Chris Toshok2004-02-201-0/+7
* Revert previous change, dohRodney Dawes2004-02-201-0/+4
* Don't set the timeout id to 0 and then immediately return FALSE, whichRodney Dawes2004-02-201-0/+5
* fix camel provider api changes.Not Zed2004-02-191-0/+13
* Changed the name to not imply we are working with a GtkCList widget (sinceJeffrey Stedfast2004-02-191-0/+4
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-191-0/+2
* Pass flags to em_popup_target_new_folder() instead of just an isstore arg.Jeffrey Stedfast2004-02-191-0/+10
* Updated for em-popup API change (altho currently passes a dummy value).Jeffrey Stedfast2004-02-191-0/+20
* Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon fromJeffrey Stedfast2004-02-191-0/+6
* ** See bug #54492.Not Zed2004-02-181-0/+8
* Fix for bug #54060 (except for the "don't let users copy/move messages toJeffrey Stedfast2004-02-181-0/+19
* Display an alternate description based on the trust value if we have aJeffrey Stedfast2004-02-181-0/+4
* Set the hide_deleted bool on EMFolderView.Jeffrey Stedfast2004-02-181-4/+14
* ** See bug #53914.Not Zed2004-02-171-0/+6
* ** See bug #54200.Not Zed2004-02-171-0/+15
* fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-171-0/+5
* Make sure the drop-target folder doesn't already contain a folder namedJeffrey Stedfast2004-02-141-0/+7
* added defaults for composer width/heightRadek Doulik2004-02-131-0/+5
* added the code to get the previous mail in a list, if get_next_mail fails.Sarfraaz Ahmed2004-02-131-0/+7
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-0/+28
* use g_find_program_in_path to avoid fork in case program is not availableRadek Doulik2004-02-131-0/+6
* Disable the bonobo-ui-component statusbar when using the EMFolderBrowserJeffrey Stedfast2004-02-121-0/+5
* #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): WrapJeffrey Stedfast2004-02-121-0/+6
* "On this computer" -> "On This Computer".Christian Neumair2004-02-121-0/+7
* Same.Jeffrey Stedfast2004-02-121-0/+4
* Add license & config.hJeffrey Stedfast2004-02-121-0/+4
* if spamc is not available, try /usr/sbin/spamcRadek Doulik2004-02-121-0/+12
* call the right recursive function, oops.Not Zed2004-02-111-0/+8
* include camel-operation.hJP Rosevear2004-02-111-0/+4
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-0/+28
* merged in code from em_folder_tree_model_drag_data_delete.Not Zed2004-02-091-0/+20
* just print the \n after the credits in the same printf, rather than addingNot Zed2004-02-091-0/+6
* Make private (only EMFormatHTMLQuote used it and that class is no longerJeffrey Stedfast2004-02-071-0/+7
* Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887.Jeffrey Stedfast2004-02-071-0/+5
* move to the next message after mark not junk as wellRadek Doulik2004-02-071-0/+11
* split into spamassassin and spamd tests (em_junk_sa_is_available): testRadek Doulik2004-02-061-0/+6
* ** See bug #53258.Not Zed2004-02-061-0/+37
* Grab focus on the HTML widget when we displayRodney Dawes2004-02-061-0/+7
* Set the new title. (em_message_browser_window_new): Connect to theJeffrey Stedfast2004-02-061-0/+5
* Now takes a GdkContext arg... will need this later when we want toJeffrey Stedfast2004-02-061-0/+4
* Always set the search_state, even if it is NULL (NULL means default/unsetJeffrey Stedfast2004-02-061-0/+3
* Pass TRUE as wraparound (to both be consistant with prev_flagged and toJeffrey Stedfast2004-02-061-0/+6
* sync the from folder if we're going to delete it, otherwise we can'tNot Zed2004-02-051-0/+6
* hmm, another well tested bit of code ... if you launch another thread youNot Zed2004-02-051-0/+15
* call abort before we unref, aid debugging if we hit it.Not Zed2004-02-051-0/+8
* Don't allow dropping into a vfolder (store). Fixes bug #53757.Jeffrey Stedfast2004-02-051-0/+5
* ** See bug #53683.Not Zed2004-02-041-0/+27
* Modified slightly. The model now calls gtk_drag_finish() for us when it isJeffrey Stedfast2004-02-041-0/+12
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-031-0/+7
* Fix for bug #52941Jeffrey Stedfast2004-02-031-0/+8
* ** See bug #53549.Not Zed2004-02-021-0/+7
* ** See bug #52994.Not Zed2004-02-021-0/+17
* god knows what else this'll break.Not Zed2004-02-021-0/+12
* Fixes for bug #53530Bill Zhu2004-02-021-0/+7
* Fixes for bug #53348Jeffrey Stedfast2004-01-311-0/+18
* Get recursive folder listing (needed or folders that haveJeffrey Stedfast2004-01-311-0/+4
* Fix for bug #53195.Jeffrey Stedfast2004-01-311-0/+7
* ** See bug #53549, partial fix.Not Zed2004-01-301-0/+12
* ** See bug #53123.Not Zed2004-01-301-0/+10
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-301-0/+43
* removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewiseNicel KM2004-01-291-0/+6
* Fixes a bug i can't find right nowNot Zed2004-01-291-0/+14
* ** See bug #53320 and probably othersNot Zed2004-01-291-0/+29
* If the store is already in the model, remove it and then re-add it. FixesJeffrey Stedfast2004-01-291-0/+6
* And thus completes the fixes for bug #52766.Jeffrey Stedfast2004-01-291-0/+15
* ** See bug #53179Not Zed2004-01-281-0/+11
* ref folder from mail_component_get_folder.Not Zed2004-01-281-0/+8
* Removed unneeded debug printfs.Jeffrey Stedfast2004-01-281-1/+4
* Use gtk_tree_view_get_dest_row_at_pos() instead ofJeffrey Stedfast2004-01-281-0/+6
* Copy the imap cache into the right place. Duh.Jeffrey Stedfast2004-01-281-0/+5
* ** See bug #53084 and others.Not Zed2004-01-271-0/+42
* fix the parent-finding logic.Not Zed2004-01-271-0/+15
* Fixes for bug #53251.Jeffrey Stedfast2004-01-271-0/+13
* Set priv->drag_row.Jeffrey Stedfast2004-01-271-1/+6
* Update default mailboxAaron Weber2004-01-271-0/+3
* Use FOLDER_INFO_FAST bitflag here, since we don't care about unread countsJeffrey Stedfast2004-01-271-0/+8
* translate DEMAND to INCOMING to get the right rulesRadek Doulik2004-01-271-0/+9
* Cast the name entry to a GtkWidget to avoid a compiler warning Grab focusRodney Dawes2004-01-251-0/+9
* Removed the drag & drop interfaces, apparently these aren't good enoughJeffrey Stedfast2004-01-241-0/+20
* add the control id to the factory.Larry Ewing2004-01-241-0/+5
* Handle where the file: url is roken (ie, points to a location out of theJeffrey Stedfast2004-01-241-0/+6
* Set the mnemonic widget for "Folder _name:"Rodney Dawes2004-01-241-0/+6
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-241-0/+17
* Oops, when calling spamassassin rather than spamc, we need to invokeJeffrey Stedfast2004-01-231-0/+5
* Fixes bug #53175.Jeffrey Stedfast2004-01-231-0/+14
* See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typoGary Ekker2004-01-231-0/+6
* uncomment system wide spamd testRadek Doulik2004-01-221-0/+10
* Migrate the ETree expanded state files as well as the GalView files.Jeffrey Stedfast2004-01-221-0/+9
* use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't setNot Zed2004-01-211-0/+7
* ** See bug #53159.Not Zed2004-01-211-0/+18
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-211-0/+2
* New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAPJeffrey Stedfast2004-01-211-0/+4
* Changed the logic of the visibility of the passwd text so that we hid etheJeffrey Stedfast2004-01-211-0/+6
* ** See Bug #52817.Not Zed2004-01-201-0/+9
* Make displayed_uid public.Not Zed2004-01-201-0/+21
* ** See bug #52885.Not Zed2004-01-201-0/+8
* ** See bug #53028.Not Zed2004-01-201-0/+7
* ** See bug #52990.Not Zed2004-01-201-0/+5
* ** See bug #52989.Not Zed2004-01-201-0/+7
* pasted bug #Radek Doulik2004-01-201-0/+2
* path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIRRadek Doulik2004-01-201-0/+6
* removed this like i asked radek to ages ago, just call the parentNot Zed2004-01-191-0/+24
* get the toplevel widget here too, similar to bug 52161.Not Zed2004-01-191-0/+14
* if we can't open the pop3 cache dir, because it doesn't exist, it is notNot Zed2004-01-191-0/+24
* properly decode the mailto url rather than treating it as a simple string.Not Zed2004-01-191-0/+9
* pass in an exception to useJP Rosevear2004-01-171-0/+5
* Dump a struct _camel_header_address to an html string.Jeffrey Stedfast2004-01-171-0/+6
* s/g_fre/g_free/Jeffrey Stedfast2004-01-171-0/+7
* fixed changelogJeffrey Stedfast2004-01-171-1/+3
* Oops, still need to stat() the src file so we can report what percentageJeffrey Stedfast2004-01-171-0/+3
* Move 'message_list->folder = folder;' out of the uri compare if-block andJeffrey Stedfast2004-01-161-4/+8
* change this to check the store using the provider url_cmp and just lookupNot Zed2004-01-161-0/+20
* Startup files/folders.Not Zed2004-01-161-0/+19
* Make vfolder_store 'global'.Jeffrey Stedfast2004-01-161-0/+6
* Fixes bug #52888Jeffrey Stedfast2004-01-161-2/+6
* Make the model sorted. Fixes bug #52888.Jeffrey Stedfast2004-01-161-0/+3
* Don't select the first unread mesg in the case where no mesg wasJeffrey Stedfast2004-01-161-0/+5
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-0/+2
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-0/+5
* removed ForgetPasswords verb. (emfb_forget_passwords): removed.Rodrigo Moya2004-01-161-0/+5
* ** See bug #52891.Not Zed2004-01-151-0/+5