| Commit message (Expand) | Author | Age | Files | Lines |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 1 | -2/+2 |
* | Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR | Dan Winship | 2003-02-06 | 1 | -0/+1 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -1/+0 |
* | Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad of | Ettore Perazzoli | 2002-11-15 | 1 | -4/+3 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -2/+2 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -47/+62 |
* | Use g_object_set_data() instead of gtk_object_set_data(). Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -8/+8 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -21/+21 |
* | New, implementation for the cancel_discover_shared_folder virtual method. | Ettore Perazzoli | 2002-10-18 | 1 | -4/+46 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -1/+1 |
* | New callback for the show_folder_properties signal. | Ettore Perazzoli | 2002-08-07 | 1 | -0/+19 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -0/+3 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -2/+7 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -2/+2 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -3/+9 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -2/+4 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -1/+25 |
* | Updated for FolderResult instead of DiscoverSharedFolderResult. | Ettore Perazzoli | 2002-05-11 | 1 | -5/+3 |
* | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 1 | -3/+81 |
* | Use the new evolution_shell_client_create_storage_set_view() call. | Ettore Perazzoli | 2002-05-08 | 1 | -24/+15 |
* | Put the EStorageSetView in an EScrollFrame. | Ettore Perazzoli | 2002-05-08 | 1 | -1/+130 |
* | Add a "view_info" argument. | Dan Winship | 2002-04-09 | 1 | -7/+13 |
* | Update to create an EvolutionConfigControl instead of just a | Ettore Perazzoli | 2002-03-13 | 1 | -1/+2 |
* | New function to create a test configuration page for the test component. | Ettore Perazzoli | 2002-03-08 | 1 | -0/+45 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -2/+4 |
* | 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 |
* | Removed globals `activity_client', `progress'. (timeout_callback_3): Get | Ettore Perazzoli | 2001-09-20 | 1 | -4/+25 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -2/+0 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 1 | -17/+9 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -1/+1 |
* | Updated to display the parent folder's URI and its type as well. | Ettore Perazzoli | 2001-08-10 | 1 | -1/+4 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 1 | -0/+13 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 1 | -1/+57 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 1 | -6/+15 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -0/+1 |
* | Actually implement the "clicked" signal for the EActivityHandler, and | Ettore Perazzoli | 2001-06-25 | 1 | -0/+13 |
* | Added an EvolutionActivityClient object to libeshell, to handle | Ettore Perazzoli | 2001-06-24 | 1 | -140/+24 |
* | Add code to query the ::Activity interface in the | Ettore Perazzoli | 2001-06-24 | 1 | -23/+9 |
* | Implemented an Evolution::Activity interface for keeping track of | Ettore Perazzoli | 2001-06-23 | 1 | -0/+375 |