Commit Graph

54 Commits

Author SHA1 Message Date
d5b6896aef Rename "Send and Receive" to "Send / Receive".
svn path=/trunk/; revision=8860
2001-03-21 04:54:53 +00:00
aec0b54631 Added new icons.
2001-03-20  Miguel de Icaza  <miguel@ximian.com>

	* folder-browser-factory.c: Added new icons.

2001-03-18  Miguel de Icaza  <miguel@ximian.com>

	* folder-browser-factory.c: Remove duplicated verb.

2001-03-20  Miguel de Icaza  <miguel@ximian.com>

	* gui/component/addressbook.c (update_pixmaps): Added artwork from
	Jakub.

2001-03-20  Miguel de Icaza  <miguel@ximian.com>

	* evolution-addressbook.xml: Added artwork from Jakub.

2001-03-20  Miguel de Icaza  <miguel@ximian.com>

	* art/Makefile.am (images_DATA): Added all the new icons to the
	distribution.

svn path=/trunk/; revision=8859
2001-03-21 02:57:37 +00:00
65087ff32b Add Resend Message under the File menu.
2001-03-19  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail.xml: Add Resend Message under the File menu.

svn path=/trunk/; revision=8817
2001-03-19 06:12:24 +00:00
6c8afacd54 Flatten out View menu again by popular demand
svn path=/trunk/; revision=8797
2001-03-18 20:45:17 +00:00
f4b4da4fcb Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.
2001-03-17  Miguel de Icaza  <miguel@ximian.com>

	* evolution-calendar.xml: Added ShowWeekView, ShowMonthView,
	ShowDay, ShowWorkWeek to the View menu.

	* evolution.xml, evolution-mail.xml: Provide "Actions" in the
	toplevel evolution.  Fill in Actions/Component in Evolution-mail
	(no visual changes, just internal changes).

	* evolution-calendar.xml: Added Actions menu.  Added New Verb
	EditNewEvent.

2001-03-17  Miguel de Icaza  <miguel@ximian.com>

	* gui/e-day-view.c (e_day_view_on_new_event,
	e_day_view_on_new_appointment): Simplifed this function to use the
	shared code.

	* gui/e-week-view.c (e_week_view_on_new_event,
	e_week_view_on_new_appointment): ditto.

	* gui/gnome-cal.c (gnome_calendar_new_appointment_for): New
	function used to launch editor components with a time range.   A
	bunch of functions use this code now instead of duplicating code
	all over the place

svn path=/trunk/; revision=8794
2001-03-18 08:16:40 +00:00
f67a81d4aa Added accelerator to elements missing accelerators (Reply, Inline, Quoted,
2001-03-16  Miguel de Icaza  <miguel@ximian.com>

	* evolution-mail.xml: Added accelerator to elements missing
	accelerators (Reply, Inline, Quoted, Attachments, Empty Trash,
	Full Headers).

	* evolution.xml: Added a placeholder for the beginning of the
	view.

2001-03-16  Miguel de Icaza  <miguel@ximian.com>

	* menus/gal-view-menus.c (build_menus): Hook this up under the
	"ViewBegin" node.

svn path=/trunk/; revision=8772
2001-03-17 02:33:55 +00:00
1f8d003f9c Add an ActionsEmptyTrash menu item.
2001-03-11  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail.xml: Add an ActionsEmptyTrash menu item.

svn path=/trunk/; revision=8634
2001-03-11 23:28:18 +00:00
a725348797 Took out the "IMPLEMENT ME"'s from the forward menu items since I've coded
2001-03-08  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail.xml: Took out the "IMPLEMENT ME"'s from the
	forward menu items since I've coded them now.

svn path=/trunk/; revision=8612
2001-03-09 00:45:08 +00:00
698fc6235d Rename the "Get Mail" button to "Send and Receive".
svn path=/trunk/; revision=8593
2001-03-08 12:51:51 +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
d7a3b52b1c Setup a command for MailStop.
2001-02-21  Not Zed  <NotZed@Ximian.com>

        * evolution-mail.xml: Setup a command for MailStop.

svn path=/trunk/; revision=8323
2001-02-21 19:33:40 +00:00
54b319e9d1 Use hlook and vlook so by default we get no text in vertical mode, and
2001-01-30  Michael Meeks  <michael@helixcode.com>

	* evolution.xml: Use hlook and vlook so by default we get
	no text in vertical mode, and priority only in horizontal
	mode.

svn path=/trunk/; revision=7901
2001-01-30 00:29:21 +00:00
fce12a88e8 Change the toolbars to only display some labels, on the right of the
icons.

svn path=/trunk/; revision=7826
2001-01-25 22:27:56 +00:00
735020a976 More happy icons for the mailer.
svn path=/trunk/; revision=7807
2001-01-25 08:35:04 +00:00
57f1c74f30 Get the mailer to use the new menu icons.
svn path=/trunk/; revision=7805
2001-01-25 08:04:17 +00:00
6005b4a01a Removed the temporary get mail button.
2001-01-22  Not Zed  <NotZed@Ximian.com>

        * evolution-mail.xml: Removed the temporary get mail button.

svn path=/trunk/; revision=7704
2001-01-22 11:48:31 +00:00
bb6fe874b0 Added a temporary button to test new receive code.
2001-01-19  Not Zed  <NotZed@Ximian.com>

	* evolution-mail.xml: Added a temporary button to test new receive
	code.

svn path=/trunk/; revision=7634
2001-01-19 05:08:33 +00:00
62e4b5c055 Added Next/Previous toolbar buttons.
2001-01-18  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail.xml: Added Next/Previous toolbar buttons.

svn path=/trunk/; revision=7631
2001-01-19 02:57:09 +00:00
e4cdcf1fad Add a stop button to the toolbar.
2001-01-16  Not Zed  <NotZed@Ximian.com>

        * evolution-mail.xml: Add a stop button to the toolbar.

svn path=/trunk/; revision=7528
2001-01-16 04:46:37 +00:00
f99a64ab4f (Bug #1143: Add elipses to more menu items that lead to dialogs)
2001-01-15  Jason Leach  <jasonleach@usa.net>

	(Bug #1143: Add elipses to more menu items that lead to dialogs)

	* evolution-mail.xml: "Folder/Configure Folder..."
	* evolution.xml: "File/Import file..."

svn path=/trunk/; revision=7510
2001-01-15 19:27:28 +00:00
936a6d77dd Add an ::asyncCopyFolder method to the ShellComponent interface. Move
all the message hiding options to the View menu.

svn path=/trunk/; revision=7456
2001-01-12 21:00:21 +00:00
d52ef16370 Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.
2000-12-23  Jason Leach  <jasonleach@usa.net>

	    * evolution-mail.xml: Added ellipsis to Settings menu
              entries that bring up dialogs.  Bug #1019.

svn path=/trunk/; revision=7158
2000-12-24 21:53:53 +00:00
6183d89039 s/<menuitem\/>/<separator\/>/
2000-12-23  Michael Meeks  <michael@helixcode.com>

	* evolution-mail.xml: s/<menuitem\/>/<separator\/>/

	* evolution.xml: ditto.

svn path=/trunk/; revision=7147
2000-12-23 22:40:35 +00:00
ace6de8360 Added message hiding items.
2000-12-14  Not Zed  <NotZed@HelixCode.com>

        * evolution-mail.xml: Added message hiding items.

svn path=/trunk/; revision=7060
2000-12-16 08:36:24 +00:00
1aa4562d99 Make the "forward" button in the toolbar forward the current message
as an attachment, instead of inline.

svn path=/trunk/; revision=6968
2000-12-13 17:26:29 +00:00
71918188ec Fix typo
* evolution-mail.xml: Fix typo

svn path=/trunk/; revision=6775
2000-12-04 16:17:34 +00:00
bfb8c33969 Make inline forwarding not be the default anymore.
svn path=/trunk/; revision=6771
2000-12-04 10:52:55 +00:00
704e0f44ba Redid all the keyboard shortcuts to comply with GNOME standards. Removed
2000-12-01  Anna Marie Dirks  <anna@helixcode.com>
	* evolution.xml: Redid all the keyboard shortcuts to comply with GNOME
	standards. Removed unnecessary shortcuts from less commonly used menu
	items, changed all references to "alt", etc.
	* evolution-addressbook.xml: see above
	* evolution-mail.xml: see above
	* evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu.

svn path=/trunk/; revision=6757
2000-12-01 18:09:00 +00:00
3b2ee5c24a Added Save As...
2000-11-28  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Added Save As...

svn path=/trunk/; revision=6700
2000-11-28 20:39:00 +00:00
1f490e1092 Moved ViewSource to the View menu and made it a toggle menu.
2000-11-21  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Moved ViewSource to the View menu and made
	it a toggle menu.

svn path=/trunk/; revision=6640
2000-11-21 22:10:51 +00:00
c953cc6fe3 Added View Message Source.
2000-11-16  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Added View Message Source.

svn path=/trunk/; revision=6595
2000-11-16 23:04:56 +00:00
50f09cddd5 Added Forward as Attachment.
2000-11-15  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Added Forward as Attachment.

svn path=/trunk/; revision=6586
2000-11-16 00:37:15 +00:00
a17d3f1762 Added keyboard shortcuts to all shell menus. Added keyboard shortcuts to
2000-11-08  Anna Marie Dirks <anna@helixcode.com>
	* evolution.xml: Added keyboard shortcuts to all shell menus.
	* evolution-mail.xml: Added keyboard shortcuts to all shell menus.

svn path=/trunk/; revision=6516
2000-11-08 20:41:23 +00:00
1359e56e84 Updated Message menu.
2000-11-06  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Updated Message menu.

svn path=/trunk/; revision=6471
2000-11-07 00:26:30 +00:00
85eeb23745 Updated Message menu.
2000-11-06  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Updated Message menu.

svn path=/trunk/; revision=6418
2000-11-06 20:04:32 +00:00
4eeed4e227 Added a MessageApplyFilters menu item.
2000-10-25  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Added a MessageApplyFilters menu item.

	* evolution-subscribe.xml: Don't have a Unselect All, use Invert
	Selection instead.

svn path=/trunk/; revision=6189
2000-10-26 00:10:30 +00:00
6ac35c0e50 drasticaly shrink to just the new features available with ldap; don't
2000-10-14  Michael Meeks  <michael@helixcode.com>

	* evolution-addressbook-ldap.xml: drasticaly shrink to just the
	new features available with ldap; don't duplicate stuff.

	* evolution-addressbook.xml: fix tooltips.

	* *.xml: remove redundant attributes causing toolber rebuilds.

svn path=/trunk/; revision=5919
2000-10-14 17:49:03 +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
5796ba8809 remove redundant separator.
2000-10-05  Michael Meeks  <michael@helixcode.com>

	* evolution-mail.xml: remove redundant separator.

	* *.xml: Remove replicated attributes from structural elements.

svn path=/trunk/; revision=5751
2000-10-05 22:06:21 +00:00
3357d342d3 Add Invert Selection
2000-10-04  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-mail.xml: Add Invert Selection

svn path=/trunk/; revision=5726
2000-10-04 22:42:17 +00:00
4d25bee538 bind 'D' to MessageDelete; a proto binding.
2000-10-04  Michael Meeks  <michael@helixcode.com>

	* evolution-mail.xml: bind 'D' to MessageDelete; a proto binding.

svn path=/trunk/; revision=5700
2000-10-04 01:37:28 +00:00
024c4bee0a Add Print Preview
svn path=/trunk/; revision=5642
2000-09-29 23:49:43 +00:00
525adf507d add a Settings/Manage Subscriptions... menu item.
2000-09-29  Chris Toshok  <toshok@helixcode.com>

	* ui/evolution-mail.xml: add a Settings/Manage Subscriptions...
	menu item.

	* ui/evolution-subscribe.xml: add a File/Close menu item.

svn path=/trunk/; revision=5638
2000-09-29 20:41:34 +00:00
87d8750ba0 Moved the (un)select all menu items over to the Edit menu - this looks
2000-09-25  Jeffrey Stedfast  <fejj@helixcode.com>

	* ui/evolution-mail.xml: Moved the (un)select all menu items over
	to the Edit menu - this looks nicer.

svn path=/trunk/; revision=5588
2000-09-25 23:38:22 +00:00
3d4012f543 Added some new menu items to the Message menu like (un)select all and
2000-09-25  Jeffrey Stedfast  <fejj@helixcode.com>

	* ui/evolution-mail.xml: Added some new menu items to the Message
	menu like (un)select all and moved "mark as read" to the Message
	menu.

svn path=/trunk/; revision=5586
2000-09-25 23:21:27 +00:00
b59db99208 Fix for new accel syntax; update bonobo to get working accelerators.
svn path=/trunk/; revision=5457
2000-09-15 17:32:58 +00:00
3d4b488b2f add bonobo_ui_handler_unset_container to stop menus screwing up.
2000-09-14  Michael Meeks  <michael@helixcode.com>

	* folder-browser-factory.c (control_deactivate): add
	bonobo_ui_handler_unset_container to stop menus screwing up.

	* Add 2 missing stock icons in toolbar.

svn path=/trunk/; revision=5428
2000-09-14 15:08:07 +00:00