aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-0/+233
* Don't #include "e-util/e-html-utils.h" as we don't use it.Jeffrey Stedfast2002-12-171-0/+5
* [ fixes bug #35394 ]Chris Toshok2002-12-141-0/+8
* use "contacts", "contacts/ldap" as the accepted contacts types, so it'llChris Toshok2002-12-061-0/+6
* (component_free): Only invokeEttore Perazzoli2002-12-051-0/+5
* RevertedRodrigo Moya2002-12-021-4/+0
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-021-0/+4
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-0/+30
* e_get_language_list now returns language codes that actually work withDan Winship2002-11-271-0/+9
* Fix <key> -> <applyto> typo.Ettore Perazzoli2002-11-261-0/+4
* (e_shell_offline_sync_all_folders):Ettore Perazzoli2002-11-261-0/+16
* Updated to pass a GSList to e_storage_set_view_set_checkboxes_list()Ettore Perazzoli2002-11-261-0/+22
* (idle_cb): Set displayed_any in the case when we areEttore Perazzoli2002-11-211-0/+7
* (impl_dispose): Save theEttore Perazzoli2002-11-211-0/+6
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-0/+44
* gnome message box -> gtk message dialog. (prepare_intelligent_page): FixNot Zed2002-11-201-0/+7
* Disabled for now.Ettore Perazzoli2002-11-201-0/+57
* Pass type to bonobo_widget::set_property.Not Zed2002-11-191-0/+5
* re-enable importer wizard.Not Zed2002-11-181-0/+2
* from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-181-0/+61
* run libglade-convert.Chris Toshok2002-11-181-0/+4
* force the scrolled table to be shown, apparently a bug in libglade2.Chris Toshok2002-11-171-0/+8
* init the corba exception before loading each config page, so previousChris Toshok2002-11-171-0/+6
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-161-0/+10
* (impl_finalize): Fix typo; p -> sp.Ettore Perazzoli2002-11-161-0/+4
* No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-161-0/+12
* (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-161-0/+5
* (class_init): Pass the right parentEttore Perazzoli2002-11-151-0/+5
* e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-151-0/+14
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-151-0/+7
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-151-0/+15
* (save_settings_for_views): Removed.Ettore Perazzoli2002-11-151-0/+5
* (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-151-0/+5
* Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-151-0/+24
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-0/+99
* Change type of member etd inEttore Perazzoli2002-11-141-0/+6
* Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-141-0/+13
* remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-131-0/+7
* need to assign priv here, fixes a crash.Chris Toshok2002-11-121-0/+5
* (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-121-0/+5
* (impl_finalize): Protect againstEttore Perazzoli2002-11-121-0/+5
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-0/+32
* use correctly IDL flags.Rodrigo Moya2002-11-081-0/+4
* guard against multiple calls. fixes a crash whenever a task finishes (theChris Toshok2002-11-081-0/+12
* (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-061-0/+4
* (load_folder): Do add folders with an unknownEttore Perazzoli2002-11-061-0/+5
* Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, withEttore Perazzoli2002-11-061-0/+9
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-061-0/+13
* Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-061-0/+16
* g_object_unref instead of bonobo_object_unref for theEttore Perazzoli2002-11-061-0/+5
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+102
* Removed. (impl_finalize): New. (class_init): Install finalize handler, notEttore Perazzoli2002-11-051-0/+11
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-051-0/+20
* (e_folder_type_registry_get_handler_for_type): Remove warning forEttore Perazzoli2002-11-041-0/+17
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-0/+18
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-041-0/+23
* Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-041-0/+10
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-0/+25
* Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-041-0/+7
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-0/+247
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+228
* Increase the width slightly.Ettore Perazzoli2002-10-291-0/+8
* [#31303]Ettore Perazzoli2002-10-261-0/+14
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-241-0/+18
* (e_get_activation_failure_msg): If the exception_id is NULL,Ettore Perazzoli2002-10-211-0/+6
* New, implementation for the cancel_discover_shared_folder virtual method.Ettore Perazzoli2002-10-181-0/+44
* Change the selection mode to GTK_SELECTION_BROWSE so there is always aEttore Perazzoli2002-10-081-0/+15
* new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-051-0/+8
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+6
* Calls e_shell_command_remove_shared_folder. (file_verbs): Set upDan Winship2002-10-011-0/+37
* If we return from evolution_shell_client_user_select_folder to find thatDan Winship2002-10-011-0/+7
* (load_folder): Always return TRUE, even in theEttore Perazzoli2002-09-271-0/+5
* set history_id on GnomeFileEntry, to actually get the history.Rodrigo Moya2002-09-261-0/+5
* If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-261-0/+20
* [Finish fixing #11645.]Ettore Perazzoli2002-09-261-0/+27
* Placate compiler.Ettore Perazzoli2002-09-251-0/+14
* Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-251-0/+10
* Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-241-1/+9
* use the new e_tree_set_search_column function instead of my lameass sortMike Kestner2002-09-241-0/+5
* (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-241-0/+5
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-0/+24
* (get_type_from_parent_path):Ettore Perazzoli2002-09-241-0/+6
* Added some missing names.Ettore Perazzoli2002-09-241-0/+11
* Removed member sort_idle_id inEttore Perazzoli2002-09-211-0/+11
* [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-201-1/+11
* (async_create_cb): Don't setEttore Perazzoli2002-09-201-0/+5
* (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-201-0/+6
* (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-201-0/+7
* bandaid for 30248.Mike Kestner2002-09-201-0/+4
* Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-191-0/+5
* Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-181-0/+13
* Remove unused variable.Ettore Perazzoli2002-09-181-0/+8
* [Fix #28451.]Ettore Perazzoli2002-09-181-0/+27
* Invoke gettext on strings coming from the .oaf files.Kjartan Maraas2002-09-181-0/+5
* Remove some leftover junk.Ettore Perazzoli2002-09-181-0/+5
* Mark a string for translation.Kjartan Maraas2002-09-181-0/+6
* (e_storage_removed_folder): When a highlightedEttore Perazzoli2002-09-181-0/+6
* New script to run Evolution under aEttore Perazzoli2002-09-171-0/+6
* (setup_bonobo_conf_private_directory): g_free() notEttore Perazzoli2002-09-121-0/+5
* no longer distribute the etstate files. enable_search on the view. addMike Kestner2002-09-061-0/+10
* Changed the description of the folders page in the settings dialog to beAnna Marie Dirks2002-09-061-0/+5
* Return FALSE here. (get_base_url): Add a cast.Ettore Perazzoli2002-09-051-0/+9
* (new_folder_cb): Pass FALSE as @queue toEttore Perazzoli2002-09-051-0/+5
* (e_shell_view_get_current_component_id): If theEttore Perazzoli2002-09-051-0/+7
* Remove the "blah blah" text for now and change "Server" to "Account".Dan Winship2002-09-051-0/+5
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-0/+33
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-051-0/+8
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-0/+36
* Create an Items placeholder under ComponentPlaceholder, and thenEttore Perazzoli2002-09-041-0/+11
* (show_import_wizard): Make the WM closeEttore Perazzoli2002-09-031-0/+6
* Pass a selection_order to oaf_query so we get the components back in aDan Winship2002-08-291-0/+11
* (get_shortcut_info): Make sureEttore Perazzoli2002-08-281-0/+8
* Get the "addresses" property of the select names control rather thanDan Winship2002-08-201-0/+4
* Fix the names of these functions. (They previously used "register" insteadDan Winship2002-08-191-0/+12
* If the selected URI is of an invalid type, don't accept it.Dan Winship2002-08-171-0/+9
* Remove both timeouts when the dialog is destroyed, not just one of them.Dan Winship2002-08-101-0/+16
* Don't include the storage name in the path passed toDan Winship2002-08-071-0/+7
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-0/+52
* (endarken_style): Set the color forEttore Perazzoli2002-08-021-0/+5
* New, implement a right-click -> "Add Default Shortcuts" menu item.Ettore Perazzoli2002-08-011-0/+10
* (ensure_menu_items):Ettore Perazzoli2002-08-011-0/+10
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-0/+39
* New function to set the uri programatically on aJeffrey Stedfast2002-07-301-0/+6
* Capitalize the title of the dialog for consistency.Ettore Perazzoli2002-07-271-0/+9
* (ensure_menu_xml): Put inEttore Perazzoli2002-07-271-0/+5
* (load_all_folders): Don't return FALSE if anyEttore Perazzoli2002-07-271-4/+10
* (command_work_online): Remove debuggingEttore Perazzoli2002-07-241-0/+6
* (double_click_cb): RenamedEttore Perazzoli2002-07-191-0/+10
* removed check for local folders, so that we can import into non-localRodrigo Moya2002-07-191-0/+5
* Removed unused variable.Ettore Perazzoli2002-07-191-0/+52
* Make ChangeLog entry more recentPeter Williams2002-07-181-7/+7
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-0/+36
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+6
* no need to convert the value returned by e_folder_tree_get_folder to aRodrigo Moya2002-07-161-0/+7
* set corba_folder.customIconName so we don't crash.Chris Toshok2002-07-151-0/+7
* dup the listener, for consistency with the other signalsDan Winship2002-07-131-0/+5
* (clicked): Ref the parent_window and then unref after you are done usingEttore Perazzoli2002-07-131-0/+6
* Install some headers that weren't getting installed.Peter Williams2002-07-131-0/+5
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-121-0/+8
* Actually pass the evolution URI, not the path, in Folder.evolutionUriEttore Perazzoli2002-07-121-1/+3
* (set_selected_folders): Set theEttore Perazzoli2002-07-121-0/+5
* (update_folder_title_bar): Ref the folder_iconEttore Perazzoli2002-07-121-0/+5
* (get_folder_list_foreach): CopyEttore Perazzoli2002-07-121-0/+6
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-121-0/+33
* (update_folder_title_bar): Get a @folder argEttore Perazzoli2002-07-111-0/+7
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-0/+37
* (load_icon): Ooops. Swapped the large/smallEttore Perazzoli2002-07-101-0/+5
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-0/+24
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-101-0/+47
* Remove debugging message. (impl_shortcut_drag_motion): Likewise.Ettore Perazzoli2002-07-101-0/+11
* Call e_icon_factory_init().Ettore Perazzoli2002-07-101-0/+20
* (remove_folder): Remove unused variable.Ettore Perazzoli2002-07-091-0/+4
* Change the group icon size using e_shortcuts_set_group_uses_small_icons()Ettore Perazzoli2002-07-091-0/+28
* New helper function. (e_folder_to_corba): Use it here.Ettore Perazzoli2002-07-091-0/+16
* (startup_wizard_cancel): Unref theEttore Perazzoli2002-07-061-0/+10
* Invoke e_folder_dnd_bridge_drop().Ettore Perazzoli2002-07-041-0/+12
* (e_shell_show_settings): Don't set up the settingsEttore Perazzoli2002-07-031-0/+5
* (bonobo_interface_remove_folder_cb): AddEttore Perazzoli2002-07-031-0/+5
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-0/+26
* Remove debugging message.Ettore Perazzoli2002-07-021-0/+14
* New member preparing_to_quit in EShellPrivate.Ettore Perazzoli2002-07-021-0/+9
* (impl_Storage_updateFolder): Don't stopEttore Perazzoli2002-06-291-0/+6
* Ooops. Fix date in ChangeLog.Ettore Perazzoli2002-06-291-1/+1
* *** empty log message ***Ettore Perazzoli2002-06-291-0/+19
* Only let the dialog be opened onceIain Holmes2002-06-271-0/+5
* Changes for an importer bug and to get the storagesetselector in the summaryIain Holmes2002-06-261-0/+27
* (impl_clicked): PassEttore Perazzoli2002-06-251-0/+6
* Remove #include <config.h> Same Same gtk_widget_show() all items in theKjartan Maraas2002-06-201-0/+10
* Set release for the CORBA path sequence to TRUE.Ettore Perazzoli2002-06-011-0/+25
* Use bonobo_object_ref() instead of bonobo_object_client_ref() as theEttore Perazzoli2002-05-311-0/+12
* Connect about_box_event_callback() to the "key_press_event" signal asEttore Perazzoli2002-05-311-0/+7
* skip folders that aren't valid uri's. (e_folder_list_get_items): didn'tChris Toshok2002-05-291-0/+7
* [ fixes 90% of #25047 ] shamelessly lifted fromChris Toshok2002-05-241-0/+62
* Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534.Ettore Perazzoli2002-05-241-0/+5
* Pass FALSE for @allow_shrink. Fixes #15688.Ettore Perazzoli2002-05-241-0/+6
* Make a little bit prettier. Default to "Delete", not "Cancel".Ettore Perazzoli2002-05-241-0/+5
* Set the view type from the original group, thus preserving theEttore Perazzoli2002-05-241-0/+6
* Add a toggle to avoid displaying the dialog again. Don't display theEttore Perazzoli2002-05-241-0/+10
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-0/+29
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-231-0/+16
* New member default_menu_item in EShellUserCreatableItemsHandlerPrivate.Ettore Perazzoli2002-05-231-0/+8
* Only refuse quitting if the result is CANCEL. This way we allow quittingEttore Perazzoli2002-05-231-0/+11
* Do async_open_folder in an idle callback.Christopher James Lahey2002-05-211-0/+9
* set the parent window insensitive before popping up the dialog andChris Toshok2002-05-211-0/+16
* Skip the folder if it doesn't have the can_sync_offline property set.Ettore Perazzoli2002-05-211-0/+5
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-211-0/+15
* Remove exception. (cancelSyncFolder): Remove exception.Ettore Perazzoli2002-05-211-0/+23
* Pass NULL for @has_checkbox_func and @has_checkbox_func_data.Ettore Perazzoli2002-05-211-0/+22
* Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-161-0/+8
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+20
* Remove debugging spewIain Holmes2002-05-151-0/+5
* Committing Peter Williams patch so listeners are notified about new storages.Iain Holmes2002-05-151-0/+6
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-151-0/+16
* Added check-empty.xpm, check-filled.xpm, and check-missing.xpm.Christopher James Lahey2002-05-151-0/+21
* Compute the evolutionUri here and pass it in.Christopher James Lahey2002-05-151-0/+5
* Add a missing CORBA_free in the case in which the typecode of theEttore Perazzoli2002-05-141-0/+8
* Pass self to e_shell_offline_handler_new() instead of the componentEttore Perazzoli2002-05-141-0/+12
* Changed this to just walk the hash table to get the list of checkedChristopher James Lahey2002-05-141-0/+8
* Handle the e-shell-config-offline and e-shell-config-default-foldersEttore Perazzoli2002-05-141-0/+15
* Added a signal when the value of the checkboxes changes.Christopher James Lahey2002-05-141-0/+5
* Add members `parent' and `shell' in DiscoveryData.Ettore Perazzoli2002-05-111-0/+18
* Updated for FolderResult instead of DiscoverSharedFolderResult.Ettore Perazzoli2002-05-111-0/+9
* Added some tests for the custom storage.Ettore Perazzoli2002-05-111-0/+40
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-101-0/+19
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-091-0/+11
* New interface SyncFolderProgressListener. (Offline::cancelSyncFolder):Ettore Perazzoli2002-05-081-0/+6
* add every folder to the sequence except the root folderJP Rosevear2002-05-081-0/+21
* Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-081-0/+8
* Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-081-0/+41
* Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-041-0/+11
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-041-2/+11
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-301-0/+6
* Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-191-0/+5
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-0/+28
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-181-0/+8
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-0/+4
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-171-0/+15
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-0/+29
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-101-0/+5
* Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-101-0/+7
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-091-2/+15
* If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-091-1/+2
* Oops. Add ChangeLog entries for some changes that accidentally escapedDan Winship2002-04-091-0/+8
* Add a "view_info" argument.Dan Winship2002-04-091-0/+28
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-0/+27
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-071-0/+16
* Set the title of the dialog.Ettore Perazzoli2002-04-061-0/+4
* Fix a memory mixup.Dan Winship2002-04-051-0/+5
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-051-0/+40
* Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-041-0/+25
* Deal with folders with no physical_uri.Dan Winship2002-04-041-0/+5
* Set the show_checkboxes field here instead of the show_folders field.Christopher James Lahey2002-04-031-0/+6
* If folder is NULL, return the correct type of data.Christopher James Lahey2002-04-031-0/+5
* Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-031-0/+19
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-301-0/+10
* New. New.Ettore Perazzoli2002-03-271-0/+5
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-271-0/+5
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-251-0/+11
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-231-0/+6
* (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-231-0/+3
* Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-231-0/+4
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-231-0/+6
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-211-0/+6
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-211-0/+5
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-0/+15
* Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-191-0/+5
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-0/+5
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-151-0/+56
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-141-0/+8
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-131-0/+22