aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-301-6/+0
| | | | | | | | | | 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
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-261-22/+5
| | | | | | icons. svn path=/trunk/; revision=7826
* More happy icons for the mailer.Ettore Perazzoli2001-01-251-4/+11
| | | | svn path=/trunk/; revision=7807
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-251-2/+3
| | | | svn path=/trunk/; revision=7805
* Removed the temporary get mail button.Not Zed2001-01-221-6/+0
| | | | | | | | 2001-01-22 Not Zed <NotZed@Ximian.com> * evolution-mail.xml: Removed the temporary get mail button. svn path=/trunk/; revision=7704
* Added a temporary button to test new receive code.Not Zed2001-01-191-0/+6
| | | | | | | | | 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
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-191-0/+8
| | | | | | | | 2001-01-18 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail.xml: Added Next/Previous toolbar buttons. svn path=/trunk/; revision=7631
* Add a stop button to the toolbar.Not Zed2001-01-161-0/+4
| | | | | | | | 2001-01-16 Not Zed <NotZed@Ximian.com> * evolution-mail.xml: Add a stop button to the toolbar. svn path=/trunk/; revision=7528
* (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-161-1/+1
| | | | | | | | | | | 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
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-13/+12
| | | | | | all the message hiding options to the View menu. svn path=/trunk/; revision=7456
* Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.Jason Leach2000-12-251-4/+4
| | | | | | | | | 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
* s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-241-9/+9
| | | | | | | | | | 2000-12-23 Michael Meeks <michael@helixcode.com> * evolution-mail.xml: s/<menuitem\/>/<separator\/>/ * evolution.xml: ditto. svn path=/trunk/; revision=7147
* Added message hiding items.Not Zed2000-12-161-0/+11
| | | | | | | | 2000-12-14 Not Zed <NotZed@HelixCode.com> * evolution-mail.xml: Added message hiding items. svn path=/trunk/; revision=7060
* Make the "forward" button in the toolbar forward the current messageEttore Perazzoli2000-12-141-1/+1
| | | | | | as an attachment, instead of inline. svn path=/trunk/; revision=6968
* Fix typoDan Winship2000-12-051-1/+1
| | | | | | * evolution-mail.xml: Fix typo svn path=/trunk/; revision=6775
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-041-4/+4
| | | | svn path=/trunk/; revision=6771
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-021-35/+31
| | | | | | | | | | | | 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
* Added Save As...Jeffrey Stedfast2000-11-291-0/+4
| | | | | | | | 2000-11-28 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Added Save As... svn path=/trunk/; revision=6700
* Moved ViewSource to the View menu and made it a toggle menu.Jeffrey Stedfast2000-11-221-4/+5
| | | | | | | | | 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
* Added View Message Source.Jeffrey Stedfast2000-11-171-0/+4
| | | | | | | | 2000-11-16 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Added View Message Source. svn path=/trunk/; revision=6595
* Added Forward as Attachment.Jeffrey Stedfast2000-11-161-0/+4
| | | | | | | | 2000-11-15 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Added Forward as Attachment. svn path=/trunk/; revision=6586
* Added keyboard shortcuts to all shell menus. Added keyboard shortcuts toAnna Marie Dirks2000-11-091-33/+63
| | | | | | | | 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
* Updated Message menu.Jeffrey Stedfast2000-11-071-13/+17
| | | | | | | | 2000-11-06 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Updated Message menu. svn path=/trunk/; revision=6471
* Updated Message menu.Jeffrey Stedfast2000-11-071-4/+11
| | | | | | | | 2000-11-06 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Updated Message menu. svn path=/trunk/; revision=6418
* Added a MessageApplyFilters menu item.Jeffrey Stedfast2000-10-261-0/+3
| | | | | | | | | | | 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
* drasticaly shrink to just the new features available with ldap; don'tMichael Meeks2000-10-151-1/+1
| | | | | | | | | | | | | 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
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-121-1/+1
| | | | svn path=/trunk/; revision=5863
* s/Menu_//Michael Meeks2000-10-091-2/+2
| | | | svn path=/trunk/; revision=5802
* fix the mess with separators.Michael Meeks2000-10-091-3/+3
| | | | | | | | 2000-10-09 Michael Meeks <michael@helixcode.com> * fix the mess with separators. svn path=/trunk/; revision=5796
* s/descr/tip/Michael Meeks2000-10-091-13/+19
| | | | | | | | 2000-10-09 Michael Meeks <michael@helixcode.com> * evolution-subscribe.xml: s/descr/tip/ svn path=/trunk/; revision=5791
* remove redundant separator.Michael Meeks2000-10-061-8/+4
| | | | | | | | | | 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
* Add Invert SelectionJeffrey Stedfast2000-10-051-2/+2
| | | | | | | | 2000-10-04 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Add Invert Selection svn path=/trunk/; revision=5726
* bind 'D' to MessageDelete; a proto binding.Michael Meeks2000-10-041-2/+9
| | | | | | | | 2000-10-04 Michael Meeks <michael@helixcode.com> * evolution-mail.xml: bind 'D' to MessageDelete; a proto binding. svn path=/trunk/; revision=5700
* Add Print PreviewMiguel de Icaza2000-09-301-0/+7
| | | | svn path=/trunk/; revision=5642
* add a Settings/Manage Subscriptions... menu item.Chris Toshok2000-09-301-0/+3
| | | | | | | | | | | 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
* Moved the (un)select all menu items over to the Edit menu - this looksJeffrey Stedfast2000-09-261-113/+115
| | | | | | | | | 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
* Added some new menu items to the Message menu like (un)select all andJeffrey Stedfast2000-09-261-9/+17
| | | | | | | | | | 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
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-161-2/+2
| | | | svn path=/trunk/; revision=5457
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-2/+2
| | | | | | | | | | | 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
* Make Tigert's icons work again.Michael Meeks2000-09-141-9/+9
| | | | svn path=/trunk/; revision=5427
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-141-5/+3
| | | | | | | | | | | | | | | 2000-09-14 Michael Meeks <michael@helixcode.com> * folder-browser-factory.c (control_deactivate): kill warning. (control_activate): set threaded toggle state, add freeze / thaw. (set_pixmap, fill_toolbar, update_pixmaps): update. 2000-09-14 Michael Meeks <michael@helixcode.com> * POTFILES.in: s/minicard/widgets/ svn path=/trunk/; revision=5421
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-1/+1
| | | | | | Anything UI related that breaks is now my fault; apologies in advance. svn path=/trunk/; revision=5415
* Add UI xml files in a more sensible place.Michael Meeks2000-09-131-0/+170
svn path=/trunk/; revision=5378