Commit Graph

370 Commits

Author SHA1 Message Date
f9f5519478 added Delete command to menu and toolbar.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: added Delete command to menu and toolbar.

svn path=/trunk/; revision=12264
2001-08-20 08:02:19 +00:00
14071466aa added Cut/Copy/Paste items to toolbar, though I'm not sure they are very
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: added Cut/Copy/Paste items to toolbar, though
	I'm not sure they are very useful.

svn path=/trunk/; revision=12253
2001-08-20 07:13:42 +00:00
bea94cd411 use new delete icons in menu & toolbar.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: use new delete icons in menu & toolbar.

svn path=/trunk/; revision=12252
2001-08-20 06:10:33 +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
02e7ec88e1 don't use old stock icon for the menu, to be consistent with other
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-comp-editor.xml: don't use old stock icon for the menu,
	to be consistent with other components. Use new delete icon for
	toolbar.

svn path=/trunk/; revision=12243
2001-08-20 04:31:34 +00:00
a4e9ca5bdd use new Cut/Copy/Paste/Save/Search icons.
2001-08-19  Damon Chaplin  <damon@ximian.com>

	* evolution-addressbook.xml: use new Cut/Copy/Paste/Save/Search icons.

svn path=/trunk/; revision=12240
2001-08-20 03:49:34 +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
8c9ee34262 used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print Preview
2001-08-18  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: used the new Cut/Copy/Paste icons.
	Removed the Save As/Print/Print Preview commands as they do nothing.

	* evolution-comp-editor.xml: used the new Save/Save As icons.

	* evolution-calendar.xml: used the new Cut/Copy/Paste icons.

svn path=/trunk/; revision=12213
2001-08-19 02:41:14 +00:00
813550ae3b Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.
* evolution-addressbook.xml: Set the pixtype for
"ContactEditorDelete" to "pixbuf".
* evolution-contact-editor.xml: Likewise.
* evolution-contact-list-editor.xml: Likewise.

* gui/component/addressbook.c: Hook up `delete-message.png' as the
icon for "ContactDelete".
* gui/contact-editor/e-contact-editor.c: Likewise.

svn path=/trunk/; revision=12206
2001-08-18 20:40:40 +00:00
e93c9c3075 Remove "Control-W" accelerator for closing the window.
* evolution.xml: Remove "Control-W" accelerator for closing the
window.

svn path=/trunk/; revision=12205
2001-08-18 20:20:16 +00:00
59d6a959b1 Change pixtype of "MessageDelete" to "pixbuf".
* evolution-mail-message.xml: Change pixtype of "MessageDelete" to
"pixbuf".

* folder-browser-ui.c: Hook the new `delete-message.png' up.

* Makefile.am (buttons_DATA): Added `delete-message.png'.

svn path=/trunk/; revision=12204
2001-08-18 20:18:09 +00:00
a069bf38e5 changed goto icon from stock icon to pixbuf for the toolbar. Note that the
2001-08-18  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: changed goto icon from stock icon to pixbuf
	for the toolbar. Note that the menu still uses the stock icon. Yuck!
	Added 'New Task' command to toolbar and menus.

svn path=/trunk/; revision=12196
2001-08-18 04:03:39 +00:00
613090ed27 changed print icon types to pixbuf.
2001-08-17  Damon Chaplin  <damon@ximian.com>

	* evolution-addressbook.xml: changed print icon types to pixbuf.

svn path=/trunk/; revision=12189
2001-08-18 02:10:12 +00:00
9e73a0deea changed 'Search for Contacts'.
2001-08-17  Damon Chaplin  <damon@ximian.com>

	* evolution-addressbook.xml: changed 'Search for Contacts'.

svn path=/trunk/; revision=12186
2001-08-18 01:25:41 +00:00
528e38dbf3 changed 'Send contact to other' to 'Forward Contact' and capitalized 'Send
2001-08-17  Damon Chaplin  <damon@ximian.com>

	* evolution-contact-editor.xml: changed 'Send contact to other'
	to 'Forward Contact' and capitalized 'Send message to Contact' to
	be consistent with address book.

	* evolution-addressbook.xml: added '...' to 'Forward Contact' and
	'Send Message to Contact' to be consistent with contact editor.

svn path=/trunk/; revision=12185
2001-08-18 01:17:07 +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
84332a1f11 Changed "Import file..." to "Import File..." Fixed a few lack of
2001-08-16  Anna Marie Dirks  <anna@ximian.com>

	* evolution.xml : Changed "Import file..." to "Import File..."
	* evolution-addressbook.xml : Fixed a few lack of capitalization
	issues.

svn path=/trunk/; revision=12138
2001-08-17 00:09:15 +00:00
5a34c99b81 Stop search message from conflicting with expunge.
2001-08-16  Peter Williams  <peterw@ximian.com>

	* evolution-mail-message.xml: Stop search message from conflicting
	with expunge.

svn path=/trunk/; revision=12129
2001-08-16 21:57:52 +00:00
7eceec1f37 add save menu item
2001-08-16  JP Rosevear  <jpr@ximian.com>

	* evolution-comp-editor.xml: add save menu item

svn path=/trunk/; revision=12125
2001-08-16 20:58:02 +00:00
a260eb956d rename menu item to Assign Task and tidy
2001-08-16  JP Rosevear  <jpr@ximian.com>

	* evolution-task-editor.xml: rename menu item to Assign Task and
	tidy

svn path=/trunk/; revision=12124
2001-08-16 20:56:42 +00:00
1fb0b75061 removed the Print Setup menu item, and changed Print Message to Print for
2001-08-16  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-message.xml : removed the Print Setup menu
	item, and changed Print Message to Print for consistency's sake.

svn path=/trunk/; revision=12111
2001-08-16 18:47:25 +00:00
6202c3e9eb Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do the
* evolution.xml: Add a "BuiltMenuItems" placeholder in the "Help"
menu so we can do the fancy Bonobo help stuff.

svn path=/trunk/; revision=12103
2001-08-16 17:49:12 +00:00
2f9c7ef3a0 *evolution-calendar.xml : Changed "print calendar" to "print".
2001-08-15  Anna Marie Dirks  <anna@ximian.com>

	*evolution-calendar.xml : Changed "print calendar" to "print".

svn path=/trunk/; revision=12073
2001-08-15 21:03:15 +00:00
f5740bf33f s/My Evolution/Summary/
svn path=/trunk/; revision=12059
2001-08-15 18:17:55 +00:00
0bb739e1a8 Add Tigert's new icons for Prev and Next.
2001-08-14  Federico Mena Quintero  <federico@ximian.com>

	* evolution-calendar.xml: Add Tigert's new icons for Prev and Next.

svn path=/trunk/; revision=12026
2001-08-14 19:01:35 +00:00
d34c0f955a Rearranged this Edit menu to fit the standards.
2001-08-14  Christopher James Lahey  <clahey@ximian.com>

	* evolution-addressbook.xml: Rearranged this Edit menu to fit the
	standards.

svn path=/trunk/; revision=12005
2001-08-14 09:45:22 +00:00
20c86ca3df Added accelerators here.
2001-08-14  Christopher James Lahey  <clahey@ximian.com>

	* evolution-contact-editor.xml, evolution-contact-list-editor.xml:
	Added accelerators here.

svn path=/trunk/; revision=12000
2001-08-14 08:53:35 +00:00
6bf544d258 removed the redundant view-switching menu items from the bottom of the
2001-08-13  Anna Marie Dirks  <anna@ximian.com>

	* evolution-calendar.xml: removed the redundant view-switching
	menu items from the bottom of the view menu.

svn path=/trunk/; revision=11980
2001-08-13 23:48:54 +00:00
9e36f744b8 Reload button
svn path=/trunk/; revision=11978
2001-08-13 23:33:48 +00:00
9d9a22881e applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch.
2001-08-13 Anna Marie Dirks  <anna@ximian.com>

	* evolution-calendar.xml : applied Neil Conway's
	<nconway@klamath.dyndns.org> menu-improvement patch.

	* evolution-tasks.xml : same as above.

svn path=/trunk/; revision=11975
2001-08-13 22:50:38 +00:00
8fdc72b002 Prioritise the label for print
svn path=/trunk/; revision=11966
2001-08-13 22:01:30 +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
7b7757698a Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView,
* evolution-calendar.xml: Add labels for the ShowDayView,
ShowWorkWeekView, ShowWeekView, ShowMonthView buttons.

svn path=/trunk/; revision=11951
2001-08-13 19:58:58 +00:00
baaa849fa4 Changed the tooltips for several toolbar icons to make all tooltips
2001-08-13  Anna Marie Dirks  <anna@ximian.com>
	* evolution-calendar.xml: Changed the tooltips for several
	toolbar icons to make all tooltips consistent (in terms of
	capitalization and language). Also changed "Go to the present time"
	to "Go to today".

svn path=/trunk/; revision=11950
2001-08-13 19:57:48 +00:00
e03de8cd5a [Fix #7069, New - Missing name for "Tools" menu.]
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	[Fix #7069, New - Missing name for "Tools" menu.]

	* my-evolution.xml: Put the Tools menu in the
	ComponentToolsPlaceholder.

svn path=/trunk/; revision=11929
2001-08-12 13:16:29 +00:00
68c24542fe Make the label for the resending menu item read "Edit as New Message...",
2001-08-11  Jason Leach  <jleach@ximian.com>

	* evolution-mail-message.xml: Make the label for the resending
	menu item read "Edit as New Message...", bug #6838.

svn path=/trunk/; revision=11926
2001-08-12 00:41:50 +00:00
ce05c985ce [Fix #7608, New - Phantom menu entry in Tasks.]
* evolution-tasks.xml: Put the Tools menu in the
ComponentToolsPlaceholder.

svn path=/trunk/; revision=11920
2001-08-11 21:41:02 +00:00
e29d47cb5e End a placeholder block with </placeholder> instead of <placeholder/>
2001-08-10  Jason Leach  <jleach@ximian.com>

	* evolution-addressbook.xml: End a placeholder block with
	</placeholder> instead of <placeholder/>

svn path=/trunk/; revision=11900
2001-08-10 22:01:40 +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
b50e2b7ed9 Remove all the "New ... FIXME" items.
* evolution.xml: Remove all the "New ... FIXME" items.

svn path=/trunk/; revision=11851
2001-08-09 23:40:42 +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
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
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
20e74a2f3b improvements, make it look more like the event editor.
2001-08-08  Chris Toshok  <toshok@ximian.com>

	* evolution-contact-list-editor.xml: improvements, make it look
	more like the event editor.

	* evolution-contact-editor.xml: same.

	* evolution-addressbook.xml: Contact Group => Contact List.

svn path=/trunk/; revision=11796
2001-08-08 16:50:50 +00:00
581740ce36 Fixes Clahey bug #2200 :-)
2001-08-08  Nat Friedman  <nat@ximian.com>

	* evolution-contact-editor.xml: Removed Print Envelope since it's
	disabled for Evolution 1.0.

	* gui/widgets/e-addressbook-reflow-adapter.c (print_envelope): If 0'd out
	since Envelope printing is disabled for 1.0.
	* gui/widgets/e-addressbook-view.c (print_envelope): Likewise.
	* gui/contact-editor/e-contact-editor.c (print_envelope_cb): Likewise.

	* gui/widgets/e-addressbook-reflow-adapter.c
	(e_addressbook_reflow_adapter_right_click): Removed "Print
	Envelope" menu item.
	* gui/widgets/e-addressbook-view.c (table_right_click): Likewise.
	* gui/contact-editor/e-contact-editor.c	(verbs): Likewise.

svn path=/trunk/; revision=11780
2001-08-08 10:27:28 +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
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
46bee49566 Update the updated Save, Save As, and Print icons for menus and the
2001-08-02  Jason Leach  <jleach@ximian.com>

	* evolution-contact-editor.xml: Update the updated Save, Save As,
	and Print icons for menus and the toolbar.  Also added a Close
	button to the toolbar and some other fixes suggested in #5518.

svn path=/trunk/; revision=11584
2001-08-02 17:12:15 +00:00
1b22ddbe81 Added ContactsSaveAsVCard, ContactsSendContactToOther, and
2001-08-02  Christopher James Lahey  <clahey@ximian.com>

	* evolution-addressbook.xml: Added ContactsSaveAsVCard,
	ContactsSendContactToOther, and ContactsSendMessageToContact menu
	items.  Fixes Ximian bug #5708.

svn path=/trunk/; revision=11569
2001-08-02 06:29:15 +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