aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-test-component.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-600/+0
* Updated for FolderResult instead of DiscoverSharedFolderResult.Ettore Perazzoli2002-05-111-5/+3
* Added some tests for the custom storage.Ettore Perazzoli2002-05-111-3/+81
* Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-081-24/+15
* Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-081-1/+130
* Add a "view_info" argument.Dan Winship2002-04-091-7/+13
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-131-1/+2
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-081-0/+45
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-2/+4
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Removed globals `activity_client', `progress'. (timeout_callback_3): GetEttore Perazzoli2001-09-201-4/+25
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-2/+0
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-17/+9
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-1/+1
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-101-1/+4
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-0/+13
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-1/+57
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-031-6/+15
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+1
* Actually implement the "clicked" signal for the EActivityHandler, andEttore Perazzoli2001-06-251-0/+13
* Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-241-140/+24
* Add code to query the ::Activity interface in theEttore Perazzoli2001-06-241-23/+9
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-0/+375