| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
2002-07-02 Damon Chaplin <damon@ximian.com>
* libnautilus-private/nautilus-file.c (rename_guts): for .desktop files
invalidate the file's NAUTILUS_FILE_ATTRIBUTE_DISPLAY_NAME attribute
rather than calling nautilus_file_changed(), since otherwise it will
just use the old display name. Fixes bug #85966.
|
|
|
|
|
|
|
|
|
| |
2002-07-01 Damon Chaplin <damon@ximian.com>
* src/file-manager/fm-list-view.c (create_and_set_up_tree_view): set
the initial pixbuf column to match the initial zoom level, 25%.
Otherwise the pixbuf column may not be set and the icons don't appear.
Fixes bug #85286.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-02 Michael Meeks <michael@ximian.com>
* src/nautilus-preferences-dialog.c
(global_preferences_populate_sidebar_panels_callback),
(dialog_button_response_callback): sidebar -> side pane.
* src/nautilus-window-menus.c
(nautilus_window_update_show_hide_menu_items): ditto.
* components/tree/Nautilus_View_tree.server.in,
* components/notes/Nautilus_View_notes.server.in,
* components/history/Nautilus_View_history.server.in: ditto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-02 Michael Meeks <michael@ximian.com>
* src/nautilus-bookmarks-window.c
(create_bookmarks_window): use new eel_glade_get_file.
* configure.in: hack libglade out, we use eel now,
requires a recent eel.
* data/browser.xml: add mnemonics
* src/nautilus-property-browser.c
(nautilus_property_browser_init): don't shrink the
description text, un-bold description [ makes it
look ugly, but hey ].
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-02 Michael Meeks <michael@ximian.com>
* src/nautilus-bookmarks-window.c
(repopulate): remove cut and paste complexity.
2002-07-01 Michael Meeks <michael@ximian.com>
* src/nautilus-bookmarks-window.c
(create_bookmark_store): split out
(create_bookmarks_window): UI review changes.
(repopulate): set style.
(bookmarks_set_empty): impl.
(get_selected_bookmark): upd.
(on_remove_button_clicked): upd.
* configure.in: add libglade checks.
|
|
|
|
|
|
|
|
|
| |
2002-07-02 Dave Camp <dave@ximian.com>
* src/nautilus-shell-ui.xml: Applied patches from Juan Salaverria
<rael@vectorstar.net> to change "Up a Level" to "Up", and to add a
separator between Up and Home. Fixes ui review bugs 82313 and
82109.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-02 Dave Camp <dave@ximian.com>
* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):
* src/file-manager/fm-directory-view.c:
(reset_bonobo_open_with_menu), (real_update_menus): Use
nautilus_bonobo_set_label instead of
nautilus_bonobo_set_label_for_menu_item_and_command, since popups
should now have mnemonics.
* src/file-manager/nautilus-desktop-icon-view-ui.xml:
* src/file-manager/nautilus-directory-view-ui.xml:
* src/file-manager/nautilus-icon-view-ui.xml:
* src/nautilus-shell-ui.xml: Added mnemonics to items on the popup
menus, changed some mnemonics to prevent duplicates (including a
patch from David Bordoley <bordoley@msu.edu>
* libnautilus-private/nautilus-bonobo-extensions.c:
(nautilus_bonobo_set_label_for_toolitem_and_command): Moved here
from nautilus_bonobo_set_label_for_menu_item_and_command, since
popups should display mnemonics. This function isn't used
anymore, but I'm leaving it in because it is still useful if we
ever want to change the label of a verb with a toolbar button
associated with it.
|
|
|
|
|
|
|
|
| |
2002-07-02 Dave Camp <dave@ximian.com>
* src/nautilus-application.c (set_session_restart): Set the
restart style to RESTART_IF_RUNNING instead of RESTART_NEVER when
restart is FALSE.
|
|
|
|
|
|
|
| |
2002-07-01 Dave Camp <dave@ximian.com>
* src/nautilus-window-menus.c: (forget_history_if_confirmed):
Change wording as suggested in the ui review, bug #85668.
|
|
|
|
|
|
|
|
|
|
| |
2002-07-01 David Emory Watson <dwatson@cs.ucr.edu>
* src/file-manager/fm-directory-view.c:
(update_scripts_menu): Remove all old script menus before rebuilding...
* src/file-manager/fm-list-view.c:
(button_press_callback): Fix memory leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-01 Dave Camp <dave@ximian.com>
Changes from the UI review, bug #85669.
* libnautilus-private/nautilus-program-chooser.c:
(run_program_configurator_callback): Changed the wording.
(nautilus_program_chooser_instance_init): Added a mnemonic to the
Choose button.
(nautilus_program_chooser_new): Refer to the File Types and
Programs dialog rather than the (now nonexistant) GNOME Control
Center.
(nautilus_program_chooser_show_no_choices_message): Changed the
wording.
|
|
|
|
|
|
| |
Modified Files:
ChangeLog src/nautilus-desktop-window.c
Patch for bug #85784
|
|
|
|
|
|
| |
2002-06-28 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Christian Rose <menthos@menthos.com>
* src/nautilus-bookmarks-window.c,
src/nautilus-preferences-dialog.c,
src/nautilus-property-browser.c: Added line break to help error
message.
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-icon-canvas-item.c (nautilus_icon_canvas_item_bounds):
Fix bounds so we don't leave trails from the selected text rect.
|
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* icons/gnome/throbber/Makefile.am:
* icons/gnome/throbber/001-006.png:
* icons/gnome/gnome.xml:
New throbber for gnome theme.
Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Michael Meeks <michael@ximian.com>
* libnautilus-private/nautilus-directory.c
(nautilus_directory_file_list_length_reached): use the
key here.
* libnautilus-private/apps_nautilus_preferences.schemas:
add directory_limit, so it's not a hard coded '4000'.
|
|
|
|
|
|
| |
* icons/default/default.xml:
Fix url, since it is a redirection and nautilus-gtkhtml
doesn't support that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/apps_nautilus_preferences.schemas
* libnautilus-private/nautilus-global-preferences.c
* libnautilus-private/nautilus-global-preferences.h
* libnautilus-private/nautilus-program-choosing.c
Removed xalf preferences and all remaining code references
to xalf since we no longer support xalf in nautilus.
* src/nautilus-window-menus.c
Removed unused define for old help.
Patch from David Bordoley <bordoley@msu.edu>
|
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* icons/default/Makefile.am (icon_DATA):
* icons/default/trash-empty-192.png:
* icons/default/trash-full-192.png:
Added new 192 pixel versions of trash icon.
Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-volume-monitor.c:
Don't eject when things are unmounted.
Eject when we're explicitly unmounting a volume.
* libnautilus-private/nautilus-volume-monitor.h:
Add should_eject to nautilus_volume_monitor_mount_unmount_removable.
* src/file-manager/fm-desktop-icon-view.c:
Pass should_eject right.
|
|
|
|
|
|
|
| |
2002-06-28 Alexander Larsson <alexl@redhat.com>
* src/file-manager/fm-desktop-icon-view.c (volume_ops_callback):
Quote rawdevice_path. Patch from rajeev.karale@wipro.com
|
|
|
|
|
|
|
|
| |
2002-06-27 Frank Worsley <fworsley@shaw.ca>
* libnautilus-private/nautilus-program-choosing.c:
(nautilus_launch_desktop_file): use eel vfs capabilities
to determine if file is safe to launch
|
|
|
|
|
|
|
|
|
|
| |
2002-06-27 Dave Camp <dave@ximian.com>
* libnautilus-private/nautilus-volume-monitor.c
(finish_creating_volume): Save the volume device earlier, since
nfs and smbfs file systems were causing the function to return
before the device was being saved. This fixes a bug where the
"Unmount Volume" menu item wasn't working on nfs and smbfs mounts.
|
|
|
|
|
|
|
| |
2002-06-26 Mark McLoughlin <mark@skynet.ie>
* src/file-manager/fm-desktop-icon-view.c:
(desktop_icon_view_property_filter): more typo fixage.
|
|
|
|
|
|
|
|
| |
2002-06-25 Shivram U <shivaram.upadhyayula@wipro.com>
* libnautilus-private/nautilus-directory-background.c
(make_root_pixmap): Set the Colormap for the GdkPixmap created via
gdk_pixmap_foreign_new(). Fix for bug #83259.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-25 Frank Worsley <fworsley@shaw.ca>
* components/tree/nautilus-tree-view.c:
(got_activation_uri_callback):
implement viewing/opening and executing of files
for the tree view
* libnautilus-private/nautilus-dnd.c:
* libnautilus-private/nautilus-link-desktop-file.c:
* libnautilus-private/nautilus-link-historical.c:
updated for new desktop-file: command specifier to allow
proper launching of desktop files
* libnautilus-private/nautilus-program-choosing.c:
(nautilus_launch_desktop_file):
new function to launch desktop files with proper exec
parameter support
* libnautilus-private/nautilus-program-choosing.h:
define command specifiers in one place
* src/file-manager/fm-directory-view.c:
(get_executable_text_file_action):
add "run in terminal" button, partial fix for #41773
(activate_callback), (fm_directory_view_move_copy_items):
support proper launching of and dnd to desktop files
|
|
|
|
|
|
|
|
| |
2002-06-25 Dave Camp <dave@ximian.com>
* src/file-manager/fm-icon-view.c (get_icon_drop_target_uri_callback):
Use eel_vfs_has_capability() to test for locality of the drop
target. Fixes #82644.
|
|
|
|
|
|
|
|
| |
2002-06-25 Damon Chaplin <damon@ximian.com>
* libnautilus-private/nautilus-icon-factory.c (load_icon_from_path):
Check for "/.nautilus/thumbnails/" rather than "/.thumbnails/".
Fixes bug #82780.
|
|
|
|
|
|
|
| |
2002-06-25 Dave Camp <dave@ximian.com>
* src/file-manager/fm-icon-view.c (icon_view_handle_uri_list):
Use the eel_vfs_has_capability() functon.
|
| |
|
|
|
|
|
|
|
|
|
| |
2002-06-25 Mark McLoughlin <mark@skynet.ie>
* src/file-manager/fm-desktop-icon-view.c:
(net_workarea_changed), (desktop_icon_view_property_filter),
(fm_desktop_icon_view_init): its _NET_WORKAREA, not
_NET_WM_WORKAREA. Requires latest metacity.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2002-06-24 Damon Chaplin <damon@ximian.com>
* components/music/nautilus-music-view.c (get_song_text): if there are
no tracks in the list just return "".
(play_current_file): if there are no tracks in the list just return.
Fixes bug #85975.
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-24 Damon Chaplin <damon@ximian.com>
* src/nautilus-theme-selector.c (theme_selector_changed_callback):
added a final NULL argument to g_signal_emit(). Fixes bug #85399.
* src/nautilus-preferences-dialog.c (theme_changed_callback): just
return if selected_theme is NULL. This can happen when the dialog is
being destroyed.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-20 Mark McLoughlin <mark@skynet.ie>
* src/file-manager/fm-desktop-icon-view.c:
(icon_container_set_workarea): impl method to set icon
container margins from workarea geometries.
(net_wm_workarea_changed): renamed from panel_desktop_area_changed
and uses _NET_WM_WORKAREA instead of GNOME_PANEL_DESKTOP_AREA.
(desktop_icon_view_property_filter), (fm_desktop_icon_view_init):
update.
|
|
|
|
|
|
| |
2002-06-20 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
| |
2002-06-20 Akira TAGOH <tagoh@gnome.gr.jp>
* ja.po: Updated Japanese translation.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-17 Dave Camp <dave@ximian.com>
* libnautilus-private/nautilus-icon-container.c:
(find_open_grid_space), (mark_icon_location_in_grid): Add
DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid new
icons from being placed too closely to other icons, and don't
place an icon partially outside of the grid.
(lay_down_icons_tblr): Wrap before placing the icon if necessary,
and reset max_width when moving to a new column.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-14 Damon Chaplin <damon@ximian.com>
* src/nautilus-preferences-dialog.c (preferences_show_help): new
function to show the help file.
(dialog_button_response_callback): handle the Help button and show
the appropriate help file.
(preferences_dialog_create): add a Help button.
Based on patch from Satyajit Kanungo <satyajit.kanungo@wipro.com>.
Fixes bug #83511.
|
|
|
|
|
|
|
|
| |
2002-06-13 Dave Camp <dave@ximian.com>
* libnautilus-private/nautilus-file.c:
(nautilus_file_get_symbolic_link_target_uri): Escape the symlink
name before constructing the uri. Fixes #84004.
|
|
|
|
|
|
| |
2002-06-13 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
nl.po: Dutch translation updated by
Reinout van Schouwen and myself.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-12 Damon Chaplin <damon@ximian.com>
* src/nautilus-property-browser.c (nautilus_property_browser_init):
Add a 'Help' button on the bottom-left of the dialog. Also used
gtk_window_set_default_size() rather than gtk_widget_set_size_request()
so the dialog grows if necessary.
(help_button_callback): new callback to show the help page.
Based on patch from Satyajit Kanungo <satyajit.kanungo@wipro.com>.
Fixes bug #83524.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-12 Damon Chaplin <damon@ximian.com>
* test/Makefile.am (INCLUDES):
* src/Makefile.am (INCLUDES):
* components/tree/Makefile.am (INCLUDES):
* components/throbber/Makefile.am (INCLUDES):
* components/text/Makefile.am (INCLUDES):
* components/notes/Makefile.am (INCLUDES):
* components/news/Makefile.am (INCLUDES):
* components/music/Makefile.am (INCLUDES):
* components/history/Makefile.am (INCLUDES):
* components/hardware/Makefile.am (INCLUDES): use
$(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so
it works on Solaris. Fixes bug #83636.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-06-03 David Emory Watson <dwatson@cs.ucr.edu>
* src/file-manager/fm-list-view.c:
(get_derfault_zoom_level): New, protects us from illegal preferences.
(set_zoom_level_from_metadata_and_preferences),
(fm_list_view_reset_to_defaults),
(fm_list_view_set_zoom_level),
(fm_list_view_restore_default_zoom_level): Update.
(fm_list_view_scale_font_size): Replace switch with loop and always
use default font at default zoom level.
(click_policy_changed_callback): Make underlines appear or disappear
when the click policy changes.
2002-06-02 David Emory Watson <dwatson@cs.ucr.edu>
* components/text/nautilus-text-view.c:
(nautilus_text_view_instance_init): Turn on word wrapping.
|
|
|
|
|
|
|
|
|
| |
2002-06-12 Alexander Larsson <alla@lysator.liu.se>
* libnautilus-private/nautilus-program-chooser.c: change
vbox spacing to 5.
Patch from Jorn Baayen <jorn@nl.linux.org>
|