Commit Graph

20 Commits

Author SHA1 Message Date
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
5acca58af0 Changed "Save" to "Save and Close"
2001-09-06  Anna Marie Dirks  <anna@ximian.com>

	* evolution-contact-editor.xml: Changed "Save" to "Save and Close"

svn path=/trunk/; revision=12664
2001-09-07 00:55:29 +00:00
90a1b9c01d set Delete pixtype to pixbuf.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-contact-editor.xml: set Delete pixtype to pixbuf.

svn path=/trunk/; revision=12282
2001-08-20 09:58:27 +00:00
5bdc672b86 use bigger Save icon for toolbar.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-contact-editor.xml: use bigger Save icon for toolbar.

	* evolution-comp-editor.xml: used Delete icon for menu.

	* evolution-tasks.xml: changed 'Tasks Settings' to 'Tasks Settings...'.

svn path=/trunk/; revision=12278
2001-08-20 09:45:16 +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
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
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
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
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
9a4a29271b split out commands from toolitems/menuitems.
2001-06-19  Chris Toshok  <toshok@ximian.com>

	* evolution-contact-editor.xml: split out commands from
	toolitems/menuitems.

svn path=/trunk/; revision=10320
2001-06-20 01:16:38 +00:00
789ed9286e Reorganize the menus to have entries always in a consistent fashion, as
2001-02-27  Miguel de Icaza  <miguel@ximian.com>

	* gui/e-day-view.c (e_day_view_on_event_right_click): Reorganize
	the menus to have entries always in a consistent fashion, as
	reported to the genepool mailing list.
	(e_day_view_on_event_right_click): Added a FIXME comment to the
	FIXME comment without a FIXME.

	Now we use e_popup_menu.  This allows us to hide/show items on
	demand, and to sensitize/de-sensitize items depending on their
	state.

	This will also let us add icon support (when we get nice icons for
	this)

	* gui/e-week-view.c (e_week_view_show_popup_menu): Ditto.

	The files popup-menu.c and popup-menu.h can now be removed.
2001-03-01  Miguel de Icaza  <miguel@ximian.com>

	* folder-browser.c (on_right_click):  Move the context menus to
	the toplevel code;  Use enumerations for the various bitfield
	constants.

	Add support for hiding items that are not required (read/unread
	and delete/undelete).

	This requires my previous patch, as it assumes "Open" does the
	right thing instead of having two operations: Open and Edit.

2001-02-28  Miguel de Icaza  <miguel@ximian.com>

	* folder-browser.c (on_right_click): Removed draft folders op
	here, since open_msg now does the right thing (edit or view).

	* folder-browser-factory.c (update_pixmaps): Removed MessageEdit
	from here.

	* mail-callbacks.c (open_msg): New function, does the "right
	thing" to a message (either, edit or open).

	* folder-browser-factory.c: Register new command here.
	(update_pixmaps): Rename keys that have been shuffled around.
	(update_pixmaps): Rename to match new updates on xml file.

	Rename MessageOpenNewWindow to MessageOpen.  Change action from
	"view_message" to "open_message".

	* mail-callbacks.c (mark_all_as_seen): New command.  Marks all
	messages as seen.
2001-03-06  Miguel de Icaza  <miguel@ximian.com>

	* evolution-tasks.xml: Added "File/New/Task" as well.

	* evolution-mail.xml: Added "File/New/Mail Message" at the top
	with binding C-n.

	* evolution-calendar.xml: Set the binding for New Appointment to C-n

	* evolution-contact-editor.xml: Set the toolbar to hlook=text
	vlook=icon;  Set all icons priority-text to 1.

	* evolution-addressbook.xml: Added "Contact" to the New menu.

	* evolution.xml: Provide an entry point to put "New" items on the
	first level.

	We are going to need some Bonobo support to "hide" objects when
	other objects appear (like, having Mail Message bound to C-S-X in
	the global space, and when we switch to Mail, we only show the
	entry that has C-n as the binding).

2001-02-28  Miguel de Icaza  <miguel@ximian.com>

	* evolution.xml: Moved Importer after the Folder operations per
	Dan's proposal.

	* evolution-addressbook.xml: Renamed Settings/AddressBook
	Configuration to Tools/Settings.

	Make all the items have "Print" items that use the same icon
	instead of a collection of icons.

	* evolution-calendar.xml: Moved "Calendar Preferences" from
	"Settings" to "Tools/Settings".

	* evolution-mail.xml: Settings menu is fully gone.  All things
	that run a dialog now end up in "Tools" while actions end up in
	"Actions".  Hence I am right.

	Renamed "Mail Configuration..." to "Identieies and Servers"

	Move MessageMarkAsRead, MessageMarkAsUnRead
	to Edit menu.  Add MessageMarkAllAsRead.

	Remove "Print Message" from Message menu.  Remove "Print Preview
	Message" from Message menu.  Leave them on the "File" menu.

	Renamed "Reply to Sender" to "Reply" (awaiting Ettore's
	permission).

	Renamed "Messages" to "Actions".

	Open Message renamed to "Open Selected Items" (as this is what it
	actually does).

	Moved "Save Message As" to "File" menu.

	Added "Properties" to the File/Folder submenu.

	Edit menu now looks like this: Message Move, Message Copy, Select
	All, Invert Selection, Delete, Undelete, Mark as Read, Mark as
	Unread.  Some of them were moved from the "Messages" menu.

	"Forward message" shortcut changed to C-f

	Tools menu created.

	Create Rule From message moved to "Tools".

	* evolution.xml: Added Tools menu.  Moved Edit/Customize to
	Tools/Customize Toolbar.

	Added File/Folder submenu.  Duplicate "New Folder" in here.

2001-02-28  Miguel de Icaza  <miguel@ximian.com>

	* menus/gal-view-menus.c (build_menus): Add translation string
	here.

svn path=/trunk/; revision=8572
2001-03-06 21:08:56 +00:00
0e0fa4f4c6 Added Send contact as attachment and Send to contact to menus.
2000-11-11  Christopher James Lahey  <clahey@helixcode.com>

	* evolution-contact-editor.xml: Added Send contact as attachment
	and Send to contact to menus.

svn path=/trunk/; revision=6545
2000-11-11 21:48:27 +00:00
ccbc51dd6d Added print envelope menus. Added ...s.
2000-11-05  Christopher James Lahey  <clahey@helixcode.com>

	* evolution-contact-editor.xml: Added print envelope menus.  Added
	...s.

svn path=/trunk/; revision=6409
2000-11-06 01:07:26 +00:00
dc294f8a4f Change the behavior of all the toolbars to be "exclusive".
svn path=/trunk/; revision=5863
2000-10-11 20:42:43 +00:00
d1db57a103 s/Menu_//
svn path=/trunk/; revision=5802
2000-10-09 15:08:49 +00:00
f3159dd29e fix the mess with separators.
2000-10-09  Michael Meeks  <michael@helixcode.com>

	* fix the mess with separators.

svn path=/trunk/; revision=5796
2000-10-09 12:29:50 +00:00
70131e1677 s/descr/tip/
2000-10-09  Michael Meeks  <michael@helixcode.com>

	* evolution-subscribe.xml: s/descr/tip/

svn path=/trunk/; revision=5791
2000-10-09 11:57:46 +00:00
26df339fb8 ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,
2000-10-03  Matt Bissiri  <bissiri@eecs.umich.edu>

	* ui/evolution-addressbook-ldap.xml,
	* ui/evolution-addressbook.xml,
	* ui/evolution-calendar.xml,
	* ui/evolution-contact-editor.xml:
	Fixed typo `_decr' -> `_descr', so some missing tooltips will appear.
	Also fixed some typos in descr values.

From shell/ChangeLog:

2000-10-03  Matt Bissiri  <bissiri@eecs.umich.edu>

	* e-shell-view-menu.c (e_shell_view_menu_setup): Use
	`bonobo_ui_component_add_verb_list' instead of
	`bonobo_ui_component_add_verb_list_with_data' for help_verbs,
	so that `command_help' gets an html filename as user_data,
	instead of a ptr to EShellView.
	(menu_do_misc): Move DumpXML from help_verbs to here, because
	`command_xml_dump' needs to get EShellView as user_data.

svn path=/trunk/; revision=5703
2000-10-04 06:30:31 +00:00
156d6d644e Added evolution-contact-editor.xml.
2000-09-20  Christopher James Lahey  <clahey@helixcode.com>

	* ui/Makefile.am (XML_FILES): Added evolution-contact-editor.xml.

	* ui/evolution-contact-editor.xml: New file for the UI for the
	evolution contact editor.

svn path=/trunk/; revision=5528
2000-09-20 23:37:29 +00:00