- 11 Oct, 2004 6 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
2004-10-11 Alexander Larsson <alexl@redhat.com> * NEWS: Update for 2.8.1
-
Alexander Larsson authored
2004-10-11 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-utilities.[ch]: * libnautilus-private/nautilus-file.[ch]: * libnautilus-private/nautilus-icon-factory.c: Use home icon for homedir. Patch from Anders Carlsson <andersca@gnome.org>
-
Alexander Larsson authored
2004-10-11 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-view.c (fm_list_view_start_renaming_file): Set up clipboard when renaming.
-
Alexander Larsson authored
2004-10-11 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory.[ch]: Make nautilus_directory_get_file_list virtual * libnautilus-private/nautilus-desktop-directory.c: * libnautilus-private/nautilus-merged-directory.c: Override virtual to return all files. Fixes bug #149096. Patch from Jimmy Do <crispyleaves@gmail.com> * src/file-manager/fm-directory-view.c (fm_directory_view_init_show_hidden_files): Don't set up hidden files prefs if ignoring them * src/file-manager/fm-icon-view.c (should_show_file_on_screen): Check if file should be visible.
-
Anders Carlsson authored
2004-10-11 Anders Carlsson <andersca@gnome.org> * libnautilus-private/nautilus-metadata.h: * libnautilus-private/nautilus-mime-actions.c: (nautilus_mime_get_default_application_for_file), (nautilus_mime_get_open_with_applications_for_file), (nautilus_mime_get_applications_for_file), (gnome_vfs_mime_application_has_id): * libnautilus-private/nautilus-view-query.c: (nautilus_view_query_get_default_component_for_file_internal), (nautilus_view_query_get_components_for_file), (make_bonobo_activation_query_with_known_mime_type), (make_bonobo_activation_query_with_uri_scheme_only), (server_matches_content_requirements), (nautilus_do_component_query), (nautilus_view_query_get_popup_components_for_file), (nautilus_view_query_get_property_components_for_file): Remove a couple of unused keys from nautilus-metadata.h
-
- 08 Oct, 2004 2 commits
-
-
Alexander Larsson authored
2004-10-08 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c (extension_action_slow_mime_types_ready_callback): Correct strcmp typo. (#142530) Patch from Simon Hart
-
Anders Carlsson authored
2004-10-08 Anders Carlsson <andersca@gnome.org> * src/file-manager/fm-directory-view.c: (convert_file_list_to_string), (get_clipboard_callback), (clear_clipboard_callback), (convert_file_list_to_uri_list), (copy_or_cut_files), (fm_directory_view_class_init): Add support for pasting the clipboard contents as a string.
-
- 07 Oct, 2004 1 commit
-
-
Nguyen Thai Ngoc Duy authored
-
- 06 Oct, 2004 5 commits
-
-
Martin Wehner authored
2004-10-06 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-directory-view.c: (process_new_files): * src/file-manager/fm-list-view.c: (fm_list_view_sort_files), (fm_list_view_class_init): * src/file-manager/fm-list-model.[ch]: (fm_list_model_sort_files): Implement sort_files for list view and sort old changed files.
-
Martin Wehner authored
2004-10-06 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-directory-view.c: (split_off_first_n), (display_pending_files), (display_pending_idle_callback): Process unlimited files at once instead of 300 each time.
-
Alexander Larsson authored
2004-10-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-canvas-item.c (draw_or_measure_label_text): Readjust padding from last change.
-
Alexander Larsson authored
2004-10-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (start_rubberbanding): Use guint, not uint (#150359) Patch from Gustavo Carneiro.
-
Alexander Larsson authored
2004-10-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-async.c (directory_load_one): Don't crash if info->name == NULL. (Not valid, but happened with smb backend.)
-
- 05 Oct, 2004 3 commits
-
-
Leonid Kanter authored
-
Nguyen Thai Ngoc Duy authored
-
Martin Wehner authored
2004-10-05 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-list-view.c (fm_list_view_set_selection): Notify about selection change only once per call.
-
- 04 Oct, 2004 4 commits
-
-
Alexander Larsson authored
2004-10-04 Alexander Larsson <alexl@redhat.com> * configure.in: Don't need to detect libjpeg anymore.
-
Leonid Kanter authored
-
Alexander Larsson authored
2004-10-04 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file.c: (nautilus_file_compare_for_sort): Make sort-by-emblem not crash.
-
Alexander Larsson authored
2004-10-04 Alexander Larsson <alexl@redhat.com> * src/file-manager/nautilus-directory-view-ui.xml: * src/nautilus-shell-ui.xml: * src/nautilus-spatial-window-ui.xml: Allow keynav on desktop by adding accel entries (#135399).
-
- 03 Oct, 2004 1 commit
-
-
Christophe Merlet authored
-
- 01 Oct, 2004 6 commits
-
-
Martin Wehner authored
2004-10-01 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-directory-view.c: (fm_directory_view_notify_selection_changed): Only sniff ahead attributes needed for activation when selecting a single file.
-
Alexander Larsson authored
-
Alexander Larsson authored
2004-10-01 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-model.c (fm_list_model_sort): Fix reordering on resort (#144803) Patch from Jimmy Do <crispyleaves@gmail.com>
-
Alexander Larsson authored
2004-10-01 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-dnd.c (nautilus_drag_default_drop_action_for_icons): Allow move to non-same-fs. (#120052)
-
Alexander Larsson authored
2004-10-01 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-canvas-item.c: Correct centering of text when icon is selected (#154088) Patch from Vincent Noel <vincent.noel@gmail.com>
-
Alexander Larsson authored
2004-10-01 Alexander Larsson <alexl@redhat.com> * src/nautilus-connect-server-dialog.c (connect_to_server): Escape created uris. Patch from Michael Henson <mike@axl.net>
-
- 29 Sep, 2004 1 commit
-
-
Sebastien Bacher authored
2004-09-29 Sebastien Bacher <seb128@debian.org> * fr.po: Fix in the French translation.
-
- 26 Sep, 2004 1 commit
-
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
- 25 Sep, 2004 1 commit
-
-
Alexander Larsson authored
2004-09-25 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c (paste_clipboard_data): Clear clipboard after cut. Fixes #134420. Patch from Glenn Pierce.
-
- 24 Sep, 2004 1 commit
-
-
Hasbullah Bin Pit authored
2004-09-24 Hasbullah Bin Pit <sebol@my-penguin.org> * ms.po: Updated Malay translation.
-
- 20 Sep, 2004 2 commits
-
-
Kjartan Maraas authored
2004-09-20 Kjartan Maraas <kmaraas@gnome.org> * libnautilus-private/nautilus-file.c: (nautilus_file_get_volume_free_space): Plug a possible leak if vfs_uri is NULL. Closes bug #152985.
-
Alexander Larsson authored
2004-09-20 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory.c (nautilus_directory_schedule_position_set): Don't reference screen when removing.
-
- 18 Sep, 2004 2 commits
-
-
Kjartan Maraas authored
-
Ivan Stojmirov authored
-
- 17 Sep, 2004 3 commits
-
-
Kjartan Maraas authored
-
Kjartan Maraas authored
2004-09-17 Kjartan Maraas <kmaraas@gnome.org> * src/file-manager/fm-directory-view.c: (get_activation_action), (real_update_menus_volumes), (fm_directory_view_activate_files): Plug a couple of leaks. Closes bug #152769.
-
Alexander Larsson authored
2004-09-17 Alexander Larsson <alexl@redhat.com> * cut-n-paste-code/libegg/egg-recent-model.c: (egg_recent_model_monitor): Update to latest egg-recent.
-
- 15 Sep, 2004 1 commit
-
-
Alessio Frusciante authored
-