Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
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
03e9bb4cfd changing British English to American English. Fixes bug 326637.
2006-01-19  Andre Klapper <a9016009@gmx.de>

	* evolution-meesage-composer.xml: changing British English to
	American English. Fixes bug 326637.

svn path=/trunk/; revision=31241
2006-01-19 14:44:44 +00:00
1e45971589 ** Fixes bug #326381
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326381

	* evolution-message-composer.xml:
	* evolution-signature-editor.xml
	Changed _Insert to I_nsert.

svn path=/trunk/; revision=31169
2006-01-13 13:16:38 +00:00
328038a347 Changes accelerator assignment specified in
2006-01-12  Srinivasa Ragavan  <sragavan@novell.com>

	* evolution-mail-global.xml:
	* evolution-mail-message.xml:
	* evolution-message-composer.xml:
	* evolution.xml:

	Changes accelerator assignment specified in
	http://go-evolution.org/Shortcut_Keys_Review

svn path=/trunk/; revision=31148
2006-01-12 14:57:26 +00:00
415ed32539 changing 1 HIG-violating shortcut. Fixes bug 323910
2005-12-20  Andre Klapper <a9016009@gmx.de>
	* evolution-mail-message.xml: changing 1 HIG-violating shortcut.
          Fixes bug 323910

svn path=/trunk/; revision=30886
2005-12-20 00:31:27 +00:00
e9655751fb Add menu item for prioritising message
2005-12-07  Parthasarathi Susarla <sparthasarathi@novell.com>

	* evolution-message-composer.xml: Add menu item for prioritising
	message

svn path=/trunk/; revision=30735
2005-12-07 08:30:00 +00:00
5f23f22fa4 changing the order of the main menu items due to HIG (#308614)
2005-09-24  Andre Klapper  <a9016009@gmx.de>
	* evolution-message-composer.xml: changing the order of the
	main menu items due to HIG (#308614)

svn path=/trunk/; revision=30376
2005-09-26 11:16:28 +00:00
8e0d622224 Uisng the label "Save Draft" instead of "SaveDraft". Fixes #219242
svn path=/trunk/; revision=30004
2005-08-05 11:01:16 +00:00
dc8f46a129 Added Shortcut for Save Draft -(Ctrl+Shift+S) and a toolbar button for the
2005-07-25  Srinivasa Ragavan <sragavan@novell.com>

	* evolution-message-composer.xml: Added Shortcut for Save Draft
	-(Ctrl+Shift+S) and a toolbar button for the same.
	Fixes #219242. Commiting Devashish Sharma's patch

svn path=/trunk/; revision=29871
2005-07-25 05:01:14 +00:00
903becfede composer/e-message-composer.c calendar/gui/dialogs/comp-editor.c
2005-05-16  Srinivasa Ragavan <sragavan@novell.com>

	* composer/e-message-composer.c
	* calendar/gui/dialogs/comp-editor.c
	* ui/evolutoin-message-composer.xml
	Removed the expander for the attachment bar and made visible
	always.

svn path=/trunk/; revision=29373
2005-05-16 11:39:08 +00:00
66b21f7a5e Fixes #301459 Fixed the typo error.
2005-05-06  Chenthill Palanisamy  <pchenthill@novell.com>

	Fixes #301459
	* evolution-message-composer.xml: Fixed the typo error.

svn path=/trunk/; revision=29299
2005-05-06 06:47:19 +00:00
c26a9f463d change the label to "Request read receipt".
2005-04-08  Not Zed  <NotZed@Ximian.com>

        * evolution-message-composer.xml: change the label to "Request
        read receipt".

2004-03-31  ERDI Gergo  <cactus@cactus.rulez.org>

        * evolution-message-composer.xml: Added new menu item for
        requesting message receipts when composing a new message

svn path=/trunk/; revision=29186
2005-04-08 04:34:54 +00:00
097c33e75e add component button view items
2005-01-04  JP Rosevear  <jpr@novell.com>

	* evolution.xml: add component button view items

	* evolution.xml: set the toolbar look to "system" everywhere

	* evolution-signature-editor.xml: ditto

	* evolution-message-composer.xml: ditto

svn path=/trunk/; revision=28238
2005-01-04 19:43:20 +00:00
ebb89b17ef use stock icons where possible. Calendar and tasks already use stock
2004-05-25  William Jon McCann  <mccann@jhu.edu>

	* evolution-message-composer.xml:
	* evolution-composer-entries.xml:
	* evolution-contact-list-editor.xml:
	* evolution-contact-editor.xml:
	* evolution.xml:
	* evolution-mail-message.xml:
	* evolution-mail-list.xml:
	* evolution-mail-global.xml:
	* evolution-addressbook.xml: use stock icons where possible.
	Calendar and tasks already use stock icons.

	* evolution-tasks.xml: swap positions of delete and print icons
	to be consistent with the other components.

svn path=/trunk/; revision=26085
2004-05-25 20:54:01 +00:00
9cf4f01e82 Add menu items to show To and PostTo
2004-01-12  Meilof Veeningen  <meilof@wanadoo.nl>

	* evolution-message-composer.xml: Add menu items to show To and
	PostTo

svn path=/trunk/; revision=24183
2004-01-12 22:23:33 +00:00
e2a832a056 Fixes bug #39488, use hlook="system" for toolbars
2004-01-06  Rodney Dawes  <dobey@ximian.com>

	* evolution-comp-editor.xml:
	* evolution-contact-editor.xml:
	* evolution-contact-list-editor.xml:
	* evolution-event-editor.xml:
	* evolution-mail-messagedisplay.xml:
	* evolution-message-composer.xml:
	* evolution-signature-editor.xml:
	* evolution.xml: Fixes bug #39488, use hlook="system" for toolbars

svn path=/trunk/; revision=24070
2004-01-06 17:50:20 +00:00
7dcbbbdcc4 Change hlook value for "Toolbar" to be "both_horiz". Likewise. Likewise.
* evolution-message-composer.xml: Change hlook value for "Toolbar"
to be "both_horiz".
* evolution-signature-editor.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-event-editor.xml: Likewise.
* evolution-contact-list-editor.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-comp-editor.xml: Likewise.

svn path=/trunk/; revision=18869
2002-11-20 22:57:13 +00:00
761efc48f5 changed accel for HTML from T to M to avoid conflict with other menu
2002-07-23  Larry Ewing  <lewing@ximian.com>

	* evolution-message-composer.xml: changed accel for HTML from T to
	M to avoid conflict with other menu items.

svn path=/trunk/; revision=17552
2002-07-23 18:09:02 +00:00
5fea81cd0f removed Insert file from composers menu + forgotten signature editor
help menu fix

svn path=/trunk/; revision=17533
2002-07-22 22:51:05 +00:00
73a72a3b27 s/now// for "Send this message now" tooltip
svn path=/trunk/; revision=17380
2002-07-05 20:35:35 +00:00
917940d6e8 Removed the Send Later verb.
2002-07-05  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Removed the Send Later verb.

svn path=/trunk/; revision=17376
2002-07-05 19:16:07 +00:00
91c99e0e5a moved format menu, avoided two separators
svn path=/trunk/; revision=15995
2002-03-08 23:02:22 +00:00
1b16221c59 for all separators, add a unique (per xml file) name to each separator, so
2002-01-15  Michael Meeks  <michael@ximian.com>

	* *.xml: for all separators, add a unique (per xml file) name
	to each separator, so we don't get them conflicting across
	merges and messing with the order; then give them a dummy attr
	f="" to stop them being transparent, hmm.

svn path=/trunk/; revision=15338
2002-01-16 15:36:23 +00:00
05e3d8bbb9 change Save into Save and close, don't break the string freeze in the
2001-10-30  Larry Ewing  <lewing@ximian.com>

	* evolution-signature-editor.xml: change Save into Save and close,
	don't break the string freeze in the process.

svn path=/trunk/; revision=14498
2001-10-30 23:14:23 +00:00
64beb73a14 Added an EncodingPlaceholder, shuffled around the items for the Edit menu
* evolution-message-composer.xml: Added an EncodingPlaceholder,
shuffled around the items for the Edit menu a little bit.  Removed
"Delete All" which is too dangerous a command [especially without
confirmation as it is implemented now].

svn path=/trunk/; revision=14406
2001-10-30 02:44:27 +00:00
71657b5741 Remove separator from the end of the "View" menu.
* evolution-message-composer.xml: Remove separator from the end of
the "View" menu.

svn path=/trunk/; revision=14395
2001-10-30 01:48:42 +00:00
183cd7e571 Added an accelerator (H_TML) to the Format->Html menu item.
2001-10-22  Anna Marie Dirks  <anna@ximian.com>

	* evolution-message-composer.xml: Added an accelerator (H_TML) to the Format->Html
	menu item.

svn path=/trunk/; revision=13926
2001-10-23 01:49:50 +00:00
edb4e998b4 removed hidden Debug submenu, it was causing empty little popup menu
2001-10-01  Radek Doulik  <rodo@ximian.com>

	* evolution-message-composer.xml: removed hidden Debug submenu,
	it was causing empty little popup menu appear, which was somewhat
	confusing, I hope Michael doesn't need it anymore

	* evolution-signature-editor.xml: removed hidden Debug submenu

svn path=/trunk/; revision=13259
2001-10-01 15:34:49 +00:00
b6fecb62d9 Added Cut/Copy/Paste underline thingies.
2001-08-19  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-list.xml: Added Cut/Copy/Paste underline
	thingies.

svn path=/trunk/; revision=12223
2001-08-19 18:56:19 +00:00
636c68733c Remove "Customize toolbar" item. Here too. Here too.
* evolution-mail-messagedisplay.xml: Remove "Customize toolbar"
item.
* evolution.xml: Here too.
* evolution-message-composer.xml: Here too.

svn path=/trunk/; revision=11747
2001-08-07 22:20:29 +00:00
993a74a8c0 More updates to icons, this time the Save, Save As, and Search icons for
a few places.

svn path=/trunk/; revision=11544
2001-08-01 09:11:56 +00:00
c36ab4adbc ui:
2001-07-31  Peter Williams  <peterw@ximian.com>

	* evolution-message-composer.xml: Add "Customize Toolbars" menu item
	and command.

composer:

2001-07-31  Peter Williams  <peterw@ximian.com>

	* e-msg-composer.c (setup_ui): Set the config path for the composer so
	that the customize toolbar command works.

svn path=/trunk/; revision=11529
2001-07-31 19:01:59 +00:00
86dfaaef76 Use the new Send and Send Later icons for the toolbar and menus in the
composer.  (Beautiful work Tuomas and Jakub!)

svn path=/trunk/; revision=11511
2001-07-31 15:19:47 +00:00
3e8b02fb93 Move Insert File from the File menu into the Insert Menu. Change the
2001-07-24  Peter Williams  <peterw@ximian.com>

	* evolution-message-composer.xml: Move Insert File from the File
	menu into the Insert Menu. Change the accelerators to reflect
	what's being inserted and add ellipses.

svn path=/trunk/; revision=11349
2001-07-24 19:06:10 +00:00
d680e40108 remove FileSaveInFolder menu item. rename Insert->File to
2001-07-09  Larry Ewing  <lewing@ximian.com>

	* evolution-message-composer.xml: remove FileSaveInFolder menu
	item. rename Insert->File to Insert->Attachment.

svn path=/trunk/; revision=10947
2001-07-10 03:17:09 +00:00
80f0be6c13 Fix bug #3612: Accelerator for attach file in composer.
svn path=/trunk/; revision=10768
2001-07-03 21:28:52 +00:00
c49b31edc8 Set it up to have an e-charset-picker bonobo-ui menu attached to the Edit
2001-07-02  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Set it up to have an
	e-charset-picker bonobo-ui menu attached to the Edit menu.

svn path=/trunk/; revision=10691
2001-07-02 18:24:21 +00:00
ef6ade12dd Enable the label next to the "Attach" toolbar button, and get rid of the
* evolution-message-composer.xml: Enable the label next to the
"Attach" toolbar button, and get rid of the "Help" menu.

svn path=/trunk/; revision=10659
2001-07-01 18:50:14 +00:00
ad31ac2c9e remove FIXME from FileInsertFile.
2001-06-27  Larry Ewing  <lewing@ximian.com>

	* evolution-message-composer.xml: remove FIXME from
	FileInsertFile.

	* e-msg-composer.c (menu_file_insert_file_cb): make hook this up.
	(get_sig_file_content): use get_file_content.
	(get_file_content): make this usable for both insertion and
	signatures.
	(read_file_content): added helper function to read file.

svn path=/trunk/; revision=10552
2001-06-28 01:30:11 +00:00
f348217fed Updated to use TigerT's attachment icon.
2001-06-27  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Updated to use TigerT's
	attachment icon.

svn path=/trunk/; revision=10540
2001-06-27 20:43:10 +00:00
942827fe40 added delete all to edit menu added placeholders for all edit menu parts
2001-05-24  Radek Doulik  <rodo@ximian.com>

	* evolution-message-composer.xml: added delete all to edit menu
	added placeholders for all edit menu parts

svn path=/trunk/; revision=9962
2001-05-24 15:55:54 +00:00
3d098a5dd5 added delete all to edit menu
2001-05-24  Radek Doulik  <rodo@ximian.com>

	* evolution-message-composer.xml: added delete all to edit menu

svn path=/trunk/; revision=9960
2001-05-24 14:42:33 +00:00
434c0c8ca5 Added S/MIME menu items.
2001-05-16  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Added S/MIME menu items.

svn path=/trunk/; revision=9854
2001-05-16 21:08:05 +00:00
d77e174e56 Remove Help->About.
2001-05-14  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Remove Help->About.

svn path=/trunk/; revision=9794
2001-05-14 18:33:18 +00:00
8ea5c96560 Added Reply-To field.
2001-03-12  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Added Reply-To field.

svn path=/trunk/; revision=8656
2001-03-13 00:04:32 +00:00