2005-11-14 Alexander Larsson * configure.in: Require new eel * NEWS: Update for release 2005-11-14 Alexander Larsson * src/file-manager/fm-tree-view.c: (create_tree): * src/nautilus-main.c: (register_icons): * src/nautilus-window-menus.c: Always use gnome-fs-home for home icon. 2005-11-14 Alexander Larsson * libnautilus-private/nautilus-icon-canvas-item.c: (nautilus_icon_canvas_item_bounds): Handle emblem size correctly when zoomed. Patch from Christian Neumair 2005-11-14 Alexander Larsson * src/nautilus-desktop-window.c (realize): Fix typo (#320003) 2005-11-07 Federico Mena Quintero Fix the volumes part of bug #45953: * libnautilus-private/nautilus-icon-container.c (finish_adding_new_icons): First, call assign_icon_position(). Then, don't ignore the fact that the icon may have a lazy position; check the icon->has_lazy_position flag even after retrieving its stored position. If the flag is turned on, defer the icon to the semi_position_icons list. 2005-11-14 Alexander Larsson * libnautilus-private/nautilus-icon-canvas-item.c: (draw_frame): Handle the case of missing highlight frame better. Patch from Christian Neumair 2005-11-14 Alexander Larsson * src/file-manager/fm-properties-window.c: Nicer ui for setting custom icons (#95115) Patch from Christian Neumair 2005-11-14 Alexander Larsson * libnautilus-private/nautilus-file-operations.[ch]: * src/file-manager/fm-directory-view.[ch]: * src/file-manager/fm-icon-view.c: * src/file-manager/fm-list-view.c: * src/file-manager/fm-tree-view.c: Get the right position on new folders/files when in manual position mode. Patch from Christian Neumair 2005-11-14 Alexander Larsson * libnautilus-private/nautilus-file-operations.c: (handle_transfer_overwrite): Add skip all button. (#48331) Patch from Guillaume Desmottes 2005-11-13 Christian Neumair * libnautilus-private/nautilus-icon-container.c: Use ctrl-shift-g to browse back in results. Fixes #320061. 2005-11-08 Martin Wehner * src/file-manager/fm-tree-view.c: (create_tree): Connect the compare function before root nodes are added. Prevents the internal sort model of GtkTree from going out of sync with the tree view after a root node resort. Fixes #158506. 2005-10-28 Matthias Clasen * libnautilus-private/nautilus-icon-canvas-item.h: * libnautilus-private/nautilus-icon-canvas-item.c (draw_stretch_handles: (hit_test_stretch_handle): Improve drawing of the outline for icon stretching, make the knob image themable as stock-nautilus-knob. * libnautilus-private/nautilus-icon-container.c: Implement icon stretching via keyboard, with +, - and 0. * src/nautilus-window-manage-views.c (zoom_level_changed_callback): Make the ZOOM_NORMAL action insensitive when zooming is not supported, so that it does not eat 0. 2005-10-26 Alexander Larsson * libnautilus-private/nautilus-file-operations.c: Include locale.h to fix build. Patch from Nelson Benítez. 2005-10-26 Alexander Larsson * src/nautilus-window-menus.c: (action_connect_to_server_callback): Fix leak. Patch from Kjartan Maraas. (#319333) 2005-10-26 Alexander Larsson * libnautilus-private/nautilus-mime-actions.c (get_open_with_mime_applications): Correctly sort the mime lists. 2005-10-24 Alexander Larsson * configure.in: Post release version bump. === nautilus 2.13.1 ===