| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
function call. Fixes #332282. Patch submitted by
"Vandana Shenoy .B <shvandana@novell.com>"
svn path=/trunk/; revision=32404
|
|
|
|
|
|
|
|
|
| |
2006-06-14 Tor Lillqvist <tml@novell.com>
* em-account-editor.c (emae_check_complete): g_get_real_name()
returns UTF-8 on Win32.
svn path=/trunk/; revision=32131
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-24 Sankar P <psankar@novell.com>
* em-account-editor.c: (emae_check_complete)
(emae_identity_page): Added code to handle the case if the
account is marked as default.
Fixes #332034
svn path=/trunk/; revision=31573
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-15 Shi Pu <shi.pu@sun.com>
See bug ** 325967
* em-account-editor.c: (emae_service_url_changed):
When username entry value of "Sending Email" page/tab is
not empty, check combo box of authmech, to pick up the authmech
information.
svn path=/trunk/; revision=31529
|
|
|
|
|
|
|
|
|
|
| |
Andre Klapper <a9016009@gmx.de>
* addressbook/ldap-config.glade:
* mail/em-account-editor.c: Fix the Security options to finally be
descriptive, rather than obscuring. Fixes the UI part of bug #321797.
svn path=/trunk/; revision=31507
|
|
|
|
| |
svn path=/trunk/; revision=31502
|
|
|
|
|
|
|
|
| |
** Fixes #326147
* em-account-editor.c: (em_account-editor.c): Modify e_source to
reflect to the reverted changes.
svn path=/trunk/; revision=31420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* em-account-editor.c:
* em-account-prefs.c:
* em-composer-utils.c:
* em-folder-tree-model.h:
* em-migrate.c:
* em-subscribe-editor.c:
* em-utils.c:
* importers/netscape-importer.c:
* mail-config.c:
* mail-crypto.c:
* mail-ops.h:
* mail-send-recv.c:
* mail-vfolder.c:
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
use libedataserver/e-account.h instead of e-util/e-account.h.
svn path=/trunk/; revision=31075
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-01 Changwoo Ryu <cwryu@debian.org>
* em-folder-properties.c (emfp_dialog_got_folder): translate
the labels of emfp_items.
* em-account-editor.c (em_account_editor_construct): translate
the labels of emae_{editor,druid}_items.
svn path=/trunk/; revision=31023
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-21 Jeff Cai <jeff.cai@sun.com>
** See bug 324473
* em-account-editor.c: (em_account_editor_construct):
delete reference to account editor to make sure be destroyed
when it is closed.
svn path=/trunk/; revision=30912
|
|
|
|
|
|
|
|
|
| |
2005-12-18 Tor Lillqvist <tml@novell.com>
* em-account-editor.c: Use gstdio wrappers. Construct pathnames of
glade files at run-time.
svn path=/trunk/; revision=30851
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-21 Sankar P <psankar@novell.com>
* em-account-editor.c (emae_defaults_page):
Added code to enable the sent folder button for accounts with
"None" set as the Receiving Server type.
Fixes #315506
svn path=/trunk/; revision=30367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* mail-tools.c (mail_tool_uri_to_folder): cast warning away.
* mail-folder-cache.c: include missing header for
e_filename_make_safe.
* em-junk-hook.h: Fix some header includes, fix the include guard
to use the right name.
(EMJunk): Ugh, this is an object, properly derive from it! How
did this work?
* em-junk-hook.c (em_junk_check_junk): fix bool conversion.
* em-format-html-display.c (efhd_bar_popup_position): another
wraning, why this crap isn't in the attachment bar like i said it
should be, i'll never know.
(efhd_xpkcs7mime_viewcert_foad): only define if used.
* em-account-editor.c (emae_defaults_page): attempt to fix parentheses
(emae_security_page): fix conditional compilation warnings.
svn path=/trunk/; revision=30214
|
|
|
|
|
|
|
|
|
|
| |
2005-08-12 Vivek Jain <jvivek@novell.com>
* em-account-editor.c : (emae_check_complete)
first prepare the page and then validate
**Fixes #273842
svn path=/trunk/; revision=30094
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-04 Not Zed <NotZed@Ximian.com>
** See bug #300881.
* em-account-editor.c (emae_setup_signatures): don't add the
signature listener if we've already added it.
svn path=/trunk/; revision=30034
|
|
|
|
| |
svn path=/trunk/; revision=30008
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-04 Not Zed <NotZed@Ximian.com>
** See bug #273885.
* em-utils.c (em_utils_edit_filters): setup filter source names
properly translated.
* em-filter-editor.c (em_filter_editor_construct): take an array
of structs for the filter source so the incoming/outgoing is
properly translated.
** See bug #312397.
* em-format-quote.c (emfq_format_message): dont quote credits
here.
(emfq_format_message_prefix): new prefix handler for credits.
(emfq_format_clone): invoke the message prefix before anything
else.
** See bug #310840.
* em-icon-stream.c (em_icon_stream_get_image): check for /0
possibility.
** See bug #308512.
* em-account-editor.c (emae_authtype_changed): take into account
the writability of the password when sensitising remember
password.
(get_password): small hack to disable the save-password button
when appropriate.
svn path=/trunk/; revision=29997
|
|
|
|
|
|
|
|
|
| |
2005-07-29 Shreyas Srinivasan <sshreyas@novell.com>
* em-account-editor.c (emae_defaults_page): Fix #307358. Check if
the provider type exists before senisitizing widgets.
svn path=/trunk/; revision=29929
|
|
|
|
|
|
|
|
|
| |
2005-07-28 Praveen Kumar <kpraveen@novell.com>
* em-account-editor.c (emae_check_complete) : Update the "Full Name"
text entry with the detected real name of the user. Fixes bug 311778
svn path=/trunk/; revision=29910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-21 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_option_entry): if we get a null
default, then set "" on the entry.
(emae_option_entry): set the default value on the url if it
doesn't exist already.
2005-07-20 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (refresh_folders_desc, refresh_folders_get)
(refresh_folders_got, refresh_folders_free, get_folders)
(receive_update_got_folderinfo, receive_update_got_store): refresh
all the folders manually and directly.
* mail-folder-cache.c (setup_folder): propagate even -1 unread
counts, they get ignored later.
* em-composer-utils.c (emu_handle_receipt_message)
(em_utils_handle_receipt): use getmessagex too, so we can always
clear any error.
* em-folder-view.c (emfv_message_selected_timeout)
(emfv_list_done_message_selected): use getmessagex and do
something meaninful with the error.
* mail-ops.c (mail_get_messagex): added new get message which
returns an exception.
2005-07-19 Not Zed <NotZed@Ximian.com>
* mail-tools.c (mail_tool_uri_to_folder): dont get the service
connected, it will connect if it needs to.
* mail-ops.c (get_folderinfo_get): * em-folder-utils.c
(emft_copy_folders__copy)
(emfu_delete_folders): * em-folder-tree.c
(emft_get_folder_info__get): Always request subscribed folders, if
the backend doesn't implement it it will ignore it.
2005-07-13 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (mail_autoreceive_init, auto_online): listen to
session online events, and if we are online, trigger an
auto-receive of all auto-check accounts.
2005-07-11 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (auto_account_commit): force an update
immediately if we're setting up the timeout to start with.
* em-folder-tree-model.c (em_folder_tree_model_set_unread_count):
noop if the unread count < 0.
(em_folder_tree_model_set_folder_info): only set the unread count
if we actually have one.
* em-folder-tree.c (emft_tree_row_expanded): get the folder list
'fast'.
* mail-ops.c (get_folderinfo_get): get the folder list 'fast'.
svn path=/trunk/; revision=29822
|
|
|
|
|
|
|
|
| |
2005-05-16 Not Zed <NotZed@Ximian.com>
* move e-error into e-util/
svn path=/trunk/; revision=29366
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-07 Sankar P <psankar@novell.com>
* mail-ops.c (mail_send_message)
Added code to prevent copying of sent items, based on provider type
* em-account-editor.c (emae_defaults_page)
Added code to disable the Sent Folders button
svn path=/trunk/; revision=29310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-04-08 Not Zed <NotZed@Ximian.com>
* em-composer-utils.c (em_utils_ask_receipt): removed.
(em_utils_handle_receipt): asynchronously load message if none is
supplied.
* em-folder-view.c (emfv_set_seen): pass message in.
* em-composer-utils.c (em_utils_ask_receipt): strip leading lwsp
on the disposition address.
(em_utils_ask_receipt): added a comment about which rfc.
(em_utils_handle_receipt): merged ask_receipt into here. Changed
api to take a message instead, so we don't have to load the
message every time. Also only set receipt-handled if we have a
receipt requested in the first place.
2005-04-05 ERDI Gergo <cactus@cactus.rulez.org>
* mail-errors.xml: Added new dialog for receipt requests
* em-composer-utils.c (em_utils_guess_account): Made guess_account
public, to be callable from em-folder-view
(em_utils_send_receipt): New function to send an RFC
2298-compliant message delivery notification
svn path=/trunk/; revision=29185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-01 Not Zed <NotZed@Ximian.com>
* message-list.c: include atkutil.h
(message_list_construct): cast warning.
* mail-session.c (mail_session_set_interactive): remove unused
variable since we can no longer terminate password requests.
* mail-autofilter.c (em_vfolder_rule_from_address): properly
define in header.
* em-utils.c (emu_get_save_filesel): only define filename in the
!gtkfilechooser case.
* em-mailer-prefs.c (restore_labels_clicked): cast for warning.
(em_mailer_prefs_construct): same.
* em-format-html.c (efh_format_header): remove unused variable.
* em-account-editor.c (emae_widget_druid_glade): remove unused
variable.
* importers/mail-importer.h: forward-delcare struct
_MailComponent.
* *c: remove/disable various debug.
svn path=/trunk/; revision=28934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: bump version, requires
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: add startup wizard plugin
2005-02-28 JP Rosevear <jpr@novell.com>
* plugins/Makefile.am: dist standard and experimental plugins
* configure.in: move "all" plugins to standard and experimental
and default to building the standard set
svn path=/trunk/; revision=28927
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-21 Not Zed <NotZed@Ximian.com>
** See bug #71967
* em-account-editor.c (emae_receive_options_extra_item): make sure
we track the keep_on_server setting in the e-account, not just the
url (hack).
svn path=/trunk/; revision=28874
|
|
|
|
|
|
|
|
|
|
| |
2005-02-22 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_send_page): fix argument order to
memset.
(emae_security_page): fix the non-have_nss case.
svn path=/trunk/; revision=28865
|
|
|
|
|
|
|
|
|
|
| |
2005-02-22 Rodney Dawes <dobey@novell.com>
* em-account-editor.c (emae_security_page): The GladeXML object is
no longer a part of the private structure, and we need to reference
it directly as it is a local variable now
svn path=/trunk/; revision=28850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-14 Not Zed <NotZed@Ximian.com>
** See bug #61363 & e-util/ChangeLog
* em-account-editor.c: All sorts of changes to make the ui more
dynamic, re-create all widgets when it needs a reconfigure. A bit
slower and it flickers a bit.
* em-account-editor.c (emae_setup_service): take xml file pointer.
(emae_send_page): create a new send page every time we need to,
don't re-use the old oneq.
(emae_setup_authtype): renamed to refresh_authtype.
(emae_setup_service): init authtype pointer.
(emae_needs_auth): use the auth_frame pointer directly.
(emae_refresh_providers): rename from setup_providers.
2005-02-11 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_setup_service): set needs_auth to NULL
if we don't, so it gets reset if the ui changes.
2005-02-10 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_setup_providers): don't include any
providers which are store and transport in the transport page.
(emae_send_page): show no send options page at all if the provider is
store and transport.
(emae_uri_changed): copy store url to transport if as above.
2005-02-09 Not Zed <NotZed@Ximian.com>
** See bug #70795
* em-folder-view.c (em_folder_view_open_selected): set the search
on the browser to match the current view.
* message-list.c (mail_regen_list): save the search if no folder
set, incase the folder gets set later on.
svn path=/trunk/; revision=28828
|
|
|
|
|
|
| |
corrected exchange-accout-setup plugin codewas.
svn path=/trunk/; revision=28624
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #71521.
* em-account-editor.c (emae_url_set_hostport): dont ever set a
NULL host.
svn path=/trunk/; revision=28621
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Jeffrey Stedfast <fejj@novell.com>
* em-folder-properties.c (emfp_get_folder_item): Increment i each
time thru the loop or we lose widgets.
svn path=/trunk/; revision=28452
|
|
|
|
|
|
|
|
|
|
| |
2005-01-13 Not Zed <NotZed@Ximian.com>
** See bug #71029.
* em-account-editor.c (e
svn path=/trunk/; revision=28397
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Not Zed <NotZed@Ximian.com>
** See bug #70990.
* em-account-editor.c (emae_service_url_changed): if the value is
"" then don't set it
svn path=/trunk/; revision=28377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-22 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_needs_auth): moved to after
emae_authtype_changed to fix warning.
2004-12-17 Not Zed <NotZed@Ximian.com>
* em-format-html-display.c (efhd_attachment_popup):
* message-list.c (ml_tree_drag_data_received):
* em-folder-view.c (emfv_popup, emfv_format_popup_event):
* em-folder-tree.c (tree_drag_data_received): api changes.
(emft_popup):
* em-popup.c (emp_standard_menu_factory)
(emp_standard_menu_factory): api changes.
svn path=/trunk/; revision=28180
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-21 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_needs_auth): if we're turned on, then
record the current authtype setting on the widgets, if we're
turned off, clear the authmech setting.
(emae_setup_service): setup the needs auth after the authtype, and
get setting from url->authmech.
(emae_service_provider_changed): only clear the url->authmech if
we don't have the current one in our list.
svn path=/trunk/; revision=28159
|
|
|
|
|
|
|
|
|
|
| |
2004-11-22 Not Zed <NotZed@Ximian.com>
* em-account-editor.c (emae_receive_options_extra_item): dont
track containee widgets anymore, they are automagically destroyed
by the container if required.
svn path=/trunk/; revision=28071
|
|
|
|
|
|
|
|
|
| |
2004-12-01 Mengjie Yu <meng-jie.yu@sun.com>
* em-account-editor.c:according to the HIG, remove accelerators in
the notebook tab labels
svn path=/trunk/; revision=28039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-01 Mengjie Yu <meng-jie.yu@sun.com>
* em-account-editor.c: (emae_option_toggle),
(emae_receive_options_item):add mnemonic for buttons.
* em-format-html-display.c: (efhd_attachment_button):add atk name
for the popup button.
* mail-account-gui.c: (mail_account_gui_build_extra_conf):add
access key for checkbox.
* message-list.c: (message_list_construct):add a atk name for the
message list.
svn path=/trunk/; revision=28029
|
|
|
|
|
|
|
|
|
| |
2004-11-01 Jeffrey Stedfast <fejj@novell.com>
* em-account-editor.c: Change the labels back to the same as they
were in 2.0
svn path=/trunk/; revision=27787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-28 Not Zed <NotZed@Ximian.com>
* mail-folder-cache.c (real_flush_updates):
* em-message-browser.c (em_message_browser_new):
* em-mailer-prefs.c (em_mailer_prefs_construct):
* em-format-html-display.c (efhd_attachment_popup):
* em-folder-view.c (emfv_popup, emfv_list_done_message_selected)
(emfv_format_popup_event):
* em-folder-tree.c (emft_popup):
* em-folder-properties.c (emfp_dialog_got_folder):
* em-folder-browser.c (em_folder_browser_new):
* em-composer-utils.c (em_utils_reply_to_message):
* em-composer-prefs.c (em_composer_prefs_construct):
* em-account-editor.c (em_account_editor_construct): added hook
docs, and cleaned up some of the hook point names.
svn path=/trunk/; revision=27749
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-19 JP Rosevear <jpr@novell.com>
* em-account-editor.c, em-composer-prefs.c, em-config.c,
em-event.c, em-folder-browser.c, em-folder-properties.c,
em-folder-tree.c, em-folder-view.c, em-format-hook.c,
em-format-html-display.c, em-mailer-prefs.c, em-menu.c,
em-message-browser.c, em-popup.c, message-list.c: convert to
org.gnome hook names
svn path=/trunk/; revision=27635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-10-11 Not Zed <NotZed@Ximian.com>
** See bug #67014.
* mail-errors.xml: added "checking-service" error.
* em-account-editor.c (em_account_editor_construct): keep track of
the dialogue
(emae_editor_destroyed): , and clean up when destroyed.
* em-account-editor.c (emae_check_authtype)
(emae_check_authtype_response, emae_check_authtype_done): handle
checking authtype gui here.
* mail-config.c (check_service_describe, check_service_check)
(check_response, mail_config_check_service): removed.
* mail-ops.c (mail_check_service): moved here from mail-config,
and modified to be a re-usable threaded function.
svn path=/trunk/; revision=27615
|
|
|
|
|
|
| |
menu items
svn path=/trunk/; revision=27402
|
|
|
|
|
|
|
|
| |
2004-09-27 Jeffrey Stedfast <fejj@novell.com>
* em-account-editor.c: Changed the SSL option menu labels.
svn path=/trunk/; revision=27399
|
|
svn path=/trunk/; revision=27300
|