aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail.xml
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-420/+0
* Create a "Message Display" submenu in View, move source/fullDan Winship2001-05-161-6/+22
* Clean this up A LOT. In addition to cosmetic changes, now every commandDan Winship2001-05-161-313/+317
* Redo forwarding stuff so there's "Forward", "ForwardAttached",Dan Winship2001-05-151-16/+17
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-2/+7
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-04-271-1/+16
* Added "MessageSearch" verb.Jon Trowbridge2001-04-261-0/+5
* Added Filter/VFolder on mailing list. Yay. I also figured I'd expand thisJeffrey Stedfast2001-04-151-10/+16
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-3/+70
* Added a space after an attribute to make libxml happy.Anders Carlsson2001-04-031-1/+1
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-3/+4
* Move the 'hide deleted' to the option list under the view menu.Not Zed2001-03-291-2/+4
* Change "mark as read" to be C-k instead of C-q, which is a standardEttore Perazzoli2001-03-291-1/+1
* Rename "Send and Receive" to "Send / Receive".Ettore Perazzoli2001-03-211-2/+2
* Added new icons.Miguel de Icaza2001-03-211-19/+26
* Add Resend Message under the File menu.Jeffrey Stedfast2001-03-191-26/+30
* Flatten out View menu again by popular demandMiguel de Icaza2001-03-191-13/+8
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-4/+4
* Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-171-6/+6
* Add an ActionsEmptyTrash menu item.Jeffrey Stedfast2001-03-121-0/+3
* Took out the "IMPLEMENT ME"'s from the forward menu items since I've codedJeffrey Stedfast2001-03-091-3/+4
* Rename the "Get Mail" button to "Send and Receive".Ettore Perazzoli2001-03-081-1/+1
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-158/+188
* Setup a command for MailStop.Not Zed2001-02-221-4/+5
* Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-301-6/+0
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-261-22/+5
* More happy icons for the mailer.Ettore Perazzoli2001-01-251-4/+11
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-251-2/+3
* Removed the temporary get mail button.Not Zed2001-01-221-6/+0
* Added a temporary button to test new receive code.Not Zed2001-01-191-0/+6
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-191-0/+8
* Add a stop button to the toolbar.Not Zed2001-01-161-0/+4
* (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-161-1/+1
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-13/+12
* Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.Jason Leach2000-12-251-4/+4
* s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-241-9/+9
* Added message hiding items.Not Zed2000-12-161-0/+11
* Make the "forward" button in the toolbar forward the current messageEttore Perazzoli2000-12-141-1/+1
* Fix typoDan Winship2000-12-051-1/+1
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-041-4/+4
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-021-35/+31
* Added Save As...Jeffrey Stedfast2000-11-291-0/+4
* Moved ViewSource to the View menu and made it a toggle menu.Jeffrey Stedfast2000-11-221-4/+5
* Added View Message Source.Jeffrey Stedfast2000-11-171-0/+4
* Added Forward as Attachment.Jeffrey Stedfast2000-11-161-0/+4
* Added keyboard shortcuts to all shell menus. Added keyboard shortcuts toAnna Marie Dirks2000-11-091-33/+63
* Updated Message menu.Jeffrey Stedfast2000-11-071-13/+17
* Updated Message menu.Jeffrey Stedfast2000-11-071-4/+11
* Added a MessageApplyFilters menu item.Jeffrey Stedfast2000-10-261-0/+3
* drasticaly shrink to just the new features available with ldap; don'tMichael Meeks2000-10-151-1/+1
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-121-1/+1
* s/Menu_//Michael Meeks2000-10-091-2/+2
* fix the mess with separators.Michael Meeks2000-10-091-3/+3
* s/descr/tip/Michael Meeks2000-10-091-13/+19
* remove redundant separator.Michael Meeks2000-10-061-8/+4
* Add Invert SelectionJeffrey Stedfast2000-10-051-2/+2
* bind 'D' to MessageDelete; a proto binding.Michael Meeks2000-10-041-2/+9
* Add Print PreviewMiguel de Icaza2000-09-301-0/+7
* add a Settings/Manage Subscriptions... menu item.Chris Toshok2000-09-301-0/+3
* Moved the (un)select all menu items over to the Edit menu - this looksJeffrey Stedfast2000-09-261-113/+115
* Added some new menu items to the Message menu like (un)select all andJeffrey Stedfast2000-09-261-9/+17
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-161-2/+2
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-2/+2
* Make Tigert's icons work again.Michael Meeks2000-09-141-9/+9
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-141-5/+3
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-1/+1
* Add UI xml files in a more sensible place.Michael Meeks2000-09-131-0/+170