aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-1812-169/+222
* run libglade-convert.Chris Toshok2002-11-182-129/+126
* force the scrolled table to be shown, apparently a bug in libglade2.Chris Toshok2002-11-173-0/+16
* init the corba exception before loading each config page, so previousChris Toshok2002-11-172-3/+15
* Update.Ettore Perazzoli2002-11-161-2/+2
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-164-5/+17
* (impl_finalize): Fix typo; p -> sp.Ettore Perazzoli2002-11-162-3/+6
* No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-163-21/+17
* (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-162-1/+6
* (class_init): Pass the right parentEttore Perazzoli2002-11-152-1/+6
* e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-156-14/+28
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-153-1/+10
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-154-12/+42
* (save_settings_for_views): Removed.Ettore Perazzoli2002-11-152-30/+6
* (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-152-1/+8
* Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-157-11/+25
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-1514-131/+197
* Change type of member etd inEttore Perazzoli2002-11-142-2/+8
* Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-144-5/+17
* remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-133-16/+23
* need to assign priv here, fixes a crash.Chris Toshok2002-11-122-0/+7
* (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-122-1/+6
* (impl_finalize): Protect againstEttore Perazzoli2002-11-122-2/+9
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-1229-254/+538
* use correctly IDL flags.Rodrigo Moya2002-11-082-1/+5
* guard against multiple calls. fixes a crash whenever a task finishes (theChris Toshok2002-11-084-60/+85
* (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-062-2/+7
* (load_folder): Do add folders with an unknownEttore Perazzoli2002-11-062-10/+5
* Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, withEttore Perazzoli2002-11-063-169/+188
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-0610-18/+29
* Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-0614-58/+265
* g_object_unref instead of bonobo_object_unref for theEttore Perazzoli2002-11-065-15/+13
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-0645-201/+320
* Removed. (impl_finalize): New. (class_init): Install finalize handler, notEttore Perazzoli2002-11-054-30/+24
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-057-98/+74
* (e_folder_type_registry_get_handler_for_type): Remove warning forEttore Perazzoli2002-11-042-32/+27
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-0416-102/+106
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-0412-39/+56
* Forgot to add this one.Ettore Perazzoli2002-11-041-0/+13
* Update.Ettore Perazzoli2002-11-041-1/+3
* Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-047-1154/+1116
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-0446-601/+599
* Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-045-15/+22
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-0437-542/+773
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-0251-878/+751
* Increase the width slightly.Ettore Perazzoli2002-10-293-1/+11
* [#31303]Ettore Perazzoli2002-10-263-1/+28
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-245-7/+36
* (e_get_activation_failure_msg): If the exception_id is NULL,Ettore Perazzoli2002-10-212-0/+9
* New, implementation for the cancel_discover_shared_folder virtual method.Ettore Perazzoli2002-10-189-66/+250
* Change the selection mode to GTK_SELECTION_BROWSE so there is always aEttore Perazzoli2002-10-083-14/+18
* new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-052-0/+20
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-013-2/+8
* Calls e_shell_command_remove_shared_folder. (file_verbs): Set upDan Winship2002-10-0113-102/+433
* If we return from evolution_shell_client_user_select_folder to find thatDan Winship2002-10-012-0/+17
* (load_folder): Always return TRUE, even in theEttore Perazzoli2002-09-272-1/+6
* set history_id on GnomeFileEntry, to actually get the history.Rodrigo Moya2002-09-262-1/+6
* If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-265-12/+55
* [Finish fixing #11645.]Ettore Perazzoli2002-09-266-46/+142
* Placate compiler.Ettore Perazzoli2002-09-255-1/+69
* Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-253-4/+12
* Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-242-18/+42
* use the new e_tree_set_search_column function instead of my lameass sortMike Kestner2002-09-242-14/+6
* (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-242-1/+6
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-244-31/+74
* (get_type_from_parent_path):Ettore Perazzoli2002-09-242-3/+9
* Added some missing names.Ettore Perazzoli2002-09-244-2/+17
* Removed member sort_idle_id inEttore Perazzoli2002-09-212-80/+50
* [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-202-2/+47
* (async_create_cb): Don't setEttore Perazzoli2002-09-202-3/+5
* (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-202-17/+11
* (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-202-8/+23
* bandaid for 30248.Mike Kestner2002-09-202-1/+5
* Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-192-1/+8
* updated .cvsignoreJeffrey Stedfast2002-09-191-0/+1
* Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-185-0/+19
* Remove unused variable.Ettore Perazzoli2002-09-183-1/+17
* [Fix #28451.]Ettore Perazzoli2002-09-184-21/+151
* Invoke gettext on strings coming from the .oaf files.Kjartan Maraas2002-09-182-2/+7
* Remove some leftover junk.Ettore Perazzoli2002-09-182-24/+5
* Mark a string for translation.Kjartan Maraas2002-09-183-2/+8
* (e_storage_removed_folder): When a highlightedEttore Perazzoli2002-09-182-1/+24
* New script to run Evolution under aEttore Perazzoli2002-09-173-1/+23
* (setup_bonobo_conf_private_directory): g_free() notEttore Perazzoli2002-09-122-4/+9
* no longer distribute the etstate files. enable_search on the view. addMike Kestner2002-09-065-6/+54
* Changed the description of the folders page in the settings dialog to beAnna Marie Dirks2002-09-062-1/+6
* Add a -DPREFIX.Ettore Perazzoli2002-09-052-5/+58
* 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-052-1/+6
* (e_shell_view_get_current_component_id): If theEttore Perazzoli2002-09-052-0/+13
* Remove the "blah blah" text for now and change "Server" to "Account".Dan Winship2002-09-052-47/+6
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-056-27/+72
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-054-7/+22
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-058-49/+194
* Ooops. I committed the wrong version of the file.Ettore Perazzoli2002-09-041-1/+1
* Create an Items placeholder under ComponentPlaceholder, and thenEttore Perazzoli2002-09-043-1/+18
* Argh, didn't mean to commit this.Ettore Perazzoli2002-09-041-6/+0
* (show_import_wizard): Make the WM closeEttore Perazzoli2002-09-033-8/+15
* Pass a selection_order to oaf_query so we get the components back in aDan Winship2002-08-292-2/+14
* (get_shortcut_info): Make sureEttore Perazzoli2002-08-282-5/+18
* Get the "addresses" property of the select names control rather thanDan Winship2002-08-202-5/+6
* Fix the names of these functions. (They previously used "register" insteadDan Winship2002-08-195-8/+20
* If the selected URI is of an invalid type, don't accept it.Dan Winship2002-08-173-45/+101
* Remove both timeouts when the dialog is destroyed, not just one of them.Dan Winship2002-08-104-44/+76
* Don't include the storage name in the path passed toDan Winship2002-08-072-3/+12
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-0716-52/+554
* (endarken_style): Set the color forEttore Perazzoli2002-08-023-3/+13
* New, implement a right-click -> "Add Default Shortcuts" menu item.Ettore Perazzoli2002-08-014-15/+55
* (ensure_menu_items):Ettore Perazzoli2002-08-012-110/+90
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-016-59/+190
* New function to set the uri programatically on aJeffrey Stedfast2002-07-303-8/+39
* Capitalize the title of the dialog for consistency.Ettore Perazzoli2002-07-273-2/+11
* (ensure_menu_xml): Put inEttore Perazzoli2002-07-272-2/+7
* (load_all_folders): Don't return FALSE if anyEttore Perazzoli2002-07-272-7/+37
* (command_work_online): Remove debuggingEttore Perazzoli2002-07-242-2/+6
* (double_click_cb): RenamedEttore Perazzoli2002-07-192-57/+69
* removed check for local folders, so that we can import into non-localRodrigo Moya2002-07-192-10/+5
* Removed unused variable.Ettore Perazzoli2002-07-1914-51/+122
* Make ChangeLog entry more recentPeter Williams2002-07-181-7/+7
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-189-99/+216
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-182-0/+7
* no need to convert the value returned by e_folder_tree_get_folder to aRodrigo Moya2002-07-162-7/+23
* set corba_folder.customIconName so we don't crash.Chris Toshok2002-07-152-1/+11
* dup the listener, for consistency with the other signalsDan Winship2002-07-132-1/+8
* (clicked): Ref the parent_window and then unref after you are done usingEttore Perazzoli2002-07-132-0/+8
* Install some headers that weren't getting installed.Peter Williams2002-07-132-2/+7
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-123-5/+13
* Actually pass the evolution URI, not the path, in Folder.evolutionUriEttore Perazzoli2002-07-122-8/+10
* (set_selected_folders): Set theEttore Perazzoli2002-07-121-0/+5
* (update_folder_title_bar): Ref the folder_iconEttore Perazzoli2002-07-122-0/+6
* (get_folder_list_foreach): CopyEttore Perazzoli2002-07-122-6/+14
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-125-167/+143
* (update_folder_title_bar): Get a @folder argEttore Perazzoli2002-07-112-33/+47
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-1012-52/+182
* (load_icon): Ooops. Swapped the large/smallEttore Perazzoli2002-07-102-6/+10
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-109-20/+55
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-1010-61/+154
* Remove debugging message. (impl_shortcut_drag_motion): Likewise.Ettore Perazzoli2002-07-105-9/+11
* Call e_icon_factory_init().Ettore Perazzoli2002-07-109-57/+330
* (remove_folder): Remove unused variable.Ettore Perazzoli2002-07-092-1/+4
* Change the group icon size using e_shortcuts_set_group_uses_small_icons()Ettore Perazzoli2002-07-096-33/+164
* New helper function. (e_folder_to_corba): Use it here.Ettore Perazzoli2002-07-096-10/+67
* (startup_wizard_cancel): Unref theEttore Perazzoli2002-07-062-0/+24
* Invoke e_folder_dnd_bridge_drop().Ettore Perazzoli2002-07-044-15/+82
* (e_shell_show_settings): Don't set up the settingsEttore Perazzoli2002-07-032-2/+5
* (bonobo_interface_remove_folder_cb): AddEttore Perazzoli2002-07-032-1/+7
* New arg @tooltip; pass it toEttore Perazzoli2002-07-026-5/+62
* Remove debugging message.Ettore Perazzoli2002-07-024-23/+39
* New member preparing_to_quit in EShellPrivate.Ettore Perazzoli2002-07-022-1/+22
* (impl_Storage_updateFolder): Don't stopEttore Perazzoli2002-06-292-14/+12
* Ooops. Fix date in ChangeLog.Ettore Perazzoli2002-06-291-1/+1
* *** empty log message ***Ettore Perazzoli2002-06-292-45/+133
* Only let the dialog be opened onceIain Holmes2002-06-272-0/+20
* Changes for an importer bug and to get the storagesetselector in the summaryIain Holmes2002-06-267-29/+216
* (impl_clicked): PassEttore Perazzoli2002-06-252-1/+7
* Remove #include <config.h> Same Same gtk_widget_show() all items in theKjartan Maraas2002-06-207-21/+11
* Set release for the CORBA path sequence to TRUE.Ettore Perazzoli2002-06-017-1/+38
* Use bonobo_object_ref() instead of bonobo_object_client_ref() as theEttore Perazzoli2002-05-313-4/+14
* Connect about_box_event_callback() to the "key_press_event" signal asEttore Perazzoli2002-05-312-0/+9
* skip folders that aren't valid uri's. (e_folder_list_get_items): didn'tChris Toshok2002-05-292-4/+13
* [ fixes 90% of #25047 ] shamelessly lifted fromChris Toshok2002-05-2415-308/+653
* Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534.Ettore Perazzoli2002-05-242-0/+6
* Pass FALSE for @allow_shrink. Fixes #15688.Ettore Perazzoli2002-05-242-1/+7
* Make a little bit prettier. Default to "Delete", not "Cancel".Ettore Perazzoli2002-05-242-22/+19
* Set the view type from the original group, thus preserving theEttore Perazzoli2002-05-242-1/+15
* Add a toggle to avoid displaying the dialog again. Don't display theEttore Perazzoli2002-05-242-5/+43
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-239-40/+64
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-234-0/+121
* New member default_menu_item in EShellUserCreatableItemsHandlerPrivate.Ettore Perazzoli2002-05-232-5/+45
* Only refuse quitting if the result is CANCEL. This way we allow quittingEttore Perazzoli2002-05-233-1/+14
* Do async_open_folder in an idle callback.Christopher James Lahey2002-05-214-46/+103
* set the parent window insensitive before popping up the dialog andChris Toshok2002-05-213-2/+45
* Skip the folder if it doesn't have the can_sync_offline property set.Ettore Perazzoli2002-05-212-0/+10
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-216-9/+31
* Remove exception. (cancelSyncFolder): Remove exception.Ettore Perazzoli2002-05-216-36/+102
* Pass NULL for @has_checkbox_func and @has_checkbox_func_data.Ettore Perazzoli2002-05-216-15/+76
* Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-163-3/+27
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-1610-22/+228
* Add some comments to document the interface.Ettore Perazzoli2002-05-161-13/+45
* Remove debugging spewIain Holmes2002-05-152-1/+5
* Committing Peter Williams patch so listeners are notified about new storages.Iain Holmes2002-05-152-1/+18
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-156-14/+527
* Added check-empty.xpm, check-filled.xpm, and check-missing.xpm.Christopher James Lahey2002-05-157-31/+133
* Compute the evolutionUri here and pass it in.Christopher James Lahey2002-05-152-1/+38
* Add a missing CORBA_free in the case in which the typecode of theEttore Perazzoli2002-05-142-0/+9
* Pass self to e_shell_offline_handler_new() instead of the componentEttore Perazzoli2002-05-144-32/+41
* Changed this to just walk the hash table to get the list of checkedChristopher James Lahey2002-05-142-20/+18
* Handle the e-shell-config-offline and e-shell-config-default-foldersEttore Perazzoli2002-05-149-193/+533
* Added a signal when the value of the checkboxes changes.Christopher James Lahey2002-05-143-0/+17
* Add members `parent' and `shell' in DiscoveryData.Ettore Perazzoli2002-05-112-16/+89
* Add the Addressbook-SelectNames interface stuff.Ettore Perazzoli2002-05-111-0/+4
* Updated for FolderResult instead of DiscoverSharedFolderResult.Ettore Perazzoli2002-05-114-17/+15
* New. New.Ettore Perazzoli2002-05-112-0/+505
* Added some tests for the custom storage.Ettore Perazzoli2002-05-1110-49/+571
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-105-20/+67
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-094-10/+21
* New interface SyncFolderProgressListener. (Offline::cancelSyncFolder):Ettore Perazzoli2002-05-082-2/+32
* add every folder to the sequence except the root folderJP Rosevear2002-05-087-2/+165
* Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-084-24/+76
* Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-0811-59/+374
* Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-044-2/+148
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-044-2/+728
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144
* Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-192-5/+10
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-199-12/+136
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-182-11/+83
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-182-2/+6
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-175-321/+529
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-1113-23/+618
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-102-1/+6
* Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-102-2/+8
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-097-9/+60
* If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-092-8/+15
* Oops. Add ChangeLog entries for some changes that accidentally escapedDan Winship2002-04-091-0/+8
* Add a "view_info" argument.Dan Winship2002-04-0912-29/+127
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-086-46/+67
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-074-10/+97
* Set the title of the dialog.Ettore Perazzoli2002-04-062-0/+5
* Fix a memory mixup.Dan Winship2002-04-052-2/+7
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-0512-75/+712
* Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-049-64/+148
* Deal with folders with no physical_uri.Dan Winship2002-04-042-0/+7
* Set the show_checkboxes field here instead of the show_folders field.Christopher James Lahey2002-04-032-2/+8
* If folder is NULL, return the correct type of data.Christopher James Lahey2002-04-032-2/+9
* Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-037-16/+91
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-302-7/+114
* New. New.Ettore Perazzoli2002-03-273-0/+366
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-273-1/+12
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-254-2/+17
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-232-23/+10
* *** empty log message ***Dan Winship2002-03-231-1/+1
* (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-232-1/+4
* Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-232-1/+5
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-232-6/+9
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-212-0/+7
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-212-6/+11
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-217-1/+106
* Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-192-1/+6
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-162-4/+9
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-1514-10/+447
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367
* fix a bug in the storage icon codeDan Winship2002-03-082-7/+9
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75