| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish the DnD stuff by implementing move/copy on the shell side as | Ettore Perazzoli | 2001-03-27 | 1 | -11/+10 |
* | Initial step for refactoring of the DnD API for ShellComponents. | Ettore Perazzoli | 2001-03-19 | 1 | -48/+0 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -7/+60 |
* | Added the ability for components to specify drag/drop types, and | Ettore Perazzoli | 2001-03-08 | 1 | -2/+69 |
* | add include. (show_import_wizard): update signature to that of a verb. | Michael Meeks | 2001-02-23 | 1 | -70/+16 |
* | Cast this fucntion pointer. | Christopher James Lahey | 2001-02-17 | 1 | -0/+2 |
* | 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 | -6/+47 |
* | Rename `::addFolderAsync' into `::createFolderAsync'. | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Plug leak; mark the CORBA sequence so that it will be released. | Federico Mena Quintero | 2000-11-25 | 1 | -0/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -37/+37 |
* | Fixed a missing `CORBA_Object_duplicate()' problem. This should fix | Ettore Perazzoli | 2000-11-07 | 1 | -1/+1 |
* | update for new UI handler. | Michael Meeks | 2000-10-19 | 1 | -5/+5 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -0/+2 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 1 | -4/+5 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 1 | -0/+1 |
* | Prevent a crash by avoiding calling the populate_folder_context_menu | Ettore Perazzoli | 2000-07-21 | 1 | -0/+3 |
* | Add interfaces to populate a folder's context menu. (Untested.) | Ettore Perazzoli | 2000-07-21 | 1 | -18/+50 |
* | Added missing CORBA_Object_duplicate() when storing the shell | Ettore Perazzoli | 2000-06-30 | 1 | -4/+6 |
* | Derive EvolutionShellClient from BonoboObjectClient instead of BonoboObject. | Ettore Perazzoli | 2000-06-30 | 1 | -1/+4 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -16/+14 |
* | Change EvolutionShellComponent so that it does ::ref the shell. | Ettore Perazzoli | 2000-06-28 | 1 | -1/+0 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -12/+94 |
* | Eeek! Declare the "owner_unset" signal correctly. | Ettore Perazzoli | 2000-05-31 | 1 | -1/+1 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 1 | -7/+42 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -1/+11 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+332 |