aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-message.xml
Commit message (Collapse)AuthorAgeFilesLines
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * evolution.xml: Move the ComponentActionsPlaceholder into the Actions menu, instead of the Actions menu being in the ComponentActionsPlaceholder. * evolution-addressbook.xml: Updated accordingly. * evolution-calendar.xml: Updated accordingly. * evolution-mail-global.xml: Updated accordingly. * evolution-mail-list.xml: Updated accordingly. * evolution-mail-message.xml: Updated accordingly. * evolution-mail-messagedisplay.xml: Updated accordingly. * evolution-tasks.xml: Updated accordingly. * evolution.xml: Add "SendReceive" verb, menu item and toolbar button. * evolution-mail-global.xml: Remove "MailGetSend" verb and menu item. * e-shell-view-menu.c (command_send_receive): New, implementation for the "SendReceive" verb. * e-shell.c (e_shell_send_receive): New. * evolution-shell-component.c (impl_sendReceive): Implementation of ShellComponent::sendReceive. (class_init): Add the "send_receive" signal. * evolution-shell-component.h: Added `send_receive' signal. * Evolution-ShellComponent.idl: Added ShellComponent::sendReceive. * component-factory.c (send_receive_cb): New, callback for the "send_receive" signal on the EvolutionShellComponent. (create_component): Connect. * folder-browser-ui.c: Remove verb "MailGetSend". * mail-callbacks.c (send_receive_mail): Removed. * mail-send-recv.c: Remove member current_folder from struct _send_data. (free_send_data): No need to unref here. (build_dialogue): Removed arg @current_folder. (mail_send_receive): Likewise. svn path=/trunk/; revision=16220
* doh. In my previous commit, a whole bunch of changes that were supposed toAnna Marie Dirks2002-03-121-60/+0
| | | | | | | | | | | | 2002-03-11 Anna Marie Dirks <anna@ximian.com> * evolution-mail-message.xml: doh. In my previous commit, a whole bunch of changes that were supposed to be kept in my personal evo were added to HEAD. (Mainly, this was the addition of a "Search" menu.) I am reverting the wrong parts of that patch, and am committing only the accelerators which that patch was supposed to add. Sorry. svn path=/trunk/; revision=16099
* Fixed tiny typo ("Addressbook", not "Address book"), and cleaned upAnna Marie Dirks2002-03-081-12/+72
| | | | | | | | 2002-03-07 Anna Marie Dirks <anna@ximian.com> * evolution-mail-message.xml: Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up accelerators more, so that all of them actually work. Also added accelerators to items in the Go To menu and the Forward menu as part of fixing bug #10666. svn path=/trunk/; revision=15973
* Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also addedJeffrey Stedfast2002-02-131-10/+25
| | | | | | | | | 2002-02-12 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also added MessageFollowUpFlag verb. svn path=/trunk/; revision=15700
* Changed "Forward As" to "Forward" to improve grammar ("Forward As" impliesAnna Marie Dirks2002-02-061-6/+6
| | | | | | | | 2002-02-05 Anna Marie Dirks <anna@ximian.com> * evolution-mail-message.xml: Changed "Forward As" to "Forward" to improve grammar ("Forward As" implies an answer in the form of a noun, while "Redirect" is a verb), and added accelerators to "Add Sender to Addressbook" and "Redirect". svn path=/trunk/; revision=15573
* Add MessageRedirect.Jeffrey Stedfast2002-01-301-0/+6
| | | | | | | | 2002-01-28 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Add MessageRedirect. svn path=/trunk/; revision=15510
* for all separators, add a unique (per xml file) name to each separator, soMichael Meeks2002-01-161-11/+11
| | | | | | | | | | | 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
* Add an "Add Sender to Address Book" menu item.Jeffrey Stedfast2001-12-071-0/+7
| | | | | | | | | | | | | | | | 2001-12-03 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Add an "Add Sender to Address Book" menu item. 2001-11-28 Christopher James Lahey <clahey@ximian.com> * evolution-contact-list-editor.xml: Consistency fixes with standard contact editor. Added Save As, Send As, and Send To. Replaced Save toolbar with Save and Close and added Save and Close menu item. Added a trash icon. svn path=/trunk/; revision=14904
* add separator before text size menuLarry Ewing2001-10-261-2/+4
| | | | | | | | 2001-10-25 Larry Ewing <lewing@ximian.com> * evolution-mail-message.xml: add separator before text size menu svn path=/trunk/; revision=14106
* add text size menu.Larry Ewing2001-10-211-0/+19
| | | | | | | | 2001-10-20 Larry Ewing <lewing@ximian.com> * evolution-mail-message.xml: add text size menu. svn path=/trunk/; revision=13829
* Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.Ettore Perazzoli2001-09-281-6/+4
| | | | | | | | | | | | | | * evolution.xml: Move the Tools menu outside the ComponentToolsPlaceholder. * evolution-addressbook.xml: Likewise. * evolution-calendar.xml: Likewise. * evolution-mail-global.xml: Likewise. * evolution-mail-message.xml: Likewise. * evolution-mail-messagedisplay.xml: Likewise. * evolution-tasks.xml: Likewise. * my-evolution.xml: Likewise. svn path=/trunk/; revision=13202
* [Fix #5503, Edit menu is empty and should be removed.]Ettore Perazzoli2001-09-061-13/+15
| | | | | | | | | | | | | | | | * 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
* Change "Copy to Folder" to be Ctrl-Shift-Y so we are more like O* andEttore Perazzoli2001-09-051-1/+1
| | | | | | | | * evolution-mail-message.xml: Change "Copy to Folder" to be Ctrl-Shift-Y so we are more like O* and don't get in the way of the Ctrl-Shift-C for "New Contact". svn path=/trunk/; revision=12608
* Add an accel for Search Message.Jeffrey Stedfast2001-09-051-0/+1
| | | | | | | | 2001-09-04 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Add an accel for Search Message. svn path=/trunk/; revision=12592
* in mail:Peter Williams2001-08-301-1/+2
| | | | | | | | | | | | | | | 2001-08-29 Peter Williams <peterw@ximian.com> * folder-browser-ui.c: Fix the pixmap for /commands/MessageUndelete. in ui: 2001-08-29 Peter Williams <peterw@ximian.com> * evolution-mail-message.xml: Add a pixtype to /Commands/MessageUndelete so that people can see the icon. svn path=/trunk/; revision=12515
* added ... to Search Message to indicate that it pops up a dialog.Larry Ewing2001-08-241-1/+1
| | | | | | | | | 2001-08-23 Larry Ewing <lewing@ximian.com> * evolution-mail-message.xml: added ... to Search Message to indicate that it pops up a dialog. svn path=/trunk/; revision=12430
* set MessageDelete pixtype to pixbuf.Damon Chaplin2001-08-201-1/+2
| | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-mail-message.xml: set MessageDelete pixtype to pixbuf. svn path=/trunk/; revision=12284
* Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-191-1/+1
| | | | | | | | | | | * 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
* Stop search message from conflicting with expunge.Peter Williams2001-08-171-1/+0
| | | | | | | | | 2001-08-16 Peter Williams <peterw@ximian.com> * evolution-mail-message.xml: Stop search message from conflicting with expunge. svn path=/trunk/; revision=12129
* removed the Print Setup menu item, and changed Print Message to Print forAnna Marie Dirks2001-08-171-3/+7
| | | | | | | | | 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
* Make the label for the resending menu item read "Edit as New Message...",Jason Leach2001-08-121-1/+1
| | | | | | | | | 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
* Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" andEttore Perazzoli2001-08-091-8/+8
| | | | | | | | | | | | | | | | | | * 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
* More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-011-4/+5
| | | | | | a few places. svn path=/trunk/; revision=11544
* Added Next/Previous menu items under Actions/GoTo.Jeffrey Stedfast2001-08-011-0/+10
| | | | | | | | | 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
* Correct the tooltip for the Print button. Bug #5801.Jason Leach2001-07-301-1/+1
| | | | | | | | | 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
* Add the "Mark as Unimportant" cmd and menu item to the Edit menu. BugJason Leach2001-07-241-3/+7
| | | | | | | | | 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
* Removed the "Redirect" menu since this is now a future feature.Jeffrey Stedfast2001-07-211-5/+0
| | | | | | | | | 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
* Add closing dots to the "Filter on..." items for consistency with theEttore Perazzoli2001-07-171-4/+4
| | | | | | | * evolution-mail-message.xml: Add closing dots to the "Filter on..." items for consistency with the "VFolder on..." ones. svn path=/trunk/; revision=11147
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Finish off #809 by committing the menu and right click thingies forJacob Leach2001-07-041-0/+4
| | | | | | marking as important. svn path=/trunk/; revision=10765
* Use Tuomas' next-message, previous-message and print icons in theEttore Perazzoli2001-07-011-3/+3
| | | | | | mailer. svn path=/trunk/; revision=10647
* Copy and Move to Folder now require the Shift key.Jeffrey Stedfast2001-06-281-2/+2
| | | | | | | | | 2001-06-27 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Copy and Move to Folder now require the Shift key. svn path=/trunk/; revision=10537
* Mail:Peter Williams2001-06-271-0/+308
001-06-26 Peter Williams <peterw@ximian.com> * folder-browser-ui.c: New file derived from folder-browser-factory.c. Contains the Bonobo UI code, split into three groups as described in ui/ChangeLog. Also contains the GalView stuff and the hookups into the Bonobo UI stuff. * folder-browser-factory.c: Move most of the UI stuff to folder-browser-ui.c. (control_activate): Add all three kinds of UI element to this folderbrowser. (control_deactivate): Remove all three kinds. * folder-browser-ui.h: New file. Prototypes functions to add UI elements to a FolderBrowser. * Makefile.am: Add folder-browser-ui.{c,h} * message-browser.c (PARENT_TYPE): Change to BONOBO_TYPE_WINDOW (message_browser_destroy): Chain to parent destroy function. (set_bonobo_ui): New function. Add the 'message' functions from the folder browser to our UI. (message_browser_close): BonoboVerbify this. * message-browser.h: Convert to BonoboWindow. UI: 6-26 Peter Williams <peterw@ximian.com> * evolution-mail-global.xml: * evolution-mail-list.xml: * evolution-mail-message.xml: New files. These are the result of splitting evolution-mail.xml into three pieces: one for the global mailer operations, one for the operations on a messagelist, and one for the operations on one or more messages. * evolution-mail-messagedisplay: New file. UI for the standalone message browser that you get when you double-click. Very skeleton. * evolution-mail.xml: Removed. * Makefile.am: Updated to install new files. svn path=/trunk/; revision=10514