aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password):Chris Toshok2002-12-101-0/+14
* Use the same logic as mail_generate_reply(). Fixes bug #34882Jeffrey Stedfast2002-12-041-0/+15
* frobbed around with these till it exits without crashing.Not Zed2002-12-031-0/+12
* applied magic_links_settings.patchRadek Doulik2002-12-021-0/+5
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-0/+67
* clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unrefNot Zed2002-11-261-0/+8
* Duh idiot, "un-fixed" the memleak i added.Not Zed2002-11-261-0/+16
* gtk_widget_set_parent_window -> gtk_window_set_transient_for.Not Zed2002-11-261-0/+21
* removed e_messagebox, and use gtk_message_dialog directly.Not Zed2002-11-251-0/+8
* Show file name when prompt to user for overwrite. Fixes bug #34180.Harry Lu2002-11-231-2/+1
* Show file name when prompt to user for overwrite.Harry Lu2002-11-231-0/+5
* Enable dragging of all attachments. For bug #34327.Harry Lu2002-11-221-0/+5
* Since the GSList returned from gconf needs to be free'd by us, we don'tJeffrey Stedfast2002-11-221-0/+8
* applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588Radek Doulik2002-11-211-0/+13
* gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-211-0/+8
* provide a proper implicit rule for building .server.in from .server.in.in.Not Zed2002-11-201-0/+9
* Save the settings via gconf. (mail_preferences_construct): Load the valuesJeffrey Stedfast2002-11-201-0/+6
* applied plain_signature_fix.patchRadek Doulik2002-11-201-0/+5
* fix warning message, outlook->mbox.Not Zed2002-11-191-0/+33
* applied spell_crash_fix.patchRadek Doulik2002-11-191-0/+5
* Specify the default account. Also, don't need to useJeffrey Stedfast2002-11-181-0/+5
* Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-181-0/+24
* Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in andEttore Perazzoli2002-11-161-0/+9
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-161-0/+4
* Correctly spell Advanced.Jeffrey Stedfast2002-11-161-0/+5
* weak notify -> ref.Not Zed2002-11-151-0/+9
* Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-151-0/+22
* Want a (GWeakNotify) cast here, not (GWeakNotify *).Ettore Perazzoli2002-11-151-0/+38
* shell client objref. (mail_add_storage): " (mail_remove_storage): "Not Zed2002-11-141-0/+6
* Remove a couple backslashes that were causing automake to complain, evenJoe Shaw2002-11-141-0/+6
* Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-141-0/+9
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-141-0/+15
* destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-131-0/+11
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-131-0/+61
* Added files I've ported.Jeffrey Stedfast2002-11-131-5/+14
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-0/+145
* Half way ported. I'll finish the rest later.Jeffrey Stedfast2002-11-121-0/+4
* Ported.Jeffrey Stedfast2002-11-121-0/+2
* Ported.Jeffrey Stedfast2002-11-121-0/+2
* Ported.Jeffrey Stedfast2002-11-121-0/+4
* Ported.Jeffrey Stedfast2002-11-121-0/+6
* Converted to libglade-2's format.Jeffrey Stedfast2002-11-111-0/+4
* Ported.Jeffrey Stedfast2002-11-091-0/+4
* No longer need to check for a CLEAR_ID.Jeffrey Stedfast2002-10-291-0/+5
* instead of bailing with an assertion dump the body.Larry Ewing2002-10-291-0/+5
* don't queue the action until we've added ourselves to the active list,Larry Ewing2002-10-281-0/+7
* Update the upgrade script to handle the new url format introduced withJeffrey Stedfast2002-10-261-0/+13
* Always strdup the new key in the threaded/preview hash/always free theNot Zed2002-10-251-0/+6
* Use the mode 0666 when creating a new file and let the user's umask handleJeffrey Stedfast2002-10-251-0/+9
* Use a hashtable to only insert nodes we dont have already, rather thanNot Zed2002-10-251-0/+10
* Only perform the search if it is either a clear or advanced search.Jeffrey Stedfast2002-10-241-0/+5
* pass fb->uri to the folder selection dialog so the current folder isMike Kestner2002-10-241-0/+6
* Fix the transport URL on any Exchange accounts. Fixes #30209, which is toDan Winship2002-10-211-0/+6
* Strip the signature from the body-text. Fixes bug #5529.Jeffrey Stedfast2002-10-181-0/+5
* Don't need to pass a path to camel_gpg_context_new () anymore.Jeffrey Stedfast2002-10-171-0/+30
* If mode == REPLY_LIST and the mlist is "" (we only checked NULL before),Jeffrey Stedfast2002-10-171-0/+7
* If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-171-5/+3
* If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-171-0/+10
* Add the new-mail-notify rule to the filter driver before adding the userJeffrey Stedfast2002-10-161-0/+11
* Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap".Dan Winship2002-10-161-0/+7
* Only set an account name if one doesn't already exist. Also use theJeffrey Stedfast2002-10-111-0/+7
* Don't do anything if the message_list is NULL (this means theJeffrey Stedfast2002-10-111-0/+6
* The CamelFolderInfo that we get back has nodes for all parent folders, soJeffrey Stedfast2002-10-101-0/+8
* Mark a string for translation, fixes bug #31942. Thanks toJeffrey Stedfast2002-10-091-1/+10
* Don't maek "en" for translation. Fixes bug #31788.Jeffrey Stedfast2002-10-081-0/+9
* Don't default 'me' to the source account until after we've tried to detectJeffrey Stedfast2002-10-051-0/+9
* (drag_data_get_cb): silence warning.Larry Ewing2002-10-021-0/+1
* add support for dragging the content type directly.Larry Ewing2002-10-021-0/+7
* Connect to the changed signal for the reply_to entry box. Fixes bugsJeffrey Stedfast2002-10-021-0/+3
* Only setup the languages if the language_seq is not CORBA_OBJECT_NIL.Jeffrey Stedfast2002-10-021-0/+4
* Use e_utf8_gtk_entry_set_text for the email address and reply-to fields.Jeffrey Stedfast2002-10-021-0/+4
* Handle a multipart/encrypted part. Fixes bug #31547.Jeffrey Stedfast2002-10-021-0/+3
* Shut up some compiler warnings.Jeffrey Stedfast2002-10-021-0/+2
* Use the camel_message_info_new/free functions rather than g_new0 andJeffrey Stedfast2002-10-021-0/+13
* [Fix #24732]Ettore Perazzoli2002-10-021-0/+10
* cursor activated on etable is required to know when the selection changesNot Zed2002-10-011-0/+8
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+11
* translate prompt from utf8 to gtk widget. #31365.Not Zed2002-09-301-0/+5
* #include <stdlib.h> for alloca (searcher_next_token): Changed slightly toJeffrey Stedfast2002-09-281-0/+9
* Set a timeout to call mail_config_write() in 2 seconds. Otherwise changesDan Winship2002-09-281-0/+10
* Add a margin around the "flag for followup" table so it lines up withDan Winship2002-09-261-0/+8
* add "mail/public". Leave "vtrash" as it is rather than renaming it toDan Winship2002-09-261-0/+21
* NULL-check si->folders before passing it into find_folder so we don'tJeffrey Stedfast2002-09-261-0/+6
* Allow users to delete already deleted messages, fixes bug #30827.Jeffrey Stedfast2002-09-251-0/+5
* Always do a search if the query changed. For #31060 & #29625.Not Zed2002-09-241-0/+5
* pass name of the script as 1st parameterRadek Doulik2002-09-241-0/+8
* Fix non-ANSI switch statement.Dan Winship2002-09-241-0/+14
* Use 0666 as the create mode so that the user's umask is used to it'sJeffrey Stedfast2002-09-241-0/+5
* add these and install Mailer.idlDan Winship2002-09-241-0/+4
* Connect signal handlers to the GtkHTML preferences so that when theJeffrey Stedfast2002-09-211-0/+8
* Unset the changed bit on the composer and also drop any undo operationsJeffrey Stedfast2002-09-201-0/+6
* Fix for filter driver api change.Not Zed2002-09-191-0/+5
* If going back from a page past our end (i.e. the final page), jump to theNot Zed2002-09-191-0/+4
* reverted wrapping patchRadek Doulik2002-09-191-13/+0
* helper to map a camel excpeiton to a listener result.Not Zed2002-09-181-0/+8
* Use e_strftime_fix_am_pm here which fixes locale issues as well as workingJeffrey Stedfast2002-09-181-0/+6
* Disable debugging printf'sJeffrey Stedfast2002-09-181-0/+6
* If the vpaned isn't realized, don't call mail_config_set_paned_size. FixesDan Winship2002-09-141-0/+6
* rename this from "Mail.idl" so that the generated .h file won't overwriteDan Winship2002-09-131-0/+15
* Ignore SIGXFSZ to fix bug #30269.Jeffrey Stedfast2002-09-131-0/+2
* The new callback function for the g_hash_table_foreach which both upgradesJeffrey Stedfast2002-09-131-0/+9
* Only abort if the user selected ADVANCED_SEARCH, not the other way around.Jeffrey Stedfast2002-09-121-0/+5
* check the new gnome-vfs icon_filename key. If that fails, fall back toJeffrey Stedfast2002-09-121-0/+7
* Handle file uri's too.Not Zed2002-09-111-0/+18
* If we already have a folder, make sure we unref/unhook from it. Fixes aNot Zed2002-09-101-0/+9
* Make sure that fb->message_list is non-NULL before checkingJeffrey Stedfast2002-09-101-0/+8
* Don't look for an end quote, instead look for </item> to terminate theJeffrey Stedfast2002-09-101-0/+2
* Don't look for an end quote, instead look for </item> to terminate theJeffrey Stedfast2002-09-101-4/+2
* Hex decode imap folder names too. (shortcuts_upgrade_xml_file): Don't lookJeffrey Stedfast2002-09-101-0/+7
* Don't modify the URL if the path doesn't start with "exchange". (MeansDan Winship2002-09-091-0/+13
* Sync the database after upgrading mailer stuff. (imap_url_upgrade): SinceJeffrey Stedfast2002-09-071-0/+3
* Sync the database after upgrading mailer stuff. (imap_url_upgrade): SinceJeffrey Stedfast2002-09-071-0/+9
* All this snot is to fix bug #29930. What I think was happening was thatJeffrey Stedfast2002-09-061-0/+18
* Hex decode the folder names when searching for them in the memory buffer,Jeffrey Stedfast2002-09-061-0/+8
* Changed the descriptions of the fonts, mail, accounts and composer pagesAnna Marie Dirks2002-09-061-0/+6
* Return FALSE here. (get_base_url): Add a cast.Ettore Perazzoli2002-09-051-0/+10
* Add upgrade-mailer.c to the build.Jeffrey Stedfast2002-09-051-0/+7
* Made sure account->id->address is not NULL before adding it to the hashJeffrey Stedfast2002-09-051-0/+7
* Remove the "Get!" printf. (set_prop): Likewise for "Set!"Dan Winship2002-09-051-0/+5
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-0/+8
* New callback functions that wrap the mail-callbacks versions ofJeffrey Stedfast2002-09-041-0/+9
* Dont translate / to dir_sep anymore, we always use /.Not Zed2002-09-031-0/+5
* simplified raw viewRadek Doulik2002-08-311-0/+4
* as below (handle_text_plain_flowed): as belowRadek Doulik2002-08-311-0/+9
* Add HAS_FLAGS to a few miscellaneous commands that don't use IS_xMESSAGE.Peter Williams2002-08-301-0/+5
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-291-0/+6
* Fix some broken logic here, `p = strrchr (path, '/') + 1` will *never* beJeffrey Stedfast2002-08-291-0/+4
* We now always need to init gconf for our later call to e_proxy_init()Jeffrey Stedfast2002-08-291-0/+6
* Add some new flags for sensitizing nodes based on the flags of thePeter Williams2002-08-291-0/+26
* Also check that the component has PersistStream. (mail_lookup_handler):Peter Williams2002-08-291-0/+7
* Pass mail_config_get_thread_subject() as the third argument toJeffrey Stedfast2002-08-281-0/+15
* removed tip frameRadek Doulik2002-08-281-0/+4
* Fixes for bug #4480Jeffrey Stedfast2002-08-281-0/+14
* Fix bug #29493.Peter Williams2002-08-281-0/+4
* Logic change for when untoggling a message from deleted-dom.Peter Williams2002-08-271-0/+5
* Enforce the mailer policy that deleted messages are marked as seen. FixesPeter Williams2002-08-271-0/+7
* Address most of bug #4940. Fails on the last page of the add accountPeter Williams2002-08-241-0/+19
* Reset the X-Evolution-PostTo header.Jeffrey Stedfast2002-08-231-0/+7
* Spawn a new thread to ping the server but only if it is connected.Jeffrey Stedfast2002-08-221-0/+7
* Don't bother overloading the timeout virtual methods since they don'tJeffrey Stedfast2002-08-221-0/+8
* be sure that widget is realized so that e_utf8_from_gtk_string worksRadek Doulik2002-08-211-0/+6
* guard against the view_instance disappearing during earlier CORBA work.Mike Kestner2002-08-211-0/+5
* Once we hit the target node, update the cursor_uid if it's set. FixesPeter Williams2002-08-211-0/+5
* Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than theJeffrey Stedfast2002-08-201-0/+7
* (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORTDan Winship2002-08-201-0/+3
* source_type_changed may try to change the transport optionmenuDan Winship2002-08-201-0/+7
* Change this into a GnomeApp so we get a statusbar and the dialog is aPeter Williams2002-08-171-0/+29
* Add a "don't sign meeting requests" option to the security pane, sinceDan Winship2002-08-151-0/+13
* Removed an unused variable.Jeffrey Stedfast2002-08-141-0/+7
* Replace no-longer-existent e_book_query_address_locally withDan Winship2002-08-131-0/+5
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-131-0/+2
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-131-0/+7
* If the ccd is NULL, create a new ccd, disconnect the old signal handlers,Jeffrey Stedfast2002-08-101-0/+8