| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a "view_info" argument. | Dan Winship | 2002-04-09 | 1 | -0/+1 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 1 | -0/+3 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -4/+7 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE. | Ettore Perazzoli | 2001-10-23 | 1 | -0/+3 |
* | If the owner is dead, emit "owner_died" instead of "owner_unset". | Ettore Perazzoli | 2001-10-06 | 1 | -0/+2 |
* | If setting the owner fails, print the a warning message out. Then restart | Ettore Perazzoli | 2001-10-06 | 1 | -0/+3 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -0/+3 |
* | Updated to display the parent folder's URI and its type as well. | Ettore Perazzoli | 2001-08-10 | 1 | -1/+3 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 1 | -0/+10 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -0/+2 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -0/+1 |
* | Make the shell to be able to display URIs that the user specified on | Ettore Perazzoli | 2001-06-28 | 1 | -0/+1 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -0/+5 |
* | track change to the path to the ComponentPlaceholder. | Chris Toshok | 2001-05-23 | 1 | -1/+1 |
* | add this define for the xml path to use when adding menu items to the | Chris Toshok | 2001-05-12 | 1 | -0/+1 |
* | add a "debug" method to tell a component to output debugging messages to a | Dan Winship | 2001-03-31 | 1 | -0/+1 |
* | Finish the DnD stuff by implementing move/copy on the shell side as | Ettore Perazzoli | 2001-03-27 | 1 | -3/+3 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -17/+26 |
* | Added the ability for components to specify drag/drop types, and | Ettore Perazzoli | 2001-03-08 | 1 | -0/+4 |
* | add include. (show_import_wizard): update signature to that of a verb. | Michael Meeks | 2001-02-23 | 1 | -4/+5 |
* | Remove <config.h> #includes from the `.h' files, which is known to be, | Ettore Perazzoli | 2001-02-06 | 1 | -4/+0 |
* | Initial steps to support Drag 'n Drop in the tree view. | Ettore Perazzoli | 2001-01-14 | 1 | -1/+1 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -0/+8 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -3/+3 |
* | update to new UI handler | Michael Meeks | 2000-10-21 | 1 | -1/+0 |
* | update for new UI handler. | Michael Meeks | 2000-10-19 | 1 | -1/+1 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -0/+1 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 1 | -1/+2 |
* | Add interfaces to populate a folder's context menu. (Untested.) | Ettore Perazzoli | 2000-07-21 | 1 | -13/+20 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -2/+4 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -14/+15 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -10/+48 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 1 | -2/+3 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -1/+1 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+91 |