aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-test-component.c
Commit message (Expand)AuthorAgeFilesLines
* proper server file for test componentsJP Rosevear2004-01-111-631/+97
* s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-071-2/+2
* Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-061-0/+1
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-1/+0
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-4/+3
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-2/+2
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-47/+62
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-041-8/+8
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-21/+21
* New, implementation for the cancel_discover_shared_folder virtual method.Ettore Perazzoli2002-10-181-4/+46
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-1/+1
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-0/+19
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-0/+3
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-2/+7
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-2/+2
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-3/+9
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-211-2/+4
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-1/+25
* 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