Commit Graph

19977 Commits

Author SHA1 Message Date
a46817359e Protect against NULL uids. (emmb_set_message): Same.
2004-02-23  Jeffrey Stedfast  <fejj@ximian.com>

	* em-message-browser.c (emmb_list_message_selected): Protect
	against NULL uids.
	(emmb_set_message): Same.

svn path=/trunk/; revision=24834
2004-02-23 19:58:30 +00:00
82c5c59152 Print the headers when forwarding inline/quoted. Fixes bug #53916.
2004-02-23  Jeffrey Stedfast  <fejj@ximian.com>

	* em-format-quote.c (emfq_format_message): Print the headers when
	forwarding inline/quoted. Fixes bug #53916.

svn path=/trunk/; revision=24833
2004-02-23 19:09:58 +00:00
0343b45ce1 We want UID_LISTs to drop with the MOVE action by default. Fixes a common
2004-02-23  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-tree.c (tree_drag_motion): We want UID_LISTs to drop
	with the MOVE action by default. Fixes a common complaint from
	IRC.

svn path=/trunk/; revision=24832
2004-02-23 18:36:14 +00:00
b4891b3326 Remove (this was the Summary's UI file)
* my-evolution.xml: Remove (this was the Summary's UI file)

	* Makefile.am (XML_FILES): Remove my-evolution.xml

svn path=/trunk/; revision=24831
2004-02-23 18:35:51 +00:00
6e41a9db29 Added "en_CA" to ALL_LINGUAS. Added Canadian English translation.
* configure.in:  Added "en_CA" to ALL_LINGUAS.
	* po/en_CA.po:  Added Canadian English translation.

svn path=/trunk/; revision=24830
2004-02-23 14:47:49 +00:00
f6d01c6919 check mps->protocol != NULL before dereferencing it. See #54406.
2004-02-23  Not Zed  <NotZed@Ximian.com>

        * em-format.c (emf_multipart_signed): check mps->protocol != NULL
        before dereferencing it.  See #54406.

svn path=/trunk/; revision=24829
2004-02-23 13:47:21 +00:00
cc5c9897d1 Updated Spanish translation.
2004-02-23  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=24828
2004-02-23 01:16:16 +00:00
465b4b61a7 Updated finnish translation
svn path=/trunk/; revision=24827
2004-02-22 19:52:04 +00:00
579e03389b Updated Serbian translation.
svn path=/trunk/; revision=24826
2004-02-22 07:53:32 +00:00
1368237777 Update Czech translation
svn path=/trunk/; revision=24825
2004-02-21 09:09:24 +00:00
448ec0971a remove some spew.
2004-02-20  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-editor.c (phone_entry_changed):
	remove some spew.

svn path=/trunk/; revision=24824
2004-02-21 01:51:19 +00:00
7418c7f7e1 After setting the new selected iter, call cursor_changed() so we can
2004-02-20  Jeffrey Stedfast  <fejj@ximian.com>

	* rule-editor.c (rule_delete): After setting the new selected
	iter, call cursor_changed() so we can update state. Fixes bug
	#54205.

svn path=/trunk/; revision=24823
2004-02-20 20:34:24 +00:00
36211f08ae Delete key should always delete, never undelete (bug #53215). Also fixes a
2004-02-20  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-view.c (emfv_list_key_press): Delete key should always
	delete, never undelete (bug #53215). Also fixes a bug where
	uids->len was being accessed after uids had been free'd.

svn path=/trunk/; revision=24822
2004-02-20 20:03:19 +00:00
d26e9e98e3 fixed
svn path=/trunk/; revision=24821
2004-02-20 19:25:34 +00:00
1d10cdded5 Fix for bug #53997
2004-02-20  Jeffrey Stedfast  <fejj@ximian.com>

	Fix for bug #53997

	* em-folder-view.c (emfv_list_message_selected): Ref the emfv
	before spawning the async event.
	(emfv_list_done_message_selected): Check emfv->preview !=
	NULL. Also unref the emfv when done.

svn path=/trunk/; revision=24820
2004-02-20 19:06:19 +00:00
07d2720a34 Init list to NULL to prevent the crash in bug #54574.
2004-02-20  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-provider.c (camel_provider_list): Init list to NULL to
	prevent the crash in bug #54574.

svn path=/trunk/; revision=24819
2004-02-20 18:00:15 +00:00
d35abb451f Remove the debug message here.
* mail-component.c (set_prop): Remove the debug message here.

svn path=/trunk/; revision=24818
2004-02-20 16:42:47 +00:00
057988c7b1 Update Czech translation
svn path=/trunk/; revision=24817
2004-02-20 14:09:07 +00:00
c2ae77c018 fix for vfolder-rule api changes.
2004-02-20  Not Zed  <NotZed@Ximian.com>

        * mail-vfolder.c (mail_vfolder_add_uri): fix for vfolder-rule api
        changes.

svn path=/trunk/; revision=24816
2004-02-20 09:26:49 +00:00
917375e4d4 ** See bug #54338.
2004-02-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #54338.

        * vfolder-rule.c: instead of overriding the filter-rule's 'source'
        attribute for 'with sources', add a 'with' enum.
        (xml_decode): handle loading old-format files, as well as new
        ones, where the with is a prop on the sources xml.
        (xml_encode): set 'with' on save.
        (rule_copy): copy across with value.
        (get_widget): just hook onto option menu changed, dont bother
        setting up any per-item callbacks.
        (select_source_with_changed): callback to monitor source 'with'
        type.

svn path=/trunk/; revision=24815
2004-02-20 09:26:17 +00:00
02784c310f Added missing files to POTFILES.in.
svn path=/trunk/; revision=24814
2004-02-20 08:59:06 +00:00
a5b3e41ac9 switch the sense of the no select checks. TEST!
2004-02-20  Not Zed  <NotZed@Ximian.com>

        * mail-folder-cache.c (unset_folder_info, setup_folder)
        (rename_folders): switch the sense of the no select checks.  TEST!

svn path=/trunk/; revision=24813
2004-02-20 07:30:36 +00:00
40699f792b s/HAVE_NSS/ENABLE_SMIME.
2004-02-19  Chris Toshok  <toshok@ximian.com>

	* gui/component/component-factory.c: s/HAVE_NSS/ENABLE_SMIME.

	* gui/component/addressbook-component.c: s/HAVE_NSS/ENABLE_SMIME.

svn path=/trunk/; revision=24812
2004-02-20 02:41:11 +00:00
353d5428a9 wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):
2004-02-19  Chris Toshok  <toshok@ximian.com>

	* em-format.c (emf_application_xpkcs7mime): wrap code with
	ENABLE_SMIME instead of HAVE_NSS.
	(emf_multipart_signed): same.
	(type_builtin_table): same.

svn path=/trunk/; revision=24811
2004-02-20 02:33:30 +00:00
3f97ed4a47 wrap this file with #ifdef ENABLE_SMIME instead of #ifdef HAVE_NSS.
2004-02-19  Chris Toshok  <toshok@ximian.com>

	* camel-smime-context.c: wrap this file with #ifdef ENABLE_SMIME
	instead of #ifdef HAVE_NSS.

svn path=/trunk/; revision=24810
2004-02-20 02:32:08 +00:00
5764d17f99 add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice.
2004-02-19  Chris Toshok  <toshok@ximian.com>

	* configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
	hear the people rejoice.  Only check the --enable-smime status if
	--enable-ssl is also "yes".  AC_DEFINE (ENABLE_SMIME) if smime is
	enabled.

svn path=/trunk/; revision=24809
2004-02-20 02:31:18 +00:00
31e82459bd split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDX
2004-02-19  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook.c (activate_source): split out the
	majority of the set_prop code for PROPERTY_SOURCE_UID_IDX here, so
	it can be used for both SOURCE_UID and FOLDER_URI.
	(set_prop): add a setter for "folder_uri".  we sorta fudge things
	and use the uri for the uid (the uid is only used as a hash key to
	look up the view associated with the uri/source, so we should be
	good still.)
	(get_prop): add getter for "folder_uri".
	(addressbook_new_control): add the "folder_uri" property to our
	property bag.

svn path=/trunk/; revision=24808
2004-02-20 02:20:52 +00:00
65500ade9a Revert previous change, doh
2004-02-19  Rodney Dawes  <dobey@ximian.com>

	* em-folder-tree.c (emft_save_state): Revert previous change, doh

svn path=/trunk/; revision=24800
2004-02-19 21:45:58 +00:00
0593e3b9d2 Fixes #45308 and duplicates.
2004-02-19  Hans Petter Jansson  <hpj@ximian.com>

	Fixes #45308 and duplicates.

	* gui/widgets/e-addressbook-model.c (eab_model_set_property): Store
	the IDs of book signals connected to, so we can disconnect from them
	later.

svn path=/trunk/; revision=24799
2004-02-19 21:43:44 +00:00
0f8ef94df5 Don't set the timeout id to 0 and then immediately return FALSE, which
2004-02-19  Rodney Dawes  <dobey@ximian.com>

	* em-folder-tree.c (emft_save_state): Don't set the timeout id to 0
	and then immediately return FALSE, which tries to remove the timeout

svn path=/trunk/; revision=24798
2004-02-19 21:40:41 +00:00
7ed1e7cc48 Add sanity checking to the folder name if we are going to create it, just
2004-02-19  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/local/camel-mbox-store.c (get_folder): Add sanity
	checking to the folder name if we are going to create it, just
	like we do in create_folder().

svn path=/trunk/; revision=24796
2004-02-19 18:58:18 +00:00
2aa12fd3ee fix camel provider api changes.
2004-02-19  Not Zed  <NotZed@Ximian.com>

        * mail-send-recv.c (get_receive_type):
        * mail-config.c (mail_config_get_account_by_source_url)
        (mail_config_get_account_by_transport_url):
        * mail-component.c (mail_component_load_store_by_uri):
        * mail-account-gui.c (mail_account_gui_setup)
        (mail_account_gui_save):
        * em-utils.c (em_utils_empty_trash, em_uri_from_camel):
        * em-folder-tree-model.c (account_changed):
        * em-folder-selector.c (em_folder_selector_get_selected_uri): fix
        camel provider api changes.

svn path=/trunk/; revision=24795
2004-02-19 07:32:48 +00:00
05e0ef6fea Fixes for api changes.
2004-02-19  Not Zed  <NotZed@Ximian.com>

        * providers/*/camel-*-provider.c
        (camel_provider_module_init): Fixes for api changes.

        * camel-provider.c (camel_provider_load): no longer take session
        argument.  the providers are global resources.
        (camel_provider_init): dont return anything anymore.  (error?)
        call from camel_init now.  Use a recursive lock too.

        * camel-session.c (camel_session_register_provider)
        (camel_session_list_providers, camel_session_get_provider): Moved
        to camel-provider, camel_provider_register/list/get.
        (vee_provider): moved to camel-provider.c

svn path=/trunk/; revision=24794
2004-02-19 07:27:49 +00:00
8b86c88624 provide ESC support for delete dialog of contact editor, fix bug 52765
patch by hao.sheng@sun.com

svn path=/trunk/; revision=24793
2004-02-19 07:23:02 +00:00
90b2bfbf8c include string.h, fixes 64 bit crash. From David Mosberger.
2004-02-19  Not Zed  <NotZed@Ximian.com>

        * e-pilot-util.c: include string.h, fixes 64 bit crash.  From
        David Mosberger.

svn path=/trunk/; revision=24792
2004-02-19 06:06:47 +00:00
b4aa2bc82e Updated French translation.
svn path=/trunk/; revision=24791
2004-02-19 01:25:35 +00:00
4d26bc639d remove the client from the queue also.
2004-02-18  Rodrigo Moya <rodrigo@ximian.com>

	* gui/alarm-notify/alarm-notify.c (free_client_hash): remove the client
	from the queue also.

svn path=/trunk/; revision=24790
2004-02-18 22:38:31 +00:00
ec65aecb7f Require ORBit 2.9.8 or newer
2004-02-18  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require ORBit 2.9.8 or newer

svn path=/trunk/; revision=24789
2004-02-18 22:24:10 +00:00
34a090e9bd Changed the name to not imply we are working with a GtkCList widget (since
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-composer-prefs.c (sig_fill_list): Changed the name to not
	imply we are working with a GtkCList widget (since we are using a
	GtkTreeView).

svn path=/trunk/; revision=24788
2004-02-18 20:55:47 +00:00
a9ce8971bd Pass flags to em_popup_target_new_folder() instead of just an isstore arg.
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-tree.c (emft_tree_button_press): Pass flags to
	em_popup_target_new_folder() instead of just an isstore arg.
	(emft_tree_button_press): Fake the fi flags for vTrash/vJunk so
	that em-popup.c can disable the delete flag for these.

svn path=/trunk/; revision=24787
2004-02-18 20:36:53 +00:00
c78fb71c1d removed a FIXME comment that my last commit fixed
svn path=/trunk/; revision=24786
2004-02-18 20:27:24 +00:00
484a226767 Pass flags to em_popup_target_new_folder() instead of just an isstore arg.
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-tree.c (emft_tree_button_press): Pass flags to
	em_popup_target_new_folder() instead of just an isstore arg.

	* em-popup.c (em_popup_target_new_folder): Instead of taking an
	isstore argument, take a flags argument so that our caller can
	give us hints about the selected folder/store. Also fixed a logic
	bug from my previous commit.

svn path=/trunk/; revision=24785
2004-02-18 20:22:04 +00:00
327242a925 Updated for em-popup API change (altho currently passes a dummy value).
2004-02-12  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-tree.c (emft_tree_button_press): Updated for em-popup
	API change (altho currently passes a dummy value).

	* em-popup.c (em_popup_target_new_folder): Check for vTrash/vJunk
	by checking the CAMEL_FOLDER_VIRTUAL info flags bit. (perhaps this
	flag should be renamed to SPECIAL? VIRTUAL might not have been a
	good name). Also changed to check flags & CAMEL_FOLDER_NOSELECT
	rather than checking the uri string for a noselect param.

	* mail-folder-cache.c (unset_folder_info): Instead of checking for
	";noselect" in the uri, check for a CAMEL_FOLDER_NOSELECT flag on
	mfi->flags.
	(setup_folder): Copy the fi->flags to mfi->flags here.
	(rename_folders): Same.
	(setup_folder): Check fi->flags for CAMEL_FOLDER_NOSELECT here
	instead.
	(rename_folders): Same. Also gets rid of a FIXME.

svn path=/trunk/; revision=24784
2004-02-18 19:33:41 +00:00
c67d072763 s/parading/masquerading/
svn path=/trunk/; revision=24783
2004-02-18 18:25:02 +00:00
eec828ebf4 Updated Korean translation.
* ko.po: Updated Korean translation.

svn path=/trunk/; revision=24781
2004-02-18 16:59:42 +00:00
ccc2ccced0 set the task pad client to NULL if opening it failed. Show more verbose
2004-02-18  Rodrigo Moya <rodrigo@ximian.com>

	* gui/gnome-cal.c (client_cal_opened_cb): set the task pad client to NULL
	if opening it failed. Show more verbose status bar messages.

svn path=/trunk/; revision=24780
2004-02-18 16:24:59 +00:00
b85cbb139e Use the trust to decide the validity signature status. (Better way of
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-gpg-context.c (gpg_verify): Use the trust to decide the
	validity signature status. (Better way of solving yesterday's
	problem)

	* camel-cipher-context.h: Revert change from yesterday.

svn path=/trunk/; revision=24779
2004-02-18 16:20:19 +00:00
8d4f642268 Revert change from yesterday. (efhd_xpkcs7mime_button): Use the icon from
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>

	* em-format-html-display.c (efhd_xpkcs7mime_validity_clicked):
	Revert change from yesterday.
	(efhd_xpkcs7mime_button): Use the icon from the table.

svn path=/trunk/; revision=24778
2004-02-18 16:12:16 +00:00
c64117579d call first e_passwords_get_password before calling _ask_password.
2004-02-18  Rodrigo Moya <rodrigo@ximian.com>

	* common/authentication.c (auth_func_cb): call first e_passwords_get_password
	before calling _ask_password.

svn path=/trunk/; revision=24777
2004-02-18 15:41:32 +00:00
b638e9284b Update Czech translation
svn path=/trunk/; revision=24776
2004-02-18 15:09:17 +00:00