aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* set signature html flag even if it's newly signature, we don't set it inRadek Doulik2003-05-231-0/+6
* Updated copyright years.Jeffrey Stedfast2003-05-211-0/+11
* remove link hilighting option that isn't attached to anything.Larry Ewing2003-05-211-0/+5
* filter notification events to keep the redisplay count down.Larry Ewing2003-05-211-0/+3
* remove references to gtkhtml property manager. Connect to missingLarry Ewing2003-05-211-0/+16
* Only re-add the store to the folder-tree if the account is enabled. Oops.Jeffrey Stedfast2003-05-201-0/+6
* remove references to font prefs.Larry Ewing2003-05-201-0/+12
* ** See bug #43234Not Zed2003-05-191-0/+7
* New async "empty trash" op.Dan Winship2003-05-191-0/+7
* gnome_font_get_descender returns negative valueRadek Doulik2003-05-191-0/+5
* remove font prefs server from the listLarry Ewing2003-05-191-0/+5
* Add #include to fix warning.Jeremy Katz2003-05-171-0/+23
* ** See bug #42838.Not Zed2003-05-161-0/+7
* Disabled some debugging messages.Jeffrey Stedfast2003-05-161-0/+4
* add protoJP Rosevear2003-05-151-0/+23
* Removed. (make_factory): No need to set up the SIGSEGV redirect handlerEttore Perazzoli2003-05-141-0/+10
* Fix ChangeLog for yesterday's commit.Ettore Perazzoli2003-05-101-4/+3
* (request_password): Make sure password_dialog isEttore Perazzoli2003-05-091-0/+7
* Make sure that we haven't been destroyed before we start writing to theJeffrey Stedfast2003-05-091-0/+6
* ** See bug #42456Not Zed2003-05-081-0/+8
* Correct default for list.Jeremy Katz2003-05-081-0/+6
* ** See bug #42400Not Zed2003-05-071-0/+7
* ** See bug #42294.Not Zed2003-05-061-0/+7
* (request_password): Set OK as the defaultEttore Perazzoli2003-05-061-0/+5
* To be consistant with the message-list envelope toggle, undelete theJeffrey Stedfast2003-05-031-0/+17
* ** See bug #41748Not Zed2003-05-011-0/+13
* Don't just blindly cast an int to gpointer, use the proper glib magicJeremy Katz2003-04-301-0/+5
* Updated for API change in the filter code.Jeffrey Stedfast2003-04-301-0/+6
* ** See bug #41972Not Zed2003-04-301-1/+24
* Remove preceding whitespaceDan Winship2003-04-301-0/+4
* (mail_session_forget_passwords): Forget allEttore Perazzoli2003-04-291-0/+5
* Made toplevel container widgets set a border-width (including toplevelJeffrey Stedfast2003-04-291-0/+24
* as below (update_active): as belowRadek Doulik2003-04-251-0/+8
* pass an exception to get_provider, to silence some warnings/get a validNot Zed2003-04-241-0/+5
* Only add the Organization: header if it is non-empty. Fixes bug #41730.Jeffrey Stedfast2003-04-241-0/+5
* Protect against a NULL strv result from parsing the language list string.Jeffrey Stedfast2003-04-221-0/+5
* Fixes for bug #41142.Jeffrey Stedfast2003-04-191-0/+9
* [ fixes #21499 ]Rodney Dawes2003-04-191-0/+9
* remove the help menu item handling, as the help menu is removed. Clean upNot Zed2003-04-171-0/+5
* Remove COMPONENTDIR and set BINDIR and VERSION instead.Not Zed2003-04-171-0/+13
* schema keys can't be directories (#41419)Jeremy Katz2003-04-171-0/+4
* Fixed a logic error that was the cause of bug #41389.Jeffrey Stedfast2003-04-171-0/+5
* For bug #41199.Not Zed2003-04-161-0/+15
* Free the temporary error text.Hans Petter Jansson2003-04-161-0/+4
* Set the correct border width and vbox spacing to be HIG compliant. FixesJeffrey Stedfast2003-04-161-0/+9
* create a stock cancel button with a cancel all text. (build_dialogue):Not Zed2003-04-151-0/+11
* add proper defaults for the fonts settings.Larry Ewing2003-04-151-0/+5
* Fixes bug #41243.Jeffrey Stedfast2003-04-121-0/+9
* Add padding around the entry/checkbox and change the border width of theJeffrey Stedfast2003-04-121-0/+6
* Change the action button ordering and also change the padding to complyJeffrey Stedfast2003-04-111-0/+5
* Change the padding to comply with the GNOME HIG. Fixes bug #41001.Jeffrey Stedfast2003-04-111-0/+5
* ** See bug #40921Not Zed2003-04-091-0/+27
* set sensitivity of font pickers based on share setting.Larry Ewing2003-04-091-0/+18
* Add a check for a NULL uid here. Don't see how it can happen, but it seemsJeffrey Stedfast2003-04-091-0/+6
* Remove color specs from the druid so it will use the theme colorsDan Winship2003-04-081-0/+3
* Fix bad XML noticed by Not ZedDan Winship2003-04-081-0/+7
* swap button order. For #40900.Not Zed2003-04-081-0/+5
* For string columns, never return NULL - always return "" if the value isJeffrey Stedfast2003-04-081-0/+4
* Set the "script" data on the GtkEntry to NULL. (sig_add_script_response):Jeffrey Stedfast2003-04-081-0/+12
* use e_iconv_locale_languageRadek Doulik2003-04-081-0/+4
* Clean up server namesDan Winship2003-04-081-0/+22
* ** Bug 40536Not Zed2003-04-071-0/+11
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-0/+11
* Only clear the Mail passwords.Not Zed2003-04-021-0/+3
* Don't allow the 'prefix' argument to make_safe_filename() be NULL. If weJeffrey Stedfast2003-04-021-0/+10
* Call composer_check_autosave if we're going interactive, to check forNot Zed2003-04-021-0/+6
* if we're called and the idle handler is set, remove it, so we dont go andNot Zed2003-04-011-0/+6
* Properly init message_list. Fixed a type-o that initialized it to theJeffrey Stedfast2003-04-011-0/+5
* need to check for config_service != NULL, not service != NULL beforeNot Zed2003-03-311-0/+12
* Declare a prototype for this function prior to fe_got_children() so thatJeffrey Stedfast2003-03-291-0/+6
* remove extra arg to camel_url_encodeDan Winship2003-03-271-0/+5
* dont set the paned initial size here, but hook onto the realize signal.Not Zed2003-03-271-0/+7
* Fixes bug #40074.Jeffrey Stedfast2003-03-271-0/+10
* Fixes for bug #39870Jeffrey Stedfast2003-03-271-0/+10
* If the CamelFolderInfo node doesn't have \NoInferriors set, then check forJeffrey Stedfast2003-03-271-0/+6
* Undo jeff's patch below for #40275, the destroy timeout is already removedNot Zed2003-03-261-0/+10
* Remove the timeout. Should fix bug #40275.Jeffrey Stedfast2003-03-261-0/+3
* Remove search entry which never worked right (and can't work as usersJeffrey Stedfast2003-03-261-0/+8
* Update for e_notice move (apply_changes): Pass a parent_window to e_noticeDan Winship2003-03-251-0/+11
* Update prototypeDan Winship2003-03-251-0/+4
* strdup the key before freeing the url as it is probably pointing there.Not Zed2003-03-251-0/+5
* remove a debug printf that made it in a commit.Not Zed2003-03-241-0/+3
* Load per-folder setting of show_preview from meta data.Not Zed2003-03-241-0/+21
* pass FALSE for e_destination_get_textrep's include_email arg.Chris Toshok2003-03-231-0/+5
* Default to the charset provied in the MimePart's Content-Type over that ofJeffrey Stedfast2003-03-221-0/+6
* "en_us" should not be translated. Fixes bug #40088.Jeffrey Stedfast2003-03-221-0/+5
* remember to disconnect the destroy handler if whenever the loader is shutLarry Ewing2003-03-211-0/+5
* Change the message_destroy callback to just gtk_widget_destroy. No need toJeffrey Stedfast2003-03-211-0/+5
* Don't forget to add the signature to the signature list if it is a validJeffrey Stedfast2003-03-211-0/+3
* Make sure we can find the registered handler before trying to remove itJeffrey Stedfast2003-03-211-0/+4
* Make the 5th argument to gtk_message_dialog_new() "%s" and move theJeffrey Stedfast2003-03-211-0/+11
* Remove this since there's a function in CamelMimeMessage to do it now.Dan Winship2003-03-211-0/+6
* ** for mail part of bug #38461.Not Zed2003-03-201-0/+46
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-201-2/+1
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-201-0/+8
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-201-0/+8
* (mail_config_druid_new): Give the druid theEttore Perazzoli2003-03-201-0/+5
* changed default language to en_us instead of enRadek Doulik2003-03-191-0/+8
* e_msg_composer_get_subject() now returns a const char *, so updateJeffrey Stedfast2003-03-191-0/+6
* fix leak, cleanup variable name, and call gtk_window_set_transient_forLarry Ewing2003-03-191-0/+7
* Set the type hint to DIALOG so that Metacity shows this window on top.Jeffrey Stedfast2003-03-191-0/+6
* validate rule & rule is unique. Workaround for #39464. Should this justNot Zed2003-03-181-0/+4
* unhook from the html engine signals here, before we redisplay the message.Not Zed2003-03-181-0/+7
* use a hack to find out if the message-list was focussed before weNot Zed2003-03-181-0/+7
* (mail_signature_editor): Give the editorEttore Perazzoli2003-03-181-0/+5
* If we fail to load the pixbuf, don't use it (stops some g_warnings).Jeffrey Stedfast2003-03-181-0/+3
* Part of a fix for bug #39809Jeffrey Stedfast2003-03-181-0/+8
* Lookup the handler for the type. If we don't have a registered handler orJeffrey Stedfast2003-03-181-0/+11
* Update for EvolutionStorage changeDan Winship2003-03-151-0/+5
* reverted mail-display.c and mail-format.c fixes - pondering better fixesJeffrey Stedfast2003-03-141-17/+0
* Security vulnerability fixes.Jeffrey Stedfast2003-03-131-0/+7
* Security vulnerability fixes.Jeffrey Stedfast2003-03-131-0/+10
* Rewritten to do the same as the composer's build_message() code.Jeffrey Stedfast2003-03-131-1/+2
* Various small fixes leading up to a real fix.Jeffrey Stedfast2003-03-131-0/+4
* Use gtk_window_set_transient_for() on the druid with the settings dialogJeffrey Stedfast2003-03-121-0/+6
* Remove the yes/no buttons. Fixes bug #39382.Jeffrey Stedfast2003-03-111-0/+3
* New callback function to handle the checkbox getting toggled.Jeffrey Stedfast2003-03-111-0/+9
* Fix the response code, because some bastard changed the filter/* code andNot Zed2003-03-101-0/+6
* Removed the debug printf. Added a case for the composer. Part of fixingNot Zed2003-03-101-1/+2
* removed main.c from the build.Not Zed2003-03-101-0/+9
* All this snot just to fix bug #38925 and an attempt to fix bug #38926 (butJeffrey Stedfast2003-03-081-0/+40
* If the part url is a text part, useJeffrey Stedfast2003-03-081-0/+8
* (mail_accounts_treeview_new): Set theEttore Perazzoli2003-03-071-0/+5
* Add some spacing to the buttons. [#38227]Ettore Perazzoli2003-03-071-0/+4
* Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.Ettore Perazzoli2003-03-071-0/+12
* #include <string.h>Jeffrey Stedfast2003-03-061-0/+2
* Don't use __inline__ as not all platforms/compilers support this keyword.Jeffrey Stedfast2003-03-061-0/+6
* remove debug printf.Not Zed2003-03-051-0/+4
* Removed old quit code. (owner_unset_cb): Make this call synchronous. WontNot Zed2003-03-051-0/+6
* Prototype some functions to shut the compiler up.Jeffrey Stedfast2003-03-051-0/+2
* Go back to using e_destination_get_address() but use the camel-addressJeffrey Stedfast2003-03-051-0/+6
* Use 'filename' when creating the uri rather than using the uninitialisedJeffrey Stedfast2003-03-041-0/+6
* Do the same as below for request_password, so we dont leave a mainloopNot Zed2003-03-031-0/+12
* Remove the e_tree_memory_sort_node, currently it crashes inside gal, theNot Zed2003-03-031-0/+6
* Reverted back to using e-iconvJeffrey Stedfast2003-02-271-0/+6
* add a repo_id and a priority level to the startup wizardDan Winship2003-02-271-0/+5
* Reverted back to using e-iconv instead of camel-iconv.Jeffrey Stedfast2003-02-261-0/+5
* Update for new EvolutionWizard interfaces.Dan Winship2003-02-251-0/+4
* Redo this to not use the CORBA interfaces in the local case (inDan Winship2003-02-251-0/+18
* Make sure m->config_service is non-NULL before usingJeffrey Stedfast2003-02-251-0/+8
* Don't always append "[script]" to the signature name. Also cleaned up someJeffrey Stedfast2003-02-251-0/+6
* fix the g_snprintf stuff.Not Zed2003-02-241-0/+17
* Set the local provider description field to a string rather than NULL toJeffrey Stedfast2003-02-231-0/+6
* bitwise-or in CAMEL_MIME_FILTER_TOHTML_CONVERT_SPACES to fix bug #38499.Jeffrey Stedfast2003-02-231-0/+3
* New overloaded virtual method, does what dialog_destroy_cb was trying toJeffrey Stedfast2003-02-231-0/+11
* Don't try to get a FontPrefs control.Hans Petter Jansson2003-02-221-0/+10
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-0/+8
* Use tables instead of vboxes, so that groups of label/entry pairs (as inDan Winship2003-02-221-0/+14
* Use camel_folder_free_uids().Jeffrey Stedfast2003-02-211-0/+3
* Use camel_charset_canonical_name() here instead of e_iconv_charset_name().Jeffrey Stedfast2003-02-211-0/+14
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-0/+6
* Fixed a memory leak - make sure to free all uids.Jeffrey Stedfast2003-02-191-0/+3
* Removed. (lookup_signature): Removed. (xml_get_int): Removed.Jeffrey Stedfast2003-02-191-0/+21
* Change the logic here slightly. Instead of only reprompting the user ifJeffrey Stedfast2003-02-151-0/+12
* #include <stdio.h>Jeffrey Stedfast2003-02-141-0/+18
* Removed unused variables.Jeffrey Stedfast2003-02-131-0/+13
* Use gtk_window_set_resizable() instead of gtk_window_set_policy().Jeffrey Stedfast2003-02-121-0/+8
* Register a destroy virtual method. (mail_accounts_tab_destroy): SetJeffrey Stedfast2003-02-121-0/+8
* Set mail_display->destroyed = TRUE. This is a workaround for theJeffrey Stedfast2003-02-121-0/+6
* Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-111-0/+34
* Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-111-0/+12
* Add LDFLAGS to ported libsRodney Dawes2003-02-101-0/+4
* look in the http cache for images when saving (image_save_as): removeLarry Ewing2003-02-101-0/+8
* don't use random memory as a gconf client.Larry Ewing2003-02-081-0/+5
* track change to e_book_load_uri type.Chris Toshok2003-02-071-0/+5
* (on_right_click): UseEttore Perazzoli2003-02-071-0/+6
* Fix EVOLUTION_ICONSDIRDan Winship2003-02-071-1/+2
* add EVOLUTION_PRIVDATADIRDan Winship2003-02-071-0/+15
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-071-0/+2
* Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-071-0/+13
* add an activate handler to the entry so that hitting return will return anLarry Ewing2003-02-061-0/+5
* s/glade_gnome_init/glade_init/Dan Winship2003-02-061-0/+4
* update from ../../importers/. (main): Removed.Not Zed2003-02-051-0/+84
* Get the thread_subject setting here instead of in regen_list_regen sinceJeffrey Stedfast2003-02-041-0/+6
* Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crapJeffrey Stedfast2003-02-041-0/+11
* New function to return a cached list of labels.Jeffrey Stedfast2003-02-011-0/+21
* Change strcmp(fi->path, path) to strcmp(fi->name, name) and now theJeffrey Stedfast2003-01-281-0/+5
* Fixed a #warning by converting a local path into a file: uri beforeJeffrey Stedfast2003-01-281-0/+13
* removed a FIXME commentJeffrey Stedfast2003-01-271-0/+5
* Set the paned_size here.Jeffrey Stedfast2003-01-251-0/+13
* (iconsdir): Remove, this is now defined inEttore Perazzoli2003-01-251-0/+5
* transfer the current acount info, which will be regarded as the sender ofleon.zhang2003-01-241-0/+24
* Use button_release instead of size_allocate, and get the position from theRodney Dawes2003-01-241-0/+6
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-0/+5
* Removed. (mail_config_set_thread_list): Removed.Jeffrey Stedfast2003-01-231-0/+14
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-0/+35
* put unrealized html widget into top level widget (gtk window) beforeRadek Doulik2003-01-231-0/+6
* Don't unref the account object, e_list_remove() apparently handles thisJeffrey Stedfast2003-01-221-0/+8
* Default to hiding deleted messages. Fixes bug #35929.Jeffrey Stedfast2003-01-211-0/+9
* Don't !atoi (state) for the message_list_set_hidedeleted() call.Jeffrey Stedfast2003-01-211-0/+5
* e_question returns a boolean, don't test for a specific value.Larry Ewing2003-01-191-0/+3
* (on_link_clicked): call gnome_url_show with all its arguments soLarry Ewing2003-01-191-0/+3
* make the event handlers return FALSE so that gtkhtml can process theLarry Ewing2003-01-181-0/+5
* wrap eriched entries with a table so that they get proper indentation.Larry Ewing2003-01-181-0/+5
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-181-0/+69
* fixed merge conflictsJeffrey Stedfast2003-01-171-1/+0
* Connect to the toggled event on the transport_needs_auth toggle button soJeffrey Stedfast2003-01-171-0/+8
* Same as below.Jeffrey Stedfast2003-01-171-0/+17
* Add a UID field (to match EAccount), which never changes and can be usedDan Winship2003-01-171-0/+14
* Change the enable/disable button when the state changes.Not Zed2003-01-161-0/+5
* Back to using e_xml_save_file().Jeffrey Stedfast2003-01-161-0/+4
* Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-151-0/+14
* Call mail_config_save_accounts ().Jeffrey Stedfast2003-01-151-0/+8
* reverted fe casts and added ChageLog entriesRadek Doulik2003-01-151-0/+10
* Change the user_data argument to be of type gpointer instead ofJeffrey Stedfast2003-01-151-0/+6
* (libevolution_mail_la_SOURCES): Add mail-format.h.Ettore Perazzoli2003-01-151-0/+5
* Make the component be unversioned as a shlibRodney Dawes2003-01-151-0/+4
* Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-151-0/+4
* Perform some sanity checking on the auto-check-timeout value.Jeffrey Stedfast2003-01-141-0/+3
* Correctly create the clipboard buffer by using a nul to delimit the uriJeffrey Stedfast2003-01-141-0/+4
* Check the state of message_style in gconf and set the menus accordingly.Jeffrey Stedfast2003-01-141-0/+8
* Save the auto-check timeout value. (account_new_from_xml): Load theJeffrey Stedfast2003-01-141-0/+6
* s/BonoboXObject/BonoboObject/Dan Winship2003-01-141-0/+8
* hook onto destroy to remove dialogue from active table. (error_response):Not Zed2003-01-131-0/+6
* g_strdup the md->charset otherwise we'll get memory corruption later. ThisJeffrey Stedfast2003-01-121-0/+6
* We also need to call message_list_set_hidedeleted() here so that anyJeffrey Stedfast2003-01-111-0/+31
* notify-type is a int, not a bool. Duh.Jeffrey Stedfast2003-01-111-0/+5
* Updated for function rename.Jeffrey Stedfast2003-01-111-0/+15
* Fixed a situation in which we could notify the shell listener twice.Jeffrey Stedfast2003-01-111-0/+5
* Save the paned_size notify handle. (folder_browser_destroy): Remove gconfNot Zed2003-01-101-0/+6
* Remove info.png from a couple of images, the image is set via code atNot Zed2003-01-101-0/+4
* enable the account before attempting to saving it.Chris Toshok2003-01-101-0/+8
* dont unref the dialogue. (dialog_destroy_cb): null out theNot Zed2003-01-101-0/+6
* pass bag to bonobo_pbclient_set_boolean.Chris Toshok2003-01-101-0/+5
* (owner_set_cb): Don't callEttore Perazzoli2003-01-101-0/+6
* Added druidpagestart1 to the pages list. (construct): Change the limits onNot Zed2003-01-091-0/+22
* g_free->xmlFree (account_to_xml): copy xml memory to glib memory whenNot Zed2003-01-091-0/+9
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-0/+5
* Call folder_browser_set_message_preview().Jeffrey Stedfast2003-01-091-0/+3
* Removed. (mail_config_set_show_preview): Removed.Jeffrey Stedfast2003-01-091-0/+10
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-091-0/+1
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-091-0/+9
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-0/+152
* Don't translate the conf strings. Camel already did it.Dan Winship2003-01-081-0/+6
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-0/+5
* Use e_destination_get_email() instead of e_destination_get_address() whenJeffrey Stedfast2003-01-051-0/+10
* Fixed some build issues.Jeffrey Stedfast2003-01-041-0/+11
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-181-0/+31
* Wrap the content with a table so that text isn't fully left-justified.Jeffrey Stedfast2002-12-171-0/+10
* Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write):Jeffrey Stedfast2002-12-171-0/+14
* Re-implemented to use streams. Also no need to check for html sinceJeffrey Stedfast2002-12-171-0/+36
* Make sure the folder-browser is not NULL or we'll crash.Jeffrey Stedfast2002-12-141-0/+3
* Fix the colour code to get a guint32 rgb correctly (I think - can't testJeffrey Stedfast2002-12-141-0/+4
* Don't re-use cell renderers - I'm not sure this is actually safe to do.Jeffrey Stedfast2002-12-141-0/+3
* Get rid of unneeded CamelObject casts. (user_message_response): Don'tJeffrey Stedfast2002-12-141-0/+15
* Setup double-click here.Jeffrey Stedfast2002-12-131-0/+5
* Get rid of the ETable #ifdef's - we won't ever be using ETable.Jeffrey Stedfast2002-12-131-0/+11
* cast a-warning a-way.Not Zed2002-12-121-0/+17
* New function to handle a lot of the filtering/etc that was done inJeffrey Stedfast2002-12-121-0/+12
* language is a treeview now. Not sure what to do with it yet, but get ridNot Zed2002-12-101-0/+33