Commit Graph

482 Commits

Author SHA1 Message Date
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
7ac4fd8bf9 Have added the "View Status Bar" under the "View" menu This is a toggle
2005-09-23  S.Antony Vincent Pandian <santony@gmail.com>

	* Have added the "View Status Bar" under the "View" menu
This is a toggle button to hide/show the status bar

svn path=/trunk/; revision=30371
2005-09-23 09:44:58 +00:00
ebdca6e4a4 Fixing mnemonic conflict (#314351)
2005-08-26  Andre Klapper  <a9016009@gmx.de>
	* evolution-mail-list.xml: Fixing mnemonic conflict (#314351)

svn path=/trunk/; revision=30369
2005-09-22 16:24:03 +00:00
e31beb29c0 Remove the MailPost command Move the MailPost command to here Add a menu
2005-08-17  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Remove the MailPost command
	* evolution-mail-message.xml: Move the MailPost command to here
	Add a menu item for the MailPost command (#312225)

	* evolution-mail-list.xml: Add a menu item for the EditSelectThread
	command	(#306878)

	Fixes #306878 and #312225

svn path=/trunk/; revision=30148
2005-08-17 14:35:32 +00:00
ccc955ed48 Fix the tooltip for the Edit->Search Folders menu item to say "Search
2005-08-07  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Fix the tooltip for the
	Edit->Search Folders menu item to say "Search Folders" as well

	* evolution-mail-message.xml: Fix the tooltips and text for the menu
	items to create vfolders from message parts to say "Search Folder"

svn path=/trunk/; revision=30023
2005-08-07 21:12:08 +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
4916fcd399 Fix for translation issue, fixes #261971.
svn path=/trunk/; revision=30003
2005-08-05 10:28:32 +00:00
ea16178be7 re-added the post-reply function. There's no way to use news otherwise,
2005-08-02  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-message.xml: re-added the post-reply function.
        There's no way to use news otherwise, duh.  See #302843.

svn path=/trunk/; revision=29963
2005-08-03 07:52:37 +00:00
45374da7c3 The command name for hiding selected messages needs to be
2005-07-28  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-list.xml: The command name for hiding selected
	messages needs to be ViewHideSelected, not ViewShowSelected

svn path=/trunk/; revision=29915
2005-07-28 14:18:45 +00:00
a6ec3a48d8 *** empty log message ***
svn path=/trunk/; revision=29912
2005-07-28 08:51:35 +00:00
47a3556546 HideDeleted has to be a toggle button. **Relevent Comments on #309163
2005-07-28 Vivek Jain <jvivek@novell.com>

	* evolution-mail-list.xml: HideDeleted has to be a toggle
	button.
	**Relevent Comments on #309163

svn path=/trunk/; revision=29911
2005-07-28 08:49:21 +00:00
bd035bcd8c Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward as
2005-07-25  Viren.l  <lviren@novel.com>

Fixes:248126
* gui/tasks-control.c (tasks_control_assign_cmd)
(tasks_control_forward_cmd): Added 2 Bonobo UI verbs for Assign Task and Forward as iCalendar
and the definitions to commands.
* gui/e-calendar-table.[ch] (e_calendar_table_open_task)
(e_calendar_table_get_selected_comp): renamed static functions open_task and get_selected_comp
and made them public.

svn path=/trunk/; revision=29881
2005-07-25 07:53:18 +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
e36af0b6a5 removed the useless tools menu.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * evolution.xml: removed the useless tools menu.

        * evolution-mail-list.xml: reverted dobey's broken hide menus.

svn path=/trunk/; revision=29825
2005-07-21 07:08:09 +00:00
1e60deb0b3 removing duplicate mnemonic. Committing for Andre
svn path=/trunk/; revision=29465
2005-06-07 06:02:01 +00:00
6983c4ecf4 Rename ViewHideSelected to ViewShowSelected Enable the "Show Messages"
2005-05-31  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-list.xml: Rename ViewHideSelected to ViewShowSelected
	Enable the "Show Messages" sub-menu under "View"

	Fixes #305376

svn path=/trunk/; revision=29431
2005-05-31 18:15:48 +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
d88e794ded Add profiler so that it gets disted properly
2005-05-13  Rodney Dawes  <dobey@novell.com>

	* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
	disted properly

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add new em-folder-utils.[ch] abstraction

	* em-folder-browser.c: Update for new menu layout
	Add new methods to handle the actions that were previously only
	available from the context menu when right-clicking on a folder

	* em-folder-selector.c (emfs_response): Just call emfu_folder_create
	if the user wants to create a new folder in the selector dialog
	(em_folder_selector_get_selected_path): Clean up the code to fix a
	couple potential crashes

	* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
	CamelFolderInfo object for the selected item in the tree
	Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
	for the selected store in the tree
	Move folder operations out into em-folder-utils.[ch] so that they
	are abstracted from the tree and can be used by methods other than
	the internal context menu

	* em-folder-utils.[ch]: Move the folder operations code to here

	* em-folder-view.c: Update for the new menu layout
	Fix Mark as Read/Unread in the context menu to only show up in the list

	* mail-component.c (create_item): Just call emfu_folder_create here
	when the user requests to create a new folder from the New toolbar item

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-mailing-list-actions.xml: Update for the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-plugin-manager.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-save-attachments.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-shell-window.c (setup_widgets): Update for the new menu layout by
	putting the "component" switching items under the "Tools" menu

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* *.xml: Update to the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-filter-bar.[ch]: Update for the new menu layout

svn path=/trunk/; revision=29354
2005-05-13 21:29:28 +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
333247971b Changed string 'login' Rephrased photo string Rephrased photo string
2005-05-06	Srinivasa Ragavan <sragavan@novell.com>

	* addressbook/gui/component/ldap-config.glade: Changed string 'login'
	* mail/evolution-mail.schemas.in.in: Rephrased photo string
	* mail/mail-config.glade: Rephrased photo string
	* ui/evolution-mail-message.xml: Changed 'From' to 'from'

svn path=/trunk/; revision=29288
2005-05-06 05:25:09 +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
076e209765 Move a separator from the message xml to the list xml, so we don't have an
2005-02-14  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-list.xml:
	* evolution-mail-message.xml: Move a separator from the message xml
	to the list xml, so we don't have an extra separator in the external
	mail message display window

svn path=/trunk/; revision=28788
2005-02-14 15:55:00 +00:00
bc5bfe8f5f Use the term vFolder instead of "VFolder" or "virtual folder"
2005-02-01  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml:
	* evolution-mail-message.xml:
	Use the term vFolder instead of "VFolder" or "virtual folder"

	Fixes #68137

svn path=/trunk/; revision=28665
2005-02-01 20:25:12 +00:00
501090887d Add C-A-m as a keybinding for the "Post New Message" menuitem Add C-S-m to
2005-01-24  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-global.xml: Add C-A-m as a keybinding for the
	"Post New Message" menuitem
	Add C-S-m to the "Compose New Message" menuitem as well

	Fixes #68352

svn path=/trunk/; revision=28537
2005-01-24 22:09:14 +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
d69bcd6549 remove dead files
2005-01-04  JP Rosevear  <jpr@novell.com>

	* Makefile.am: remove dead files

svn path=/trunk/; revision=28237
2005-01-04 19:38:07 +00:00
75d011570d Move Tools->Settings... to Edit->Preferences Remove the separator above
2004-12-16  Rodney Dawes  <dobey@novell.com>

	* evolution.xml: Move Tools->Settings... to Edit->Preferences
	Remove the separator above "Quick Reference" in the Help menu

	* evolution-addressbok.xml:
	* evolution-calendar.xml:
	* evolution-mail-*.xml:
	* evolution-tasks.xml:
	Update the EditPlaceholder items to work properly with the changes in
	evolution.xml to move Tools->Settings... to Edit->Preferences

	Fixes #43681

svn path=/trunk/; revision=28139
2004-12-16 18:26:54 +00:00
ee2b6dd6b9 Add stock zoom icons for the text size menu items
2004-12-16  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-message.xml: Add stock zoom icons for the text size
	menu items

svn path=/trunk/; revision=28136
2004-12-16 17:29:38 +00:00
3d6c1f3315 Add pixtype of pixbuf to the OpenNewWindow menu item
2004-12-09  Rodney Dawes  <dobey@novell.com>

	* evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item

svn path=/trunk/; revision=28104
2004-12-09 21:06:26 +00:00
a737e6f5b5 Binding Sun Type 6 Keyboard's Copy, Paste and Cut keys.
2004-11-23  Hao Sheng <hao.sheng@sun.com>

        * evolution-addressbook.xml: Binding Sun Type 6 Keyboard's
        Copy, Paste and Cut keys.

svn path=/trunk/; revision=27970
2004-11-23 03:46:19 +00:00
2b5f789409 ** See bug #67864.
2004-10-18  Not Zed  <NotZed@Ximian.com>

        ** See bug #67864.

        * evolution.xml: change the shortcut for toolbar to b.

svn path=/trunk/; revision=27620
2004-10-19 11:21:29 +00:00
84b8798d7b Remove the Menu Seperator in View Menu when in the contacts view.
2004-06-22  V Ravi Kumar Raju <vravikr@yahoo.co.uk>

	* evolution-addressbook.xml: Remove the Menu Seperator in View
	Menu when in the contacts view.

svn path=/trunk/; revision=26471
2004-06-23 03:59:03 +00:00
d40794d344 Shuffle usage of trailing "..." in menus.
svn path=/trunk/; revision=26227
2004-06-05 08:55:25 +00:00
03fd62545c Add toolbar visibility toggle to View menu.
2004-06-01  William Jon McCann  <mccann@jhu.edu>

	* evolution.xml: Add toolbar visibility toggle to View menu.

svn path=/trunk/; revision=26158
2004-06-02 20:37:45 +00:00
f2e876d583 changed to About Evolution; comment out FAQ
2004-05-28  JP Rosevear  <jpr@novell.com>

	* evolution.xml: changed to About Evolution; comment out FAQ

svn path=/trunk/; revision=26123
2004-05-28 16:34:29 +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
c5072f3619 Added View->Window menu.
2004-05-19  Not Zed  <NotZed@Ximian.com>

        * evolution.xml: Added View->Window menu.

svn path=/trunk/; revision=25968
2004-05-19 03:46:28 +00:00
fefa2c7ef6 Fixes bug #57940
2004-05-18  Jerome Lacoste  <jerome@coffeebreaks.org>

       Fixes bug #57940

       * evolution-addressbook.xml: "Save as VCard" -> "Save as VCard..."

svn path=/trunk/; revision=25961
2004-05-18 18:54:08 +00:00
2831557899 Rename MessageResend to MessageEdit since that's actually what it does.
2004-05-14  Jeffrey Stedfast  <fejj@novell.com>

	* evolution-mail-message.xml: Rename MessageResend to MessageEdit
	since that's actually what it does.

svn path=/trunk/; revision=25911
2004-05-14 18:47:03 +00:00
e7693afcaf Make some more toolbar and menu items use the stock versions of icons
2004-05-06  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-message.xml: Make some more toolbar and menu items
	use the stock versions of icons

	Fixes #57963 partly

svn path=/trunk/; revision=25817
2004-05-06 22:35:49 +00:00
d0e907c25d Fixed Bug #57611.
2004-04-30  Dave Fallon <davef@tetsubo.com>

       * ui/evolution-addressbook.xml: Fixed Bug #57611.

svn path=/trunk/; revision=25754
2004-05-03 14:34:16 +00:00
4369b11282 remove "Save" only option
2004-04-15  JP Rosevear <jpr@ximian.com>

	* evolution-comp-editor.xml: remove "Save" only option

svn path=/trunk/; revision=25479
2004-04-15 14:41:20 +00:00
5d7ca1af79 Update for "New" changes. Move "New Window" into File menu.
* evolution.xml: Update for "New" changes. Move "New Window" into
	File menu.

svn path=/trunk/; revision=25383
2004-04-09 15:57:18 +00:00
6cb57f5f7f moved goto stuff to the view menu.
2004-04-06  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-message.xml: moved goto stuff to the view menu.

svn path=/trunk/; revision=25329
2004-04-06 06:43:04 +00:00
1295a3e0a4 add missing labels to dock items.
2004-03-31  William Jon McCann  <mccann@jhu.edu>

	* evolution-tasks.xml:
	* evolution-calendar.xml: add missing labels to dock items.

svn path=/trunk/; revision=25268
2004-03-31 17:14:36 +00:00
e5360c507e [ part of fix for bug #53634 ]
2004-03-30  Chris Toshok  <toshok@ximian.com>

	[ part of fix for bug #53634 ]

	* evolution-addressbook.xml: remove the Tools submenu placeholder
	foo.

svn path=/trunk/; revision=25248
2004-03-30 21:39:27 +00:00
7afa9da4d4 Naming issue resolved ( Bug 48293 )
2004-03-22  Hari Prasad Nadig <hp@ndeepak.info>

	* evolution-calendar.xml: Naming issue resolved ( Bug 48293 )

svn path=/trunk/; revision=25225
2004-03-29 15:25:43 +00:00
b98df57b11 added filter junk command and menuitem, icon for MarkAsNotJunk
2004-03-08  Radek Doulik  <rodo@ximian.com>

	* evolution-mail-message.xml: added filter junk command and
	menuitem, icon for MarkAsNotJunk

svn path=/trunk/; revision=24992
2004-03-08 17:53:53 +00:00
82355d5100 Assign Delete and KP_Delete as accels for the MessageDelete menu item.
2004-02-25  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-message.xml: Assign Delete and KP_Delete as
	accels for the MessageDelete menu item.

svn path=/trunk/; revision=24871
2004-02-25 19:31:11 +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