2003-01-27 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-icon-factory.c
(nautilus_icon_factory_get_icon_for_file):
Only pass GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT if there
is top-left text to use.
2003-01-22 Christian Rose <menthos@menthos.com>
* configure.in: Added "mn" to ALL_LINGUAS.
* po/mn.po: Added Mongolian translation by
Ochirbat Batzaya <buuvei@yahoo.com>.
2003-01-20 Dave Camp <dave@ximian.com>
* AUTHORS: Added the 2.2 team.
* THANKS: Added a section for 2.x, updated.
* README: Removed the obsolete info, added some up-to-date info.
* src/nautilus-window-menus.c: (help_menu_about_nautilus_callback):
Added the 2.2 team to the about box.
* HACKING: Updated, patch from Alex Duggan.
2003-01-20 Dave Camp <dave@ximian.com>
* src/file-manager/fm-list-view.c (key_press_callback): Removed
previous patch to this function, it was breaking keynav.
2003-01-20 Alexander Larsson <alexl@redhat.com>
* src/file-manager/fm-directory-view.c (bonobo_mime_action_activate_callback):
Correct the CORBA_Any usage with context menus.
* libnautilus-private/nautilus-icon-factory.c:
Look at mtime for absolute filename icons so we reload thumbnails etc.
2003-01-20 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-icon-container.c:
When deleting an icon with the keyboard focus, set focus on
an adjacent icon.
2003-01-20 Alexander Larsson <alexl@redhat.com>
* src/nautilus-file-management-properties.c:
Implement the help button.
2003-01-20 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file.c:
Revert the symlink activation change. For later discussion.
2003-01-18 Dave Camp <dave@ximian.com>
* src/file-manager/fm-list-view.c: (cell_renderer_edited),
(create_and_set_up_tree_view), (fm_list_view_start_renaming_file):
Don't initiate a rename on mouse clicks.
Patch from Marten Ter Borgh <marten-devel@terborgh.demon.nl>,
fixes bug #83552.
2003-01-17 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.c:
Convert link names and duplicate names with
g_filename_to/from_utf8(). (#103721)
Patch from hidetoshi.tajima@sun.com
2003-01-16 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.c (nautilus_file_operations_new_folder):
Convert new directory name with g_filename_from_utf8(). (#90154)
2003-01-16 Alexander Larsson <alexl@redhat.com>
* nautilus-file-management-properties.desktop.in:
* src/network-scheme.desktop.in:
Change the icon to something that exists.
2003-01-14 Dave Camp <dave@ximian.com>
* libnautilus-private/nautilus-view-identifier.c:
(nautilus_view_identifier_new), (nautilus_view_identifier_copy),
(nautilus_view_identifier_new_from_bonobo_server_info),
(nautilus_view_identifier_free):
* libnautilus-private/nautilus-view-identifier.h: Add a
view_as_label_with_mnemonic field to the server file and
NautilusViewIdentifier.
* src/nautilus-window.c: (add_view_as_bonobo_menu_item): Use
the mnemonics in the view menu.
* src/Nautilus_shell.server.in: Add view_as_label_with_mnemonic
fields to the Icon and List views.
2003-01-14 David Bordoley <bordoley@msu.edu>
* src/nautilus-view-frame.c
Fixed typo in nautilus_view_frame_class_init
s/open_location_in_this_window/open_location_prefer_existing_window
for the prefer existing window case.
2003-01-14 Anders Carlsson <andersca@codefactory.se>
* src/file-manager/fm-icon-view.c:
(get_stored_icon_position_callback),
(icon_position_changed_callback):
Store the value of the previous locale, not the C
one that we're setting.
Fixes#45300, reported by Christian Rose.
2003-01-13 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-directory-background.c:
Rename nautilus_file_update_desktop_pixmaps to
nautilus_file_update_root_pixmaps for clarity.
Call eel_background_set_is_constant_size on the desktop
background earlier.
Set the color on the correct window (root window, not desktop window).
* libnautilus-private/nautilus-icon-container.c:
Override the draw_background signal to not clear/redraw the background
on every expose. That's not needed since EelBackground correctly sets
the background of the XWindow.
2003-01-13 Dave Camp <dave@ximian.com>
* components/image_properties/nautilus-image-properties-view.c
(nautilus_image_properties_view_class_init): Save the parent
class.
(nautilus_image_properties_view_finalize): Chain to the parent
class.
2003-01-12 Dave Camp <dave@ximian.com>
* src/file-manager/fm-list-view.c (key_press_callback): Only
handle keypresses on the bin window.
Fixes#102259, thanks to Pasupathi <pasupathi.duraisamy@wipro.com>
for helping to track this down.
2003-01-12 Dave Camp <dave@ximian.com>
* src/file-manager/fm-list-view.c (button_press_callback): In
single click mode, don't activate if shift or control is held
down. This matches the icon view behavior.
Fixes#81896.
2003-01-12 Dave Camp <dave@ximian.com>
* src/file-manager/fm-list-view.c: (button_press_callback): Handle
activation and the popup menu from here.
(create_and_set_up_tree_view): Don't connect to
button_release_event or event_after.
Fixes#91176.
2003-01-08 Alex Duggan <aldug@gnome.org>
* configure.in:
Use pkg-config instead of orbit2-config. (fixes#73299)
* libnautilus-private/nautilus-icon-container.c:
Remove unneccessary include of libnautilus/nautilus-clipboard.h
* src/file-manager/fm-directory-view.c:
Remove unnecessary include of fm-desktop-icon-view.h
Patch from David Bordoley <bordoley@msu.edu>
2003-01-07 Alex Duggan <aldug@gnome.org>
* components/notes/Nautilus_View_notes.server.in.in: s/Nodes/Notes/
Patch from R.I.P. Deaddog. Fixes#102736.
Approved by i18n and release teams
2003-01-06 Alexander Larsson <alexl@redhat.com>
* src/file-manager/nautilus-directory-view-ui.xml:
Remove duplicate accel for move to trash. Fixes
the delete-in-rename-deletes-file bug. (#101203)
Patch by Rolf Kulemann
2003-01-06 Arvind Samptur <arvind.samptur@wipro.com>
* src/nautilus-information-panel.c
(nautilus_information_panel_update_buttons): changing the
mnemonic of "Empty Trash" button. Resolves the conflict
between "Edit" menu option and "Empty Trash" button, which
caused the desktop to be badly stuck.
Please see #101690, for Owen's comments as well.
2002-12-27 Bastien Nocera <hadess@hadess.net>
* src/nautilus-server-connect.c: (update_icon): disable DEBUG
(Closes: #101430), use GnomeIconTheme stuff so we get the icons back
as in the old times
2002-12-19 James Willcox <jwillcox@gnome.org>
* libnautilus-private/nautilus-directory-notify.h:
* libnautilus-private/nautilus-directory.c:
(nautilus_directory_schedule_position_set):
* libnautilus-private/nautilus-file-changes-queue.c:
(nautilus_file_changes_queue_schedule_position_set),
(nautilus_file_changes_consume_changes):
* libnautilus-private/nautilus-file-changes-queue.h:
* libnautilus-private/nautilus-file-operations.c:
(icon_position_iterator_new), (apply_one_position),
(nautilus_file_operations_copy_move):
* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move),
(handle_nonlocal_move):
* libnautilus-private/nautilus-metadata.h:
* src/file-manager/fm-desktop-icon-view.c:
(fm_desktop_icon_view_init):
* src/file-manager/fm-directory-view.c: (new_folder_done),
(file_changed_callback):
* src/file-manager/fm-icon-view.c: (should_show_file_on_screen),
(fm_icon_view_remove_file), (fm_icon_view_add_file),
(fm_icon_view_file_changed), (fm_icon_view_filter_by_screen),
(fm_icon_view_instance_init):
* src/file-manager/fm-icon-view.h:
Make the desktop icon view store the screen number with the icon
positions. Now, a given icon appears on one screen only, and you
can drag them between screens, etc.
2002-12-19 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-directory-background.c (image_loading_done_callback):
Handle the fact the we may have to reload the background if it
needed to be rescaled before.
2002-12-18 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.c (build_error_string):
Better error message when moving a file over a parent directory.