summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Handle missing theme iconAlexander Larsson2004-02-111-0/+5
| | | | | | | 2004-02-11 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-factory.c (load_thumbnail_frame): Handle missing theme icon
* Change the background capplet binary name back.Alexander Larsson2004-02-111-0/+9
| | | | | | | | | | | 2004-02-11 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-desktop-icon-view.c (change_background_callback): Change the background capplet binary name back. * NEWS: * configure.in: Update
* Fix a potential leak in my last commit.Martin Wehner2004-02-111-0/+5
| | | | | | | 2004-02-11 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-directory-view.c (rename_file_callback): Fix a potential leak in my last commit.
* Load saved trash name on startup.Alexander Larsson2004-02-101-0/+5
| | | | | | | 2004-02-10 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-desktop-link.c (nautilus_desktop_link_new): Load saved trash name on startup.
* Select text in right order.Alexander Larsson2004-02-101-0/+5
| | | | | | | 2004-02-10 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (nautilus_icon_container_start_renaming_selected_item): Select text in right order.
* Tell the clipboard monitor of changes. Update paste menus on clipboardAlexander Larsson2004-02-101-0/+11
| | | | | | | | | | | | | 2004-02-10 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-tree-view.c (copy_or_cut_files): * src/file-manager/fm-directory-view.c: Tell the clipboard monitor of changes. Update paste menus on clipboard changes. * libnautilus-private/Makefile.am: * libnautilus-private/nautilus-clipboard-monitor.[ch] New files.
* Use the AUDIODEV env, to play sound files if it is set. Fixes bug #88836Balamurali Viswanathan2004-02-101-0/+5
| | | | | | | 2004-02-10 Balamurali Viswanathan <balamurali.viswanathan@wipro.com> * src/file-manager/fm-icon-view.c (play_file): Use the AUDIODEV env, to play sound files if it is set. Fixes bug #88836
* Don't install a schema if the user configures withJason Leach2004-02-101-0/+7
| | | | | | | | | 2004-02-10 Jason Leach <leach@wam.umd.edu> * libnautilus-private/Makefile.am (install-data-local): Don't install a schema if the user configures with --disable-schemas-install (#106220, Julio Merino)
* Added "mi" to ALL_LINGUAS. Added Maori translation by John C BarstowChristian Rose2004-02-091-0/+4
| | | | | | | | 2004-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "mi" to ALL_LINGUAS. * po/mi.po: Added Maori translation by John C Barstow <jbowtie@amathaine.com>.
* Replace deprecated call to g_basename with g_path_get_basename.Jason Leach2004-02-081-0/+12
| | | | | | | | | | | | | | 2004-02-08 Jason Leach <leach@wam.umd.edu> * libnautilus-private/nautilus-directory-async.c (filter_search_uri): Replace deprecated call to g_basename with g_path_get_basename. 2004-02-08 Jason Leach <leach@wam.umd.edu> * src/nautilus-application.c: As noted in bonobo-generic-factory.h, BONOBO_GENERIC_FACTORY_TYPE is deprecated, use BONOBO_TYPE_GENERIC_FACTORY instead.
* - s/wgosnautilus/user-guide/ per recent user-guide change.Shaun McCance2004-02-081-0/+10
| | | | | | | | | | * libnautilus-private/nautilus-program-chooser.c: * src/nautilus-bookmarks-window.c: * src/nautilus-file-management-properties.c: * src/nautilus-property-browser.c: * src/nautilus-window-menus.c: * src/file-manager/fm-properties-window.c: - s/wgosnautilus/user-guide/ per recent user-guide change.
* *** empty log message ***Denis Lackovic2004-02-071-0/+4
|
* Don't crash when trying to rename empty selection. Fixes bug #131861.Martin Wehner2004-02-061-0/+5
| | | | | | | 2004-02-06 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-directory-view.c (rename_file_callback): Don't crash when trying to rename empty selection. Fixes bug #131861.
* Use sentence capitalization for textfiled labels as per HIG.Dennis Cranston2004-02-061-0/+11
| | | | | | | | | | | | | 2004-02-06 Dennis Cranston <dennis_cranston@yahoo.com> * src/nautilus-connect-server-dialog.c: (nautilus_connect_server_dialog_init): Use sentence capitalization for textfiled labels as per HIG. * src/file-manager/fm-list-view.c: (create_and_set_up_tree_view): Rename column title from "File name" to "Name". This is the phrase used in the visible columns dialog, file-roller, and gnome-search-tool.
* Dist schemas.in files, and clean .schemas files.Alexander Larsson2004-02-061-0/+5
| | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/Makefile.am (EXTRA_DIST): Dist schemas.in files, and clean .schemas files.
* Don't dist .scemans files. Fixes #133284.Alexander Larsson2004-02-061-0/+5
| | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/Makefile.am (EXTRA_DIST): Don't dist .scemans files. Fixes #133284.
* Update to latest to fix locking issue.Alexander Larsson2004-02-061-0/+5
| | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * cut-n-paste-code/libegg/egg-recent-model.c (egg_recent_model_lock_file): Update to latest to fix locking issue.
* src/file-manager/fm-icon-view.c Fix ogg mimetypes. Patch from Alan SwansonAlexander Larsson2004-02-061-0/+6
| | | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c Fix ogg mimetypes. Patch from Alan Swanson <swanson@ukfsn.org>
* When rename done, set focus on container and scroll to itemAlexander Larsson2004-02-061-0/+5
| | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (end_renaming_mode): When rename done, set focus on container and scroll to item
* Use new background capplet binary nameAlexander Larsson2004-02-061-0/+5
| | | | | | | 2004-02-06 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-desktop-icon-view.c (change_background_callback): Use new background capplet binary name
* Use select_one_unselect_others to select an icon. Fixes bug #126339.Padraig O'Briain2004-02-061-1/+8
| | | | | | | | | 2004-02-06 Padraig O'Briain <padraig.obriain@sun.com> * libnautilus-private/nautilus-icon-container.c: (keyboard_move_to): (handle_icon_button_press): Use select_one_unselect_others to select an icon. Fixes bug #126339.
* Set role of AtkObject to ATK_ROLE_ALERT. Fixes bug #132857.Padraig O'Briain2004-02-051-0/+5
| | | | | | | 2004-02-05 Padraig O'Briain <padraig.obriain@sun.com> * libnautilus-private/ nautilus-file-operations.c (confirm_empty_trash): Set role of AtkObject to ATK_ROLE_ALERT. Fixes bug #132857.
* Don't crash on nonexisting can_handle_multiple_files property.Martin Wehner2004-02-051-0/+5
| | | | | | | 2004-02-05 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-bonobo-provider.c (can_handle_multiple_files): Don't crash on nonexisting can_handle_multiple_files property.
* Handle nonexisting full pathnames.Alexander Larsson2004-02-021-0/+5
| | | | | | | 2004-02-02 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-factory.c (create_normal_cache_icon): Handle nonexisting full pathnames.
* version markersAlexander Larsson2004-01-301-0/+2
|
* Bump to 2.5.6NAUTILUS_2_5_6Alexander Larsson2004-01-301-0/+6
| | | | | | | | 2004-01-30 Alexander Larsson <alexl@redhat.com> * NEWS: * configure.in: Bump to 2.5.6
* s/close window/close, fix the tooltip, and use the hig keybinding forDavid Bordoley2004-01-281-0/+7
| | | | | | | | | 2004-01-28 David Bordoley <bordoley@msu.edu> * src/nautilus-shell-ui.xml: * src/file-manager/nautilus-directory-view-ui.xml: s/close window/close, fix the tooltip, and use the hig keybinding for properties.
* : add callbacks for listening to show hidden and backup files settingSiviah Nallagatla2004-01-281-0/+6
| | | | | | | | 2004-01-28 Siviah Nallagatla <snallagatla@novell.com> * src/file-manager/fm-directory-view.c : (fm_direcotry_view_init) : add callbacks for listening to show hidden and backup files setting change. Fixes #131984
* compare a11y_item_action_idle_handler with 0, not NULL, fixes compilationChristophe Fergeau2004-01-271-0/+5
| | | | | | | 2004-01-27 Christophe Fergeau <teuf@gnome.org> * libnautilus-private/nautilus-icon-container.c: compare a11y_item_action_idle_handler with 0, not NULL, fixes compilation
* Implement AtkAction called "menu" for NautilusIconContainerAccessible.Padraig O'Briain2004-01-271-0/+5
| | | | | | | 2004-01-27 Padraig O'Briain <padraig.obriain@sun.com> * libnautilus-private/nautilus-icon-container.c: Implement AtkAction called "menu" for NautilusIconContainerAccessible. Fixes bug #132156.
* Remove line containing >>>>>>>>Padraig O'Briain2004-01-271-1/+0
|
* Implement AtkAction in an idle handler to avoid causing the AT to hang ifPadraig O'Briain2004-01-271-0/+17
| | | | | | | | | | | | | | | | | | 2004-01-27 Padraig O'Briain <padraig.obriain@sun.com> * libnautilus-private/nautilus-icon-canvas-item.c: Implement AtkAction in an idle handler to avoid causing the AT to hang if the action does not return until completed, e.g. displays a dialog. Use queue and idle handler defined in NautilusIconContainer. * libnautilus-private/nautilus-icon-container.c (finalize): Free accessibility action queue and remove idle handler. * libnautilus-private/nautilus-icon-private.h: Add a11y_item_action_idle_handler and a11y_item_action_queue to NautilusIconContainerDetails. Fixes bug #132153.
* Sync these files with their latest copies from libegg so as to include anyJason Leach2004-01-271-0/+10
| | | | | | | | | | | | 2004-01-27 Jason Leach <leach@wam.umd.edu> * cut-n-paste-code/libegg/egg-recent-item.c: * cut-n-paste-code/libegg/egg-recent-item.h: * cut-n-paste-code/libegg/egg-recent-model.c: * cut-n-paste-code/libegg/eggtreemultidnd.c: Sync these files with their latest copies from libegg so as to include any bugfixes since 2003-04-16, the previous sync. (#121455, Laurent Vivier)
* Do not use object ('dialog') after destructionSrinivasa Ragavan2004-01-231-0/+9
| | | | | | | | | | | 2004-01-24 Srinivasa Ragavan <sragavan@novell.com> * libnautilus-private/nautilus-program-choser.c: (nautilus_program_chooser_show_no_choices_message): Do not use object ('dialog') after destruction (nautilus_program_chooser_show_invalid_message): Do not use object ('dialog') after destruction
* #129815, #46784.Christian Neumair2004-01-221-0/+11
|
* Do not ref an already existing spatial window when presenting it, as itRached Ben Mustapha2004-01-221-0/+7
| | | | | | | | | 2004-01-21 Rached Ben Mustapha <rached@benmur.net> * src/nautilus-application.c: (nautilus_application_present_spatial_window): Do not ref an already existing spatial window when presenting it, as it prevents it from being finalized when closed.
* Return NULL for new uri on failure.Alexander Larsson2004-01-221-0/+10
| | | | | | | | | | | | 2004-01-22 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-operations.c: Return NULL for new uri on failure. * src/file-manager/fm-directory-view.c: (new_folder_done): Handle failure (real_update_menus): Desensitive template menu if we can't create files.
* Fix GNOME_ICON_LOOKUP_FLAGS_ALLOW_SVG_AS_THEMSELVES behaviour whenAlexander Larsson2004-01-211-0/+5
| | | | | | | | 2004-01-21 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Fix GNOME_ICON_LOOKUP_FLAGS_ALLOW_SVG_AS_THEMSELVES behaviour when gdk-pixbuf supports svgs.
* Nicer labelsAlexander Larsson2004-01-201-0/+9
| | | | | | | | | | | 2004-01-20 Alexander Larsson <alexl@redhat.com> * src/nautilus-connect-server-dialog.c: (nautilus_connect_server_dialog_init): Nicer labels * src/nautilus-shell-ui.xml: ellipsis on backgrounds and emblems
* Choose -> OK Make open with other app dialog non-modal.Alexander Larsson2004-01-201-0/+15
| | | | | | | | | | | | | | | | | 2004-01-20 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-program-chooser.c: (nautilus_program_chooser_instance_init): Choose -> OK * libnautilus-private/nautilus-program-choosing.c: (dialog_response), (choose_application_callback): Make open with other app dialog non-modal. * src/file-manager/fm-directory-view.c: (reset_bonobo_open_with_menu), (real_merge_menus), (can_use_component_for_file): * src/file-manager/nautilus-directory-view-ui.xml: Remove open with views from menu
* Add nautilus-context-menus.txt.Alexander Larsson2004-01-191-0/+5
| | | | | | | 2004-01-19 Alexander Larsson <alexl@redhat.com> * docs/Makefile.am (EXTRA_DIST): Add nautilus-context-menus.txt.
* builddir != srcdir fix.Jason Leach2004-01-181-0/+5
| | | | | | | 2004-01-18 Jason Leach <leach@wam.umd.edu> * libnautilus-private/Makefile.am (install-data-local): builddir != srcdir fix.
* add X-GNOME-Bugzilla-* stuff.Fernando Herrera de las Heras2004-01-181-0/+5
| | | | | | | * nautilus-file-management-properties.desktop.in: add X-GNOME-Bugzilla-* stuff. Aproved by campd on IRC
* Prepend instead of append. This is faster. Patch from Soeren SandmannAlexander Larsson2004-01-161-0/+6
| | | | | | | | 2004-01-16 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c (queue_pending_files): Prepend instead of append. This is faster. Patch from Soeren Sandmann <sandmann@daimi.au.dk>
* Open toplevel help with F1 on desktop. Patch fromAlexander Larsson2004-01-151-0/+6
| | | | | | | | 2004-01-15 Alexander Larsson <alexl@redhat.com> * src/nautilus-window-menus.c (help_menu_nautilus_manual_callback): Open toplevel help with F1 on desktop. Patch from balamurali.viswanathan@wipro.com (bug #126882)
* Use mkstemp, as its safer. From bug #130091.Alexander Larsson2004-01-151-0/+5
| | | | | | | 2004-01-15 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-utilities.c (nautilus_unique_temporary_file_name): Use mkstemp, as its safer. From bug #130091.
* Don't set up enums for icon captions or list view sort order, there is noDave Camp2004-01-141-0/+6
| | | | | | | | 2004-01-14 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-global-preferences.c: Don't set up enums for icon captions or list view sort order, there is no fixed set of possible values now.
* Add slow_mime_type file attribute. Allow call_when_ready to take a NULLAlexander Larsson2004-01-141-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-01-14 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-async.c: * libnautilus-private/nautilus-directory-private.h: * libnautilus-private/nautilus-file-attributes.h: * libnautilus-private/nautilus-file-private.h: * libnautilus-private/nautilus-file.c: * libnautilus-private/nautilus-file.h: Add slow_mime_type file attribute. Allow call_when_ready to take a NULL callback, and allow these monitors to be duplicated. (Used for fire-and-forget attribute reading) * libnautilus-private/nautilus-mime-actions.c: (nautilus_mime_actions_get_minimum_file_attributes): Add slow mime type here * src/file-manager/fm-directory-view.c: Get slow mime type on selection * src/file-manager/fm-properties-window.c: Get slow mime type for properties dialog. Don't use the same pointer twice for the same monitor.
* Add nautilus-list-view-ui.xmlAlexander Larsson2004-01-131-0/+5
| | | | | | | 2004-01-13 Alexander Larsson <alexl@redhat.com> * src/file-manager/Makefile.am (ui_DATA): Add nautilus-list-view-ui.xml
* Use ngettext (fixes bug #106702), based on the patch by Christian NeumairDanilo Šegan2004-01-131-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-01-13 Danilo Šegan <dsegan@gmx.net> * src/nautilus-location-bar.c (drag_data_received_callback): * src/file-manager/fm-search-list-view.c (compute_reveal_item_name_and_sensitivity): * src/file-manager/fm-properties-window.c (directory_contents_value_field_update): * src/file-manager/fm-directory-view.c (fm_directory_view_confirm_multiple_windows): (confirm_delete_directly) (fm_directory_view_display_selection_info) (confirm_delete_from_trash, copy_or_cut_files) (real_update_menus): * libnautilus-private/nautilus-file.c (format_item_count_for_display): * components/image_properties/nautilus-image-properties-view.c (load_finished): Use ngettext (fixes bug #106702), based on the patch by Christian Neumair <chris@gnome-de.org>. (Lets hope I didn't screw anything up)