Commit Graph

236 Commits

Author SHA1 Message Date
Kjartan Maraas 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
Jason Leach 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
Ettore Perazzoli 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
Jason Leach 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
Peter Williams 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
Ettore Perazzoli 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
Ettore Perazzoli 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
Ettore Perazzoli 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
Anna Marie Dirks 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
Chris Toshok 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
Nat Friedman 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
Ettore Perazzoli 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
Peter Williams 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
Jason Leach 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
Christopher James Lahey 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
Jacob Leach 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
Peter Williams c36ab4adbc ui:
2001-07-31  Peter Williams  <peterw@ximian.com>

	* evolution-message-composer.xml: Add "Customize Toolbars" menu item
	and command.

composer:

2001-07-31  Peter Williams  <peterw@ximian.com>

	* e-msg-composer.c (setup_ui): Set the config path for the composer so
	that the customize toolbar command works.

svn path=/trunk/; revision=11529
2001-07-31 19:01:59 +00:00
Jeffrey Stedfast a8cb137916 Added Next/Previous menu items under Actions/GoTo.
2001-07-31  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-message.xml: Added Next/Previous menu items under
	Actions/GoTo.

svn path=/trunk/; revision=11518
2001-07-31 16:52:09 +00:00
Federico Mena Quintero 8b75b6f1c1 Add a pixmap to the Tasks Settings option to make it consistent with the
2001-07-31  Federico Mena Quintero  <federico@ximian.com>

	* evolution-tasks.xml: Add a pixmap to the Tasks Settings option
	to make it consistent with the one in the calendar folder.

svn path=/trunk/; revision=11515
2001-07-31 16:23:28 +00:00
Jacob Leach 86dfaaef76 Use the new Send and Send Later icons for the toolbar and menus in the
composer.  (Beautiful work Tuomas and Jakub!)

svn path=/trunk/; revision=11511
2001-07-31 15:19:47 +00:00
Damon Chaplin 2d18e9894a use the new print icons.
2001-07-29  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: use the new print icons.

svn path=/trunk/; revision=11495
2001-07-30 22:25:44 +00:00
Jason Leach 153fede73c Correct the tooltip for the Print button. Bug #5801.
2001-07-30  Jason Leach  <jleach@ximian.com>

	* evolution-mail-message.xml: Correct the tooltip for the Print
	button.  Bug #5801.

svn path=/trunk/; revision=11471
2001-07-30 12:45:04 +00:00
Damon Chaplin ca80930a38 renamed "Tasks Preferences" to "Tasks Settings" to be consistent with the
2001-07-27  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings"
	to be consistent with the other components.

svn path=/trunk/; revision=11466
2001-07-28 00:49:56 +00:00
Damon Chaplin 8beb477562 removed Edit & Help menus. Fixes #5500.
2001-07-27  Damon Chaplin  <damon@ximian.com>

	* evolution-comp-editor.xml: removed Edit & Help menus. Fixes #5500.

svn path=/trunk/; revision=11465
2001-07-27 23:17:10 +00:00
Federico Mena Quintero 35bf394708 Consistency fixes, and reindented the goddamn thing.
2001-07-26  Federico Mena Quintero  <federico@ximian.com>

	* evolution-calendar.xml: Consistency fixes, and reindented the
	goddamn thing.

svn path=/trunk/; revision=11454
2001-07-27 19:41:07 +00:00
Jason Leach 1f5b5429eb Removed the unused "Settings" submenu, because it creates an extra blank
2001-07-27  Jason Leach  <jleach@ximian.com>

	* evolution-addressbook.xml: Removed the unused "Settings"
	submenu, because it creates an extra blank menu after the Help
	submenu.  Bug #4275.

svn path=/trunk/; revision=11451
2001-07-27 17:19:58 +00:00
Damon Chaplin 8458c070e0 changed "Settings" to "Calendar Settings". Fixes bug #5498.
2001-07-25  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: changed "Settings" to "Calendar Settings".
	Fixes bug #5498.

svn path=/trunk/; revision=11417
2001-07-25 22:29:42 +00:00
Peter Williams 3e8b02fb93 Move Insert File from the File menu into the Insert Menu. Change the
2001-07-24  Peter Williams  <peterw@ximian.com>

	* evolution-message-composer.xml: Move Insert File from the File
	menu into the Insert Menu. Change the accelerators to reflect
	what's being inserted and add ellipses.

svn path=/trunk/; revision=11349
2001-07-24 19:06:10 +00:00
Peter Williams 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
Jason Leach 3db1271655 Add the "Mark as Unimportant" cmd and menu item to the Edit menu. Bug
2001-07-23  Jason Leach  <jleach@ximian.com>

	* evolution-mail-message.xml: Add the "Mark as Unimportant" cmd
	and menu item to the Edit menu. Bug #5225.

svn path=/trunk/; revision=11314
2001-07-23 19:11:44 +00:00
Jacob Leach 0110133071 typo in changelog.
svn path=/trunk/; revision=11297
2001-07-22 01:55:06 +00:00
Jason Leach 42b8c565da Capitalize "messgaes" in "Hide Read messages" menu item label. Bug #5091.
2001-07-21  Jason Leach  <jleach@ximian.com>

	* evolution-mail-list.xml: Capitalize "messgaes" in "Hide Read
	messages" menu item label.  Bug #5091.

svn path=/trunk/; revision=11296
2001-07-22 01:42:11 +00:00
Jeffrey Stedfast a9b06a893f Removed the "Redirect" menu since this is now a future feature.
2001-07-20  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-message.xml: Removed the "Redirect" menu since
	this is now a future feature.

svn path=/trunk/; revision=11277
2001-07-20 21:21:24 +00:00
Damon Chaplin af2110a4c0 update to use new print icon.
2001-07-19  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml:
	* evolution-comp-editor.xml: update to use new print icon.

svn path=/trunk/; revision=11243
2001-07-19 22:19:36 +00:00
Ettore Perazzoli 46a77aef7e Add closing dots to the "Filter on..." items for consistency with the
* evolution-mail-message.xml: Add closing dots to the "Filter
on..." items for consistency with the "VFolder on..." ones.

svn path=/trunk/; revision=11147
2001-07-17 02:28:52 +00:00
Chris Toshok d229ed59ca Remove Print commands and toolbar/menu items. Also, use "list" instead of
2001-07-10  Chris Toshok  <toshok@ximian.com>

	* evolution-contact-list-editor.xml: Remove Print commands and
	toolbar/menu items.  Also, use "list" instead of "group".

svn path=/trunk/; revision=10980
2001-07-11 00:57:42 +00:00
Larry Ewing d680e40108 remove FileSaveInFolder menu item. rename Insert->File to
2001-07-09  Larry Ewing  <lewing@ximian.com>

	* evolution-message-composer.xml: remove FileSaveInFolder menu
	item. rename Insert->File to Insert->Attachment.

svn path=/trunk/; revision=10947
2001-07-10 03:17:09 +00:00
Ettore Perazzoli 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
Ettore Perazzoli 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
Gediminas Paulauskas 1e5fac65aa set "pixname" value only if pixbuf was loaded successfully. Otherwise
2001-07-04  Gediminas Paulauskas <menesis@delfi.lt>

	* evolution-shell-component-utils.c (e_pixmaps_update): set
	"pixname" value only if pixbuf was loaded successfully. Otherwise
	component crashes if image is not found. Should be checked for
	sanity in bonobo_ui_component_set_prop IMHO.

2001-07-04  Gediminas Paulauskas <menesis@delfi.lt>

	* Makefile.am: install apply-filters-16.xpm

2001-07-04  Gediminas Paulauskas <menesis@delfi.lt>

	* evolution-mail-message.xml: MessageApplyFilters now has an icon.

2001-07-04  Gediminas Paulauskas <menesis@delfi.lt>

	* folder-browser-ui.c (message_pixcache): set icon for ApplyFilters
	command.

svn path=/trunk/; revision=10783
2001-07-04 20:46:15 +00:00
Jacob Leach 80f0be6c13 Fix bug #3612: Accelerator for attach file in composer.
svn path=/trunk/; revision=10768
2001-07-03 21:28:52 +00:00
Jacob Leach 9c367bf930 Finish off #809 by committing the menu and right click thingies for
marking as important.

svn path=/trunk/; revision=10765
2001-07-03 20:56:52 +00:00
Iain Holmes 838d0849f2 Add a seperate pixbuf for the print button
svn path=/trunk/; revision=10759
2001-07-03 17:25:48 +00:00
JP Rosevear 344dc8d241 Add publish free/busy item
2001-07-02  JP Rosevear  <jpr@ximian.com>

	* evolution-calendar.xml: Add publish free/busy item

svn path=/trunk/; revision=10724
2001-07-03 03:49:29 +00:00
Rodrigo Moya e11954c5fb make the 'Task Preferences' menu item appear as the first item in the
2001-07-02  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-tasks.xml: make the 'Task Preferences' menu item appear
	as the first item in the 'Tools' menu

svn path=/trunk/; revision=10700
2001-07-02 20:26:48 +00:00
Jeffrey Stedfast c49b31edc8 Set it up to have an e-charset-picker bonobo-ui menu attached to the Edit
2001-07-02  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Set it up to have an
	e-charset-picker bonobo-ui menu attached to the Edit menu.

svn path=/trunk/; revision=10691
2001-07-02 18:24:21 +00:00
Ettore Perazzoli 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
Chris Toshok 2fcf9a7fdd add a separate dockitem for the search entry.
2001-07-01  Chris Toshok  <toshok@ximian.com>

	* evolution-subscribe.xml: add a separate dockitem for the search
	entry.

svn path=/trunk/; revision=10670
2001-07-02 06:55:47 +00:00
Ettore Perazzoli ef6ade12dd Enable the label next to the "Attach" toolbar button, and get rid of the
* evolution-message-composer.xml: Enable the label next to the
"Attach" toolbar button, and get rid of the "Help" menu.

svn path=/trunk/; revision=10659
2001-07-01 18:50:14 +00:00
Ettore Perazzoli 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