summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add "Show/Hide All Annotations to View menupost-1_0_11Andy Hertzfeld2001-04-132-0/+11
| | | | | * src/file-manager/nautilus-icon-view-ui.xml: add "Show/Hide All Annotations to View menu
* implemented "Show/Hide All Annotations", as well as some miscellaneousAndy Hertzfeld2001-04-1315-57/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented "Show/Hide All Annotations", as well as some miscellaneous fixes * libnautilus-extensions/nautilus-canvas-note-item.c: (nautilus_canvas_note_item_set_note_text), (get_arrow_height), (draw_item_aa_text), (nautilus_canvas_note_item_point), (nautilus_canvas_note_item_update): made the arrow height respect the scale factor * libnautilus-extensions/nautilus-icon-canvas-item.c,h: (nautilus_icon_canvas_item_initialize_class), (nautilus_icon_canvas_item_translate), (nautilus_icon_canvas_item_set_show_annotation), (nautilus_icon_canvas_item_event): override the translate method to move the annotation, too * libnautilus-extensions/nautilus-icon-container.c,h: (nautilus_icon_container_is_showing_all_annotations), (nautilus_icon_container_set_show_all_annotations): added a "show all" instance variable and access routines to the icon container * src/file-manager/fm-icon-view.c: (update_annotation_menu_items), (show_annotations_callback), (hide_annotations_callback), (fm_icon_view_merge_menus), (fm_icon_view_update_menus), (icon_container_activate_callback): added menu items for show/hide annotations * src/file-manager/nautilus-icon-view-ui.xml: added menu items and commands
* keep showing an annotation as long as the mouse remains in the emblem orAndy Hertzfeld2001-04-129-20/+212
| | | | | | | | | | | | | | | | | | | | keep showing an annotation as long as the mouse remains in the emblem or in the annotation itself. Also, consider the arrow shape when hit-testing * libnautilus-extensions/nautilus-canvas-note-item.c: (nautilus_canvas_note_item_class_init), (nautilus_canvas_note_item_event), (get_arrow_half_width), (nautilus_canvas_note_item_point), (nautilus_canvas_note_item_set_owner), (nautilus_canvas_note_item_update): * libnautilus-extensions/nautilus-canvas-note-item.h: * libnautilus-extensions/nautilus-icon-canvas-item.c: (create_annotation), (nautilus_icon_canvas_item_set_note_state), (nautilus_icon_canvas_item_event): * libnautilus-extensions/nautilus-icon-canvas-item.h:
* groundwork for supporting multiple annotations for file by adding aAndy Hertzfeld2001-04-129-22/+38
| | | | | | | | | | | | | | | | groundwork for supporting multiple annotations for file by adding a selector parameter to various calls. * libnautilus-extensions/nautilus-annotation.c: (nautilus_annotation_get_annotation), (nautilus_annotation_get_annotation_for_display), (nautilus_annotation_get_count): * libnautilus-extensions/nautilus-annotation.h: * libnautilus-extensions/nautilus-file.c: (prepend_automatic_emblem_names): * src/file-manager/fm-annotation-window.c: (create_annotation_window): * src/file-manager/fm-icon-view.c: (get_icon_annotation_callback):
* made clicking on emblems work properly in double-click mode.Andy Hertzfeld2001-04-113-4/+14
| | | | | | * libnautilus-extensions/nautilus-icon-container.c: (handle_icon_button_press): made clicking on emblems work properly in double-click mode.
* created the post-1_0_11 branch by merging with headAndy Hertzfeld2001-04-1167-361/+9486
| | | | created the post-1_0_11 branch by merging with head
* Updated Swedish translation.Christian Rose2001-04-112-3469/+1250
|
* Remove some stuff that no longer exists in nautilus.Ramiro Estrugo2001-04-112-4/+6
| | | | | * nautilus.spec.in: Remove some stuff that no longer exists in nautilus.
* Remove nautilus-installer.Ramiro Estrugo2001-04-11370-71112/+390
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Remove nautilus-installer. * acconfig.h: Remove EAZEL_SERVICES, PAM and RPM defines. * components/Makefile.am: Remove rpmview and services directories. * nautilus.spec.in: Remove all the trilobite stuff. * configure.in: Remove eazel services, installer, rpm checks, pam checks and authenticate helper * helper-utilities/Makefile.am: * helper-utilities/authenticate/.cvsignore: * helper-utilities/authenticate/Makefile.am: * helper-utilities/authenticate/nautilus-authenticate-fork.c: * helper-utilities/authenticate/nautilus-authenticate-pam.c: * helper-utilities/authenticate/nautilus-authenticate.c: * helper-utilities/authenticate/nautilus-authenticate.h: Retire. Its not used. If its ever needed again, it can be resurrected in trilobite. * components/rpmview/.cvsignore: * components/rpmview/Makefile.am: * components/rpmview/Nautilus_View_rpm.oaf.in: * components/rpmview/main.c: * components/rpmview/nautilus-rpm-verify-window.c: * components/rpmview/nautilus-rpm-verify-window.h: * components/rpmview/nautilus-rpm-view-install.c: * components/rpmview/nautilus-rpm-view-install.h: * components/rpmview/nautilus-rpm-view-private.h: * components/rpmview/nautilus-rpm-view.c: * components/rpmview/nautilus-rpm-view.h: * components/services/.cvsignore: * components/services/Makefile.am: * components/services/clone/.cvsignore: * components/services/clone/Makefile.am: * components/services/clone/eazel-clone-lib.c: * components/services/clone/eazel-clone-lib.h: * components/services/clone/eazel-clone.c: * components/services/docs/directories: * components/services/docs/eazel-services-framework-draft: * components/services/docs/install-user-settings: * components/services/docs/installer-dep-check: * components/services/docs/installer-rpm-cases: * components/services/docs/installer-rpmsearch: * components/services/docs/packagexml.dtd: * components/services/install-view/.cvsignore: * components/services/install-view/Makefile.am: * components/services/install-view/Nautilus_View_install.oaf.in: * components/services/install-view/callbacks.c: * components/services/install-view/callbacks.h: * components/services/install-view/forms.c: * components/services/install-view/forms.h: * components/services/install-view/main.c: * components/services/install-view/nautilus-service-install-view.c: * components/services/install-view/nautilus-service-install-view.h: * components/services/install/.cvsignore: * components/services/install/Makefile.am: * components/services/install/command-line/.cvsignore: * components/services/install/command-line/Makefile.am: * components/services/install/command-line/eazel-alt-install-corba.c: * components/services/install/command-line/eazel-gen-pre-xml.sh: * components/services/install/command-line/eazel-gen-xml.c: * components/services/install/command-line/eazel-test-inventory.c: * components/services/install/command-line/eazel-test-packsys.c: * components/services/install/command-line/eazel-test-softcat.c: * components/services/install/command-line/eazel-test-types.c: * components/services/install/command-line/genpkg_list.example: * components/services/install/idl/.cvsignore: * components/services/install/idl/Makefile.am: * components/services/install/idl/trilobite-eazel-install.idl: * components/services/install/lib/.cvsignore: * components/services/install/lib/Makefile.am: * components/services/install/lib/eazel-install-corba-callback.c: * components/services/install/lib/eazel-install-corba-callback.h: * components/services/install/lib/eazel-install-corba-types.c: * components/services/install/lib/eazel-install-corba-types.h: * components/services/install/lib/eazel-install-corba.c: * components/services/install/lib/eazel-install-logic2.c: * components/services/install/lib/eazel-install-logic2.h: * components/services/install/lib/eazel-install-metadata.c: * components/services/install/lib/eazel-install-metadata.h: * components/services/install/lib/eazel-install-object.c: * components/services/install/lib/eazel-install-private.h: * components/services/install/lib/eazel-install-problem.c: * components/services/install/lib/eazel-install-problem.h: * components/services/install/lib/eazel-install-protocols.c: * components/services/install/lib/eazel-install-protocols.h: * components/services/install/lib/eazel-install-public.h: * components/services/install/lib/eazel-install-query-lex.l: * components/services/install/lib/eazel-install-query-parse.h: * components/services/install/lib/eazel-install-query.h: * components/services/install/lib/eazel-install-rpm-signature.c: * components/services/install/lib/eazel-install-rpm-signature.h: * components/services/install/lib/eazel-install-tests.c: * components/services/install/lib/eazel-install-tests.h: * components/services/install/lib/eazel-install-xml-package-list.c: * components/services/install/lib/eazel-install-xml-package-list.h: * components/services/install/lib/eazel-package-system-dpkg.c: * components/services/install/lib/eazel-package-system-dpkg.h: * components/services/install/lib/eazel-package-system-private.h: * components/services/install/lib/eazel-package-system-rpm3-private.h: * components/services/install/lib/eazel-package-system-rpm3.c: * components/services/install/lib/eazel-package-system-rpm3.h: * components/services/install/lib/eazel-package-system-rpm4.c: * components/services/install/lib/eazel-package-system-rpm4.h: * components/services/install/lib/eazel-package-system-skeleton.c: * components/services/install/lib/eazel-package-system-skeleton.h: * components/services/install/lib/eazel-package-system-types.c: * components/services/install/lib/eazel-package-system-types.h: * components/services/install/lib/eazel-package-system.c: * components/services/install/lib/eazel-package-system.h: * components/services/install/lib/eazel-softcat-private.h: * components/services/install/lib/eazel-softcat.c: * components/services/install/lib/eazel-softcat.h: * components/services/install/lib/libeazelinstall.h: * components/services/install/lib/makefile.staticlib.in: * components/services/install/server/.cvsignore: * components/services/install/server/Makefile.am: * components/services/install/server/Trilobite_Service_install.oaf.in: * components/services/install/server/main.c: * components/services/install/server/trilobite-eazel-install-service.png: * components/services/inventory-view/.cvsignore: * components/services/inventory-view/Makefile.am: * components/services/inventory-view/Nautilus_View_inventory.oaf.in: * components/services/inventory-view/main.c: * components/services/inventory-view/nautilus-inventory-config-page.c: * components/services/inventory-view/nautilus-inventory-disable-page.c: * components/services/inventory-view/nautilus-inventory-disable-page.h: * components/services/inventory-view/nautilus-inventory-enable-page.c: * components/services/inventory-view/nautilus-inventory-enable-page.h: * components/services/inventory-view/nautilus-inventory-view-private.h: * components/services/inventory-view/nautilus-inventory-view.c: * components/services/inventory-view/nautilus-inventory-view.h: * components/services/inventory/.cvsignore: * components/services/inventory/Makefile.am: * components/services/inventory/Trilobite_Service_inventory.oaf.in: * components/services/inventory/eazel-inventory-client.c: * components/services/inventory/eazel-inventory-collect-hardware.c: * components/services/inventory/eazel-inventory-collect-hardware.h: * components/services/inventory/eazel-inventory-collect-software.c: * components/services/inventory/eazel-inventory-collect-software.h: * components/services/inventory/eazel-inventory-service-interface.idl: * components/services/inventory/eazel-inventory-service.c: * components/services/inventory/eazel-inventory-service.h: * components/services/inventory/eazel-inventory-upload-callback.c: * components/services/inventory/eazel-inventory-upload-callback.h: * components/services/inventory/eazel-inventory-utils.c: * components/services/inventory/eazel-inventory-utils.h: * components/services/inventory/eazel-inventory.c: * components/services/inventory/eazel-inventory.h: * components/services/inventory/main.c: * components/services/login/.cvsignore: * components/services/login/Makefile.am: * components/services/login/nautilus-view/.cvsignore: * components/services/login/nautilus-view/Makefile.am: * components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in: * components/services/login/nautilus-view/main.c: * components/services/login/nautilus-view/nautilus-change-password-view.c: * components/services/login/nautilus-view/nautilus-change-password-view.h: * components/services/login/nautilus-view/password-box.c: * components/services/login/nautilus-view/password-box.h: * components/services/nautilus-dependent-shared/.cvsignore: * components/services/nautilus-dependent-shared/Makefile.am: * components/services/nautilus-dependent-shared/eazel-services-extensions.c: * components/services/nautilus-dependent-shared/eazel-services-extensions.h: * components/services/nautilus-dependent-shared/eazel-services-footer.c: * components/services/nautilus-dependent-shared/eazel-services-footer.h: * components/services/nautilus-dependent-shared/eazel-services-header.c: * components/services/nautilus-dependent-shared/eazel-services-header.h: * components/services/nautilus-dependent-shared/icons/.cvsignore: * components/services/nautilus-dependent-shared/icons/Makefile.am: * components/services/nautilus-dependent-shared/icons/config-gather.png: * components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png: * components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png: * components/services/nautilus-dependent-shared/icons/eazel-services-header-middle-fill.png: * components/services/nautilus-dependent-shared/icons/eazel-services-logo-tile.png: * components/services/nautilus-dependent-shared/icons/inventory-service-icon.png: * components/services/nautilus-dependent-shared/icons/register.png: * components/services/nautilus-dependent-shared/icons/service-summary-large-grey-section.png: * components/services/nautilus-dependent-shared/icons/service-summary-large-teal-section.png: * components/services/nautilus-dependent-shared/icons/service-summary-logo-bottom.png: * components/services/nautilus-dependent-shared/icons/service-summary-short-grey-section.png: * components/services/nautilus-dependent-shared/icons/service-watch.png: * components/services/nautilus-dependent-shared/icons/services-warning.png: * components/services/nautilus-dependent-shared/icons/softcat-service-icon.png: * components/services/nautilus-dependent-shared/icons/summary-service-normal-fill.png: * components/services/nautilus-dependent-shared/icons/summary-service-normal-left-bumper.png: * components/services/nautilus-dependent-shared/icons/summary-service-normal-right-bumper.png: * components/services/nautilus-dependent-shared/icons/summary-service-prelight-fill.png: * components/services/nautilus-dependent-shared/icons/summary-service-prelight-left-bumper.png: * components/services/nautilus-dependent-shared/icons/summary-service-prelight-right-bumper.png: * components/services/nautilus-dependent-shared/icons/summary-service-remainder-fill.png: * components/services/nautilus-dependent-shared/icons/summary-service-remainder-left-bumper.png: * components/services/nautilus-dependent-shared/icons/summary-service-remainder-right-bumper.png: * components/services/nautilus-dependent-shared/icons/time-sync-service-icon.png: * components/services/nautilus-dependent-shared/icons/vault-service-icon.png: * components/services/nautilus-dependent-shared/test-footer-header.c: * components/services/summary/.cvsignore: * components/services/summary/Makefile.am: * components/services/summary/Nautilus_View_services-summary.oaf.in: * components/services/summary/eazel-summary-shared.c: * components/services/summary/eazel-summary-shared.h: * components/services/summary/icons/.cvsignore: * components/services/summary/icons/Makefile.am: * components/services/summary/icons/active-fill.png: * components/services/summary/icons/active-inactive-bridge.png: * components/services/summary/icons/active-left-bumper.png: * components/services/summary/icons/active-prelight-bridge.png: * components/services/summary/icons/active-right-bumper.png: * components/services/summary/icons/fill-background.png: * components/services/summary/icons/inactive-active-bridge.png: * components/services/summary/icons/inactive-fill.png: * components/services/summary/icons/inactive-left-bumper.png: * components/services/summary/icons/inactive-right-bumper.png: * components/services/summary/icons/prelight-active-bridge.png: * components/services/summary/icons/prelight-fill.png: * components/services/summary/icons/prelight-left-bumper.png: * components/services/summary/icons/prelight-right-bumper.png: * components/services/summary/main.c: * components/services/summary/nautilus-summary-callbacks.c: * components/services/summary/nautilus-summary-callbacks.h: * components/services/summary/nautilus-summary-dialogs.c: * components/services/summary/nautilus-summary-dialogs.h: * components/services/summary/nautilus-summary-footer.c: * components/services/summary/nautilus-summary-footer.h: * components/services/summary/nautilus-summary-menu-items.c: * components/services/summary/nautilus-summary-menu-items.h: * components/services/summary/nautilus-summary-view-private.h: * components/services/summary/nautilus-summary-view-ui.xml: * components/services/summary/nautilus-summary-view.c: * components/services/summary/nautilus-summary-view.h: * components/services/summary/nautilus-tabs.c: * components/services/summary/nautilus-tabs.h: * components/services/summary/redirects.xml: * components/services/summary/services.xml: * components/services/summary/tests.txt: * components/services/time/.cvsignore: * components/services/time/Makefile.am: * components/services/time/command-line/.cvsignore: * components/services/time/command-line/Makefile.am: * components/services/time/command-line/main.c: * components/services/time/idl/.cvsignore: * components/services/time/idl/Makefile.am: * components/services/time/idl/trilobite-eazel-time-service.idl: * components/services/time/nautilus-view/.cvsignore: * components/services/time/nautilus-view/Makefile.am: * components/services/time/nautilus-view/main.c: * components/services/time/nautilus-view/trilobite-eazel-time-view.c: * components/services/time/nautilus-view/trilobite-eazel-time-view.h: * components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo: * components/services/time/service/.cvsignore: * components/services/time/service/Makefile.am: * components/services/time/service/main.c: * components/services/time/service/trilobite-eazel-time-service-private.h: * components/services/time/service/trilobite-eazel-time-service-public.h: * components/services/time/service/trilobite-eazel-time-service.c: * components/services/time/service/trilobite-eazel-time-service.oafinfo: * components/services/time/service/trilobite-eazel-time-service.png: * components/services/trilobite/.cvsignore: * components/services/trilobite/Makefile.am: * components/services/trilobite/doc/gconf.txt: * components/services/trilobite/helper/.cvsignore: * components/services/trilobite/helper/Makefile.am: * components/services/trilobite/helper/README: * components/services/trilobite/helper/eazel-helper.c: * components/services/trilobite/helper/eazel-helper.pam: * components/services/trilobite/helper/eazel-helper.security.in: * components/services/trilobite/idl/.cvsignore: * components/services/trilobite/idl/Makefile.am: * components/services/trilobite/idl/trilobite-service.idl: * components/services/trilobite/libtrilobite/.cvsignore: * components/services/trilobite/libtrilobite/Makefile.am: * components/services/trilobite/libtrilobite/libtrilobite-service.h: * components/services/trilobite/libtrilobite/libtrilobite.h: * components/services/trilobite/libtrilobite/makefile.staticlib.in: * components/services/trilobite/libtrilobite/trilobite-core-distribution.c: * components/services/trilobite/libtrilobite/trilobite-core-distribution.h: * components/services/trilobite/libtrilobite/trilobite-core-messaging.c: * components/services/trilobite/libtrilobite/trilobite-core-messaging.h: * components/services/trilobite/libtrilobite/trilobite-core-network-slim.c: * components/services/trilobite/libtrilobite/trilobite-core-network.c: * components/services/trilobite/libtrilobite/trilobite-core-network.h: * components/services/trilobite/libtrilobite/trilobite-core-utils.c: * components/services/trilobite/libtrilobite/trilobite-core-utils.h: * components/services/trilobite/libtrilobite/trilobite-i18n.h: * components/services/trilobite/libtrilobite/trilobite-md5-tools.c: * components/services/trilobite/libtrilobite/trilobite-md5-tools.h: * components/services/trilobite/libtrilobite/trilobite-redirect.c: * components/services/trilobite/libtrilobite/trilobite-redirect.h: * components/services/trilobite/libtrilobite/trilobite-root-client-private.h: * components/services/trilobite/libtrilobite/trilobite-root-client-public.h: * components/services/trilobite/libtrilobite/trilobite-root-client.c: * components/services/trilobite/libtrilobite/trilobite-root-helper.c: * components/services/trilobite/libtrilobite/trilobite-root-helper.h: * components/services/trilobite/libtrilobite/trilobite-service-passwordquery-private.h: * components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h: * components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c: * components/services/trilobite/libtrilobite/trilobite-service-private.h: * components/services/trilobite/libtrilobite/trilobite-service-public.h: * components/services/trilobite/libtrilobite/trilobite-service.c: * components/services/trilobite/sample/.cvsignore: * components/services/trilobite/sample/Makefile.am: * components/services/trilobite/sample/command-line/.cvsignore: * components/services/trilobite/sample/command-line/Makefile.am: * components/services/trilobite/sample/command-line/main.c: * components/services/trilobite/sample/idl/.cvsignore: * components/services/trilobite/sample/idl/Makefile.am: * components/services/trilobite/sample/idl/sample-service.idl: * components/services/trilobite/sample/lib/.cvsignore: * components/services/trilobite/sample/lib/Makefile.am: * components/services/trilobite/sample/lib/sample-service-public.h: * components/services/trilobite/sample/nautilus-view/.cvsignore: * components/services/trilobite/sample/nautilus-view/Makefile.am: * components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in: * components/services/trilobite/sample/nautilus-view/icons/.cvsignore: * components/services/trilobite/sample/nautilus-view/icons/Makefile.am: * components/services/trilobite/sample/nautilus-view/main.c: * components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.c: * components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.h: * components/services/trilobite/sample/service/.cvsignore: * components/services/trilobite/sample/service/Makefile.am: * components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in: * components/services/trilobite/sample/service/main.c: * components/services/trilobite/sample/service/sample-service-impl.c: * components/services/trilobite/utils/.cvsignore: * components/services/trilobite/utils/Makefile.am: * components/services/trilobite/utils/eazel-helper-test.c: * nautilus-installer/.cvsignore: * nautilus-installer/Makefile.am: * nautilus-installer/install-lib/.cvsignore: * nautilus-installer/install-lib/Makefile.am: * nautilus-installer/libtrilobite/.cvsignore: * nautilus-installer/libtrilobite/Makefile.am: * nautilus-installer/nautilus-installer.glade: * nautilus-installer/package-list.xml.in: * nautilus-installer/src/.cvsignore: * nautilus-installer/src/HACKING: * nautilus-installer/src/Makefile.am: * nautilus-installer/src/bootstrap-background.xpm: * nautilus-installer/src/callbacks.c: * nautilus-installer/src/callbacks.h: * nautilus-installer/src/create-eazel-installer.sh: * nautilus-installer/src/error-symbol.xpm: * nautilus-installer/src/evil.xpm: * nautilus-installer/src/fake-stock.c: * nautilus-installer/src/fake-stock.h: * nautilus-installer/src/gnome-dialog-util.c: * nautilus-installer/src/gnome-dialog-util.h: * nautilus-installer/src/gnome-dialog.c: * nautilus-installer/src/gnome-dialog.h: * nautilus-installer/src/gnome-druid-page.c: * nautilus-installer/src/gnome-druid-page.h: * nautilus-installer/src/gnome-druid.c: * nautilus-installer/src/gnome-druid.h: * nautilus-installer/src/gnome-messagebox.c: * nautilus-installer/src/gnome-messagebox.h: * nautilus-installer/src/gnome-types.h: * nautilus-installer/src/gtk-hackery.c: * nautilus-installer/src/installer.c: * nautilus-installer/src/installer.h: * nautilus-installer/src/link.sh: * nautilus-installer/src/main.c: * nautilus-installer/src/nautilus-druid-page-eazel.c: * nautilus-installer/src/nautilus-druid-page-eazel.h: * nautilus-installer/src/nautilus-druid.c: * nautilus-installer/src/nautilus-druid.h: * nautilus-installer/src/package-list-depends.xml: * nautilus-installer/src/package-tree.c: * nautilus-installer/src/package-tree.h: * nautilus-installer/src/prescript: * nautilus-installer/src/proxy.c: * nautilus-installer/src/proxy.h: * nautilus-installer/src/rpmsearch.cgi: * nautilus-installer/src/support.c: * nautilus-installer/src/support.h: Retire. These now live in the trilobite module.
* Updated tr.poFatih Demir2001-04-112-773/+933
|
* re-removed the code to immediately add the services link (looks like itbefore-trilobite-moveJohn Harper2001-04-102-7/+7
| | | | | | | | | 2001-04-10 John Harper <jsh@eazel.com> * src/nautilus-first-time-druid.c (druid_finished): re-removed the code to immediately add the services link (looks like it was added as a result of Rebecca's checkin of 2001-04-06), since it's done at idle time now
* Stage one of removing services from the nautilus cvs tree. MakeRamiro Estrugo2001-04-1023-126/+408
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the services enabled machinery work at runtime rather than compile time. * acconfig.h: Add HAVE_AMMONITE. * components/mozilla/main.c: (main): * components/mozilla/nautilus-mozilla-content-view.c: (translate_uri_nautilus_to_mozilla), (translate_uri_mozilla_to_nautilus): Use HAVE_AMMONITE instead of EAZEL_SERVICES for the specific Ammonite features. * components/text/services/Makefile.am: Fix rogue spacing. * configure.in: * libnautilus-extensions/nautilus-directory.c: (nautilus_self_check_directory): Remove EAZEL_SERVICES from self test code. Run the test for the eazel-services uri scheme regardless. * libnautilus-extensions/nautilus-mime-actions.h: * libnautilus-extensions/nautilus-mime-actions.c: (mime_get_all_components_for_uri_scheme): New flavor of function tha takes a uri scheme parameter instead of a NautilusFile. (nautilus_mime_has_any_components_for_uri_scheme): New function to find out if there exists any components registered to handle a uri scheme. * src/Makefile.am: Use AMMONITE_CFLAGS and AMMONITE_LIBS instead of SERVICES_LIBS hac. * src/nautilus-services.h, * src/nautilus-services.c: New files for putting all shared services related code in one places. * src/nautilus-window-menus.c: (services_button_callback), (nautilus_window_initialize_menus_part_1): Remove EAZEL_HACKING hackery. Make the services code always be linked in. Use new shared services functions to determine whether we need to populate the services menus and toolbars. * src/nautilus-window-service-ui.c: (goto_services_summary), (goto_online_storage), (goto_software_catalog), (nautilus_window_install_service_ui): Simplify by using shared services code. Remove all Ammonite code from here. Ammonite code is constrained to nautilus-services.[ch] only. Use shared services code t determine the target uris for services callbacks. * src/nautilus-window-toolbars.c: (set_up_toolbar_images): * src/nautilus-window.c: (nautilus_window_constructed): Remove EAZEL_HACKING hackery. Decide at runtime whether to setup the services toobar or not.
* Wired up the remaining new global view preferences,John Sullivan2001-04-0910-32/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and added a menu item for resetting the current view to match preferences. I know of one large bug (the default choice of Icons vs List doesn't work) and several small bugs that I'll write up now. This change requires a recent API change in eel (for eel_list_set_sort_type and eel_list_set_sort_column). * libnautilus-extensions/nautilus-global-preferences.c: Fixed typo. * src/file-manager/fm-directory-view.h: * src/file-manager/fm-directory-view.c: (reset_to_defaults_callback), (real_merge_menus), (fm_directory_view_reset_to_defaults), (fm_directory_view_initialize_class): Added support for "Reset to Defaults" command, which subclasses override to Do The Right Thing. * src/file-manager/nautilus-directory-view-ui.xml: Add "Reset to View Preferences" menu item. * src/nautilus-shell-ui.xml: Add placeholder to support location of "Reset to View Preferences" menu item. * src/file-manager/fm-icon-view.c: (fm_icon_view_reset_to_defaults), (fm_icon_view_initialize_class): Set sort criterion, sort-reversedness, tighter layout, and zoom level to match defaults. * src/file-manager/fm-list-view.c: (fm_list_view_initialize_class): wire up reset_to_defaults handler; set up auto-storage variables for sort order & sort reversed preferences. (fm_list_view_initialize): Set up preferences callbacks to notice changes to default sort order, sort reversed, and zoom level. (set_sort_order_from_metadata_and_preferences), (set_zoom_level_from_metadata_and_preferences): New functions, broken out of fm_list_view_begin_loading for reuse. (default_sort_criteria_changed_callback), (default_zoom_level_changed_callback): React to preference changes by resorting or rezooming as appropriate. (fm_list_view_begin_loading): Call broken-out functions. (fm_list_view_reset_to_defaults): Set sort order, sort-reversedness, and zoom level to default values. (fm_list_view_sort_items): Use variable defaults instead of hardwired constants for sort order & sort-reversedness. Call new eel_list versions of set_sort_type and set_sort_column so the column titles redraw correctly. (get_sort_column_from_attribute): Use variable default for sort attribute instead of hardwired constant. (get_attribute_from_sort_type): New function, converts between NautilusFileSortType enum values and named attributes. (real_get_default_sort_attribute): Use get_attribute_from_sort_type instead of hardwired constant. * src/nautilus-application.c: (default_folder_viewer_changed_callback), (nautilus_application_startup): When the default folder viewer preference changes, tell gnome-vfs about it.
* reviewed by: Michael Engber <engber@eazel.com>Pavel Cisler2001-04-094-10/+21
| | | | | | | | | | | | | | | | | 2001-04-09 Pavel Cisler <pavel@eazel.com> reviewed by: Michael Engber <engber@eazel.com> Fix 6024 properties window and file copy dialog should ellipsize paths in middle, not at start * libnautilus-extensions/nautilus-file-operations.c: (ellipsize_string_for_dialog): Use ellipsize_middle now that we support it. * src/file-manager/fm-list-view.c: (truncate_middle_callback), (get_cell_text): Use the new ellipsizing API.
* Updated azeri filePablo Saratxaga2001-04-092-1328/+1422
|
* Updated Japanese translation from Satoru Sato <ss@gnome.gr.jp>Akira TAGOH2001-04-092-2248/+1803
| | | | | | | 2001-04-09 Akira TAGOH <tagoh@gnome.gr.jp> * ja.po: Updated Japanese translation from Satoru Sato <ss@gnome.gr.jp>
* Fix a bogus comment.Ramiro Estrugo2001-04-093-2/+7
| | | | | * libnautilus-extensions/nautilus-sidebar-functions.h: Fix a bogus comment.
* Fix list view default zoom level value.Ramiro Estrugo2001-04-0913-152/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libnautilus-extensions/nautilus-global-preferences.c: Fix list view default zoom level value. * libnautilus-extensions/nautilus-preferences-group.c: (nautilus_preferences_group_get_num_visible_items), (nautilus_preferences_group_get_max_caption_width), (nautilus_preferences_group_align_captions): Use nautilus_prefereces_item_is_showing() instead of GTK_VISIBLE and nautilus_preferences_is_visible(). * libnautilus-extensions/nautilus-preferences-item.h: * libnautilus-extensions/nautilus-preferences-item.c: (nautilus_preferences_item_is_showing): New function. (preferences_item_get_control_showing): Make this one private. (nautilus_preferences_item_update_showing): Use new function. * libnautilus-extensions/nautilus-preferences-pane.c: (preferences_pane_update_and_resize_callback), (nautilus_preferences_pane_initialize), (nautilus_preferences_pane_add_control_preference): Update the pane on user level changes as well so that alignment are right. This is a bit of a hack. * src/file-manager/fm-icon-view.c: (get_default_sort_order), (fm_icon_view_real_get_directory_sort_by), (fm_icon_view_set_directory_sort_by), (fm_icon_view_real_set_directory_sort_by), (get_default_sort_in_reverse_order), (fm_icon_view_real_get_directory_sort_reversed), (fm_icon_view_set_directory_sort_reversed), (fm_icon_view_real_set_directory_sort_reversed), (get_default_directory_tighter_layout), (fm_icon_view_real_get_directory_tighter_layout), (fm_icon_view_set_directory_tighter_layout), (fm_icon_view_real_set_directory_tighter_layout), (get_sort_criterion_by_sort_type), (get_default_zoom_level), (fm_icon_view_begin_loading), (fm_icon_view_get_zoom_level), (fm_icon_view_set_zoom_level), (fm_icon_view_zoom_to_level), (fm_icon_view_restore_default_zoom_level), (default_zoom_level_font_size_changed_callback), (default_sort_order_changed_callback), (default_sort_in_reverse_order_changed_callback), (default_use_tighter_layout_changed_callback), (default_zoom_level_changed_callback), (fm_icon_view_initialize), (fm_icon_view_update_icon_container_font_size_table): Use preferences to obtain the default values for zoom level, zoom level font size, sort order, sort reversed and tighter layout. * src/file-manager/fm-list-view.c: (get_default_zoom_level): Use preferences to obtain the default zoom level.
* Miseed this file in last checkin.Ramiro Estrugo2001-04-083-616/+823
| | | | | * libnautilus-extensions/nautilus-global-preferences.c: Miseed this file in last checkin.
* Make the way we deal with enumerations simpler. Add "View Preferences"Ramiro Estrugo2001-04-0821-1416/+1277
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libnautilus-extensions/nautilus-global-preferences.h: * libnautilus-extensions/nautilus-global-preferences.c: (global_preferences_register_enumerations), (global_preferences_create_dialog), (global_preferences_populate_sidebar_panels_callback), (global_preferences_install_font_defaults), (global_preferences_populate_pane): Make the way we deal with enumerations simpler. Add "View Preferences" pane and all the related defines. * libnautilus-extensions/nautilus-preferences-group.h: * libnautilus-extensions/nautilus-preferences-group.c: (nautilus_preferences_group_initialize_class), (nautilus_preferences_group_initialize), (nautilus_preferences_group_destroy), (nautilus_preferences_group_new), (nautilus_preferences_group_add_item), (nautilus_preferences_group_update), (nautilus_preferences_group_get_num_visible_items), (nautilus_preferences_group_get_title_label), (nautilus_preferences_group_get_max_caption_width), (nautilus_preferences_group_align_captions): Add support for 2 columns. Add better support for caption alignment. Some minor style tweaking. * libnautilus-extensions/nautilus-preferences-item.h: * libnautilus-extensions/nautilus-preferences-item.c: (preferences_item_destroy), (preferences_item_update_enumeration_radio), (preferences_item_create_enumeration_radio), (preferences_item_create_boolean), (preferences_item_create_editable_string), (preferences_item_create_editable_integer), (preferences_item_update_enumeration_menu), (preferences_item_create_enumeration_menu), (preferences_item_create_font), (preferences_item_create_padding), (smooth_font_changed_callback), (preferences_item_create_smooth_font), (nautilus_preferences_item_new), (enumeration_radio_changed_callback), (font_changed_callback), (enumeration_menu_changed_callback), (preferences_item_update_displayed_value), (nautilus_preferences_item_get_child_width), (nautilus_preferences_item_update_showing): Add support for padding items. Rename the enumeration items to better describe their look and function. No longer need to store the whole enumeration. We just need the enumeration id to make enumeration queries. Remove the constrained integer stuff which is replaced by the use of an enumeration id. * libnautilus-extensions/nautilus-preferences-pane.h: * libnautilus-extensions/nautilus-preferences-pane.c: (nautilus_preferences_pane_add_item_to_nth_group), (preferences_pane_get_max_caption_width), (nautilus_preferences_pane_update), (nautilus_preferences_pane_get_num_visible_groups): Better caption alignment. * libnautilus-extensions/nautilus-preferences.h: * libnautilus-extensions/nautilus-preferences.c: (preferences_entry_free), (nautilus_preferences_get_description), (nautilus_preferences_set_enumeration_id), (nautilus_preferences_get_enumeration_id): No longer store the whole enumeration, just an enumeration id. * src/file-manager/fm-icon-view.c: (fm_icon_view_initialize), (fm_icon_view_update_icon_container_font_size_table): * src/file-manager/fm-list-view.c: (fm_list_view_initialize), (fm_list_view_update_font): Update for new "View Preferences" preferences. Not hooked up for real yet.
* Update no. 2Fatih Demir2001-04-071-614/+563
|
* Fixed bug 3787 (If location bar is turned off, user cannotJohn Sullivan2001-04-0714-378/+1423
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change viewer) Now the "View as" choices, including "View as...", appear at the bottom of the View menu as well as in the location bar. * libnautilus-extensions/nautilus-bonobo-extensions.h: * libnautilus-extensions/nautilus-bonobo-extensions.c: (add_numbered_menu_item_internal): Handle radio item case; change signature to support this. (nautilus_bonobo_add_numbered_menu_item), (nautilus_bonobo_add_numbered_toggle_menu_item): Updated for change to add_numbered_menu_item_internal. (nautilus_bonobo_add_numbered_radio_menu_item): New function, just like its fellows but creates a one-of-many menu item. (nautilus_bonobo_get_numbered_menu_item_index_from_command), (nautilus_bonobo_get_numbered_menu_item_container_path_from_command): New functions that return info given one of the numbered-menu-item generated commands. Useful for callbacks when all you have in hand is the command itself. * src/nautilus-shell-ui.xml: Add "View as" command; add placeholders and separators and "View as" menu item to View menu. Also removed pixmap from Close Window menu item because it was silly to have a pixmap on exactly one item in the File menu. * src/nautilus-window-manage-views.c: Took "static" off of nautilus_window_content_matches_iid so I could make it public and use it in nautilus-window.c. * src/nautilus-window-private.h: Added fields to Details struct and prototypes for functions needed by View As stuff. * src/nautilus-window-menus.c: (view_menu_view_as_callback): New callback function used by "View as" verb. (nautilus_window_initialize_menus_part_1): Wire up "View as" verb; register for Bonobo UI events to catch radio items being selected. * src/nautilus-window.c: (set_dummy_initial_view_as_menu): Changed "View as ..." to "View as...", which matches the new name of "View as Other..." (free_stored_viewers): New function, frees and nulls out the view identifiers stored in the Details struct for the "View as" menus. (nautilus_window_destroy): Call free_stored_viewers. (activate_nth_short_list_item): New function, switches viewers by viewer index. (activate_extra_viewer): New function, switches to sometimes- present extra viewer (used when current viewer isn't in short list). (handle_view_as_item_from_bonobo_menu): If item whose state has changed is a "View as" item, dispatch accordingly. (nautilus_window_handle_ui_event_callback): Call handle_view_as_item_from_bonobo_menu if UI event was state changing to TRUE. (view_as_menu_switch_views_callback), (create_view_as_menu_item): Changed to store viewer index and whether viewer is "extra viewer" rather than storing NautilusViewIdentifier. This is used for option menu in location bar and now closely matches the mechanism used for the View menu. (add_view_as_bonobo_menu_item): New function used by View menu View As items. (replace_extra_viewer_in_view_as_menus), (nautilus_window_synch_view_as_menus): (load_view_as_menus_callback): Renamed and cleaned up to separate information gathering from widget updating; now handle View As items in View menu also. (chose_component_callback): Added FIXME for pre-existing bug 8000. (nautilus_window_show_view_as_dialog): New function, extracted from view_as_menu_choose_view_callback. (view_as_menu_choose_view_callback): Now calls extracted function. (refresh_stored_viewers): New function, updates the list of viewers stored in the Details struct.
* Hehue, update.Fatih Demir2001-04-072-1086/+801
|
* Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, byRebecca Schulman2001-04-0712-719/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-06 Rebecca Schulman <rebecka@eazel.com> Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, by removing the search preferences from nautilus, and removing the ability to make a new index from Nautilus. These features may return at some point, but in the future will require a root password. reviewed by: Pavel Cisler <pavel@eazel.com> * libnautilus-extensions/nautilus-global-preferences.c: (global_preferences_install_defaults), (global_preferences_create_dialog), (global_preferences_install_font_defaults): * libnautilus-extensions/nautilus-global-preferences.h: Remove all of the medusa preferences, including the preference to make the preference itself sensitive and insensitive, and all callbacks and set up related to the search preference * libnautilus-extensions/nautilus-medusa-support.c: (nautilus_medusa_services_are_enabled), (nautilus_medusa_check_cron_is_enabled), (nautilus_medusa_get_configuration_file_path), (nautilus_medusa_get_explanation_of_enabling): * libnautilus-extensions/nautilus-medusa-support.h: Remove functions to enable / disable medusa, and to check on cron. Add new function to explain how to turn on medusa as root, so that the same message can be adjusted, and used in multiple dialogs * src/file-manager/fm-search-list-view.c: (report_index_age_as_status), (load_location_callback), (display_indexed_search_problems_dialog), (display_system_services_are_disabled_dialog): Remove dialog about medusa being blocked, since medusa can only be either on or off now. Clarify the message about medusa being off, and change the message to tell the user how to turn medusa on as root, instead of recommending they change their preference in nautilus about searching. Refactor status message about last indexing time to simplify the load_location_callback. Don't tell users that "an index can't be created right now", but instead tell them how to create an index as root, when this information is appopriate. Remove two FIXMEs that are now obsolete. * src/file-manager/nautilus-indexing-info.c: (set_close_hides_for_dialog), (show_index_progress_dialog), (show_reindex_request_dialog), (last_index_time_and_reindex_button_dialog_new), (index_progress_dialog_new), (show_indexing_info_dialog), (nautilus_indexing_info_show_dialog): Remove dialog about medusa being blocked, and make the index status dialog explain clearly that there is no index in the case where medusa is turned off, instead of giving an error message. Change the state changed callbacks to coincide with concurrent changes to the medusa "system state" API. Fix a bug that could cause nautilus to crash if the index status dialog was up when medusa was turned on (a race condition of two callbacks trying to destroy the same dialog) * src/nautilus-first-time-druid.c: (druid_finished), (nautilus_first_time_druid_show): Remove medusa and cron pages from the first time druid. Includes removing the callbacks to change the page order based on whether medusa and/or cron are available.
* Fix a compile error in the volume monitor code.Gene Z. Ragan2001-04-073-12/+16
| | | | | | | | | | 2001-04-06 Gene Z. Ragan <gzr@eazel.com> Fix a compile error in the volume monitor code. * libnautilus-extensions/nautilus-volume-monitor.c: (mount_volume_get_cdda_name), (open_cdda_device), (locate_audio_cd):
* upped version to 1.0.2.1 too keep track of the 3 active branches ofRobin Slomkowski2001-04-062-1/+7
| | | | | | * configure.in: upped version to 1.0.2.1 too keep track of the 3 active branches of nautilus development and keep HEAD sorting higher.
* Attempt to track down possible file descriptor leak.Gene Z. Ragan2001-04-063-62/+66
| | | | | | | | | | 2001-04-06 Gene Z. Ragan <gzr@eazel.com> Attempt to track down possible file descriptor leak. * libnautilus-extensions/nautilus-volume-monitor.c: (get_removable_volumes), (get_current_mount_list), (open_cdda_device), (locate_audio_cd):
* Add more verbose error message in the case that /proc/mounts orGene Z. Ragan2001-04-063-2/+10
| | | | | | | | | | 2001-04-06 Gene Z. Ragan <gzr@eazel.com> Add more verbose error message in the case that /proc/mounts or /etc/mnttab cannot be opened. * libnautilus-extensions/nautilus-volume-monitor.c: (get_current_mount_list):
* reviewed by: Don Melton <don@eazel.com>Rebecca Schulman2001-04-064-666/+359
| | | | | | | | | | | | | | 2001-04-05 Rebecca Schulman <rebecka@eazel.com> reviewed by: Don Melton <don@eazel.com> * help/nautilus-user-manual/C/TRACKED_CHANGES: * help/nautilus-user-manual/C/nautilus-user-manual.sgml: Remove documentation about search from the manual for now. Unfortunately, we were not able to get in touch with Dan Mueth regarding this change. The translated copies of the edited manual will be changed tomorrow morning.
* reviewed by: John Harper <jsh@eazel.com>Pavel Cisler2001-04-056-72/+451
| | | | | | | | | | | | | | | | | | | | | 2001-04-05 Pavel Cisler <pavel@eazel.com> reviewed by: John Harper <jsh@eazel.com> * libnautilus-extensions/nautilus-file.c: (nautilus_file_fit_date_as_string), (nautilus_file_fit_modified_date_as_string), (nautilus_file_get_date_as_string): * libnautilus-extensions/nautilus-file.h: Add a new function that returns a modified date string, formatted to fit a given width. Make the old nautilus_file_get_date_as_string call it. * src/file-manager/fm-list-view.c: (measure_width_callback), (trucante_middle_callback), (get_cell_text), (set_up_list): Hook up to the get_cell_text signal. For modified text return a nicely formatted text string, for everything else just ellipsize the result.
* Fixed bug 7986 ("Paste Files" disabled in trash:)John Sullivan2001-04-053-7/+21
| | | | | | | | | | | * src/file-manager/fm-directory-view.c: (real_update_menus): Made "Paste Files" sensitivity depend on is_read_only rather than can_create_files. * src/file-manager/fm-search-list-view.c: (fm_search_list_view_initialize_class), (real_is_read_only): Made search list view override is_read_only instead of supports_creating_files.
* Update for Arlo's new icon.Ramiro Estrugo2001-04-053-2/+8
| | | | | | * libnautilus-extensions/nautilus-icon-container.c: (nautilus_icon_container_theme_changed): Update for Arlo's new icon.
* Fixed bug 7985 (Separately group "Move to Trash" andJohn Sullivan2001-04-054-11/+29
| | | | | | | | | | | | "Delete" menu items to avoid accidental selection) * src/file-manager/nautilus-directory-view-ui.xml: Moved Move to Trash and Delete into their own menu section (surrounded by separators). * src/file-manager/fm-directory-view.c: Updated menu paths that have now changed. * src/nautilus-shell-ui.xml: Added placeholder used by Move to Trash and Delete to get ordering right.
* Made icon a single note.Arlo Rose2001-04-055-0/+11
| | | | | | | | | | * icons/Makefile.am: * icons/note-indicator.png: Made icon a single note. * icons/text-selection-frame-aa.png: * icons/text-selection-frame.png: Added non aa version of the text selection frame for dragging.
* Fixed bug 7821, SOLARIS: Nautilus hangs attempted to initialize ESDGene Z. Ragan2001-04-057-46/+42
| | | | | | | | | | | | | | | | | | 2001-04-05 Gene Z. Ragan <gzr@eazel.com> Fixed bug 7821, SOLARIS: Nautilus hangs attempted to initialize ESD * libnautilus-extensions/nautilus-global-preferences.h: Remove unused sound init preference. * libnautilus-extensions/nautilus-sound.c: * libnautilus-extensions/nautilus-sound.h: (nautilus_sound_initialize): Remove call to esd_open_audio. It is the wrong call to use and caused problems on Solaris. (nautilus_sound_can_play_sound): Call esd_sound_open to determine if we can handle audio playback.
* Fixed bug 7790, Music View silently fails if sound hardware busy orGene Z. Ragan2001-04-053-49/+83
| | | | | | | | | | | | | | | | | | 2001-04-05 Gene Z. Ragan <gzr@eazel.com> Fixed bug 7790, Music View silently fails if sound hardware busy or missing * components/music/esd-audio.c: (esdout_playing), (esdout_close), (esdout_loop), (esdout_open): Modify logic used to determine if another process has opened a connection to esd, blocking us from doing so. * components/music/nautilus-music-view.c: (update_play_controls_status), (play_current_file), (add_play_controls): Add code in anticipation of adding support to disable controls at appropriate times.
* Remove depenency on Nautilus themes and thus libnautilus-extensions.Ramiro Estrugo2001-04-0530-1167/+488
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/rpmview/Makefile.am: * components/rpmview/nautilus-rpm-view.c: (nautilus_rpm_view_initialize), (nautilus_rpm_view_update_from_uri), (nautilus_rpm_view_drag_data_received), (pixbuf_new_named), (image_new_named): Remove depenency on Nautilus themes and thus libnautilus-extensions. * components/services/install-view/Makefile.am: * components/services/install-view/callbacks.c: (nautilus_service_install_done): * components/services/install-view/nautilus-service-install-view.c: (nautilus_service_install_view_initialize_class): * components/services/inventory-view/Makefile.am: * components/services/login/nautilus-view/Makefile.am: * components/services/nautilus-dependent-shared/Makefile.am: * components/services/nautilus-dependent-shared/eazel-services-extensions.c: (eazel_services_pixbuf_new), (eazel_services_image_new), (eazel_services_image_new_clickable), (eazel_services_image_new_from_uri), (eazel_services_clickable_image_new_from_uri), (eazel_services_label_new), (eazel_services_label_new_clickable), (eazel_services_get_current_date_string), (eazel_services_gconf_handle_error), (preferences_unref_global_gconf_client), (preferences_get_global_gconf_client), (preferences_gconf_get_boolean), (preferences_gconf_get_string), (smooth_graphics_changed_notice), (listen_for_smooth_graphics_changes), (eazel_services_get_user_level): * components/services/nautilus-dependent-shared/eazel-services-extensions.h: * components/services/summary/Makefile.am: * components/services/summary/nautilus-summary-menu-items.c: (ui_component_set_hidden), (update_menu_items): * components/services/summary/nautilus-summary-view.c: (nautilus_summary_view_initialize_class): Remove dependency on libnautilus-extensions. * libnautilus-extensions/Makefile.am: * libnautilus-extensions/nautilus-tabs.h: * libnautilus-extensions/nautilus-tabs.c: * components/services/summary/nautilus-tabs.h: * components/services/summary/nautilus-tabs.c: Move the nautilus tabs widget to the only place where its used - the summary view. * libnautilus-extensions/nautilus-file-utilities.c: Trim down the includes to only whats needed. * libnautilus-extensions/nautilus-file-dnd.h: * libnautilus-extensions/nautilus-file-dnd.c: Make the ERASE_KEYWORD be part only of nautilus-file-dnd.h as NAUTILUS_FILE_DND_ERASE_KEYWORD to make it clear where it lives. * components/tree/nautilus-tree-view-dnd.c: (nautilus_tree_view_move_copy_files): (nautilus_drag_can_accept_items), (nautilus_drag_file_receive_dropped_keyword): * libnautilus-extensions/nautilus-icon-dnd.c: (create_selection_shadow), (handle_local_move), (handle_nonlocal_move), (selection_includes_special_link): * src/file-manager/fm-list-view.c: (fm_list_receive_dropped_icons): Update for eel dnd changes. Make sure all public eel dnd stuff has the right namespace.
* Add missing eel includes to fix profile build.Ramiro Estrugo2001-04-052-12/+14
| | | | | * src/nautilus-profiler.c: Add missing eel includes to fix profile build.
* Various little tweaky cleanups.John Sullivan2001-04-055-51/+80
| | | | | | | | | | | | | | | | | | | | * src/nautilus-property-browser.c: (nautilus_property_browser_initialize), (nautilus_emblem_dialog_new), (nautilus_color_selection_dialog_new), (nautilus_property_browser_update_contents): * src/nautilus-sidebar.c: (nautilus_sidebar_initialize_class), (nautilus_sidebar_update_buttons): * src/nautilus-theme-selector.c: (nautilus_theme_selector_initialize), (exit_remove_mode): Changed code that was making buttons wider by using bracketing spaces (e.g. " Done ") to set the button padding instead. Simplified some places that were unnecessarily creating button labels explicitly to instead just use gtk_button_new_with_label. Added a few ellipses in button labels that needed them. Made the "Empty Trash" button in the sidebar check the preference to decide whether to use ellipses or not.
* Fixed bug 7950 (After running First-Time Druid there are two NautilusJohn Harper2001-04-042-14/+43
| | | | | | | | | | | | | 2001-04-04 John Harper <jsh@eazel.com> Fixed bug 7950 (After running First-Time Druid there are two Nautilus windows displaying the home directory): * src/nautilus-first-time-druid.c (druid_finished): moved all nautilus link creation to idle handlers. Otherwise we may try to get a metadata factory before nautilus is fully initialized. (This means that oafd will spawn an additional nautilus process, giving the extra window)
* Fixed bugs 3681, 4705, 5154, all having to do with the funkyJohn Sullivan2001-04-044-52/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | behavior where the zoom level is sort of persistent as you navigate around. Now it will always use the default zoom level unless the directory has a different stored value. Ramiro plans to implement global preferences for the default zoom level (one each for icon & list view) that will replace the constant defaults. * src/file-manager/fm-icon-view.c: (get_default_zoom_level): New bottleneck function for getting the default zoom level for icon view. Currently returns a constant; later will return a preferences value. (fm_icon_view_begin_loading), (fm_icon_view_get_zoom_level), (fm_icon_view_set_zoom_level), (fm_icon_view_restore_default_zoom_level), (fm_icon_view_initialize): Use get_default_zoom_level. Also get rid of code that was saving the current zoom level to use as default next time. * src/file-manager/fm-list-view.c: (get_default_zoom_level): New bottleneck function for getting the default zoom level for list view. Currently returns a constant; later will return a preferences value. (fm_list_view_initialize), (fm_list_view_restore_default_zoom_level), (fm_list_view_begin_loading), (fm_list_view_set_zoom_level): Use get_default_zoom_level. Also get rid of code that was saving the current zoom level to use as default next time. Other stuff * src/nautilus-theme-selector.c: (nautilus_theme_selector_initialize): Removed some unnecessary extra invisible widgets. I was trying to get the window size to pin sensibly but have not (yet) actually gotten that to work.
* Remove nautilusclist cut-n-paste code.Ramiro Estrugo2001-04-0450-33895/+892
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Remove nautilusclist cut-n-paste code. * cut-n-paste-code/widgets/Makefile.am: * cut-n-paste-code/widgets/nautilusclist/.cvsignore: * cut-n-paste-code/widgets/nautilusclist/Makefile.am: * cut-n-paste-code/widgets/nautilusclist/nautilusclist.c: * cut-n-paste-code/widgets/nautilusclist/nautilusclist.h: Remove nautilusclist cut-n-paste code. * libnautilus-extensions/nautilus-file-dnd.h: * libnautilus-extensions/nautilus-file-dnd.c: New file with Drag and Drop code that operated on NautilusFile objects. * libnautilus-extensions/Makefile.am: * libnautilus-extensions/nautilus-list-column-title.c: * libnautilus-extensions/nautilus-list-column-title.h: * libnautilus-extensions/nautilus-list.c: * libnautilus-extensions/nautilus-list.h: * libnautilus-extensions/nautilus-ctree.c: * libnautilus-extensions/nautilus-ctree.h: * libnautilus-extensions/nautilus-drag.c: * libnautilus-extensions/nautilus-drag.h: Move these widget into eel. * libnautilus-extensions/nautilus-icon-dnd.h: * libnautilus-extensions/nautilus-icon-dnd.c: Update for eel dnd code move. * nautilus-installer/install-lib/Makefile.am: * nautilus-installer/libtrilobite/Makefile.am: Remove some voodoo that was needed for cut-n-paste code in trilobite that no longer is among us. * components/help/hyperbola-nav-tree.c: * components/music/nautilus-music-view.c: * components/rpmview/nautilus-rpm-verify-window.c: * components/rpmview/nautilus-rpm-view-private.h: * components/rpmview/nautilus-rpm-view.c: * components/tree/nautilus-tree-view-dnd.c: * components/tree/nautilus-tree-view-dnd.h: * components/tree/nautilus-tree-view-private.h: * components/tree/nautilus-tree-view.c: * src/file-manager/fm-directory-view.c: * src/file-manager/fm-list-view.c: (fm_list_view_initialize), * src/nautilus-sidebar.c: Update for clist, ctree, list and dnd code that now lives in eel. Also do more #include cleanup.
* Lots of components cleanup. Remove many unused #includes. ReplaceRamiro Estrugo2001-04-0437-517/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/mozilla/Makefile.am: * components/mozilla/nautilus-mozilla-content-view.c: * components/services/clone/Makefile.am: * components/services/install-view/Makefile.am: * components/services/install/command-line/Makefile.am: * components/services/install/lib/eazel-softcat.c: (eazel_softcat_query): * components/services/install/server/Makefile.am: * components/services/inventory-view/Makefile.am: * components/services/inventory/Makefile.am: * components/services/login/nautilus-view/Makefile.am: * components/services/login/nautilus-view/nautilus-change-password-view.c: * components/services/nautilus-dependent-shared/Makefile.am: * components/services/nautilus-dependent-shared/eazel-services-footer.c: * components/services/nautilus-dependent-shared/eazel-services-header.c: * components/services/summary/Makefile.am: * components/services/summary/eazel-summary-shared.c: (eazel_summary_fetch_data_async), (eazel_summary_fetch_data_cancel): * components/services/summary/main.c: (main): * components/services/summary/nautilus-summary-callbacks.c: * components/services/summary/nautilus-summary-callbacks.h: * components/services/summary/nautilus-summary-dialogs.c: * components/services/summary/nautilus-summary-footer.c: * components/services/summary/nautilus-summary-menu-items.c: * components/services/summary/nautilus-summary-menu-items.h: * components/services/summary/nautilus-summary-view.c: * components/services/time/nautilus-view/Makefile.am: * components/services/trilobite/libtrilobite/Makefile.am: * components/services/trilobite/libtrilobite/trilobite-core-network.c: (trilobite_open_uri): * components/services/trilobite/libtrilobite/trilobite-core-utils.c: (trilobite_get_config_dir_string): * components/services/trilobite/libtrilobite/trilobite-core-utils.h: * components/services/trilobite/libtrilobite/trilobite-redirect.c: (trilobite_redirect_fetch_table_async), (trilobite_redirect_fetch_table_cancel): * components/services/trilobite/sample/command-line/Makefile.am: * components/services/trilobite/sample/nautilus-view/Makefile.am: * components/services/trilobite/sample/service/Makefile.am: * components/services/trilobite/utils/Makefile.am: Lots of components cleanup. Remove many unused #includes. Replace cut-n-paste code with eel. Fix Makefiles to link only the stuff that is needed. This is an effort to minimize the dependence on libnautilus-extensions. Theres a few dependencies left to go. * components/services/trilobite/libtrilobite/trilobite-file-utilities.c: * components/services/trilobite/libtrilobite/trilobite-file-utilities.h: Retire this cut-n-paste code. Use the vfs extensions from eel instead.
* Move vfs extensions to eel.Ramiro Estrugo2001-04-0457-3838/+519
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libnautilus-extensions/nautilus-file-utilities.c: * libnautilus-extensions/nautilus-file-utilities.h: Move vfs extensions to eel. * components/services/install-view/nautilus-service-install-view.c: * components/services/install/server/main.c: * components/services/inventory/eazel-inventory-collect-hardware.c: (add_info): * components/services/inventory/eazel-inventory-service.c: (impl_Trilobite_Eazel_Inventory_upload): * components/text/nautilus-text-view.c: (handle_service_menu_item): * components/tree/nautilus-tree-view.c: (select_current_location), (tree_load_location_callback), (got_activation_uri_callback): * libnautilus-extensions/nautilus-bookmark.c: (nautilus_bookmark_compare_with), (nautilus_bookmark_compare_uris), (bookmark_file_changed_callback): * libnautilus-extensions/nautilus-directory-async.c: (top_left_cancel), (activation_uri_cancel), (top_left_start), (activation_uri_start): * libnautilus-extensions/nautilus-directory-private.h: * libnautilus-extensions/nautilus-directory.c: (nautilus_directory_make_uri_canonical), (nautilus_directory_new), (nautilus_directory_notify_files_moved), (nautilus_self_check_directory): * libnautilus-extensions/nautilus-drag.c: (nautilus_drag_items_in_trash), (nautilus_drag_default_drop_action_for_icons): * libnautilus-extensions/nautilus-file-operations.c: (format_and_ellipsize_uri_for_dialog), (nautilus_file_operations_copy_move): * libnautilus-extensions/nautilus-file.c: (nautilus_file_get_internal), (nautilus_file_get_parent_uri_for_display), (nautilus_file_can_rename), (nautilus_file_get_uri_scheme), (nautilus_file_is_in_trash), (nautilus_self_check_file): * libnautilus-extensions/nautilus-icon-dnd.c: (nautilus_icon_container_selection_items_local): * libnautilus-extensions/nautilus-icon-factory.c: (nautilus_icon_factory_get_icon_name_for_file), (nautilus_icon_factory_get_emblem_icons_for_file): * libnautilus-extensions/nautilus-link.c: (nautilus_link_local_get_image_uri): * libnautilus-extensions/nautilus-metafile.c: (construct_private_metafile_vfs_uri), (metafile_read_cancel), (metafile_read_restart): * libnautilus-extensions/nautilus-tabs.c: * libnautilus-extensions/nautilus-theme.c: * libnautilus-extensions/nautilus-thumbnails.c: (make_thumbnail_uri): * libnautilus-extensions/nautilus-trash-file.c: (nautilus_trash_file_initialize): * libnautilus-extensions/nautilus-trash-monitor.c: (nautilus_trash_files_changed_callback), (nautilus_trash_monitor_initialize): * src/file-manager/fm-desktop-icon-view.c: (update_trash_link_and_delete_copies): * src/file-manager/fm-directory-view.c: (show_trash_callback), (trash_or_delete_files_common), (fm_directory_view_trash_or_delete_files), (fm_directory_view_move_copy_items): * src/file-manager/fm-properties-window.c: (is_merged_trash_directory): * src/nautilus-application.c: (nautilus_make_uri_list_from_shell_strv): * src/nautilus-first-time-druid.c: (read_file_handle_cancel_cover), (initiate_file_download): * src/nautilus-location-bar.c: (try_to_expand_path), (nautilus_location_bar_set_location), (nautilus_location_bar_get_location), (nautilus_location_bar_update_label): * src/nautilus-profiler.c: (nautilus_profiler_bonobo_ui_report_callback): * src/nautilus-property-browser.c: (add_pattern_to_browser), (emblem_dialog_clicked): * src/nautilus-sidebar.c: (receive_dropped_uri_list): * src/nautilus-theme-selector.c: (add_theme_to_icons): * src/nautilus-window-manage-views.c: (set_displayed_location), (check_bookmark_location_matches), (handle_go_elsewhere), (viewed_file_changed_callback), (determined_initial_view_callback), (open_location_prefer_existing_window_callback), (report_redirect_callback): * src/nautilus-window-menus.c: (show_bogus_bookmark_window): Update for vfs extensions move to eel. Also cleanup the #include state of some of these files. Removed unused #includes. Remove some cut-n-paste code in services components and use the extensions in eel directly.
* Updated Swedish translation.Christian Rose2001-04-042-46/+45
|
* Add new librsvg and eel dependency entries.Ramiro Estrugo2001-04-044-0/+19
| | | | | | | | | * README: Add new librsvg and eel dependency entries. * applets/launcher/Makefile.am: * applets/preferences-applet/Makefile.am: Add eel library to make it link properly.
* Add missing header file.Ramiro Estrugo2001-04-043-0/+7
| | | | | * libnautilus-extensions/Makefile.am: Add missing header file.
* Use nautilus_view_standard_main to simplify and remove code.Darin Adler2001-04-044-91/+64
| | | | | | | | | | | * components/notes/nautilus-notes.c: (do_destroy), (notes_get_indicator_image), (make_notes_view), (main): Use nautilus_view_standard_main to simplify and remove code. * libnautilus-extensions/nautilus-global-preferences.c: (global_preferences_populate_pane): Code had N_() wrapped around an empty string. That's a no-no. Calling _("") on empty string gives you the complete translator info, which must be avoided.
* Update for eel changes.Ramiro Estrugo2001-04-041-0/+4
| | | | * everything: Update for eel changes.
* Remove librsvg.Ramiro Estrugo2001-04-04600-146784/+101624
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Remove librsvg. * librsvg/.cvsignore: * librsvg/Makefile.am: * librsvg/art_render.c: * librsvg/art_render.h: * librsvg/art_render_gradient.c: * librsvg/art_render_gradient.h: * librsvg/art_render_mask.c: * librsvg/art_render_mask.h: * librsvg/art_render_svp.c: * librsvg/art_render_svp.h: * librsvg/art_rgba.c: * librsvg/art_rgba.h: * librsvg/example-nested-transform.svg: * librsvg/makefile-simple: * librsvg/opacity.svg: * librsvg/rsvg-bpath-util.c: * librsvg/rsvg-bpath-util.h: * librsvg/rsvg-css.c: * librsvg/rsvg-css.h: * librsvg/rsvg-defs.c: * librsvg/rsvg-defs.h: * librsvg/rsvg-ft.c: * librsvg/rsvg-ft.h: * librsvg/rsvg-paint-server.c: * librsvg/rsvg-paint-server.h: * librsvg/rsvg-path.c: * librsvg/rsvg-path.h: * librsvg/rsvg.c: * librsvg/rsvg.h: * librsvg/subpixel-text-test: * librsvg/test-ft-gtk.c: * librsvg/test-ft.c: * librsvg/test-rsvg.c: * librsvg/test.svg: Move librsvg to its own top level GNOME CVS module. * configure.in: Add librsvg and eel dependencies. Remove librsvg and font entries. * nautilus.spec.in: Remove font entries. Add librsvg and eel requirements. * data/Makefile.am: * data/fonts/.cvsignore: * data/fonts/Makefile.am: * data/fonts/urw/.cvsignore: * data/fonts/urw/Makefile.am: * data/fonts/urw/README: * data/fonts/urw/fonts.dir: * data/fonts/urw/n019003l.afm: * data/fonts/urw/n019003l.pfb: * data/fonts/urw/n019003l.pfm: * data/fonts/urw/n019004l.afm: * data/fonts/urw/n019004l.pfb: * data/fonts/urw/n019004l.pfm: * data/fonts/urw/n019023l.afm: * data/fonts/urw/n019023l.pfb: * data/fonts/urw/n019023l.pfm: * data/fonts/urw/n019024l.afm: * data/fonts/urw/n019024l.pfb: * data/fonts/urw/n019024l.pfm: Retire default fonts. These now live in eel. * libnautilus/nautilus-undo-transaction.c: (nautilus_undo_transaction_destroy): * libnautilus/nautilus-view.c: (nautilus_view_destroy): Update for eel changes. Use eel-gtk-macros. * nautilus-installer/src/nautilus-druid-page-eazel.c: (nautilus_druid_page_eazel_destroy), (nautilus_druid_page_eazel_finalize), (nautilus_druid_page_eazel_size_allocate), (nautilus_druid_page_eazel_size_request): Update for eel changes. Use eel-gtk-macros. * libnautilus-extensions/Makefile.am: * libnautilus-extensions/nautilus-bonobo-extensions.c: * libnautilus-extensions/nautilus-bonobo-extensions.h: * libnautilus-extensions/nautilus-bookmark.c: * libnautilus-extensions/nautilus-ctree.c: * libnautilus-extensions/nautilus-customization-data.c: * libnautilus-extensions/nautilus-dateedit-extensions.c: * libnautilus-extensions/nautilus-dateedit-extensions.h: * libnautilus-extensions/nautilus-directory-async.c: * libnautilus-extensions/nautilus-directory-background.c: * libnautilus-extensions/nautilus-directory-background.h: * libnautilus-extensions/nautilus-directory-metafile-monitor.c: * libnautilus-extensions/nautilus-directory-metafile.c: * libnautilus-extensions/nautilus-directory.c: * libnautilus-extensions/nautilus-drag-window.c: * libnautilus-extensions/nautilus-drag.c: * libnautilus-extensions/nautilus-druid-page-eazel.c: * libnautilus-extensions/nautilus-druid.c: * libnautilus-extensions/nautilus-entry.c: * libnautilus-extensions/nautilus-file-changes-queue.c: * libnautilus-extensions/nautilus-file-operations-progress.c: * libnautilus-extensions/nautilus-file-operations.c: * libnautilus-extensions/nautilus-file-private.h: * libnautilus-extensions/nautilus-file-utilities.c: * libnautilus-extensions/nautilus-file.c: * libnautilus-extensions/nautilus-font-factory.c: * libnautilus-extensions/nautilus-gconf-extensions.c: * libnautilus-extensions/nautilus-generous-bin.c: * libnautilus-extensions/nautilus-global-preferences.c: * libnautilus-extensions/nautilus-global-preferences.h: * libnautilus-extensions/nautilus-horizontal-splitter.c: * libnautilus-extensions/nautilus-icon-canvas-item.c: * libnautilus-extensions/nautilus-icon-canvas-item.h: * libnautilus-extensions/nautilus-icon-container.c: * libnautilus-extensions/nautilus-icon-container.h: * libnautilus-extensions/nautilus-icon-dnd.c: * libnautilus-extensions/nautilus-icon-factory.c: * libnautilus-extensions/nautilus-icon-factory.h: * libnautilus-extensions/nautilus-icon-private.h: * libnautilus-extensions/nautilus-icon-text-item.c: * libnautilus-extensions/nautilus-keep-last-vertical-box.c: * libnautilus-extensions/nautilus-lib-self-check-functions.c: * libnautilus-extensions/nautilus-lib-self-check-functions.h: * libnautilus-extensions/nautilus-link-set.c: * libnautilus-extensions/nautilus-link.c: * libnautilus-extensions/nautilus-list-column-title.c: * libnautilus-extensions/nautilus-list.c: * libnautilus-extensions/nautilus-medusa-support.c: * libnautilus-extensions/nautilus-merged-directory.c: * libnautilus-extensions/nautilus-metafile-factory.c: * libnautilus-extensions/nautilus-metafile.c: * libnautilus-extensions/nautilus-mime-actions.c: * libnautilus-extensions/nautilus-preferences-box.c: * libnautilus-extensions/nautilus-preferences-dialog.c: * libnautilus-extensions/nautilus-preferences-group.c: * libnautilus-extensions/nautilus-preferences-item.c: * libnautilus-extensions/nautilus-preferences-pane.c: * libnautilus-extensions/nautilus-preferences.c: * libnautilus-extensions/nautilus-preferences.h: * libnautilus-extensions/nautilus-program-chooser.c: * libnautilus-extensions/nautilus-program-choosing.c: * libnautilus-extensions/nautilus-program-choosing.h: * libnautilus-extensions/nautilus-search-uri.c: * libnautilus-extensions/nautilus-sidebar-functions.c: * libnautilus-extensions/nautilus-tabs.c: * libnautilus-extensions/nautilus-theme.c: * libnautilus-extensions/nautilus-thumbnails.c: * libnautilus-extensions/nautilus-trash-directory.c: * libnautilus-extensions/nautilus-trash-file.c: * libnautilus-extensions/nautilus-trash-monitor.c: * libnautilus-extensions/nautilus-undo-context.c: * libnautilus-extensions/nautilus-undo-manager.c: * libnautilus-extensions/nautilus-undo-signal-handlers.c: * libnautilus-extensions/nautilus-vfs-directory.c: * libnautilus-extensions/nautilus-vfs-file.c: * libnautilus-extensions/nautilus-view-identifier.c: * libnautilus-extensions/nautilus-volume-monitor.c: Use new eel library. * libnautilus-extensions/nautilus-art-extensions.c: * libnautilus-extensions/nautilus-art-extensions.h: * libnautilus-extensions/nautilus-art-gtk-extensions.c: * libnautilus-extensions/nautilus-art-gtk-extensions.h: * libnautilus-extensions/nautilus-background-canvas-group.c: * libnautilus-extensions/nautilus-background-canvas-group.h: * libnautilus-extensions/nautilus-background.c: * libnautilus-extensions/nautilus-background.h: * libnautilus-extensions/nautilus-caption-table.c: * libnautilus-extensions/nautilus-caption-table.h: * libnautilus-extensions/nautilus-caption.c: * libnautilus-extensions/nautilus-caption.h: * libnautilus-extensions/nautilus-clickable-image.c: * libnautilus-extensions/nautilus-clickable-image.h: * libnautilus-extensions/nautilus-debug-drawing.c: * libnautilus-extensions/nautilus-debug-drawing.h: * libnautilus-extensions/nautilus-debug.c: * libnautilus-extensions/nautilus-debug.h: * libnautilus-extensions/nautilus-ellipsizing-label.c: * libnautilus-extensions/nautilus-ellipsizing-label.h: * libnautilus-extensions/nautilus-enumeration.c: * libnautilus-extensions/nautilus-enumeration.h: * libnautilus-extensions/nautilus-font-manager.c: * libnautilus-extensions/nautilus-font-manager.h: * libnautilus-extensions/nautilus-font-picker.c: * libnautilus-extensions/nautilus-font-picker.h: * libnautilus-extensions/nautilus-gdk-extensions.c: * libnautilus-extensions/nautilus-gdk-extensions.h: * libnautilus-extensions/nautilus-gdk-font-extensions.c: * libnautilus-extensions/nautilus-gdk-font-extensions.h: * libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c: * libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h: * libnautilus-extensions/nautilus-glib-extensions.c: * libnautilus-extensions/nautilus-glib-extensions.h: * libnautilus-extensions/nautilus-glyph.c: * libnautilus-extensions/nautilus-glyph.h: * libnautilus-extensions/nautilus-gnome-extensions.c: * libnautilus-extensions/nautilus-gnome-extensions.h: * libnautilus-extensions/nautilus-graphic-effects.c: * libnautilus-extensions/nautilus-graphic-effects.h: * libnautilus-extensions/nautilus-gtk-extensions.c: * libnautilus-extensions/nautilus-gtk-extensions.h: * libnautilus-extensions/nautilus-gtk-macros.h: * libnautilus-extensions/nautilus-image-table.c: * libnautilus-extensions/nautilus-image-table.h: * libnautilus-extensions/nautilus-image-with-background.c: * libnautilus-extensions/nautilus-image-with-background.h: * libnautilus-extensions/nautilus-image.c: * libnautilus-extensions/nautilus-image.h: * libnautilus-extensions/nautilus-label-with-background.c: * libnautilus-extensions/nautilus-label-with-background.h: * libnautilus-extensions/nautilus-label.c: * libnautilus-extensions/nautilus-label.h: * libnautilus-extensions/nautilus-labeled-image.c: * libnautilus-extensions/nautilus-labeled-image.h: * libnautilus-extensions/nautilus-lib-self-check-functions.c: * libnautilus-extensions/nautilus-lib-self-check-functions.h: * libnautilus-extensions/nautilus-password-dialog.c: * libnautilus-extensions/nautilus-password-dialog.h: * libnautilus-extensions/nautilus-radio-button-group.c: * libnautilus-extensions/nautilus-radio-button-group.h: * libnautilus-extensions/nautilus-region.c: * libnautilus-extensions/nautilus-region.h: * libnautilus-extensions/nautilus-scalable-font-private.h: * libnautilus-extensions/nautilus-scalable-font.c: * libnautilus-extensions/nautilus-scalable-font.h: * libnautilus-extensions/nautilus-self-checks.c: * libnautilus-extensions/nautilus-self-checks.h: * libnautilus-extensions/nautilus-smooth-text-layout-cache.c: * libnautilus-extensions/nautilus-smooth-text-layout-cache.h: * libnautilus-extensions/nautilus-smooth-text-layout.c: * libnautilus-extensions/nautilus-smooth-text-layout.h: * libnautilus-extensions/nautilus-smooth-widget.c: * libnautilus-extensions/nautilus-smooth-widget.h: * libnautilus-extensions/nautilus-stock-dialogs.c: * libnautilus-extensions/nautilus-stock-dialogs.h: * libnautilus-extensions/nautilus-string-list.c: * libnautilus-extensions/nautilus-string-list.h: * libnautilus-extensions/nautilus-string-map.c: * libnautilus-extensions/nautilus-string-map.h: * libnautilus-extensions/nautilus-string-picker.c: * libnautilus-extensions/nautilus-string-picker.h: * libnautilus-extensions/nautilus-string.c: * libnautilus-extensions/nautilus-string.h: * libnautilus-extensions/nautilus-text-caption.c: * libnautilus-extensions/nautilus-text-caption.h: * libnautilus-extensions/nautilus-viewport.c: * libnautilus-extensions/nautilus-viewport.h: * libnautilus-extensions/nautilus-wrap-table.c: * libnautilus-extensions/nautilus-wrap-table.h: * libnautilus-extensions/nautilus-xml-extensions.c: * libnautilus-extensions/nautilus-xml-extensions.h: Remove these files. These are all part of eel now. * applets/launcher/nautilus-launcher-applet.c: * applets/preferences-applet/nautilus-preferences-applet.c: * components/adapter/Makefile.am: * components/adapter/main.c: * components/adapter/nautilus-adapter-control-embed-strategy.c: * components/adapter/nautilus-adapter-embed-strategy.c: * components/adapter/nautilus-adapter-embeddable-embed-strategy.c: * components/adapter/nautilus-adapter-factory-server.c: * components/adapter/nautilus-adapter-file-load-strategy.c: * components/adapter/nautilus-adapter-load-strategy.c: * components/adapter/nautilus-adapter-progressive-load-strategy.c: * components/adapter/nautilus-adapter-stream-load-strategy.c: * components/adapter/nautilus-adapter.c: * components/hardware/Makefile.am: * components/hardware/nautilus-hardware-view.c: * components/help/Makefile.am: * components/help/help-method.c: * components/help/hyperbola-filefmt.c: * components/help/hyperbola-nav-tree.c: * components/history/Makefile.am: * components/history/nautilus-history-view.c: * components/image-viewer/Makefile.am: * components/image-viewer/nautilus-image-view.c: * components/loser/content/Makefile.am: * components/loser/content/nautilus-content-loser.c: * components/loser/sidebar/Makefile.am: * components/loser/sidebar/nautilus-sidebar-loser.c: * components/mozilla/Makefile.am: * components/mozilla/bonobo-extensions.c: * components/mozilla/nautilus-mozilla-content-view.c: * components/music/Makefile.am: * components/music/nautilus-music-view.c: * components/notes/Makefile.am: * components/notes/nautilus-notes.c: * components/rpmview/Makefile.am: * components/rpmview/nautilus-rpm-verify-window.c: * components/rpmview/nautilus-rpm-view-install.c: * components/rpmview/nautilus-rpm-view.c: * components/sample/nautilus-sample-content-view.c: * components/services/install-view/Makefile.am: * components/services/install-view/callbacks.c: * components/services/install-view/forms.c: * components/services/install-view/nautilus-service-install-view.c: * components/services/install/lib/eazel-install-logic2.c: * components/services/install/server/main.c: * components/services/inventory-view/Makefile.am: * components/services/inventory-view/nautilus-inventory-config-page .c: * components/services/inventory-view/nautilus-inventory-disable-pag * components/services/inventory-view/nautilus-inventory-enable-page * components/services/inventory-view/nautilus-inventory-view.c: * components/services/inventory/Makefile.am: * components/services/inventory/eazel-inventory-upload-callback.c: * components/services/inventory/eazel-inventory.c: * components/services/inventory/main.c: * components/services/login/nautilus-view/Makefile.am: * components/services/login/nautilus-view/nautilus-change-password- view.c: * components/services/login/nautilus-view/password-box.c: * components/services/nautilus-dependent-shared/Makefile.am: * components/services/nautilus-dependent-shared/eazel-services-exte nsions.c: * components/services/nautilus-dependent-shared/eazel-services-exte nsions.h: * components/services/nautilus-dependent-shared/eazel-services-foot er.c: * components/services/nautilus-dependent-shared/eazel-services-head er.c: * components/services/nautilus-dependent-shared/test-footer-header. c: * components/services/summary/Makefile.am: * components/services/summary/nautilus-summary-callbacks.c: * components/services/summary/nautilus-summary-dialogs.c: * components/services/summary/nautilus-summary-dialogs.h: * components/services/summary/nautilus-summary-footer.c: * components/services/summary/nautilus-summary-menu-items.c: * components/services/summary/nautilus-summary-view-private.h: * components/services/summary/nautilus-summary-view.c: * components/services/time/nautilus-view/main.c: * components/services/time/nautilus-view/trilobite-eazel-time-view. c: * components/services/trilobite/sample/nautilus-view/Makefile.am: * components/text/Makefile.am: * components/text/nautilus-text-view.c: * components/throbber/Makefile.am: * components/throbber/main.c: * components/throbber/nautilus-throbber.c: * components/tree/Makefile.am: * components/tree/nautilus-tree-change-queue.c: * components/tree/nautilus-tree-expansion-state.c: * components/tree/nautilus-tree-model.c: * components/tree/nautilus-tree-node.c: * components/tree/nautilus-tree-view-dnd.c: * components/tree/nautilus-tree-view.c: * helper-utilities/authenticate/Makefile.am: * helper-utilities/authenticate/nautilus-authenticate.c: * nautilus-installer/src/nautilus-druid.c: * src/Makefile.am: * src/file-manager/fm-desktop-icon-view.c: * src/file-manager/fm-directory-view.c: * src/file-manager/fm-directory-view.h: * src/file-manager/fm-error-reporting.c: * src/file-manager/fm-icon-text-window.c: * src/file-manager/fm-icon-view.c: * src/file-manager/fm-list-view.c: * src/file-manager/fm-properties-window.c: * src/file-manager/fm-search-list-view.c: * src/file-manager/nautilus-indexing-info.c: * src/nautilus-about.c: * src/nautilus-application.c: * src/nautilus-bookmark-list.c: * src/nautilus-bookmark-parsing.c: * src/nautilus-bookmarks-window.c: * src/nautilus-complex-search-bar.c: * src/nautilus-component-adapter-factory.c: * src/nautilus-desktop-window.c: * src/nautilus-first-time-druid.c: * src/nautilus-link-set-window.c: * src/nautilus-location-bar.c: * src/nautilus-main.c: * src/nautilus-navigation-bar.c: * src/nautilus-profiler.c: * src/nautilus-property-browser.c: * src/nautilus-search-bar-criterion.c: * src/nautilus-search-bar.c: * src/nautilus-shell.c: * src/nautilus-sidebar-tabs.c: * src/nautilus-sidebar-title.c: * src/nautilus-sidebar.c: * src/nautilus-signaller.c: * src/nautilus-simple-search-bar.c: * src/nautilus-switchable-navigation-bar.c: * src/nautilus-switchable-search-bar.c: * src/nautilus-theme-selector.c: * src/nautilus-view-frame-corba.c: * src/nautilus-view-frame.c: * src/nautilus-window-manage-views.c: * src/nautilus-window-menus.c: * src/nautilus-window-toolbars.c: * src/nautilus-window.c: * src/nautilus-window.h: * src/nautilus-zoom-control.c: Update for new eel library usage. * test/test-nautilus-background.c: * test/test-nautilus-clickable-image.c: * test/test-nautilus-font-manager.c: * test/test-nautilus-font-picker.c: * test/test-nautilus-font-simple.c: * test/test-nautilus-font.c: * test/test-nautilus-glyph-simple.c: * test/test-nautilus-glyph.c: * test/test-nautilus-image-background.c: * test/test-nautilus-image-scrolled.c: * test/test-nautilus-image-simple.c: * test/test-nautilus-image-table.c: * test/test-nautilus-image-tile.c: * test/test-nautilus-image.c: * test/test-nautilus-label-background.c: * test/test-nautilus-label-flavorful.c: * test/test-nautilus-label-offset.c: * test/test-nautilus-label-scrolled.c: * test/test-nautilus-label-simple.c: * test/test-nautilus-label-wrapped.c: * test/test-nautilus-label.c: * test/test-nautilus-labeled-image.c: * test/test-nautilus-password-dialog.c: * test/test-nautilus-pixbuf-tile.c: * test/test-nautilus-smooth-text-layout.c: * test/test-nautilus-viewport-constraint.c: * test/test-nautilus-widgets.c: Remove these. They live in eel now. * test/vsignore: * test/kefile.am: * test/st-nautilus-preferences-change.c: * test/st-nautilus-preferences-display.c: * test/st-nautilus-wrap-table.c: * test/st.c: * test/st.h: Update for new eel library usage.