aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-message.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix #315901, Add shortcut to mark spam. Committed on behalf on AndreShreyas Srinivasan2005-12-161-2/+2
| | | | | | | | | 2005-12-16 Shreyas Srinivasan <sshreyas@novell.com> * evolution-mail-message.xml: Fix #315901, Add shortcut to mark spam. Committed on behalf on Andre Klapper svn path=/trunk/; revision=30791
* Committed Rajeev's fix.Srinivasa Ragavan2005-12-161-10/+0
| | | | | | | | 2005-12-15 Srinivasa Ragavan <sragavan@novell.com> * Committed Rajeev's fix. svn path=/trunk/; revision=30785
* Add ellipsis characters to various menu items that are commands/actionsDavid Malcolm2005-12-141-10/+10
| | | | | | | | | | 2005-12-13 David Malcolm <dmalcolm@redhat.com> * evolution-mail-message.xml: Add ellipsis characters to various menu items that are commands/actions requiring further user interaction, fixing bug #323951 svn path=/trunk/; revision=30766
* Comitting guenther's patchSrinivasa Ragavan2005-12-131-1/+1
| | | | | | | | 2005-12-13 Srinivasa Ragavan <sragavan@novell.com> * Comitting guenther's patch svn path=/trunk/; revision=30763
* Re-established sane Reply* menu order, fixes bug #321639.Karsten Bräckelmann2005-12-051-2/+2
| | | | | | | | | | | 2005-11-22 Karsten Bräckelmann <guenther@rudersport.de> * evolution-mail-message.xml: Re-established sane Reply* menu order, fixes bug #321639. Committing patch on behalf of guenther. - partha svn path=/trunk/; revision=30721
* Re-added the ForwardAs submenu, fixes regression bug #321640.Karsten Bräckelmann2005-11-231-0/+6
| | | | | | | | | | | | 2005-11-22 Karsten Bräckelmann <guenther@rudersport.de> * evolution-mail-message.xml: Re-added the ForwardAs submenu, fixes regression bug #321640. Committed on behalf of Karsten, since he does not have commit rights. svn path=/trunk/; revision=30645
* added keyboard accelerators for NextMessage and PreviousMessage. FixesSankar P2005-11-111-2/+4
| | | | | | | | | | 2005-11-10 Sankar P <psankar@novell.com> * evolution-mail-message.xml: added keyboard accelerators for NextMessage and PreviousMessage. Fixes #302974 svn path=/trunk/; revision=30595
* Remove the MailPost command Move the MailPost command to here Add a menuRodney Dawes2005-08-171-0/+5
| | | | | | | | | | | | | | | 2005-08-17 Rodney Dawes <dobey@novell.com> * evolution-mail-global.xml: Remove the MailPost command * evolution-mail-message.xml: Move the MailPost command to here Add a menu item for the MailPost command (#312225) * evolution-mail-list.xml: Add a menu item for the EditSelectThread command (#306878) Fixes #306878 and #312225 svn path=/trunk/; revision=30148
* Fix the tooltip for the Edit->Search Folders menu item to say "SearchRodney Dawes2005-08-081-8/+8
| | | | | | | | | | | | 2005-08-07 Rodney Dawes <dobey@novell.com> * evolution-mail-global.xml: Fix the tooltip for the Edit->Search Folders menu item to say "Search Folders" as well * evolution-mail-message.xml: Fix the tooltips and text for the menu items to create vfolders from message parts to say "Search Folder" svn path=/trunk/; revision=30023
* re-added the post-reply function. There's no way to use news otherwise,Not Zed2005-08-031-1/+1
| | | | | | | | | 2005-08-02 Not Zed <NotZed@Ximian.com> * evolution-mail-message.xml: re-added the post-reply function. There's no way to use news otherwise, duh. See #302843. svn path=/trunk/; revision=29963
* removing duplicate mnemonic. Committing for AndreHarish Krishnaswamy2005-06-071-1/+1
| | | | svn path=/trunk/; revision=29465
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-96/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-13 Rodney Dawes <dobey@novell.com> * plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets disted properly 2005-05-13 Rodney Dawes <dobey@novell.com> * Makefile.am: Add new em-folder-utils.[ch] abstraction * em-folder-browser.c: Update for new menu layout Add new methods to handle the actions that were previously only available from the context menu when right-clicking on a folder * em-folder-selector.c (emfs_response): Just call emfu_folder_create if the user wants to create a new folder in the selector dialog (em_folder_selector_get_selected_path): Clean up the code to fix a couple potential crashes * em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or CamelFolderInfo object for the selected item in the tree Add a method to get a pointer to an EMFolderTreeModelStoreInfo object for the selected store in the tree Move folder operations out into em-folder-utils.[ch] so that they are abstracted from the tree and can be used by methods other than the internal context menu * em-folder-utils.[ch]: Move the folder operations code to here * em-folder-view.c: Update for the new menu layout Fix Mark as Read/Unread in the context menu to only show up in the list * mail-component.c (create_item): Just call emfu_folder_create here when the user requests to create a new folder from the New toolbar item 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-mailing-list-actions.xml: Update for the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-plugin-manager.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * org-gnome-save-attachments.xml: Update for new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-shell-window.c (setup_widgets): Update for the new menu layout by putting the "component" switching items under the "Tools" menu 2005-05-13 Rodney Dawes <dobey@novell.com> * *.xml: Update to the new menu layout 2005-05-13 Rodney Dawes <dobey@novell.com> * e-filter-bar.[ch]: Update for the new menu layout svn path=/trunk/; revision=29354
* Changed string 'login' Rephrased photo string Rephrased photo stringSrinivasa Ragavan2005-05-061-2/+2
| | | | | | | | | | | 2005-05-06 Srinivasa Ragavan <sragavan@novell.com> * addressbook/gui/component/ldap-config.glade: Changed string 'login' * mail/evolution-mail.schemas.in.in: Rephrased photo string * mail/mail-config.glade: Rephrased photo string * ui/evolution-mail-message.xml: Changed 'From' to 'from' svn path=/trunk/; revision=29288
* Move a separator from the message xml to the list xml, so we don't have anRodney Dawes2005-02-141-2/+0
| | | | | | | | | | | 2005-02-14 Rodney Dawes <dobey@novell.com> * evolution-mail-list.xml: * evolution-mail-message.xml: Move a separator from the message xml to the list xml, so we don't have an extra separator in the external mail message display window svn path=/trunk/; revision=28788
* Use the term vFolder instead of "VFolder" or "virtual folder"Rodney Dawes2005-02-021-9/+9
| | | | | | | | | | | | 2005-02-01 Rodney Dawes <dobey@novell.com> * evolution-mail-global.xml: * evolution-mail-message.xml: Use the term vFolder instead of "VFolder" or "virtual folder" Fixes #68137 svn path=/trunk/; revision=28665
* add component button view itemsJP Rosevear2005-01-051-1/+2
| | | | | | | | | | | | | | 2005-01-04 JP Rosevear <jpr@novell.com> * evolution.xml: add component button view items * evolution.xml: set the toolbar look to "system" everywhere * evolution-signature-editor.xml: ditto * evolution-message-composer.xml: ditto svn path=/trunk/; revision=28238
* Move Tools->Settings... to Edit->Preferences Remove the separator aboveRodney Dawes2004-12-171-4/+4
| | | | | | | | | | | | | | | | | | 2004-12-16 Rodney Dawes <dobey@novell.com> * evolution.xml: Move Tools->Settings... to Edit->Preferences Remove the separator above "Quick Reference" in the Help menu * evolution-addressbok.xml: * evolution-calendar.xml: * evolution-mail-*.xml: * evolution-tasks.xml: Update the EditPlaceholder items to work properly with the changes in evolution.xml to move Tools->Settings... to Edit->Preferences Fixes #43681 svn path=/trunk/; revision=28139
* Add stock zoom icons for the text size menu itemsRodney Dawes2004-12-171-3/+6
| | | | | | | | | 2004-12-16 Rodney Dawes <dobey@novell.com> * evolution-mail-message.xml: Add stock zoom icons for the text size menu items svn path=/trunk/; revision=28136
* use stock icons where possible. Calendar and tasks already use stockWilliam Jon McCann2004-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | 2004-05-25 William Jon McCann <mccann@jhu.edu> * evolution-message-composer.xml: * evolution-composer-entries.xml: * evolution-contact-list-editor.xml: * evolution-contact-editor.xml: * evolution.xml: * evolution-mail-message.xml: * evolution-mail-list.xml: * evolution-mail-global.xml: * evolution-addressbook.xml: use stock icons where possible. Calendar and tasks already use stock icons. * evolution-tasks.xml: swap positions of delete and print icons to be consistent with the other components. svn path=/trunk/; revision=26085
* Rename MessageResend to MessageEdit since that's actually what it does.Jeffrey Stedfast2004-05-151-4/+4
| | | | | | | | | 2004-05-14 Jeffrey Stedfast <fejj@novell.com> * evolution-mail-message.xml: Rename MessageResend to MessageEdit since that's actually what it does. svn path=/trunk/; revision=25911
* Make some more toolbar and menu items use the stock versions of iconsRodney Dawes2004-05-071-8/+8
| | | | | | | | | | | 2004-05-06 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: Make some more toolbar and menu items use the stock versions of icons Fixes #57963 partly svn path=/trunk/; revision=25817
* moved goto stuff to the view menu.Not Zed2004-04-061-13/+13
| | | | | | | | 2004-04-06 Not Zed <NotZed@Ximian.com> * evolution-mail-message.xml: moved goto stuff to the view menu. svn path=/trunk/; revision=25329
* added filter junk command and menuitem, icon for MarkAsNotJunkRadek Doulik2004-03-091-1/+7
| | | | | | | | | 2004-03-08 Radek Doulik <rodo@ximian.com> * evolution-mail-message.xml: added filter junk command and menuitem, icon for MarkAsNotJunk svn path=/trunk/; revision=24992
* Assign Delete and KP_Delete as accels for the MessageDelete menu item.Jeffrey Stedfast2004-02-261-6/+8
| | | | | | | | | 2004-02-25 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Assign Delete and KP_Delete as accels for the MessageDelete menu item. svn path=/trunk/; revision=24871
* Add sender to Address Book, not AddressbookRodney Dawes2004-02-121-2/+2
| | | | | | | | | 2004-02-11 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: Add sender to Address Book, not Addressbook svn path=/trunk/; revision=24718
* Enable [, ], ., and , as mail accels again, but not in the menus, so thatRodney Dawes2004-01-281-0/+4
| | | | | | | | | | 2004-01-27 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: Enable [, ], ., and , as mail accels again, but not in the menus, so that GTK+ doesn't grab them from the search bar svn path=/trunk/; revision=24471
* Get rid of all the *Shift*character keybindings, so people can actuallyRodney Dawes2004-01-271-19/+4
| | | | | | | | | | | | | | 2004-01-26 Rodney Dawes <dobey@ximian.com> * evolution-addressbook.xml: * evolution-mail-global.xml: * evolution-mail-message.xml: Get rid of all the *Shift*character keybindings, so people can actually type things in the search bar, Just use *Control*basekey instead Fixes #41769 svn path=/trunk/; revision=24451
* Revert previous patch to fix bug #49949 - exposes crash in libbonobouiRodney Dawes2003-12-191-1/+1
| | | | | | | | | | | 2003-12-18 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: * evolution-mail-messagedisplay.xml: Revert previous patch to fix bug #49949 - exposes crash in libbonoboui when switching away from mail component svn path=/trunk/; revision=23980
* On [Action] menu, change [Forward] to [Forward As...], [Forward Message]Calvin Liu2003-12-181-2/+2
| | | | | | | | | 2003-12-18 Calvin Liu <calvin.liu@sun.com> * evolution-mail-message.xml: On [Action] menu, change [Forward] to [Forward As...], [Forward Message] to [Forward]. svn path=/trunk/; revision=23976
* Fix bug #49949Rodney Dawes2003-12-181-1/+3
| | | | | | | | | 2003-12-17 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: * evolution-mail-messagedisplay.xml: Fix bug #49949 svn path=/trunk/; revision=23973
* added junk toolbar buttonsRadek Doulik2003-12-051-2/+9
| | | | | | | | 2003-12-04 Radek Doulik <rodo@ximian.com> * evolution-mail-message.xml: added junk toolbar buttons svn path=/trunk/; revision=23632
* merged spam filtering branchRadek Doulik2003-11-131-0/+9
| | | | svn path=/trunk/; revision=23302
* Patch to use Control-L for "Reply to list" from Karsten BräckelmannRodney Dawes2003-10-031-1/+1
| | | | | | | | | 2003-10-02 Rodney Dawes <dobey@ximian.com> * evolution-mail-message.xml: Patch to use Control-L for "Reply to list" from Karsten Bräckelmann svn path=/trunk/; revision=22791
* Moved EditCopy EditPaste, and EditCut here.Not Zed2003-09-181-2/+20
| | | | | | | | | | | | 2003-08-27 Not Zed <NotZed@Ximian.com> * evolution-mail-message.xml: Moved EditCopy EditPaste, and EditCut here. * evolution-mail-list.xml: Removed EditCopy, EditPaste, and EditCut. svn path=/trunk/; revision=22598
* add access key 'w' for 'Post New Message' change the access key of ExpungeYuedong Du2003-09-091-1/+1
| | | | | | | | | | | 2003-09-05 Yuedong Du <uuedong.du@sun.com> * evolution-mail-global.xml: add access key 'w' for 'Post New Message' * evolution-mail-list.xml: change the access key of Expunge to 'x', thus 'Post a Reply' can use 'e'. * evolution-mail-message.xml: add access key 'y' for 'Post a Reply' svn path=/trunk/; revision=22492
* Change "Search Message" to "Search in Message", which is more intuitive.Calvin Liu2003-08-271-1/+1
| | | | | | | | | 2003-08-27 Calvin Liu <calvin.liu@sun.com> * evolution-mail-message.xml: Change "Search Message" to "Search in Message", which is more intuitive. Fix bug #47329. svn path=/trunk/; revision=22387
* add a menu entry corresponding to new introduced caret mode, see bugYuedong Du2003-07-101-0/+5
| | | | | | | | | 2003-07-10 Yuedong Du <yuedong.du@sun.com> * evolution-mail-message.xml: add a menu entry corresponding to new introduced caret mode, see bug #44607 svn path=/trunk/; revision=21773
* Make "MessageReplyList" and "MessagePostReply" have no pixbuf. Same withEttore Perazzoli2003-03-011-4/+2
| | | | | | | | * evolution-mail-message.xml: Make "MessageReplyList" and "MessagePostReply" have no pixbuf. * evolution-mail-global.xml: Same with "MailPost". svn path=/trunk/; revision=20101
* Typo fixedAndrew V. Samoilov2002-12-271-1/+1
| | | | svn path=/trunk/; revision=19180
* It's a grand old string-review! Nitpicky and minor changes; details in the ↵Aaron Weber2002-10-011-1/+1
| | | | | | appropriate ChangeLog files. svn path=/trunk/; revision=18268
* Make the Zoom accels the same as galeon so people will shut the fuck upJeffrey Stedfast2002-09-261-3/+4
| | | | | | | | | 2002-09-25 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Make the Zoom accels the same as galeon so people will shut the fuck up about it. svn path=/trunk/; revision=18219
* Add back "period" and "comma" asEttore Perazzoli2002-09-051-0/+2
| | | | | | accels for MailNextUnread and MailPreviousUnread. svn path=/trunk/; revision=17965
* Use bracketright and bracketleft forEttore Perazzoli2002-09-041-2/+2
| | | | | | next/prev unread. svn path=/trunk/; revision=17949
* Add a View/Post-To ui dingus.Jeffrey Stedfast2002-07-261-0/+7
| | | | | | | | | | | | 2002-07-23 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Add a View/Post-To ui dingus. * evolution-mail-global.xml: Add a Post ui dingus. * evolution-mail-message.xml: Add a Post-Reply ui dingus. svn path=/trunk/; revision=17591
* Use *Control*equal and *Control*minusEttore Perazzoli2002-07-241-2/+2
| | | | | | | for TextZoomIn and TextZoomOut instead of *Control*+ and *Control*-, since the former actually works. :-) svn path=/trunk/; revision=17557
* Bind MessageMove to Control-Shift-V. [#24394]Ettore Perazzoli2002-07-241-1/+1
| | | | | | | | | | | | * evolution-mail-message.xml: Bind MessageMove to Control-Shift-V. [#24394] * evolution-addressbook.xml: Bind ContactsMoveToFolder and ContactsCopyToFolder to Control-Shift-V and Control-Shift-Y for consistency with the mailer. Also move "Select All" up in the Edit menu and add a separator before "Delete". svn path=/trunk/; revision=17554
* Add accelerator for "Print Preview", "Delete".Ettore Perazzoli2002-07-111-1/+1
| | | | | | | | | | * evolution-mail-message.xml: Add accelerator for "Print Preview", "Delete". * evolution-addressbook.xml: Add accelerator for "Print Preview", "Delete". svn path=/trunk/; revision=17405
* s/Edit as New Message/Resend - this was confusing people. Also moved it toJeffrey Stedfast2002-07-101-1/+2
| | | | | | | | | | 2002-07-09 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: s/Edit as New Message/Resend - this was confusing people. Also moved it to the Actions menu. Fixes bug #27454. svn path=/trunk/; revision=17398
* s/Edit as New Message/Resend - this was confusing people.Jeffrey Stedfast2002-07-101-1/+1
| | | | | | | | | 2002-07-09 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: s/Edit as New Message/Resend - this was confusing people. svn path=/trunk/; revision=17393
* Replaced q binding with ` for hiding/showing the message view pane.Christopher James Lahey2002-05-141-9/+20
| | | | | | | | | | | | | 2002-05-13 Christopher James Lahey <clahey@ximian.com> * evolution-mail-global.xml: Replaced q binding with ` for hiding/showing the message view pane. * evolution-mail-message.xml: Replace n/p with ,/. for doing previous/next unread messages. Removed a few other bindings that interfere with alphanumeric characters. svn path=/trunk/; revision=16772
* 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