Commit Graph

10220 Commits

Author SHA1 Message Date
5be8aeed4c Confirm that the user really wants to expunge. (save_msg_ok): Set the
2001-08-13  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (expunge_folder): Confirm that the user really
	wants to expunge.
	(save_msg_ok): Set the parent window here.

svn path=/trunk/; revision=11949
2001-08-13 19:55:40 +00:00
d1b8ed3f75 Remove the shortcuts corresponding to an account (they all point to
2001-08-13  Peter Williams  <peterw@ximian.com>

	* mail-config.c (remove_account_shortcuts): Remove the shortcuts
	corresponding to an account (they all point to
	evolution:/accountname/..)
	(mail_config_remove_account): When deleting the account, remove
	its shortcuts.

svn path=/trunk/; revision=11948
2001-08-13 18:46:00 +00:00
da4e562c5e Add `Evolution-common.idl'.
* Makefile.am (IDLS): Add `Evolution-common.idl'.

svn path=/trunk/; revision=11947
2001-08-13 18:43:54 +00:00
c5f5808c73 Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)
* evolution-shell-component.c (init): Initialize
	priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2)

svn path=/trunk/; revision=11946
2001-08-13 18:36:36 +00:00
5481c4465b Whoa, fatal typo. Sorry.
2001-08-10  Peter Williams  <peterw@ximian.com>

	* mail-config-druid.c (druid_finish): Whoa, fatal typo. Sorry.

svn path=/trunk/; revision=11945
2001-08-13 18:12:24 +00:00
2c27394b7f Remove unused variable @folder.
2001-08-13  Jason Leach  <jleach@ximian.com>

	* e-local-storage.c (remove_folder_directory): Remove unused
	variable @folder.

	* e-shell-folder-commands.c (e_shell_command_add_to_shortcut_bar):
	Give icons to shortcuts added via Right-click->Add to Shortcut
	Bar.

svn path=/trunk/; revision=11944
2001-08-13 17:59:52 +00:00
96bdbb506f Updated Swedish translation.
2001-08-13  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=11943
2001-08-13 17:18:33 +00:00
aa689325b2 New function. Convert a time_t to a gchar * (with i18n) (describe_button):
2001-08-13  Peter Williams  <peterw@ximian.com>

	* filter-datespec.c
	(format_time): New function. Convert a time_t to a gchar * (with i18n)
	(describe_button): Use format_time instead of ctime.

svn path=/trunk/; revision=11942
2001-08-13 16:29:39 +00:00
99a9e24304 Disconnect our callbacks when we are freeing the ESummaryMail. Fixes
2001-08-13  Jason Leach  <jleach@ximian.com>

	* e-summary-mail.c (e_summary_mail_free): Disconnect our callbacks
	when we are freeing the ESummaryMail.  Fixes #6712.

svn path=/trunk/; revision=11941
2001-08-13 14:45:38 +00:00
eaef85763e Tell folder cache the path for our Trash is /Trash, because that's what
001-08-13  Jason Leach  <jleach@ximian.com>

	* mail-local.c (init_trash): Tell folder cache the path for our
	Trash is /Trash, because that's what Shell needs to hear for
	updating folders.

svn path=/trunk/; revision=11940
2001-08-13 14:45:27 +00:00
04402f61d2 Add a gettext around our static strings.
2001-08-13  Peter Williams  <peterw@ximian.com>

	* filter-datespec.c (make_span_editor): Add a gettext around our static
	strings.

svn path=/trunk/; revision=11939
2001-08-13 14:45:02 +00:00
d6a282894a Updated Hungarian translation.
2001-08-13  Andras Timar <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.

svn path=/trunk/; revision=11938
2001-08-13 14:18:53 +00:00
988c166c71 Grab focus on the storage set view.
* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Grab focus on the
storage set view.

svn path=/trunk/; revision=11937
2001-08-12 17:32:53 +00:00
15a265e749 Use utf 8 to set the name.
* e-local-storage.c (setup_folder_as_stock): Use utf 8 to set the
name.

svn path=/trunk/; revision=11936
2001-08-12 17:02:06 +00:00
d472e6e604 Added missing ;'s after entities. s/en/C in Language. Add missing ;. Same
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	* C/apx-authors.sgml: Added missing ;'s after entities.
	* C/evolution-C.omf: s/en/C in Language.
	* C/usage-mail-org.sgml: Add missing ;.
	* C/usage-mainwindow.sgml: Same here.

svn path=/trunk/; revision=11935
2001-08-12 15:54:18 +00:00
ec28908ec9 Remove debugging message.
* e-storage-set-view.c (etree_value_at): Remove debugging message.

svn path=/trunk/; revision=11934
2001-08-12 15:38:28 +00:00
9809692793 *** empty log message ***
svn path=/trunk/; revision=11933
2001-08-12 15:35:48 +00:00
1285912f04 Put the folder title bar into an EGrayBar.
* e-shell-view.c (setup_widgets): Put the folder title bar into an
EGrayBar.

* e-gray-bar.c: New.
* e-gray-bar.h: New.

svn path=/trunk/; revision=11932
2001-08-12 15:34:53 +00:00
51f77f649b [Finally! Fix #413, "Support for stock folders", and #786, "i18n:
default folder names are not translated".]

* e-local-storage.c (setup_folder_as_stock): New helper function.
(setup_stock_folders): Use it to set the default folders as
"stock" folders.  This will give them a translated name and also
make them unmodifiable.
(load_all_folders): Call `setup_stock_folders()' here.

* e-shell-folder-commands.c (delete_cb): Display an error dialog
if the deletion fails.
(e_shell_command_delete_folder): Pass the shell view to the delete
callback.

* e-storage.c (e_storage_result_to_string): Add a string for
`E_STORAGE_CANTCHANGESTOCKFOLDER' as well.

* e-local-storage.c (remove_folder): Don't allow a stock folder to
be removed.
(impl_async_xfer_folder): Don't allow a stock folder to be moved.

* e-corba-storage.c (async_remove_folder): Don't allow a stock
folder to be removed.

* e-storage.h: New enum value `E_STORAGE_CANTCHANGESTOCKFOLDER' in
`EStorageResult'.

* e-folder.c: Make member `self_highlight' a :1 int.  New :1 int
member `is_stock'.
(init): Init `is_stock' to %FALSE.
(e_folder_set_is_stock): New.
(e_folder_get_is_stock): New.

* e-local-storage.c (bonobo_interface_update_folder_cb): For now,
don't set the display name.

svn path=/trunk/; revision=11931
2001-08-12 14:00:02 +00:00
ca62294adb Remove #include <config.h> from here. Same here.
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/e-itip-control.h: Remove #include <config.h> from here.
	* gui/itip-utilss.h: Same here.

svn path=/trunk/; revision=11930
2001-08-12 13:45:17 +00:00
e03de8cd5a [Fix #7069, New - Missing name for "Tools" menu.]
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	[Fix #7069, New - Missing name for "Tools" menu.]

	* my-evolution.xml: Put the Tools menu in the
	ComponentToolsPlaceholder.

svn path=/trunk/; revision=11929
2001-08-12 13:16:29 +00:00
6fb0378533 Set the session as online so auto mail checking (and the composer) will be
2001-08-11  Jason Leach  <jleach@ximian.com>

	* mail-offline-handler.c (impl_goOnline): Set the session as
	online so auto mail checking (and the composer) will be doing the
	right things when you go online.  Bug #6343 and #4601.

svn path=/trunk/; revision=11928
2001-08-12 03:12:52 +00:00
5f6e3bde3b Make the right click "Resend..." into "Edit as New Message...", bug #6838.
2001-08-11  Jason Leach  <jleach@ximian.com>

	* folder-browser.c: Make the right click "Resend..." into "Edit as
	New Message...", bug #6838.

svn path=/trunk/; revision=11927
2001-08-12 00:45:18 +00:00
68c24542fe Make the label for the resending menu item read "Edit as New Message...",
2001-08-11  Jason Leach  <jleach@ximian.com>

	* evolution-mail-message.xml: Make the label for the resending
	menu item read "Edit as New Message...", bug #6838.

svn path=/trunk/; revision=11926
2001-08-12 00:41:50 +00:00
b2352331e7 Remove unecessary #include <camel.h>
2001-08-11  Jason Leach  <jleach@ximian.com>

	* mail-accounts.h: Remove unecessary #include <camel.h>

	* mail.h: Removed a prototype for a non-existant
	mail_view_create().

svn path=/trunk/; revision=11925
2001-08-12 00:23:46 +00:00
d49b112712 Updated Spanish translation.
svn path=/trunk/; revision=11924
2001-08-11 23:42:01 +00:00
0fd45526f9 Update the paths of the Tools menu according to the changes in the XML
* gui/tasks-control.c: Update the paths of the Tools menu
according to the changes in the XML [i.e. things are moved to the
ComponentToolsPlaceholder].

* gui/calendar-commands.c: Likewise.

svn path=/trunk/; revision=11923
2001-08-11 22:46:58 +00:00
54ebf885b1 turn on word-wrap for the description fields. Fixes bug #6821.
2001-08-11  Damon Chaplin  <damon@ximian.com>

	* gui/dialogs/event-page.c (init_widgets):
	* gui/dialogs/task-page.c (init_widgets): turn on word-wrap for the
	description fields. Fixes bug #6821.

svn path=/trunk/; revision=11922
2001-08-11 22:35:58 +00:00
c02be949db Added more missing files. Updated accordingly.
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Added more missing files.
	* no.po: Updated accordingly.

svn path=/trunk/; revision=11921
2001-08-11 22:11:57 +00:00
ce05c985ce [Fix #7608, New - Phantom menu entry in Tasks.]
* evolution-tasks.xml: Put the Tools menu in the
ComponentToolsPlaceholder.

svn path=/trunk/; revision=11920
2001-08-11 21:41:02 +00:00
fc6e6a3041 s/summarising/summarizing/. (summary_rebuild): Likewise.
* providers/local/camel-spool-summary.c (summary_rebuild):
s/summarising/summarizing/.
(summary_rebuild): Likewise.

* providers/local/camel-mbox-summary.c (mbox_summary_sync_full):
s/summarise/summarize/.
(mbox_summary_sync_quick): Likewise.
(summary_rebuild): Likewise.
(mbox_summary_check): Likewise.

svn path=/trunk/; revision=11919
2001-08-11 20:51:04 +00:00
446a48db9d Finnish translation updated by Jarkko Ranta <jjranta@cc.joensuu.fi>
svn path=/trunk/; revision=11918
2001-08-11 20:38:13 +00:00
b114e90843 Updated Swedish translation. Also thanks to Mikael Hallendal for reporting
2001-08-11  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation. Also thanks to
	Mikael Hallendal for reporting a problem with the
	translation.

svn path=/trunk/; revision=11917
2001-08-11 18:40:47 +00:00
2a6a3c3538 svn path=/trunk/; revision=11916
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

svn path=/trunk/; revision=11916
2001-08-11 18:29:28 +00:00
c744603c14 Added more missing files. Updated accordingly.
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Added more missing files.
	* no.po: Updated accordingly.

svn path=/trunk/; revision=11915
2001-08-11 18:28:11 +00:00
480592f18f Added bugzilla number
svn path=/trunk/; revision=11914
2001-08-11 15:46:04 +00:00
ce83d43867 Add headers to make it stand on itw own. Marked some strings for
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* printing/e-contact-print.h: Add headers to make it stand on itw own.
	* printing/e-contact-print.c: Marked some strings for translation.

svn path=/trunk/; revision=11913
2001-08-11 15:41:37 +00:00
f9b7fb0e6c Marked some strings for translation. Same here.
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* printing/e-contact-print.c: Marked some strings for translation.
	* printing/e-contact-print-envelope.c: Same here.

svn path=/trunk/; revision=11912
2001-08-11 14:59:36 +00:00
270ae01e09 Be truthful about the versions of libs we need.
2001-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* README: Be truthful about the versions of libs we need.

svn path=/trunk/; revision=11911
2001-08-11 08:32:21 +00:00
113a936bcb Updated Polish translation
svn path=/trunk/; revision=11910
2001-08-11 07:21:41 +00:00
315563e5cf Remove single- or double-quotes from names before sticking them into the
2001-08-10  Jon Trowbridge  <trow@ximian.com>

	* gui/contact-editor/e-contact-quick-add.c (e_contact_quick_add):
	Remove single- or double-quotes from names before sticking them
	into the addressbook. (Bug #6499)

svn path=/trunk/; revision=11909
2001-08-11 02:22:48 +00:00
645b837f4d Properly handle "Category is" queries by checking the search bar
2001-08-10  Jon Trowbridge  <trow@ximian.com>

	* gui/component/addressbook.c (addressbook_query_changed):
	Properly handle "Category is" queries by checking the search bar
	suboption.
        (addressbook_factory_new_control): Attach subitems corresponding
        to all wombat categories to the "Category is" ESearchBarItem.

svn path=/trunk/; revision=11908
2001-08-11 02:01:25 +00:00
7796022af8 Oops, we didn't need to unref all of the widgets, just a few.
2001-08-10  Jeffrey Stedfast  <fejj@ximian.com>

	* e-search-bar.c (impl_destroy): Oops, we didn't need to unref all
	of the widgets, just a few.

svn path=/trunk/; revision=11907
2001-08-11 00:19:08 +00:00
a2ee1a5c0b oops, take out the g_asserts
svn path=/trunk/; revision=11906
2001-08-11 00:04:51 +00:00
30a405f7dc Fix bug #4523 for good. (save_service): If service->authitem is NULL, then
2001-08-10  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-account-gui.c (build_auth_menu): Fix bug #4523 for good.
	(save_service): If service->authitem is NULL, then the user tried
	to enable authentication but the provider doesn't actually support
	it.

svn path=/trunk/; revision=11905
2001-08-11 00:03:54 +00:00
78544223ad Removed comment about the need to resolve nicknames properly, because we
2001-08-10  Jon Trowbridge  <trow@ximian.com>

	* e-msg-composer-hdrs.c (set_recipients): Removed comment about
	the need to resolve nicknames properly, because we now do that.

2001-08-10  Jon Trowbridge  <trow@ximian.com>

        * e-filter-bar.h: Set the subitems to NULL in the pre-defined
        ESearchBarItems.

        * e-filter-bar.c (rule_editor_clicked): Set the ESearchBarItem's
        subitems to NULL.
        (build_items): Set the ESearchBarItem's subitems to NULL.
        (e_filter_bar_new): Set the ESearchBarItem's subitems to NULL.

        * e-search-bar.c: Added support for subitems, so that a search
        option can key off of another option menu rather than just an
        entry.

2001-08-10  Jon Trowbridge  <trow@ximian.com>

        * gui/component/addressbook.c: Set the ESearchBarItem
        subitems explicitly to NULL.

2001-08-10  Jon Trowbridge  <trow@ximian.com>

        * gui/cal-search-bar.c: Where we have ESearchBarItems, set their
        subitems to NULL.

2001-08-10  Jon Trowbridge  <trow@ximian.com>

        * folder-browser.c: Set our ESearchBarItems subitems to NULL.

svn path=/trunk/; revision=11904
2001-08-10 22:36:41 +00:00
8e3b907c2e Prepend the uri with evolution: to fix bug #6916.
2001-08-10  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (transfer_msg): Prepend the uri with evolution:
	to fix bug #6916.

svn path=/trunk/; revision=11903
2001-08-10 22:30:14 +00:00
a16770842e Added an assert - at this point a backtrace would be more useful than a
2001-08-10  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-utils.c (imap_quote_string): Added an
	assert - at this point a backtrace would be more useful than a
	transaction log for debugging.

svn path=/trunk/; revision=11902
2001-08-10 22:07:46 +00:00
1a6ecd207d Make the context menu for the Sent folder have "Resend..." instead of
2001-08-10  Jason Leach  <jleach@ximian.com>

	* folder-browser.c: Make the context menu for the Sent folder have
	"Resend..." instead of "Resend", to clarify that it will bring up
	a dialog needing your input rather than just blindly sending the
	message again.  Also give it the 'e' accelerator.  Bug #6838.

svn path=/trunk/; revision=11901
2001-08-10 22:06:48 +00:00
e29d47cb5e End a placeholder block with </placeholder> instead of <placeholder/>
2001-08-10  Jason Leach  <jleach@ximian.com>

	* evolution-addressbook.xml: End a placeholder block with
	</placeholder> instead of <placeholder/>

svn path=/trunk/; revision=11900
2001-08-10 22:01:40 +00:00