Commit Graph

10 Commits

Author SHA1 Message Date
cb77c52063 Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.
* evolution.xml: Move the Tools menu outside the
ComponentToolsPlaceholder.
* evolution-addressbook.xml: Likewise.
* evolution-calendar.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-tasks.xml: Likewise.
* my-evolution.xml: Likewise.

svn path=/trunk/; revision=13202
2001-09-27 23:11:49 +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
e35bc1ef62 Add an F9 accelerator for the "Send/Receive" item.
* evolution-mail-global.xml: Add an F9 accelerator for the
"Send/Receive" item.

svn path=/trunk/; revision=12595
2001-09-04 20:31:03 +00:00
737bb880ba Changed the order of the toolbar icons (moved "New Message" (formerly
2001-08-17  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-global.xml : Changed the order of the toolbar icons
	(moved "New Message" (formerly "Compose") to be the left-most item).

	* evolution-addressbook.xml: Changed Send Contact to Other to Forward
	Contact.

svn path=/trunk/; revision=12162
2001-08-17 17:45:47 +00:00
074f38d92e Remove a separator after the "Subscribe to Folders" item.
* evolution-mail-global.xml: Remove a separator after the
"Subscribe to Folders" item.

svn path=/trunk/; revision=11963
2001-08-13 21:35:41 +00:00
09eba6fad0 in mail:
2001-08-09  Peter Williams  <peterw@ximian.com>

	[ * folder-browser.c (on_key_press): The bonobo menu items now
	handle 'n' and 'p'. ]
	(on_key_press): 'q' as well.

in ui:

2001-08-09  Peter Williams  <peterw@ximian.com>

	* evolution-mail-global.xml: Give the (pre)view pane toggle
	an accelerator of 'q', like we were implementing the hard
	manual way before.

svn path=/trunk/; revision=11858
2001-08-10 00:16:16 +00:00
3a1dbfa044 Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and
* evolution-addressbook.xml: Put the "Tools" and "Actions" menus
in the "ComponentToolsPlaceholder" and
"ComponentActionsPlaceholder", respectively.
* evolution-calendar.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.

* 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=11822
2001-08-09 06:44:34 +00:00
3114fe1b36 Rename "Manage Subscriptons" to "Subscribe to Folders" as per Aaron's
2001-08-03  Peter Williams  <peterw@ximian.com>

	* evolution-mail-global.xml: Rename "Manage Subscriptons" to
	"Subscribe to Folders" as per Aaron's suggestion. Hopefully a little
	more intuitive.

svn path=/trunk/; revision=11708
2001-08-06 19:11:16 +00:00
6b7bac34fa Add "Compose New Message" to the Actions menu as suggested in bug #866.
2001-07-24  Peter Williams  <peterw@ximian.com>

	* evolution-mail-global.xml: Add "Compose New Message" to the
	Actions menu as suggested in bug #866. Also fix it so that the
	pixmaps for the Compose menu items are displayed.

svn path=/trunk/; revision=11344
2001-07-24 16:44:26 +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