Commit Graph

20 Commits

Author SHA1 Message Date
d40794d344 Shuffle usage of trailing "..." in menus.
svn path=/trunk/; revision=26227
2004-06-05 08:55:25 +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
3a1139cb9e Fix Folder submenu location Add ComponentPlaceholder back to File menu
2004-01-23  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-list.xml: Fix Folder submenu location
	* evolution.xml: Add ComponentPlaceholder back to File menu

	Fixes #51960

svn path=/trunk/; revision=24386
2004-01-23 20:24:16 +00:00
a97ac9fb1e change shortcut of 'invert selection' from ctrl+I to shift+ctrl+I.
2003-11-30  Yuedong Du  <yuedong.du@sun.com>

        * evolution-mail-list.xml: change shortcut of 'invert selection' from
        ctrl+I to shift+ctrl+I.

svn path=/trunk/; revision=23509
2003-12-01 01:46:00 +00:00
24baa21ccf Moved EditCopy EditPaste, and EditCut here.
2003-08-27  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-message.xml: Moved EditCopy EditPaste, and
        EditCut here.

        * evolution-mail-list.xml: Removed EditCopy, EditPaste, and
        EditCut.

svn path=/trunk/; revision=22598
2003-09-17 19:07:44 +00:00
410e31c83c add access key 'w' for 'Post New Message' change the access key of Expunge
2003-09-05  Yuedong Du  <uuedong.du@sun.com>

        * evolution-mail-global.xml: add access key 'w' for 'Post New Message'
        * evolution-mail-list.xml: change the access key of Expunge to 'x',
        thus 'Post a Reply' can use 'e'.
        * evolution-mail-message.xml: add access key 'y' for 'Post a Reply'

svn path=/trunk/; revision=22492
2003-09-09 05:24:16 +00:00
37f0b21395 Change the accelerator for "Mark All Read" to be "R". Fixes bug #45811.
2003-07-09  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-list.xml: Change the accelerator for "Mark All Read"
	to be "R". Fixes bug #45811.

svn path=/trunk/; revision=21772
2003-07-09 16:53:04 +00:00
465400fee6 Made tooltips more clear.
2002-10-15  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-list.xml: Made tooltips more clear.

svn path=/trunk/; revision=18372
2002-10-15 21:34:05 +00:00
364cb04c2b Move the ComponentActionsPlaceholder into the Actions menu, instead of the
* evolution.xml: Move the ComponentActionsPlaceholder into the
Actions menu, instead of the Actions menu being in the
ComponentActionsPlaceholder.
* evolution-addressbook.xml: Updated accordingly.
* evolution-calendar.xml: Updated accordingly.
* evolution-mail-global.xml: Updated accordingly.
* evolution-mail-list.xml: Updated accordingly.
* evolution-mail-message.xml: Updated accordingly.
* evolution-mail-messagedisplay.xml: Updated accordingly.
* evolution-tasks.xml: Updated accordingly.

* evolution.xml: Add "SendReceive" verb, menu item and toolbar
button.

* evolution-mail-global.xml: Remove "MailGetSend" verb and menu
item.

* e-shell-view-menu.c (command_send_receive): New, implementation
for the "SendReceive" verb.

* e-shell.c (e_shell_send_receive): New.

* evolution-shell-component.c (impl_sendReceive): Implementation
of ShellComponent::sendReceive.
(class_init): Add the "send_receive" signal.

* evolution-shell-component.h: Added `send_receive' signal.

* Evolution-ShellComponent.idl: Added ShellComponent::sendReceive.

* component-factory.c (send_receive_cb): New, callback for the
"send_receive" signal on the EvolutionShellComponent.
(create_component): Connect.

* folder-browser-ui.c: Remove verb "MailGetSend".

* mail-callbacks.c (send_receive_mail): Removed.

* mail-send-recv.c: Remove member current_folder from struct
_send_data.
(free_send_data): No need to unref here.
(build_dialogue): Removed arg @current_folder.
(mail_send_receive): Likewise.

svn path=/trunk/; revision=16220
2002-03-21 00:07:49 +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
dc75cabd4d [Fix #5503, Edit menu is empty and should be removed.]
* evolution-addressbook.xml: Put the Edit menu in the
EditPlaceholder.
* evolution-calendar.xml: Likewise.
* evolution-mail-list.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-tasks.xml: Likewise.

* evolution.xml: Don't put an Edit menu here.  Instead, put a
EditPlaceholder instead.

svn path=/trunk/; revision=12632
2001-09-05 22:11:03 +00:00
d73e96a238 Move the ChangeFolderProperties into the ComponentPlaceholder. Add a
* evolution-mail-list.xml: Move the ChangeFolderProperties into
the ComponentPlaceholder.  Add a separator on the top.

* evolution.xml: Remove the separator above the component
placeholder here.

* folder-browser-ui.c (folder_browser_setup_property_menu):
Updated as ChangeFolderProperties is now in the
ComponentPlaceholder.

svn path=/trunk/; revision=12323
2001-08-20 20:01:15 +00:00
d2056a0958 use Cut/Copy/Paste icons.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-mail-list.xml: use Cut/Copy/Paste icons.

svn path=/trunk/; revision=12247
2001-08-20 05:34:38 +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
ee974e6d09 Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder"
* evolution.xml: Remove "Tools" and "Actions" menus.  Create a
"ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder"
instead.
* evolution-mail-messagedisplay.xml: Likewise, put "Tools" and
"Actions" in placeholders.

svn path=/trunk/; revision=11823
2001-08-09 06:44:50 +00:00
8bb60ffb37 Changed the "Show All" menu item to be "Show Hidden Messages".
2001-08-08  Anna Marie Dirks <anna@ximian.com>
	* evolution-mail-list.xml: Changed the "Show All" menu item
	to be "Show Hidden Messages".

svn path=/trunk/; revision=11805
2001-08-08 23:14:15 +00:00
42b8c565da Capitalize "messgaes" in "Hide Read messages" menu item label. Bug #5091.
2001-07-21  Jason Leach  <jleach@ximian.com>

	* evolution-mail-list.xml: Capitalize "messgaes" in "Hide Read
	messages" menu item label.  Bug #5091.

svn path=/trunk/; revision=11296
2001-07-22 01:42:11 +00:00
d02ed3c293 Get the File -> Folder -> Properties menu item work again for the
mailer.

svn path=/trunk/; revision=10793
2001-07-05 11:19:19 +00:00
041edb0ec8 Changed the Expunge accel to ^E instead of ^X since ^X is Cut and
2001-06-27  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-list.xml: Changed the Expunge accel to ^E instead
	of ^X since ^X is Cut and reveresed the order of the
	Cut/Copy/Paste and Select* menu item groups.

svn path=/trunk/; revision=10530
2001-06-27 16:18:13 +00:00
e5e79cb370 Mail:
001-06-26  Peter Williams  <peterw@ximian.com>

	* folder-browser-ui.c: New file derived from folder-browser-factory.c.
	Contains the Bonobo UI code, split into three groups as described in
	ui/ChangeLog. Also contains the GalView stuff and the hookups into
	the Bonobo UI stuff.

	* folder-browser-factory.c: Move most of the UI stuff to folder-browser-ui.c.
	(control_activate): Add all three kinds of UI element to this folderbrowser.
	(control_deactivate): Remove all three kinds.

	* folder-browser-ui.h: New file. Prototypes functions to add UI elements
	to a FolderBrowser.

	* Makefile.am: Add folder-browser-ui.{c,h}

	* message-browser.c (PARENT_TYPE): Change to BONOBO_TYPE_WINDOW
	(message_browser_destroy): Chain to parent destroy function.
	(set_bonobo_ui): New function. Add the 'message' functions from the folder
	browser to our UI.
	(message_browser_close): BonoboVerbify this.

	* message-browser.h: Convert to BonoboWindow.

UI:

6-26  Peter Williams  <peterw@ximian.com>

	* evolution-mail-global.xml:
	* evolution-mail-list.xml:
	* evolution-mail-message.xml: New files. These are the result
	of splitting evolution-mail.xml into three pieces: one for the
	global mailer operations, one for the operations on a messagelist,
	and one for the operations on one or more messages.

	* evolution-mail-messagedisplay: New file. UI for the standalone
	message browser that you get when you double-click. Very skeleton.

	* evolution-mail.xml: Removed.

	* Makefile.am: Updated to install new files.

svn path=/trunk/; revision=10514
2001-06-26 22:37:13 +00:00