summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Dutch translation updated by Reinout van Schouwen.Vincent van Adrighem2003-06-092-24/+79
| | | | | | 2003-06-10 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Reinout van Schouwen.
* Add a mode for text-beside-icons.Dave Camp2003-06-0913-64/+345
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-06-09 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-icon-canvas-item.c: (compute_text_rectangle), (nautilus_icon_canvas_item_update_bounds), (draw_or_measure_label_text), (measure_label_text), (draw_label_text), (nautilus_icon_canvas_item_draw), (create_label_layout), (nautilus_icon_canvas_item_bounds), (nautilus_icon_canvas_item_get_text_rectangle), (nautilus_icon_canvas_item_get_max_text_width): * libnautilus-private/nautilus-icon-canvas-item.h: * libnautilus-private/nautilus-icon-container.c: (get_grid_width), (lay_down_icons_horizontal), (nautilus_icon_container_set_label_position): * libnautilus-private/nautilus-icon-container.h: * libnautilus-private/nautilus-icon-private.h: Add a mode for text-beside-icons. * libnautilus-private/apps_nautilus_preferences.schemas.in: * libnautilus-private/nautilus-global-preferences.h: * src/file-manager/fm-desktop-icon-view.c: (fm_desktop_icon_view_class_init), (real_supports_keep_aligned), (real_supports_labels_beside_icons): * src/file-manager/fm-icon-view.c: (fm_icon_view_supports_labels_beside_icons), (real_supports_labels_beside_icons), (set_labels_beside_icons), (fm_icon_view_begin_loading), (labels_beside_icons_changed_callback), (fm_icon_view_class_init), (fm_icon_view_instance_init): * src/file-manager/fm-icon-view.h: Add a "text beside icons" preference. * src/nautilus-file-management-properties.c: (nautilus_file_management_properties_dialog_setup): * src/nautilus-file-management-properties.glade: Add the pref to the dialog.
* Updated French translation.Christophe Merlet2003-06-092-49/+61
|
* Updated French translation.Christophe Merlet2003-06-082-177/+215
|
* Call gnome_authentication_manager_init ().Dave Camp2003-06-082-0/+8
| | | | | | | 2003-06-08 Dave Camp <dave@ximian.com> * components/adapter/main.c: (main): Call gnome_authentication_manager_init ().
* Allow the context menu to supply an icon.Dave Camp2003-06-083-2/+47
| | | | | | | | 2003-06-08 Dave Camp <dave@ximian.com> * src/file-manager/fm-directory-view.c: (add_bonobo_menu_ui_and_verbs): Allow the context menu to supply an icon.
* If all files have the same icon, show that icon.Dave Camp2003-06-082-33/+59
| | | | | | | | | | | | | 2003-06-08 Dave Camp <dave@ximian.com> * src/file-manager/fm-properties-window.c: (create_basic_page): (get_pixbuf_for_properties_window), (update_properties_window_icon), (create_image_widget): If all files have the same icon, show that icon. (properties_window_update): Update the icon. (remove_from_dialog): Fixed a problem removing from the target file list.
* New zoom control using stock widgets. Patch from Iain HolmesDave Camp2003-06-083-456/+148
| | | | | | | | | | | | | | | | 2003-06-08 Dave Camp <dave@ximian.com> * src/nautilus-zoom-control.c: (nautilus_zoom_control_finalize), (nautilus_zoom_control_button_press_event), (zoom_out_clicked), (zoom_in_clicked), (set_label_size), (label_style_set_callback), (nautilus_zoom_control_instance_init), (nautilus_zoom_control_new), (nautilus_zoom_control_redraw), (create_zoom_menu), (nautilus_zoom_control_set_zoom_level), (nautilus_zoom_control_set_parameters), (nautilus_zoom_control_class_init), (nautilus_zoom_control_accessible_get_type): * src/nautilus-zoom-control.h: New zoom control using stock widgets. Patch from Iain Holmes <iain@prettypeople.org>.
* Implement multi-file property dialogs.Dave Camp2003-06-0810-535/+1606
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-06-08 Dave Camp <dave@ximian.com> * src/file-manager/fm-properties-window.h: * libnautilus-private/nautilus-mime-actions.c: (has_server_info_in_list), (server_info_list_intersection), (nautilus_mime_get_property_components_for_files): * libnautilus-private/nautilus-mime-actions.h: * src/file-manager/fm-directory-view.c: (open_properties_window_callback), (open_one_in_new_window): * src/file-manager/fm-properties-window.c: (is_multi_file_window), (get_original_file), (get_target_file_for_original_file), (get_target_file), (add_prompt_and_separator), (get_pixbuf_for_properties_window), (reset_icon), (create_image_widget_for_file), (update_name_field), (name_field_restore_original_name), (name_field_done_editing), (file_has_keyword), (get_initial_emblem_state), (emblem_button_toggled), (emblem_button_update), (update_properties_window_title), (remove_from_dialog), (mime_list_equal), (get_mime_list), (properties_window_update), (file_list_attributes_identical), (file_list_get_string_attribute), (file_list_all_local), (file_list_all_directories), (value_field_update_internal), (value_field_update), (attach_value_field_internal), (attach_value_field), (attach_ellipsizing_value_field), (append_separator), (directory_contents_value_field_update), (attach_directory_contents_value_field), (append_title_value_pair), (append_title_and_ellipsizing_value), (update_visibility_of_item_count_fields), (should_show_custom_icon_buttons), (should_show_file_type), (should_show_accessed_date), (should_show_mime_type), (should_show_link_target), (should_show_free_space), (create_basic_page), (get_initial_emblems), (create_emblems_page), (permission_change_callback), (get_initial_permission_state), (permission_button_toggled), (permission_button_update), (set_up_permissions_checkbox), (add_permissions_checkbox), (append_special_execution_checkbox), (append_special_execution_flags), (all_can_get_permissions), (all_can_set_permissions), (get_initial_permissions), (create_permissions_page), (get_uri_list), (bonobo_page_activate_callback), (can_handle_multiple_files), (append_bonobo_pages), (should_show_emblems), (should_show_permissions), (get_pending_key), (startup_data_new), (startup_data_free), (create_properties_window), (get_target_file_list), (add_window), (remove_window), (get_existing_window), (cancel_create_properties_window_callback), (directory_view_destroyed_callback), (cancel_call_when_ready_callback), (remove_pending), (is_directory_ready_callback), (fm_properties_window_present), (real_destroy), (real_finalize), (set_icon_callback), (select_image_button_callback), (remove_image_button_callback): Implement multi-file property dialogs. * components/image_properties/Nautilus_View_image_properties.server .in.in: * components/image_properties/nautilus-image-properties-view.c: (nautilus_image_properties_view_finalize), (get_property), (set_property), (nautilus_image_properties_view_init): * components/notes/Nautilus_View_notes.server.in.in: * components/notes/nautilus-notes.c: (set_bonobo_properties), (make_notes_view): Use new multipage property.
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-0813-12/+24
| | | | | | | | | | | Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.c src/nautilus-bookmarks-window.c src/nautilus-file-management-properties.c src/nautilus-property-browser.c src/nautilus-server-connect.c src/nautilus-window-menus.c src/nautilus-window.c src/file-manager/fm-desktop-icon-view.c Change Close to OK for HIG compliance. Fixes bug #112207
* Updated Catalan translation.Jordi Mallach2003-06-072-270/+190
|
* Added Icelandic translationSamúel Jón Gunnarsson2003-06-064-1/+7170
| | | | | | 2003-06-06 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Added Icelandic translation
* Updated Catalan translation.Jordi Mallach2003-06-052-94/+76
|
* 2003-06-05 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-06-052-36/+17
|
* Dutch translation updated by Reinout van Schouwen.Vincent van Adrighem2003-06-042-28/+32
| | | | | | 2003-06-04 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Reinout van Schouwen.
* Remove complete enpty tamil translationKwok-Koon Cheung2003-06-044-6848/+9
|
* Update to 2.3.3, update requirements.NAUTILUS_2_3_3Alexander Larsson2003-06-0457-4435/+5968
| | | | | | | | 2003-06-04 Alexander Larsson <alexl@redhat.com> * NEWS: * configure.in: Update to 2.3.3, update requirements.
* Use gnome-spinner icons from gnome-icon-theme. Extract the images from aMarco Pesenti Gritti2003-05-302-98/+122
| | | | | | | | | | | | | | | | 2003-05-30 Marco Pesenti Gritti <marco@it.gnome.org> * components/throbber/nautilus-throbber.c: (get_throbber_dimensions), (nautilus_throbber_instance_init), (nautilus_throbber_theme_changed), (select_throbber_image), (scale_to_real_size), (extract_frame), (nautilus_throbber_load_images), (nautilus_throbber_finalize): Use gnome-spinner icons from gnome-icon-theme. Extract the images from a grid instead of using an icon for each frame. It's necessary to install a recent gnome icon theme cvs to have throbber working.
* added x-directory/smb-share to both icon and list view supportedStephen Browne2003-05-302-0/+7
| | | | | | | 2003-05-30 Stephen Browne <stephen.browne@sun.com> * src/Nautilus_shell.server.in: added x-directory/smb-share to both icon and list view supported mime-types
* Update Czech translationMiloslav Trmac2003-05-302-86/+80
|
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-302-8/+12
| | | | * zh_TW.po: Updated traditional Chinese translation.
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-272-127/+153
| | | | * zh_TW.po: Updated traditional Chinese translation.
* add missing files from libnautilus-private/ to POTFILES.inKwok-Koon Cheung2003-05-272-4/+9
|
* Remove non-existant file(s). Remove non-existant file(s).Abel Cheung2003-05-273-2/+5
| | | | | | | 2003-05-27 Abel Cheung <maddog@linux.org.hk> * po/POTFILES.in: Remove non-existant file(s). * po/POTFILES.skip: Remove non-existant file(s).
* Fixes spacebar keynav issue. Bugzilla bug #102259Pasupathi Duraisamy2003-05-272-4/+12
| | | | | | | 2003-05-27 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com> * src/file-manager/fm-list-view.c: Fixes spacebar keynav issue. Bugzilla bug #102259
* updated Walloon filePablo Saratxaga2003-05-261-53/+32
|
* updated Vietnamese filePablo Saratxaga2003-05-262-2531/+443
|
* Use the authentication manager from libgnomeui instead.Anders Carlsson2003-05-265-308/+10
| | | | | | | | | | 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libnautilus-private/Makefile.am: * libnautilus-private/nautilus-authn-manager.c: * libnautilus-private/nautilus-authn-manager.h: * src/nautilus-application.c: (finish_startup): Use the authentication manager from libgnomeui instead.
* link only dependent libraries.Pasupathi Duraisamy2003-05-262-2/+7
| | | | | | | | 2003-05-26 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com> * libnautilus/Makefile.am: link only dependent libraries. Patch reviewed by: Alexander Larsson <alexl@redhat.com>
* Patch by Christian Neumair <chris@gnome-de.org>Alexander Larsson2003-05-266-87/+222
| | | | | | | | | | | | | | | 2003-05-26 Alexander Larsson <alexl@redhat.com> Patch by Christian Neumair <chris@gnome-de.org> * src/nautilus-bookmarks-window.glade: * src/nautilus-file-management-properties.glade: * src/nautilus-server-connect.glade: Some HIG changes wrt spacing * src/file-manager/fm-properties-window.c: * src/nautilus-property-browser.c: Small string changes.
* row_activated_signal_id is on the bookmar_list_widget object and nothingAlexander Larsson2003-05-262-2/+8
| | | | | | | | 2003-05-26 Alexander Larsson <alexl@redhat.com> * src/nautilus-bookmarks-window.c (repopulate): row_activated_signal_id is on the bookmar_list_widget object and nothing else.
* Updated Irish translationPaul Duffy2003-05-232-244/+242
| | | | | 2003-05-23 Paul Duffy <dubhthach@frink.nuigalway.ie> Updated Irish translation
* Don't ref directory twice. Rename finalizer.Alexander Larsson2003-05-234-6/+29
| | | | | | | | | | | | | | 2003-05-23 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-desktop-icon-file.c: Don't ref directory twice. Rename finalizer. * libnautilus-private/nautilus-desktop-link-monitor.c: unref monitor on shutdown Unref correct object in finalize * libnautilus-private/nautilus-desktop-link.c: unref icon file in finalizer.
* Updated Swedish translation.Christian Rose2003-05-232-66/+72
| | | | | | 2003-05-23 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Updated Spanish translation.Pablo Gonzalo del Campo2003-05-232-99/+73
| | | | | | 2003-05-22 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation.
* Fix the volume uniquification code.Alexander Larsson2003-05-232-1/+7
| | | | | | | 2003-05-23 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-desktop-link-monitor.c (create_volume_link): Fix the volume uniquification code.
* Update the per-screen filtering when the view changes screens. This wasAlexander Larsson2003-05-232-0/+48
| | | | | | | | | | 2003-05-23 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c (fm_icon_view_screen_changed): Update the per-screen filtering when the view changes screens. This was needed to fix multihead desktops, since the BonoboPlug initially realizes on the wrong screen, and gets moved to the right screen when the window is mapped.
* Don't use the pointer offset when setting the drag icon.Dave Camp2003-05-203-8/+11
| | | | | | | | | 2003-05-20 Dave Camp <dave@ximian.com> * src/file-manager/fm-list-model.c: (each_path_get_data_binder): * src/file-manager/fm-list-view.c: (get_drag_pixbuf), (motion_notify_callback): Don't use the pointer offset when setting the drag icon.
* 2003-05-20 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2003-05-202-21/+22
|
* Get the _NET_DESKTOP_MANAGER selection before creating desktop window.Alexander Larsson2003-05-202-10/+98
| | | | | | | | | 2003-05-20 Alexander Larsson <alexl@redhat.com> * src/nautilus-application.c (get_desktop_manager_selection, nautilus_application_create_desktop_windows): Get the _NET_DESKTOP_MANAGER selection before creating desktop window.
* Updated my email.Christophe Merlet2003-05-194-3/+11
|
* Ported Danish translation from gnome-2-2 branch, not updated yet.Ole Laursen2003-05-192-179/+33
| | | | | | | 2003-05-19 Ole Laursen <olau@hardworking.dk> * da.po: Ported Danish translation from gnome-2-2 branch, not updated yet.
* version markersAlexander Larsson2003-05-192-0/+4
|
* pofile updatesNAUTILUS_2_3_2Alexander Larsson2003-05-1954-30539/+33337
|
* Bump to 2.3.2.Alexander Larsson2003-05-193-3/+19
| | | | | | | | 2003-05-19 Alexander Larsson <alexl@redhat.com> * NEWS: * configure.in: Bump to 2.3.2.
* mp3 mimetype is now audio/mpeg.Alexander Larsson2003-05-192-2/+7
| | | | | | | 2003-05-19 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c (play_file): mp3 mimetype is now audio/mpeg.
* Updated Portuguese translation.Duarte Loreto2003-05-182-116/+135
| | | | | | 2003-05-19 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Use eel_uris_match() instead of strcmp().Dave Camp2003-05-182-1/+7
| | | | | | | | 2003-05-18 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-file.c (nautilus_file_get_internal): Use eel_uris_match() instead of strcmp().
* Updated Czech translation.Michal Bukovjan2003-05-182-661/+842
|
* Updated French translation.Christophe Merlet2003-05-182-778/+799
|