Commit Graph

53 Commits

Author SHA1 Message Date
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
73ec70a0e1 s/Evolution/Ximian Evolution/.
* evolution.xml: s/Evolution/Ximian Evolution/.

svn path=/trunk/; revision=12626
2001-09-05 19:30:55 +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
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
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
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
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
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
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
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
60a7567a41 Change the folder right-click "Properties..." menu item handling so
that it only happens in the mailer (which is the only component
actually using this).

For some reason it still doesn't work properly (i.e. the menu item
currently does nothing), but I haven't quite figured out why yet.

svn path=/trunk/; revision=10840
2001-07-06 07:38:43 +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
4efb16de0a Rename "New -> Evolution bar shortcut" into "New -> Shortcut".
* evolution.xml: Rename "New -> Evolution bar shortcut" into "New
-> Shortcut".

svn path=/trunk/; revision=10673
2001-07-02 10:42:49 +00:00
2990822b33 Implemented the `File -> New -> Shortcut' command.
I have also implemented a "no-new-button" mode for the folder
selection dialog widget.

svn path=/trunk/; revision=10655
2001-07-01 09:10:36 +00:00
eb192c7269 Get rid of the nasty Bonobo status bar.
svn path=/trunk/; revision=10439
2001-06-23 07:44:43 +00:00
e65b6299c7 Fix a little thing where it was actually saying "_Delete this folder" in
2001-06-05  Jason Leach  <jleach@ximian.com>

	* evolution.xml: Fix a little thing where it was actually saying
	"_Delete this folder" in the statusbar.

svn path=/trunk/; revision=10129
2001-06-06 00:29:07 +00:00
8e747d7dc6 Add a button and an icon to toggle between online and offline
operation.

svn path=/trunk/; revision=9900
2001-05-20 17:01:30 +00:00
3e519c4e14 Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the
`File -> Folder -> Open in New Window' menu item to work.

svn path=/trunk/; revision=9893
2001-05-19 15:29:19 +00:00
07621af19c Added items to the `File -> Folder' submenu.
svn path=/trunk/; revision=9883
2001-05-18 17:18:04 +00:00
3f50ef47d5 Reformat a bit and add the folder context menu definition.
svn path=/trunk/; revision=9866
2001-05-17 13:33:03 +00:00
5cb76ec7ba Add an "Evolution FAQ" entry to the Help menu, and update the existing
entries for the guide's chapters to match the new paths.

svn path=/trunk/; revision=9835
2001-05-16 02:54:06 +00:00
46e839289d Added command entry for 'ToggleOffline'.
2001-05-07  Jon Trowbridge  <trow@ximian.com>

	* evolution.xml: Added	command entry for 'ToggleOffline'.

2001-05-07  Jon Trowbridge  <trow@ximian.com>

	* e-shell-view-menu.c (update_offline_menu_item): Changed some
	references to /commands/WorkOffline to /commands/ToggleOffline.

svn path=/trunk/; revision=9699
2001-05-07 20:51:50 +00:00
2eae085ea9 Rename WorkOffline' to ToggleOffline' as needed by the new offline
code.

svn path=/trunk/; revision=9677
2001-05-04 18:30:11 +00:00
8bf36627ed Rename WorkOffLine' into WorkOffline'.
svn path=/trunk/; revision=9657
2001-05-03 13:23:54 +00:00
9c5211ad26 Commit the stupid "File -> New Evolution Window" change that got lost
yesterday.

svn path=/trunk/; revision=9445
2001-04-18 16:52:56 +00:00
042704ddd3 Blessed by Ettore.
Guided by Jacub Stener's mail, where he explaned which icons were renamed or
added, I added a bunch of new icons to menus, fixed renamed ones. Changed Trash
and Executive summary folder type icons. Fixed art/Makefile.am for these
changes.

Also, pulled icon cache from mailer and moved it to e-util/e-gui-utils.h, made
all components and dialogs use cache and not load pixmaps every time.

Accidentally got a couple of includes fix in, but they won't break anything.

svn path=/trunk/; revision=9092
2001-04-02 03:59:11 +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
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
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
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
152c6a69b1 (Fix #1252: Need a File->Close way to close a view)
2001-01-24  Jason Leach  <jasonleach@usa.net>

	(Fix #1252: Need a File->Close way to close a view)

	* evolution.xml: new File->Close menu item and associated command.

2001-01-24  Jason Leach  <jasonleach@usa.net>

	(Fix #1252: Need a File->Close way to close a view)

	* e-shell-view-menu.c (command_close): New function, destroys the
	current view.

	* e-shell.c (view_destroy_cb): Make sure shell settings get saved
	when the last view is destroyed.

svn path=/trunk/; revision=7787
2001-01-24 18:55:10 +00:00
dd1454293b ellipses for menu items that need dialogs.
svn path=/trunk/; revision=7615
2001-01-18 06:17:01 +00:00
21285f5752 progressive cmd/widgetization and add the 'Customize' entry.
2001-01-15  Michael Meeks  <michael@helixcode.com>

	* evolution.xml: progressive cmd/widgetization and
	add the 'Customize' entry.

svn path=/trunk/; revision=7559
2001-01-17 00:37:04 +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
7e083f5fa8 Remove fixme from NewMailMessage.
2001-01-10  Miguel de Icaza  <miguel@helixcode.com>

	* evolution.xml: Remove fixme from NewMailMessage.

svn path=/trunk/; revision=7414
2001-01-11 23:15:07 +00:00
e39675d2fb this too
svn path=/trunk/; revision=7402
2001-01-11 19:42:47 +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
260912bbc9 remove wierd extraneous '>' - thanks to Jeff.
2000-12-21  Michael Meeks  <michael@helixcode.com>

	* evolution.xml: remove wierd extraneous '>' - thanks to Jeff.

svn path=/trunk/; revision=7110
2000-12-20 23:12:31 +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
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
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
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
58d412fb26 fix from Darin toolbar -> dockitem.
2000-10-05  Michael Meeks  <michael@helixcode.com>

	* evolution.xml: fix from Darin toolbar -> dockitem.

svn path=/trunk/; revision=5727
2000-10-04 23:20:27 +00:00
6fa605605b move Open, Save into FileOps
2000-10-04  Michael Meeks  <michael@helixcode.com>

	* evolution-calendar.xml: move Open, Save into FileOps

	* evolution.xml: add FileOps placeholder.

svn path=/trunk/; revision=5699
2000-10-04 01:14:22 +00:00
08a52d10bc Dear native speakers,
Dear native speakers,

It is spelled "calendar".

This has been a public service announcement
courtesy of a non-native speaker.

Thank you for your attention.

svn path=/trunk/; revision=5543
2000-09-21 21:05:05 +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