Commit Graph

579 Commits

Author SHA1 Message Date
a1f287ca6b Bug 274117 – Difficult to post a new message to newsgroups
Completely rewrite how composer headers are managed.  There's now two
sets of headers (with some overlap): one set is for sending an email
message, the other is for posting to a newsgroup.  The correct set of
headers is chosen on-the-fly based on the currently selected account
type.  The user's "view" preferences for these two sets are stored
separately, so that switching between an email account and a news
account will no longer stomp on your preferences.

This also eliminates the need for the "Post New Message to Folder" and
"Post a Reply" actions, so they've been removed.  Usenet users can now
just highlight a newsgroup in the folder tree and click New or Reply,
and the composer window will show the correct set of headers with the
Post-To field filled in automatically.

Comment #6 in the bug discusses other standard news reader behaviors we
still don't get right, particularly the missing "Followup To" header.
These will be dealt with separately.
2009-05-20 12:56:55 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
c7d8ad5a1a Use the standard FAQ icon for Help -> Evolution FAQ 2009-04-29 14:32:32 -04:00
26fe8fb76e ** Fix for bug #559086
2008-11-03  Ashish Shrivastava  <shashish@novell.com>

        ** Fix for bug #559086
 
        * Most of the calendar errors are now non-intrusive

        * calendar.error.xml: Added a new error message for
         non-intrusive backend_died.
        * apps_evolution_calendar.schemas.in:
        * calendar-commands.c: Added new verb for help debug message
          (help_debug):
        * gnome-cal.c: Support for non-intrusive error.
          (client_cal_opened_cb), Define fash table and accessing
          errors:
        * e-calendar-view.c: (error_response):
          (e_calendar_utils_show_error_silent),
          (e_calendar_utils_show_info_silent):
        * e-calendar-view.h:
        * calendar-component.c: Added EActivityHandler and ELogger:
         (calendar_component_peek_activity_handler),
         (calendar_component_show_logger):
        * calendar-component.h:


svn path=/trunk/; revision=36727
2008-11-03 12:10:48 +00:00
c9477380c4 ** Fixes bug #559040
2008-11-03  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #559040

	* ui/evolution-addressbook.xml:
	* ui/evolution-mail-global.xml:
	* ui/evolution-mail-list.xml:
	No period at the end of tooltips, and use sentence case.


svn path=/trunk/; revision=36724
2008-11-03 05:05:43 +00:00
0368e5866b ** Fix for bug #534762
2008-08-27  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #534762

	Change "addressbook" to "address book" in translatable strings.


svn path=/trunk/; revision=36117
2008-08-27 10:37:32 +00:00
9238a8a259 ** Fix for bug #546788
2008-08-07  Paul Bolle  <pebolle@tiscali.nl>

	** Fix for bug #546788

	* mail/em-folder-view.c: "/commands/ViewNormal" isn't actually used.
        It is probably a leftover from a previous way of setting the formatting
	style. It can be removed. Related cleanups.

	* ui/evolution-mail-message.xml: Drop unused "ViewNormal" cmd entry.


svn path=/trunk/; revision=35929
2008-08-07 19:30:06 +00:00
ad2061107e ** Fixes bug #517825
2008-08-01  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #517825

	* ui/evolution.xml:
	Fix duplicate mnemonic.  "_Work Offline" -> "Work _Offline"


svn path=/trunk/; revision=35886
2008-08-01 18:33:33 +00:00
e70b11a55e Forgot a ChangeLog entry.
svn path=/trunk/; revision=35754
2008-07-18 16:25:36 +00:00
0597b877c5 ** Fixes bug #542125
2008-07-18  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #542125

	** This set of changes migrates CompEditor, CompEditorPage and the
	   various subclasses from using BonoboUI to GtkUIManager for menus
	   and toolbars.  It also substantially cleans up the code and
	   streamlines the CompEditorPage API, making more effective use
	   of GObject properties.

	Core changes:
	* gui/dialogs/comp-editor-page.c:
	* gui/dialogs/comp-editor-page.h:
	* gui/dialogs/comp-editor.c:
	* gui/dialogs/comp-editor.h:
	* gui/dialogs/event-editor.c:
	* gui/dialogs/event-editor.h:
	* gui/dialogs/event-page.c:
	* gui/dialogs/event-page.h:
	* gui/dialogs/memo-editor.c:
	* gui/dialogs/memo-editor.h:
	* gui/dialogs/memo-page.c:
	* gui/dialogs/memo-page.h:
	* gui/dialogs/recurrence-page.c:
	* gui/dialogs/recurrence-page.h:
	* gui/dialogs/schedule-page.c:
	* gui/dialogs/schedule-page.h:
	* gui/dialogs/task-details-page.c:
	* gui/dialogs/task-details-page.h:
	* gui/dialogs/task-editor.c:
	* gui/dialogs/task-editor.h:
	* gui/dialogs/task-page.c:
	* gui/dialogs/task-page.h:

	Supporting changes:
	* gui/calendar-component.c:
	* gui/comp-editor-factory.c:
	* gui/e-cal-popup.c:
	* gui/e-calendar-table.c:
	* gui/e-calendar-view.c:
	* gui/e-comp-editor-registry.c:
	* gui/e-memo-table.c:
	* gui/e-tasks.c:
	* gui/gnome-cal.c:
	* gui/memos-component.c:
	* gui/tasks-component.c:
	* gui/dialogs/alarm-dialog.c:
	* gui/dialogs/comp-editor-util.c:

	* art/Makefile.am:
	Move query-free-busy.png to data/icons.


svn path=/trunk/; revision=35753
2008-07-18 16:23:26 +00:00
78d55ba5bb Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug #395636 (Added a couple of missing accel keys)
svn path=/trunk/; revision=35674
2008-06-21 17:57:16 +00:00
31cfa1dd24 Committing on behalf of Srinivasa Ragavan <sragavan@novell.com>
2008-06-02  Srinivasa Ragavan  <sragavan@novell.com>

        ** Fix for bug #531836
        Added bonobo accel key for Ctrl+D, Del to keep working on 
        deleted mails, but not the toolbar/menu

svn path=/trunk/; revision=35570
2008-06-02 05:15:09 +00:00
28182d6b8c Neither is this. Remove it from source control.
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	* ui/Makefile.am:
	* ui/evolution-signature-editor.xml:
	Neither is this.  Remove it from source control.


svn path=/trunk/; revision=35517
2008-05-19 21:18:53 +00:00
68993450af This file is no longer used. Remove it from source control.
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	* ui/Makefile.am:
	* ui/evolution-subscribe.xml:
	This file is no longer used.  Remove it from source control.


svn path=/trunk/; revision=35516
2008-05-19 21:12:54 +00:00
0a53b0ce0a Add an icon for Folder->New.
2008-04-13  Matthew Barnes  <mbarnes@redhat.com>

	* mail/em-folder-browser.c:
	Add an icon for Folder->New.

	* ui/evolution-addressbook.xml:
	Add an icon for Edit->Select All.

	* ui/evolution-mail-list.xml:
	Add icons for Folder->Delete and Folder->Refresh.


svn path=/trunk/; revision=35363
2008-04-13 22:04:21 +00:00
8873c47ed1 Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent Documents" submenu (to quickly add them as attachments).
M    configure.in
M    ChangeLog
M    composer/evolution-composer.ui
M    composer/ChangeLog
M    composer/e-composer-actions.c
M    composer/e-composer-private.c
M    widgets/misc/ChangeLog
M    widgets/misc/e-attachment-bar.c
M    widgets/misc/e-attachment-bar.h
M    calendar/gui/dialogs/comp-editor.c
M    calendar/ChangeLog
M    ui/ChangeLog
M    ui/evolution-editor.xml

svn path=/trunk/; revision=35354
2008-04-11 18:52:39 +00:00
16068d9b41 ** Merge the mbarnes-composer branch
2008-04-02  Matthew Barnes <mbarnes@redhat.com>

	** Merge the mbarnes-composer branch

	* configure.in:
	Bump libgtkhtml requirement to 3.19.1.
	Add gtkhtml-editor dependency for addressbook, calendar and mail.
	Remove print-message plugin; new composer implements this natively.

	* tools/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/eab-gui-util.c
	(eab_send_to_contact_and_email_num_list),
	(eab_send_contact_list_as_attachment):
	Adapt to new Bonobo-less composer widget.

	* calendar/gui/Makefile.am:
	Remove CORBA rules for the old composer.

	* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
	(comp_subject), (comp_content_type), (comp_filename),
	(comp_description), (append_cal_attachments), (itip_send_comp),
	(reply_to_calendar_comp):
	Adapt to new Bonobo-less composer widget.

	* composer/Makefile.am:
	Remove CORBA rules for the old composer.

	* composer/e-msg-composer.c:
	* composer/e-msg-composer.h:
	EMsgComposer is now a subclass of GtkhtmlEditor.
	Extensive refactoring and cleanup, too much to list in detail.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	Add "sensitive" property along with get/set functions.

	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	Propagate "refreshed" signal from EAccountComboBox.
	Add function e_composer_from_header_get_account_list().

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	New files manage composer's private data.
	Allows other composer files to manipulate private data.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Remove these files; replaced by EComposerHeaderTable widget.

	* composer/evolution-composer.c:
	* composer/evolution-composer.h:
	Remove these files; composer is now a subclass of GtkhtmlEditor.

	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer-select-file.h:
	Remove these files; logic moved to e-msg-composer.c.

	* composer/listener.c:
	* composer/listener.h:
	Remove these files; event handlers moved to e-msg-composer.c.

	* composer/Composer.idl:
	* composer/Evolution-Composer.idl:
	Remove these files; composer is no longer a Bonobo object.

	* mail/em-composer-prefs (sig_edit_cb),
	(em_composer_prefs_new_signature):
	Adapt to new Bonobo-less signature editor.

	* mail/mail-signature-editor.c:
	* mail/mail-signature-editor.h:
	Rewrite the signature editor as a subclass of GtkhtmlEditor.
	Eliminates Bonobo from the equation.

	* mail/em-composer-utils.c (composer_get_message),
	(em_utils_composer_send_cb), (save_draft_done),
	(em_utils_composer_save_draft_cb), (create_new_composer),
	(em_utils_compose_new_message),
	(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
	(em_utils_post_to_url), (edit_message), (forward_attached),
	(forward_non_attached), (reply_get_composer), (composer_set_body),
	(em_utils_reply_to_message), (post_reply_to_message):
	Adapt to new Bonobo-less composer.

	* mail/mail-component-factory.c:
	Composer is no longer needs a Bonobo factory.

	* mail/mail-config.c:
	Fix style pattern for EMsgComposer widgets.

	* plugins/groupwise/mail-send-options.c
	(org_gnome_composer_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/exchange-operations/Makefile.am:
	Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.

	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header), (org_gnome_exchange_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	Adapt to streamlined EMsgComposer API.

	* po/POTFILES.in: Update file list for new composer.

	* ui/evolution-composer-entries.xml:
	Remove this file; obsoleted by new composer.

	* widgets/misc/Makefile.am:
	Add EVOLUTION_MAIL_LIBS.

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New function e_account_combo_box_get_account_list().
	Emit a "refreshed" signal when the EAccountList changes.
	Add an internal reverse-lookup index.

	* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
	New function adds radio actions to an action group.
	Will eventually replace e_charset_picker_bonobo_ui_populate().

	* widgets/misc/e-signature-combo-box.c:
	* widgets/misc/e-signature-combo-box.h:
	New function e_signature_combo_box_get_signature_list().

	... separate issue ...

	* configure.in:
	Bump eds_minimum_version to 2.23.1 for
	CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.


svn path=/trunk/; revision=35313
2008-04-02 18:37:22 +00:00
8d0007578e Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a gettext context to the string "Read")
svn path=/trunk/; revision=34910
2008-01-28 05:46:22 +00:00
5b89cbe4f5 ** Non-intrusive errror reporting and basic logging support.
2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	** Non-intrusive errror reporting and basic logging support.

	* em-folder-browser.c: (emfb_help_debug): Invoke the debug menu.
	* evolution-mail.schemas.in: Schema for error timeout and level.
	* mail-component.c: (mail_component_init), (render_pixbuf),
	(render_level), (render_date), (append_logs), (spin_value_changed),
	(mail_component_show_logger): Handle the lifecycle of the logger.
	* mail-component.h: Api to show the logger.
	* mail-config.c: (gconf_error_time_changed),
	(gconf_error_level_changed), (mail_config_init),
	(mail_config_get_error_timeout), (mail_config_get_error_level): Load
	and get the error time and level.
	* mail-config.h:
	* mail-mt.c: (mail_msg_set_cancelable), (mail_msg_new),
	(end_event_callback), (mail_msg_free), (mail_msg_check_error),
	(operation_cancel), (do_op_status): Revamp the error handling.
	* mail-mt.h:
	* mail-ops.c: (send_queue_send), (mail_send_queue): Handle the send/receive 
	case of error reporting separately.
	* mail-send-recv.c: (free_send_info), (mail_send):

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	** Revamped Activity handler and task bar/widget for non-intrusive 
	error reporting

	* e-activity-handler.c: (activity_info_new), (activity_info_free),
	(task_widget_new_from_activity_info), (setup_task_bar),
	(e_activity_handler_init),
	(e_activity_handler_set_error_flush_time),
	(e_activity_handler_set_logger), (cancel_wrapper),
	(e_activity_handler_cancelable_operation_started),
	(e_activity_handler_operation_started), (handle_error),
	(error_cleanup), (e_activity_handler_make_error),
	(e_activity_handler_operation_set_error),
	(e_activity_handler_operation_progressing),
	(e_activity_handler_operation_finished):
	* e-activity-handler.h:
	* e-task-bar.c: (e_task_bar_prepend_task),
	(e_task_bar_remove_task_from_id), (e_task_bar_remove_task),
	(e_task_bar_get_task_widget_from_id):
	* e-task-bar.h:
	* e-task-widget.c: (e_task_widget_init), (button_press_event_cb),
	(prepare_popup), (e_task_widget_construct),
	(e_task_widget_new_with_cancel), (e_task_widget_new),
	(e_task_widget_update_image):
	* e-task-widget.h:

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	* Makefile.am: Add e-logger.[ch] to compilation
	* e-error.c: (e_error_newv): Add primary/secondary text to the error 
	dialog to the gobject as data.
	* e-logger.[ch]: A new logger provision Evolution. 

2007-12-17  Srinivasa Ragavan  <sragavan@novell.com>

	* evolution-mail-global.xml: Add Debug Log menu item for mailer.
	* evolution.xml: Add place holder for Debug menu item.



svn path=/trunk/; revision=34712
2007-12-16 20:19:53 +00:00
62f68fae21 Just remove the mail-remote plugin altogether so we stop going back and
2007-12-15  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	* plugins/mail-remote:
	Just remove the mail-remote plugin altogether so we stop going
	back and forth over whether the translatable files should be added
	to POTFILES.in.  We can always add it back once we get it working
	again.

	* po/POTFILES.in:
	Remove the mail-remote files for good this time.

	* mail/em-folder-tree-model.c (emft_model_unread_count_changed),
	(emfolder_tree_model_set_unread_count):
	Fix recently introduced compiler warnings.

	* plugins/mail-remote:
	Remove this plugin until it can be fixed.

	* ui/evolution.xml:
	Fix capitalization of "Download Messages..." (HIG 8.3.2).


svn path=/trunk/; revision=34706
2007-12-16 03:55:23 +00:00
b2eca33400 Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).
2007-12-15  Matthew Barnes  <mbarnes@redhat.com>

	* help/C/evolution.xml:
	* ui/evolution.xml:
	Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2).


svn path=/trunk/; revision=34704
2007-12-15 21:44:09 +00:00
dbdeeca21b change "Evolution FAQ" menu item name to "Frequently Asked questions". if
2007-12-09  Andre Klapper  <a9016009@gmx.de>
 
 	* evolution.xml:
 	change "Evolution FAQ" menu item name to "Frequently Asked questions".
	if i think of it, our users should not need a geek dictionary.


svn path=/trunk/; revision=34679
2007-12-09 22:20:31 +00:00
e2ef0d70d9 ** Fix for bug #500561
2007-12-07  Denis Washington <denisw@svn.gnome.org>

	** Fix for bug #500561

	* em-folder-browser.c: Added icon for mark all messages as read menu 
	item.
--This 

M    mail/em-folder-browser.c
M    mail/ChangeLog
M    ui/ChangeLog
M    ui/evolution-mail-list.xml

svn path=/trunk/; revision=34665
2007-12-07 04:32:14 +00:00
2921b13108 ** Fixes bug #444227
2007-12-04  Alex Kloss  <alexkloss@att.net>

	** Fixes bug #444227

	* evolution-mail-global.xml:
	Make string for PrepareForOffline more descriptive
	Add mnemonic to PrepareForOffline menu item


svn path=/trunk/; revision=34641
2007-12-04 11:56:13 +00:00
d218775fe4 ** Fixes bug #497810
2007-11-26  Andre Klapper  <a9016009@gmx.de>

	** Fixes bug #497810

 	* ui/evolution.xml:
	* shell/e-shell-window-commands.c:
	add "Evolution FAQ" help menu item


svn path=/trunk/; revision=34589
2007-11-26 19:50:36 +00:00
042ba3ee7e ** Fix for bug #216485 Edit->Select thread menu fix and improvement.
2007-11-26 Nicholas Miell <nmiell@gmail.com>

	** Fix for bug #216485
	Edit->Select thread menu fix and improvement.

	* mail/em-folder-browser.c: (emfb_edit_select_subthread): new function,
	(emfb_enable_map, emfb_verbs) hook it up
	* mail/message-list.c: (select_thread): new function based on
	thread_select_foreach, (thread_select_foreach): remove the logic
	now in select_thread, (message_list_select_thread): use
	select_thread, (subthread_select_foreach): new function,
	(message_list_select_subthread): new function
	* mail/message-list.h: (message_list_select_subthread): add prototype

	* ui/evolution-mail-list.xml
	Add Select Message Subthread


svn path=/trunk/; revision=34585
2007-11-26 11:28:54 +00:00
cfb0a3c19a ** Fix for bug #209425
2007-11-10  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #209425

    * data/icons/Makefile.am:
    * data/icons/hicolor_actions_16x16_go-today.svg:
    * data/icons/hicolor_actions_22x22_go-today.svg:
    Don't use gtk-home for the go-today action. Add new
    icons to the build.

svn path=/trunk/; revision=34518
2007-11-10 09:37:27 +00:00
bdab55b7f4 fix my last commit...
2007-11-01  Michael Monreal  <mmonreal@svn.gnome.org>

        * evolution.xml: fix my last commit...

svn path=/trunk/; revision=34479
2007-11-01 15:02:07 +00:00
40331df14b ** Fix for bug #492106
2007-11-01  Michael Monreal  <mmonreal@svn.gnome.org>

        ** Fix for bug #492106

        * evolution.xml:
        Use the about icon from the freedesktop spec, not
        the deprecated gnomeui icon.

svn path=/trunk/; revision=34478
2007-11-01 14:42:56 +00:00
f4fa55c9ee ** Fixes bug #476389
2007-10-18  Diego Escalante Urrelo  <diegoe@gnome.org>

	** Fixes bug #476389

	* ui/evolution-mail-message.xml: Reorder the Filter/VFolder menu
	entries to keep consistency between this and the main menu.


svn path=/trunk/; revision=34396
2007-10-19 04:55:15 +00:00
e704fbd134 Add an icon for FilePageSetup.
2007-10-16  Matthew Barnes  <mbarnes@redhat.com>

	* shell/e-shell-window-commands.c:
	* ui/evolution.xml:
	Add an icon for FilePageSetup.


svn path=/trunk/; revision=34393
2007-10-16 21:15:01 +00:00
54d4e5e5f8 ** Fixes bug #477045
2007-09-27  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #477045

	* addressbook/gui/component/addressbook-component.c:
	* addressbook/gui/component/addressbook-view.c:
	* addressbook/gui/contact-editor/e-contact-editor-address.c:
	* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* addressbook/gui/widgets/e-addressbook-view.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	* calendar/gui/calendar-commands.c:
	* calendar/gui/calendar-component.c:
	* calendar/gui/dialogs/cal-attachment-select-file.c:
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/dialogs/event-editor.c:
	* calendar/gui/dialogs/task-editor.c:
	* calendar/gui/e-cal-popup.c:
	* calendar/gui/e-calendar-table.c:
	* calendar/gui/e-calendar-view.c:
	* calendar/gui/e-day-view.c:
	* calendar/gui/e-memo-table.c:
	* calendar/gui/e-week-view.c:
	* calendar/gui/memos-component.c:
	* calendar/gui/memos-control.c:
	* calendar/gui/tasks-component.c:
	* calendar/gui/tasks-control.c:
	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer.c:
	* mail/em-folder-tree.c:
	* mail/em-folder-view.c:
	* mail/em-popup.c:
	* mail/mail-component.c:
	* mail/mail-mt.c:
	* mail/mail-send-recv.c:
	* mail/message-list.c:
	* plugins/exchange-folder-permission.c:
	* plugins/exchange-folder.c:
	* plugins/groupwise-features/share-folder-common.c:
	* shell/e-shell-window-commands.c:
	* ui/evolution-addressbook.xml:
	* ui/evolution-calendar.xml:
	* ui/evolution-composer-entries.xml:
	* ui/evolution-editor.xml:
	* ui/evolution-event-editor.xml:
	* ui/evolution-mail-list.xml:
	* ui/evolution-mail-message.xml:
	* ui/evolution-memos.xml:
	* ui/evolution-message-composer.xml:
	* ui/evolution-subscribe.xml:
	* ui/evolution-task-editor.xml:
	* ui/evolution-tasks.xml:
	* ui/evolution.xml:
	Use standard icon names where applicable.


svn path=/trunk/; revision=34322
2007-09-27 17:48:23 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
4e4d7e38f1 ** Fixes bug #446894
2007-07-06  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #446894

	* ui/evolution.xml:
	Add a filepagesetup command, and a corresponding menu item within
	the print place holder.  net result is to add a "file -> page setup"
	menu item to all components, just above the print menu items.

	* shell/e-shell-window-commands.c (command_page_setup):
	Callback for new FilePageSetup verb.

	* mail/em-format-html-print.c:
	Use new gtk_html_print_operation_run() function in GtkHTML.

	* e-util/e-print.c (load_page_setup):
	Extract GtkPageSetup properties from a GtkPrintSettings object.

	* e-util/e-print.c (save_page_setup):
	Merge GtkPageSetup properties into a GtkPrintSettings object.

	* e-util/e-print.[ch] (e_print_run_page_setup_dialog):
	New function runs a preconfigured Page Setup dialog and saves
	the configuration to GConf (/apps/evolution/shell/printing).


svn path=/trunk/; revision=33762
2007-07-06 14:19:16 +00:00
2a4152b6dd Fix for offline improvements
svn path=/trunk/; revision=33547
2007-05-15 17:56:04 +00:00
83ba9a2ff8 ** Fix for bug #325966 from Christian Neumair
svn path=/trunk/; revision=33534
2007-05-14 04:16:57 +00:00
ba75befc40 Fix for bug #378438
svn path=/trunk/; revision=33503
2007-05-11 06:24:54 +00:00
b3554a5cca ** Fixes #401546 - Commit the missing error string and remove the button
from the toolbar and also dis-associate the accelarator key.


svn path=/trunk/; revision=33256
2007-02-26 14:42:44 +00:00
486e321d16 Added Send options button under Insert menu item in composer . Added
2007-01-18  Raghavendran R <raghavguru7@gmail.com>

        * evolution-message-composer.xml: Added Send options button
          under Insert menu item in composer .
          Added toolitem for Send Options .


svn path=/trunk/; revision=33140
2007-01-22 19:00:35 +00:00
e8f343bc9e Fix for a minor mnemonic issue
svn path=/trunk/; revision=32487
2006-08-07 10:25:06 +00:00
796be1785a Fix for bug 209254
svn path=/trunk/; revision=32315
2006-07-14 06:54:03 +00:00
d6d8b20ff8 adding a seperator between "save" and "save draft" button. Fixes bug
2006-07-08  Andreas Köhler  <andi5.py@gmx.net>

	* evolution-message-composer.xml: adding a seperator between
	"save" and "save draft" button. Fixes bug #318462.
	(Committed by Andre Klapper)

svn path=/trunk/; revision=32259
2006-07-08 12:22:31 +00:00
e4bdc1e6a7 Added support for Vertical View in Evolution Mailer with custom message list.
svn path=/trunk/; revision=32071
2006-06-02 18:12:08 +00:00
9710f404f5 Don't set gtk-delete as the stock icon for Empty Trash
2006-04-27  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Don't set gtk-delete as the stock icon
	for Empty Trash

	* evolution-mail-message.xml: Set the MessageDelete icon as a pixbuf
	from the code
	Don't set an icon for MessageUndelete

	Fixes #339626

svn path=/trunk/; revision=31921
2006-04-27 16:46:21 +00:00
f80451242d Committing patch from PR Suman for adding icons in menu items.
svn path=/trunk/; revision=31899
2006-04-26 08:57:47 +00:00
d76b7a7730 Insert menu changed its mnemonic. Fixes bug #331975. (Committed by Andre
2006-02-26  Rakesh k.g <rakeysh_kg@yahoo.com>
	* evolution-editor.xml: Insert menu changed its mnemonic.
	Fixes bug #331975. (Committed by Andre Klapper)

svn path=/trunk/; revision=31730
2006-03-22 01:52:30 +00:00
cf730fa060 Fix mnemonics and tooltips.
svn path=/trunk/; revision=31498
2006-02-13 00:09:49 +00:00
b206090444 some trivial string changes for bug 327932
svn path=/trunk/; revision=31466
2006-02-10 03:23:27 +00:00
95838de79b harmonizing plural forms of tooltips and status messages; fixing a few
2006-02-05  Andre Klapper <a9016009@gmx.de>

	* evolution-mail-message.xml:
	* evolution-tasks.xml:
	harmonizing plural forms of tooltips and status messages;
	fixing a few bugs. fixes bug 311474.

svn path=/trunk/; revision=31411
2006-02-05 22:41:41 +00:00
67ca087af6 changed label for MessageMarkAllAsRead to be more precise
svn path=/trunk/; revision=31408
2006-02-05 17:59:23 +00:00