| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a Reply-to-list menu item. | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+6 |
* | Undo Jeff's View menu changes, as they resulted in the | Dan Winship | 2001-05-29 | 1 | -17/+13 |
* | Added MailNextUnread, MailNextFlagged, MailPreviousUnread, and | Jeffrey Stedfast | 2001-05-27 | 1 | -13/+35 |
* | Create a "Message Display" submenu in View, move source/full | Dan Winship | 2001-05-16 | 1 | -6/+22 |
* | Clean this up A LOT. In addition to cosmetic changes, now every command | Dan Winship | 2001-05-16 | 1 | -313/+317 |
* | Redo forwarding stuff so there's "Forward", "ForwardAttached", | Dan Winship | 2001-05-15 | 1 | -16/+17 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+7 |
* | Added Next/Previous toolbar buttons. | Jeffrey Stedfast | 2001-04-27 | 1 | -1/+16 |
* | Added "MessageSearch" verb. | Jon Trowbridge | 2001-04-26 | 1 | -0/+5 |
* | Added Filter/VFolder on mailing list. Yay. I also figured I'd expand this | Jeffrey Stedfast | 2001-04-15 | 1 | -10/+16 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -3/+70 |
* | Added a space after an attribute to make libxml happy. | Anders Carlsson | 2001-04-03 | 1 | -1/+1 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -3/+4 |
* | Move the 'hide deleted' to the option list under the view menu. | Not Zed | 2001-03-29 | 1 | -2/+4 |
* | Change "mark as read" to be C-k instead of C-q, which is a standard | Ettore Perazzoli | 2001-03-29 | 1 | -1/+1 |
* | Rename "Send and Receive" to "Send / Receive". | Ettore Perazzoli | 2001-03-21 | 1 | -2/+2 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -19/+26 |
* | Add Resend Message under the File menu. | Jeffrey Stedfast | 2001-03-19 | 1 | -26/+30 |
* | Flatten out View menu again by popular demand | Miguel de Icaza | 2001-03-19 | 1 | -13/+8 |
* | Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu. | Miguel de Icaza | 2001-03-18 | 1 | -4/+4 |
* | Added accelerator to elements missing accelerators (Reply, Inline, Quoted, | Miguel de Icaza | 2001-03-17 | 1 | -6/+6 |
* | Add an ActionsEmptyTrash menu item. | Jeffrey Stedfast | 2001-03-12 | 1 | -0/+3 |
* | Took out the "IMPLEMENT ME"'s from the forward menu items since I've coded | Jeffrey Stedfast | 2001-03-09 | 1 | -3/+4 |
* | Rename the "Get Mail" button to "Send and Receive". | Ettore Perazzoli | 2001-03-08 | 1 | -1/+1 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -158/+188 |
* | Setup a command for MailStop. | Not Zed | 2001-02-22 | 1 | -4/+5 |
* | Use hlook and vlook so by default we get no text in vertical mode, and | Michael Meeks | 2001-01-30 | 1 | -6/+0 |
* | Change the toolbars to only display some labels, on the right of the | Ettore Perazzoli | 2001-01-26 | 1 | -22/+5 |
* | More happy icons for the mailer. | Ettore Perazzoli | 2001-01-25 | 1 | -4/+11 |
* | Get the mailer to use the new menu icons. | Ettore Perazzoli | 2001-01-25 | 1 | -2/+3 |
* | Removed the temporary get mail button. | Not Zed | 2001-01-22 | 1 | -6/+0 |
* | Added a temporary button to test new receive code. | Not Zed | 2001-01-19 | 1 | -0/+6 |
* | Added Next/Previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 1 | -0/+8 |
* | Add a stop button to the toolbar. | Not Zed | 2001-01-16 | 1 | -0/+4 |
* | (Bug #1143: Add elipses to more menu items that lead to dialogs) | Jason Leach | 2001-01-16 | 1 | -1/+1 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -13/+12 |
* | Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019. | Jason Leach | 2000-12-25 | 1 | -4/+4 |
* | s/<menuitem\/>/<separator\/>/ | Michael Meeks | 2000-12-24 | 1 | -9/+9 |
* | Added message hiding items. | Not Zed | 2000-12-16 | 1 | -0/+11 |
* | Make the "forward" button in the toolbar forward the current message | Ettore Perazzoli | 2000-12-14 | 1 | -1/+1 |
* | Fix typo | Dan Winship | 2000-12-05 | 1 | -1/+1 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 1 | -4/+4 |
* | Redid all the keyboard shortcuts to comply with GNOME standards. Removed | Anna Marie Dirks | 2000-12-02 | 1 | -35/+31 |
* | Added Save As... | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+4 |
* | Moved ViewSource to the View menu and made it a toggle menu. | Jeffrey Stedfast | 2000-11-22 | 1 | -4/+5 |
* | Added View Message Source. | Jeffrey Stedfast | 2000-11-17 | 1 | -0/+4 |
* | Added Forward as Attachment. | Jeffrey Stedfast | 2000-11-16 | 1 | -0/+4 |
* | Added keyboard shortcuts to all shell menus. Added keyboard shortcuts to | Anna Marie Dirks | 2000-11-09 | 1 | -33/+63 |
* | Updated Message menu. | Jeffrey Stedfast | 2000-11-07 | 1 | -13/+17 |
* | Updated Message menu. | Jeffrey Stedfast | 2000-11-07 | 1 | -4/+11 |
* | Added a MessageApplyFilters menu item. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+3 |
* | drasticaly shrink to just the new features available with ldap; don't | Michael Meeks | 2000-10-15 | 1 | -1/+1 |
* | Change the behavior of all the toolbars to be "exclusive". | Ettore Perazzoli | 2000-10-12 | 1 | -1/+1 |
* | s/Menu_// | Michael Meeks | 2000-10-09 | 1 | -2/+2 |
* | fix the mess with separators. | Michael Meeks | 2000-10-09 | 1 | -3/+3 |
* | s/descr/tip/ | Michael Meeks | 2000-10-09 | 1 | -13/+19 |
* | remove redundant separator. | Michael Meeks | 2000-10-06 | 1 | -8/+4 |
* | Add Invert Selection | Jeffrey Stedfast | 2000-10-05 | 1 | -2/+2 |
* | bind 'D' to MessageDelete; a proto binding. | Michael Meeks | 2000-10-04 | 1 | -2/+9 |
* | Add Print Preview | Miguel de Icaza | 2000-09-30 | 1 | -0/+7 |
* | add a Settings/Manage Subscriptions... menu item. | Chris Toshok | 2000-09-30 | 1 | -0/+3 |
* | Moved the (un)select all menu items over to the Edit menu - this looks | Jeffrey Stedfast | 2000-09-26 | 1 | -113/+115 |
* | Added some new menu items to the Message menu like (un)select all and | Jeffrey Stedfast | 2000-09-26 | 1 | -9/+17 |
* | Fix for new accel syntax; update bonobo to get working accelerators. | Michael Meeks | 2000-09-16 | 1 | -2/+2 |
* | add bonobo_ui_handler_unset_container to stop menus screwing up. | Michael Meeks | 2000-09-14 | 1 | -2/+2 |
* | Make Tigert's icons work again. | Michael Meeks | 2000-09-14 | 1 | -9/+9 |
* | kill warning. (control_activate): set threaded toggle state, add freeze / | Michael Meeks | 2000-09-14 | 1 | -5/+3 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -1/+1 |
* | Add UI xml files in a more sensible place. | Michael Meeks | 2000-09-13 | 1 | -0/+170 |