summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Added the inventory template.J Shane Culpepper2000-06-181-0/+6
|
* Added login and summary component skeletons. Did minor cleanups of libtrilobiteJ Shane Culpepper2000-06-181-0/+12
| | | | and vault.
* Templating cleanups. Added the skeleton for vault. Cometic cleanup in install.J Shane Culpepper2000-06-181-0/+7
|
* Cleaned up the sample trilobite service for easer template usage.J Shane Culpepper2000-06-161-0/+2
|
* Removing the gnet dependancy. It is no longer used.J Shane Culpepper2000-06-151-17/+0
| | | | | | | | | | | | * HACKING: * components/services/install/command-line/Makefile.am: * components/services/install/lib/Makefile.am: * components/services/startup/lib/Makefile.am: * components/services/trilobite/sample/service/Makefile.am: * configure.in: * nautilus-installer/src/Makefile.am: Removing the gnet dependancy. It is no longer used.
* Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widgetRamiro Estrugo2000-06-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * components/hardware/Makefile.am: * components/help/Makefile.am: * components/history/Makefile.am: * components/html/Makefile.am: * components/loser/content/Makefile.am: * components/loser/sidebar/Makefile.am: * components/music/Makefile.am: * components/notes/Makefile.am: * components/rpmview/Makefile.am: * components/sample/Makefile.am: * components/services/startup/nautilus-view/Makefile.am: * components/services/time/nautilus-view/Makefile.am: * components/services/trilobite/sample/nautilus-view/Makefile.am: * components/websearch/Makefile.am: * configure.in: * cut-n-paste-code/.cvsignore: * cut-n-paste-code/Makefile.am: * cut-n-paste-code/README: * cut-n-paste-code/widgets/.cvsignore: * cut-n-paste-code/widgets/Makefile.am: * cut-n-paste-code/widgets/e-paned/.cvsignore: * cut-n-paste-code/widgets/e-paned/Makefile.am: * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type), (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new), (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw), (e_hpaned_xor_line), (e_hpaned_button_press), (e_hpaned_button_release), (e_hpaned_motion), (e_hpaned_handle_shown): * cut-n-paste-code/widgets/e-paned/e-hpaned.h: * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type), (e_paned_class_init), (e_paned_child_type), (e_paned_init), (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize), (e_paned_map), (e_paned_unmap), (e_paned_unrealize), (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1), (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall), (e_paned_get_position), (e_paned_set_position), (e_paned_set_handle_size), (e_paned_compute_position), (e_paned_handle_shown), (e_paned_quantized_size): * cut-n-paste-code/widgets/e-paned/e-paned.h: * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type), (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new), (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw), (e_vpaned_xor_line), (e_vpaned_button_press), (e_vpaned_button_release), (e_vpaned_motion), (e_vpaned_handle_shown): * cut-n-paste-code/widgets/e-paned/e-vpaned.h: * helper-utilities/authenticate/Makefile.am: * libnautilus-extensions/Makefile.am: * libnautilus-extensions/README: * libnautilus/README: * src/Makefile.am: * test/Makefile.am: Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget from evolution. Yes, and evil thing to do. Send me mail with alternative solutions. Also added README files for libnautilus and libnautilus-extenstions to clarify thieir public vs internal state. * src/nautilus-window.c: (nautilus_window_constructed), (nautilus_window_real_set_content_view): Use the new NautilusHorizontalSplitter widget instead of the gtk one.
* Fix some configure breakage.Pavel Cisler2000-06-141-2/+2
| | | | | | | 2000-06-14 Pavel Cisler <pavel@eazel.com> * configure.in: Fix some configure breakage.
* Added an extended configure scriptFatih Demir2000-06-141-2/+5
|
* Added German (de) to ALL_LINGUAS Added German translationsBenedikt Roth2000-06-141-1/+1
| | | | | * configure.in: Added German (de) to ALL_LINGUAS * nautilus.desktop: Added German translations
* Some build fixes.Darin Adler2000-06-131-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * acconfig.h: * configure.in: Removed the NAUTILUS_PREFIX that I added. I did it wrong. * libnautilus-extensions/nautilus-file-utilities.h: * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_pixmap_file): * components/hardware/nautilus-hardware-view.c: (setup_overview_form): * components/services/startup/nautilus-view/nautilus-service-startup-view.c: (setup_form_title), (setup_signup_form), (setup_config_form): * libnautilus-extensions/nautilus-icon-canvas-item.c: (map_pixbuf): * libnautilus-extensions/nautilus-icon-factory.c: (make_full_icon_path): * src/nautilus-application.c: (display_caveat): * src/nautilus-property-browser.c: (nautilus_property_browser_initialize), (nautilus_emblem_dialog_new), (make_category_link): * src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize): Replaced most uses of gnome_pixmap_file on "nautilus/" with a call to a new nautilus_pixmap_file in an attempt to make installations where nautilus has a different prefix from gnome-libs work. I now think this is a waste of time, but Mathieu Lacage says this is still an improvement. * components/help/Makefile.am: * components/help/hyperbola-filefmt.c: (fmt_map_entry): Use HYPERBOLA_DATADIR instead of NAUTILUS_PREFIX. * components/websearch/ntl-web-search.c: (web_search_populate_engines): Use WEB_SEARCH_DATADIR instead of NAUTILUS_PREFIX. * components/mozilla/nautilus-mozilla-content-view.c: (nautilus_mozilla_content_view_initialize), (mozilla_content_view_set_busy_cursor), (mozilla_content_view_request_progress_change), (mozilla_content_view_clear_busy_cursor), (mozilla_load_location_callback), (bonobo_mozilla_callback), (mozilla_merge_bonobo_items_callback), (mozilla_title_changed_callback), (mozilla_location_changed_callback), (mozilla_net_status_callback), (mozilla_link_message_callback), (mozilla_progress_callback), (mozilla_open_uri_callback): Took a cut at fixing the Mozilla component for the new API. Ramiro will have to take care of the rest. * components/services/install/lib/Makefile.am: * components/services/time/command-line/Makefile.am: * components/services/time/nautilus-view/Makefile.am: * components/services/time/service/Makefile.am: * components/services/trilobite/libtrilobite/Makefile.am: * components/services/trilobite/sample/command-line/Makefile.am: * components/services/trilobite/sample/service/Makefile.am: * libnautilus/Makefile.am: Updated all ORBit IDL compiles to use IDL_CFLAGS as suggested in the form of a patch by Martijn van Beers. * libnautilus-extensions/Makefile.am: * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_get_user_main_directory), (nautilus_get_pixmap_directory): * libnautilus-extensions/nautilus-link-set.c: (get_link_set_document): * src/Makefile.am: * src/nautilus-property-browser.c: (nautilus_property_browser_drag_data_get), (make_drag_image), (get_xml_path), (make_properties_from_directory): * src/nautilus-link-set-window.c: (get_link_set_names): * src/file-manager/Makefile.am: * src/file-manager/fm-properties-window.c: (get_property_names): Used NAUTILUS_DATADIR and DATADIR instead of NAUTILUS_PREFIX. * libnautilus-extensions/nautilus-file-utilities.h: * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_get_uri_from_local_path): Added a new helper function for use when you have a path and need a URI. This does a better job than just adding a "file://" on the front. * libnautilus-extensions/nautilus-gtk-extensions.h: * libnautilus-extensions/nautilus-gtk-extensions.c: (get_first_callback), (nautilus_gtk_container_get_first_child): * src/nautilus-window-toolbars.c: (setup_button): * src/nautilus-window.c: (replace_special_current_view_in_content_view_menu): Implemented the first_child function and used it where appropriate. * libnautilus-extensions/nautilus-preferences-item.c: (add_icon_themes): Use nautilus_get_pixmap_directory intead of misusing gnome_pixmap_file by calling it on a directory name. * nautilus-installer/src/support.c: (create_pixmap), (create_image): Added FIXMEs since it isn't clear if this code will work with a Nautilus prefix that's not the same as the gnome-libs prefix. * Makefile.am: Tweaked white space.
* Fixed ghttp testJ Shane Culpepper2000-06-101-3/+3
|
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * components/hardware/Makefile.am: * components/help/Makefile.am: * components/history/Makefile.am: * components/html/Makefile.am: * components/loser/content/Makefile.am: * components/loser/sidebar/Makefile.am: * components/music/Makefile.am: * components/notes/Makefile.am: * components/rpmview/Makefile.am: * components/sample/Makefile.am: * components/services/startup/nautilus-view/Makefile.am: * components/services/time/nautilus-view/Makefile.am: * components/services/trilobite/sample/nautilus-view/Makefile.am: * components/websearch/Makefile.am: * configure.in: * helper-utilities/authenticate/Makefile.am: * helper-utilities/authenticate/nautilus-authenticate.c: * libnautilus-extensions/Makefile.am: * libnautilus-extensions/nautilus-caption-table.c: * libnautilus-extensions/nautilus-caption.c: * libnautilus-extensions/nautilus-file-utilities.c: * libnautilus-extensions/nautilus-global-preferences.c: * libnautilus-extensions/nautilus-global-preferences.h: * libnautilus-extensions/nautilus-lib-self-check-functions.h: * libnautilus-extensions/nautilus-link-set.c: * libnautilus-extensions/nautilus-link.c: * libnautilus-extensions/nautilus-password-dialog.c: * libnautilus-extensions/nautilus-preference.c: (nautilus_self_check_preference): * libnautilus-extensions/nautilus-preferences-box.c: * libnautilus-extensions/nautilus-preferences-box.h: * libnautilus-extensions/nautilus-preferences-dialog.c: * libnautilus-extensions/nautilus-preferences-dialog.h: * libnautilus-extensions/nautilus-preferences-group.c: * libnautilus-extensions/nautilus-preferences-group.h: * libnautilus-extensions/nautilus-preferences-item.c: * libnautilus-extensions/nautilus-preferences-item.h: * libnautilus-extensions/nautilus-preferences-pane.c: * libnautilus-extensions/nautilus-preferences-pane.h: * libnautilus-extensions/nautilus-preferences.c: * libnautilus-extensions/nautilus-preferences.h: * libnautilus-extensions/nautilus-radio-button-group.c: * libnautilus-extensions/nautilus-string-picker.c: * libnautilus-extensions/nautilus-string-picker.h: * libnautilus-extensions/nautilus-text-caption.c: * libnautilus-extensions/nautilus-text-caption.h: * libnautilus-extensions/nautilus-undo-manager.c: * libnautilus-extensions/nautilus-user-level-manager.c: * libnautilus-extensions/nautilus-user-level-manager.h: * libnautilus-extensions/nautilus-widgets-self-check-functions.c: * libnautilus-extensions/nautilus-widgets-self-check-functions.h: * libnautilus-extensions/test-nautilus-preferences.c: * libnautilus-extensions/test-preferences.c: * nautilus-widgets/Makefile.am: * nautilus-widgets/nautilus-caption-table.c: * nautilus-widgets/nautilus-caption-table.h: * nautilus-widgets/nautilus-caption.c: * nautilus-widgets/nautilus-caption.h: * nautilus-widgets/nautilus-password-dialog.c: * nautilus-widgets/nautilus-password-dialog.h: * nautilus-widgets/nautilus-preference.c: * nautilus-widgets/nautilus-preference.h: * nautilus-widgets/nautilus-preferences-box.c: * nautilus-widgets/nautilus-preferences-box.h: * nautilus-widgets/nautilus-preferences-dialog.c: * nautilus-widgets/nautilus-preferences-dialog.h: * nautilus-widgets/nautilus-preferences-group.c: * nautilus-widgets/nautilus-preferences-group.h: * nautilus-widgets/nautilus-preferences-item.c: * nautilus-widgets/nautilus-preferences-item.h: * nautilus-widgets/nautilus-preferences-pane.c: * nautilus-widgets/nautilus-preferences-pane.h: * nautilus-widgets/nautilus-preferences.c: * nautilus-widgets/nautilus-preferences.h: * nautilus-widgets/nautilus-radio-button-group.c: * nautilus-widgets/nautilus-radio-button-group.h: * nautilus-widgets/nautilus-string-picker.c: * nautilus-widgets/nautilus-string-picker.h: * nautilus-widgets/nautilus-text-caption.c: * nautilus-widgets/nautilus-text-caption.h: * nautilus-widgets/nautilus-user-level-manager.c: * nautilus-widgets/nautilus-user-level-manager.h: * nautilus-widgets/nautilus-widgets-self-check-functions.c: * nautilus-widgets/nautilus-widgets-self-check-functions.h: * nautilus-widgets/test-nautilus-preferences.c: * nautilus-widgets/test-nautilus-widgets.c: * nautilus-widgets/test-preferences.c: * src/Makefile.am: * src/nautilus-main.c: (main): * src/nautilus-sidebar.c: * src/nautilus-window-menus.c: * test/Makefile.am: Move the nautilus-widgets classes to libnautilus-extensions.
* Added NAUTILUS_PREFIX so we can locate our installed files correctlyDarin Adler2000-06-091-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * acconfig.h: * configure.in: Added NAUTILUS_PREFIX so we can locate our installed files correctly instead of assuming they are in the gnome-libs prefix. * components/help/hyperbola-filefmt.c: (fmt_map_entry): * components/websearch/ntl-web-search.c: (web_search_populate_engines): * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_get_user_main_directory): * libnautilus-extensions/nautilus-link-set.c: (get_link_set_document): * src/file-manager/fm-properties-window.c: (get_property_names): * src/nautilus-property-browser.c: (nautilus_property_browser_drag_data_get), (make_drag_image), (get_xml_path), (make_properties_from_directory): Use NAUTILUS_PREFIX instead of gnome_datadir_file so we get the files from the right directory. Since gnome_datadir_file does a check to see if the file exists, had to add some explicit checks in various places. * components/html/glib-www-callbacks.c: Got rid of some warnings. * components/services/time/command-line/.cvsignore: * components/services/time/nautilus-view/.cvsignore: * components/services/time/service/.cvsignore: Ignore the new time stamp files. * libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h: Fixed formatting. * RENAMING: * src/nautilus-sidebar-tabs.c: * src/nautilus-sidebar-tabs.h: * src/nautilus-sidebar-title.c: * src/nautilus-sidebar-title.h: * src/nautilus-sidebar.c: Renamed IndexTabs and IndexTitle to SidebarTabs and SidebarTitle as planned.
* a bunch of small fixes to make it compile when prefix strange. Far from ↵Mathieu Lacage2000-06-061-0/+3
| | | | finished. Note there is a hack in libnautilus/Makefile.am but no one should suffer from it. Only me so... I will remov it when I get the right solution which is hacking gnome-config.
* added a new theme for vector based icons, and a generalized theme selectorAndy Hertzfeld2000-06-021-0/+1
| | | | | added a new theme for vector based icons, and a generalized theme selector to the preferences dialog
* Docs with my scetches on how to redo the rpm-glue to makeEskil Heyn Olsen2000-06-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/services/docs/installer-dep-check: Docs with my scetches on how to redo the rpm-glue to make eazel-install-lib autofetch deps. * components/services/install/command-line/eazel-alt-install.c: (eazel_download_progress): Borked, but compiles again. Will update when libinstall stabilizes. * components/services/install/lib/eazel-install-object.c: (gtk_marshal_NONE__POINTER_ENUM_POINTER), (eazel_install_class_initialize), (eazel_install_emit_download_failed), (eazel_install_emit_install_failed), (eazel_install_emit_uninstall_failed): Revamped the install_failed signal to take a PackageData object instead of char * name. * components/services/install/lib/eazel-install-protocols.c: (http_fetch_remote_file): * components/services/install/lib/eazel-install-public.h: * components/services/install/lib/eazel-install-rpm-glue.c: (install_new_packages), (download_a_package), (download_all_packages), (install_all_packages), (uninstall_packages), (uninstall_a_package), (build_packagedata_list_from_deps), (do_rpm_install), (do_rpm_uninstall), (ensure_deps_are_fetched): * components/services/install/lib/eazel-install-types.c: (categorydata_destroy_foreach), (categorydata_destroy), (packagedata_new_from_rpm_header), (packagedata_destroy_foreach), (packagedata_destroy): * components/services/install/lib/eazel-install-types.h: Doing a lot of hacking to prepare for the autofetch stuff. * nautilus-installer/src/prescript: * nautilus-installer/src/HACKING: * nautilus-installer/src/Makefile: * nautilus-installer/src/Makefile.am: * nautilus-installer/src/callbacks.c: (druid_cancel), (begin_install), (druid_finish), (prep_install), (set_images): * nautilus-installer/src/installer.c: (append_string_to_window_list), (download_failed), (install_failed_foreach), (requeue), (install_failed), (gen_report), (installer): * nautilus-installer/src/link.sh: * nautilus-installer/src/main.c: Hacking in the installer. This one is borked sine I'm trying to figure out the right scheme of reported dep fails. Actually, I want the lib to autofetch deps by option, instead of failing them Also added stuff to link.sh, so it builds static from scratch, strips gzips and adds prescript to the gzexe file. So if you build using link.sh, you get a 644 binary which when executed using sh ./nautilus-installer prompts for root password and does the magic. Easier for newbies. * components/services/time/idl/Makefile.am: * components/services/install/idl//Makefile.am: * components/services/time/Makefile.am: * components/services/install/Makefile.am: * components/services/install/lib/Makefile.am: * components/services/time/service/Makefile.am: * components/services/trilobite/idl/Makefile.am: * components/services/trilobite/libtrilobite/Makefile.am: * components/services/trilobite/sample/service/Makefile.am: * configure.in: * nautilus.spec.in: * po/POTFILES.in: * src/Makefile.am: Loads of makefile fixing to make make dist and rpm -ta work.
* Simple test program to check _for_uri nautilus metadata calls in nautilus.Maciej Stachowiak2000-06-011-0/+1
| | | | | | | | | | | | | * test/test-nautilus-mime-actions.c: Simple test program to check _for_uri nautilus metadata calls in nautilus. * test/Makefile.am: Build test-nautilus-mime-actions * Makefile.am, configure.in: add test directory to the build. * libnautilus-extensions/nautilus-mime-actions.c (nautilus_mime_get_default_action_for_uri, nautilus_mime_get_default_application_for_uri, nautilus_mime_get_default_component_for_uri): Implemented in the same temporary stub way as the other calls.
* first checkin for link sets, which are incomplete and not hooked up yet.Andy Hertzfeld2000-06-011-0/+1
| | | | | | first checkin for link sets, which are incomplete and not hooked up yet. Also, added a title to the property browser and improved the default color choices to one's specified by Susan.
* Fix bug 724 by adding a slightly better, but still lame mozilla detectionRamiro Estrugo2000-05-301-3/+16
| | | | | | * configure.in: Fix bug 724 by adding a slightly better, but still lame mozilla detection artificial intelligence.
* Added French Language support as done byRobin Slomkowski2000-05-251-1/+1
| | | | | Jean-Michel Ardantz <jmardantz@ifrance.com> Added fr as a language in configure.in, and added po/fr.po
* Major cvs gymnastics to move trilobite/lib into trilobite/libtrilobite.Eskil Heyn Olsen2000-05-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: * components/services/install/command-line/Makefile.am: * components/services/install/lib/Makefile.am: * components/services/startup/lib/Makefile.am: * components/services/startup/nautilus-view/Makefile.am: * components/services/time/command-line/Makefile.am: * components/services/time/command-line/main.c: * components/services/time/service/Makefile.am: * components/services/time/service/main.c: * components/services/time/service/trilobite-eazel-time-service.c: * components/services/trilobite/Makefile.am (SUBDIRS): * components/services/trilobite/sample/command-line/Makefile.am: * components/services/trilobite/sample/command-line/main.c: * components/services/trilobite/sample/nautilus-view/Makefile.am (SUBDIR): * components/services/trilobite/sample/service/Makefile.am: * components/services/trilobite/sample/service/main.c: * components/services/trilobite/sample/service/sample-service-impl.c: Major cvs gymnastics to move trilobite/lib into trilobite/libtrilobite. All files in components/services/trilobite/src and lib have been deleted and are now in components/services/trilobite/libtrilobite.
* Completed bugzilla task 763, Test component needed for failureMaciej Stachowiak2000-05-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases. Two new components called "Content Loser" and "Sidebar Loser" will fail on startup based on environment variables or in response to menu or toolbar items (Darin suggested using silly names, though not these specific ones). * components/loser/README: Some docs on making the new components fail. * components/loser/content/main.c, components/loser/content/nautilus-content-loser.c, components/loser/content/nautilus-content-loser.h: New content view which fails on demand. * components/loser/content/nautilus-content-loser.oafinfo: oaf activation record for it. * components/loser/sidebar/main.c, components/loser/sidebar/nautilus-sidebar-loser.c, components/loser/sidebar/nautilus-sidebar-loser.h: New sidebar panel that fails on demand. * components/loser/sidebar/nautilus-sidebar-loser.oafinfo: oaf activation record for it. * components/Makefile.am, components/loser/Makefile.am, components/loser/content/Makefile.am, components/loser/sidebar/Makefile.am, configure.in: Added loser components to build. * nautilus-clean.sh: Added loser components to nautilus-clean.sh
* Added a simple command line implementation of nautilus-installer.J Shane Culpepper2000-05-231-1/+0
|
* added the components/services/time/ makefilesEskil Heyn Olsen2000-05-201-0/+1
| | | | | * configure.in: added the components/services/time/ makefiles
* ja.po: Initial Japanese translation from Akira Tagoh.Yukihiro Nakai2000-05-191-1/+1
|
* Adding the gnom-http dep.J Shane Culpepper2000-05-151-0/+17
|
* Created a lib directory for each individual service so that common functions canJ Shane Culpepper2000-05-131-0/+2
| | | | be shared between the nautilus-view and the command-line implementation.
* configure now makes the makefiles in componets/services/trilobite/*/*Eskil Heyn Olsen2000-05-111-0/+4
|
* Remove the MOZILLA_FIVE_HOME hack. Add support for mousing over link status,Ramiro Estrugo2000-05-091-5/+0
| | | | progress notification, title changed, location changed, busy cursor.
* Massive reorganization of components/services. All service componentsJ Shane Culpepper2000-05-091-1/+14
| | | | | | | | | are now broken up into a command-line and a nautilus-view. Added directories for trilobite, the core service framework. Added directories for the proof of concept time sync service. Also added nautilus-installer directory at the base level of nautilus which will contain the bootstrap installer for nautilus and its dependancies. Most these changes are in the build harness yet.
* Remove libglade check and hacking blurb. We dont use libglade no more,Ramiro Estrugo2000-05-091-2/+0
|
* Added Galician translationJesus Bravo Alvarez2000-05-061-1/+1
|
* Added ko to ALL_LINGUASFatih Demir2000-05-031-1/+1
|
* 1st cut at the property browser for drag and drop customizationAndy Hertzfeld2000-05-031-0/+2
| | | | 1st cut at the property browser for drag and drop customization
* data/mime/.cvsignore, , Removed files. Nautilus doesn't need to installJohn Sullivan2000-05-021-1/+0
| | | | | | | | | | | | * data/mime/.cvsignore, * data/mime/Makefile.am:, * data/mime/nautilus.keys: Removed files. Nautilus doesn't need to install the human-readable MIME descriptions any more because gnome-vfs does it. * configure.in, * data/Makefile.am: Removed build system fu that was installing nautilus.keys.
* Check in patch suggested by Roberto Zunino <zunino@cli.di.unipi.it>. CheckRamiro Estrugo2000-04-291-0/+10
| | | | | | | | * configure.in: * librsvg/Makefile.am: Check in patch suggested by Roberto Zunino <zunino@cli.di.unipi.it>. Check for gdk-pixbuf in configure and use the flags set by that in the rsvg makefile.
* Add a real check for pam.Ramiro Estrugo2000-04-281-5/+16
|
* More FIXME-to-bug work.John Sullivan2000-04-271-1/+1
| | | | | | | | | | | | | * configure.in * components/services/startup/nautilus-service-startup-view.c, * libnautilus-extensions/nautilus-directory-async.c, * libnautilus-extensions/nautilus-global-preferences.c, * libnautilus-extensions/nautilus-icon-canvas-item.c, * src/ntl-uri-map.c: Wrote bug reports for all FIXMEs in these files. With this checkin and Darin's next one, there should be no more FIXMEs in Nautilus without a bug report.
* Add authenticate helper utility to build.Ramiro Estrugo2000-04-271-0/+11
|
* Install libnautilus-extensions files in the right place. Add first tryRamiro Estrugo2000-04-261-0/+1
| | | | at rpm spec file.
* Added a gnet configure test so that gnet is no longer hard coded in makefiles.J Shane Culpepper2000-04-241-0/+17
|
* added new hardware view component, plus renamed link filesAndy Hertzfeld2000-04-241-0/+2
| | | | added new hardware view component, plus renamed link files
* Check for -lrpm and its dependency libs. On success, define HAVE_RPM andMartin Baulig2000-04-231-0/+21
| | | | | | | | | | | | | | 2000-04-23 Martin Baulig <martin@home-of-linux.org> * configure.in: Check for -lrpm and its dependency libs. On success, define HAVE_RPM and AC_SUBST(RPM_LIBS). Added BUILD_RPMVIEW_COMPONENT automake conditional. * acconfig.h (HAVE_RPM): Added. * components/Makefile.am: Conditionally compile rpmview. * components/rpmview/Makefile.am: Use $(RPM_LIBS) rather than -lrpm so we get the correct dependency libs such as -lgz2.
* Add back tests erroneously removed in the last checkin.Maciej Stachowiak2000-04-211-0/+10
| | | | | * configure.in: Add back tests erroneously removed in the last checkin.
* Added sv to ALL_LINGUASAndreas Hydén2000-04-201-11/+1
|
* Added Danish language filePablo Saratxaga2000-04-191-1/+1
|
* Check for OAF the oficially approved way. Check for GConf.Maciej Stachowiak2000-04-191-11/+5
| | | | | * configure.in: Check for OAF the oficially approved way. Check for GConf.
* OAF conversion. You must now build bonobo and gnome-vfs with --enable-oafMaciej Stachowiak2000-04-191-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OAF conversion. You must now build bonobo and gnome-vfs with --enable-oaf * configure.in: Check for OAF * libnautilus/nautilus-view-component.idl: Inherit from Bonobo::Unknown instead of GNOME::Unknown. * libnautilus-extensions/nautilus-global-preferences.c, libnautilus-extensions/nautilus-global-preferences.h: Refer to meta views by OAFIID, not GOAD ID. * src/ntl-uri-map.c (my_notify_when_ready): Replaced hardcoded list of GOAD IDs with a hardcoded list of OAFIIDs. (add_components_from_metadata): Changed the expected format; it is now label=component instead of component:label since OAFIIDs contain colons. * src/ntl-view.c (nautilus_view_destroy_client): unref the Zoomable interface of the View, if any. * src/file-manager/dfos-corba.c, src/file-manager/dfos.c: replace GOAD calls with OAF ones; untested since this code is not really used right now. * src/ntl-main.c: Use OAF calls to intialize CORBA. * src/ntl-app.c: Replace GOAD IDs with OAFIIDs. Use Bonobo_Generic_Factory instead of GNOME_Generic_Factory to make the linker happy. Register the factory server with OAF, not GOAD. * src/nautilus.h: Include <liboaf/liboaf.h> instead of <libgnorba/gnorba.h> * components/help/Makefile.am, components/history/Makefile.am, components/html/Makefile.am, components/mozilla/Makefile.am, components/music/Makefile.am, components/notes/Makefile.am, components/rpmview/Makefile.am, components/sample/Makefile.am, components/services/startup/Makefile.am, components/websearch/Makefile.am, libnautilus/Makefile.am, libnautilus-extensions/Makefile.am, src/Makefile.am, src/file-manager/Makefile.am: Updated for OAF; install .oafinfo files instead of .gnorba. * components/help/hyperbola-main.c, components/history/ntl-history-view.c, components/html/ntl-web-browser.c, components/mozilla/main.c, components/music/main.c, components/notes/ntl-notes.c, components/rpmview/main.c, components/sample/main.c, components/services/startup/main.c, components/websearch/ntl-web-search.c: Convert to OAF; use OAFIIDs and oaf intialization functions. * src/nautilus.oafinfo, components/help/hyperbola.oafinfo, components/history/ntl-history-view.oafinfo, components/html/ntl-web-browser.oafinfo, components/music/nautilus-music-view.oafinfo, components/notes/ntl-notes.oafinfo, components/rpmview/nautilus-rpm-view.oafinfo, components/services/startup/nautilus-service-startup-view.oafinfo, components/websearch/ntl-web-search.oafinfo, components/sample/nautilus-sample-content-view.oafinfo, components/mozilla/nautilus-mozilla-content-view.oafinfo: New OAF activation records. * src/nautilus.goad, components/help/hyperbola.goad, components/history/ntl-history-view.goad, components/html/ntl-web-browser.goad, components/music/nautilus-music-view.goad, components/notes/ntl-notes.goad, components/rpmview/nautilus-rpm-view.goad, components/services/startup/nautilus-service-startup-view.goad, components/websearch/ntl-web-search.goad, components/sample/nautilus-sample-content-view.goad, components/mozilla/nautilus-mozilla-content-view.goad: Removed.
* Add support for setting a reasonable default for MOZILLA_FIVE_HOME - whichRamiro Estrugo2000-04-191-0/+5
| | | | | | | | | | | | | * configure.in, acconfig.h: Add support for setting a reasonable default for MOZILLA_FIVE_HOME - which mozilla needs to survie. * components/mozilla/main.c: (mozilla_setup_environment) Add a function to hack the mozilla environment into something that might have a chance of working by default. * src/ntl-uri-map.c: Add a temporary hack protocol moz:// to test mozilla in isolation from gnome-vfs trying to do http stuff.
* Add voodoo to support --with-mozilla.Ramiro Estrugo2000-04-191-0/+67
| | | | | | | | | * configure.in: Add voodoo to support --with-mozilla. * components/Makefile.am: Add conditional build of mozilla subdir. * components/mozilla/Makefile.am: Un-hardcode cflags and libs. Use the values set in configure instead.