summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bumped to 2.3.7.NAUTILUS_2_3_7Dave Camp2003-07-213-2/+30
| | | | | | | | 2003-07-21 Dave Camp <dave@ximian.com> * configure.in: * NEWS: Bumped to 2.3.7.
* Pass the screen number when creating nautilus links, fixes #117946Dave Camp2003-07-216-9/+39
| | | | | | | | | | | | | | | | 2003-07-20 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-link-desktop-file.c: (nautilus_link_desktop_file_local_create), (nautilus_link_desktop_file_local_create_from_gnome_entry): * libnautilus-private/nautilus-link-desktop-file.h: * libnautilus-private/nautilus-link.c: (nautilus_link_local_create), (nautilus_link_local_create_from_gnome_entry): * libnautilus-private/nautilus-link.h: * src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list): Pass the screen number when creating nautilus links, fixes #117946
* Updated the Icelandic translationSamúel Jón Gunnarsson2003-07-202-628/+604
| | | | | | 2003-07-20 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Updated the Icelandic translation
* Added window icon for the File Management capplet.Dennis Cranston2003-07-203-0/+8
| | | | | | | | | 2003-07-19 Dennis Cranston <dennis_cranston at yahoo com> * icons/Makefile.am: Added window icon for the File Management capplet. * icons/nautilus-file-management-properties.png: New file.
* Updated Portuguese translation.Duarte Loreto2003-07-192-620/+660
| | | | | | 2003-07-19 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Malay translation.Hasbullah Bin Pit2003-07-182-676/+655
| | | | | | 2003-07-17 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Updated Malay translation.
* when the playing command can't be run, or the file can't be opened don'tGeorge Lebl2003-07-172-9/+19
| | | | | | | | | | Thu Jul 17 15:32:55 2003 George Lebl <jirka@5z.com> * src/file-manager/fm-icon-view.c (play_file): when the playing command can't be run, or the file can't be opened don't return into the parent process from the child and do weird things, but exit. Also if the fork fails don't set the sound pid to -1 (and later try to kill it).
* Dutch translation updated by Kees van den Broek.Vincent van Adrighem2003-07-172-198/+203
| | | | | | 2003-07-17 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Kees van den Broek.
* Updated Welsh translation.Dafydd Harries2003-07-162-192/+215
|
* Updated Welsh translation. I think it includes work by Chris Jackson,Dafydd Harries2003-07-142-727/+742
| | | | | | | 2003-07-14 Dafydd Harries <daf@parnassus.ath.cx> * cy.po: Updated Welsh translation. I think it includes work by Chris Jackson, Telsa Gwynne, Alan Cox and me. Some of us, anyway.
* Unification of terminology and hotkeysSzabolcs Ban2003-07-131-9/+9
|
* Updated the Greek translationKostas Papadimas2003-07-132-644/+649
|
* Unification of terminology and hotkeysSzabolcs Ban2003-07-121-15/+15
|
* updated Walloon filePablo Saratxaga2003-07-122-983/+880
|
* Unification of terminology and hotkeysSzabolcs Ban2003-07-111-10/+10
|
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-07-102-697/+639
| | | | | | 2003-07-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* hotkey fixesSzabolcs Ban2003-07-101-1/+1
|
* Updated tr.poFatih Demir2003-07-092-296/+226
|
* Add support for total size and total count for multi-file propertyJohan Dahlin2003-07-092-62/+92
| | | | | * src/file-manager/fm-properties-window.c: Add support for total size and total count for multi-file property dialogs.
* Updated German translation.Christian Neumair2003-07-082-481/+513
|
* Skip assert for commonly run code.Alexander Larsson2003-07-086-46/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-07-08 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-async.c: (is_needy): Skip assert for commonly run code. * libnautilus-private/nautilus-file-utilities.[ch]: (desktop_dir_changed_callback), (nautilus_is_desktop_directory_escaped): New function nautilus_is_desktop_directory_escaped to handle faster check if file is desktop dir. * libnautilus-private/nautilus-file.c: (nautilus_file_info_missing), (compare_by_display_name), (file_is_desktop), (nautilus_file_get_display_name_collation_key), (nautilus_file_get_display_name_nocopy), (nautilus_file_get_file_type): Some micro-optimizations. Faster file_is_desktop * libnautilus-private/nautilus-icon-canvas-item.c: (nautilus_icon_canvas_item_invalidate_bounds_cache), (nautilus_icon_canvas_item_invalidate_label_size), (nautilus_icon_canvas_item_set_image), (nautilus_icon_canvas_item_set_emblems), (nautilus_icon_canvas_item_set_attach_points), (nautilus_icon_canvas_item_set_embedded_text_rect), (nautilus_icon_canvas_item_bounds): Cache bounds calculation. Invalidate when needed.
* Don't leak pixbuf.Alexander Larsson2003-07-082-0/+8
| | | | | | | | 2003-07-08 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-factory.c (create_normal_cache_icon): Don't leak pixbuf.
* Updated French translation.Christophe Merlet2003-07-072-484/+536
|
* Updated Polish translation.Artur Flinta2003-07-072-186/+191
| | | | | | 2003-07-07 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.
* Update Czech translationMiloslav Trmac2003-07-072-222/+198
|
* Dutch translation updated by Kees van den Broek.Vincent van Adrighem2003-07-072-182/+225
| | | | | | 2003-07-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Kees van den Broek.
* Updated Spanish translation.Pablo Gonzalo del Campo2003-07-072-211/+229
| | | | | | 2003-07-07 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation.
* Make scripts work better for files on NFS.Anders Carlsson2003-07-072-1/+14
| | | | | | | | 2003-07-07 Anders Carlsson <andersca@codefactory.se> * src/file-manager/fm-directory-view.c: (set_script_environment_variables): Make scripts work better for files on NFS.
* Patch from XD2.Alexander Larsson2003-07-073-1/+31
| | | | | | | | | | | | | | | | | | 2003-07-07 Alexander Larsson <alexl@redhat.co,> Patch from XD2. * libnautilus-private/nautilus-volume-monitor.c: (update_removable_volumes), (fstab_monitor_callback), (nautilus_volume_monitor_init), (nautilus_volume_monitor_class_init), (nautilus_volume_monitor_dispose), (floppy_sort): * libnautilus-private/nautilus-volume-monitor.h: Monitor fstab * src/file-manager/fm-desktop-icon-view.c: (fm_desktop_icon_view_init), (removable_volumes_changed_callback), (mount_or_unmount_removable_volume): Update disks menu when removable disks change.
* get the volume name correctly on CDs where the data track is not the firstBastien Nocera2003-07-071-2/+46
| | | | | | | | | 2003-09-11 Bastien Nocera <hadess@hadess.net> * libnautilus-private/nautilus-volume-monitor.c: (get_iso9660_volume_name_data_track_offset), (get_iso9660_volume_name): get the volume name correctly on CDs where the data track is not the first track (Linux only)
* Patch from XD2.Alexander Larsson2003-07-071-0/+66
| | | | | | | | | | | | | | | | | | 2003-07-07 Alexander Larsson <alexl@redhat.co,> Patch from XD2. * libnautilus-private/nautilus-volume-monitor.c: (update_removable_volumes), (fstab_monitor_callback), (nautilus_volume_monitor_init), (nautilus_volume_monitor_class_init), (nautilus_volume_monitor_dispose), (floppy_sort): * libnautilus-private/nautilus-volume-monitor.h: Monitor fstab * src/file-manager/fm-desktop-icon-view.c: (fm_desktop_icon_view_init), (removable_volumes_changed_callback), (mount_or_unmount_removable_volume): Update disks menu when removable disks change.
* Return icon name instead of resolved absolute filename.Alexander Larsson2003-07-072-13/+8
| | | | | | | 2003-07-07 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-link-desktop-file.c (nautilus_link_desktop_file_get_link_icon_from_desktop): Return icon name instead of resolved absolute filename.
* Added source and prerendered versionAlexander Larsson2003-07-074-0/+9
| | | | | | | | | 2003-07-07 Alexander Larsson <alexl@redhat.com> * docs/Makefile.am (EXTRA_DIST): * docs/nautilus-internals.sxw: * docs/nautilus-internals.pdf: Added source and prerendered version
* Updated Swedish translation.Christian Rose2003-07-062-261/+301
| | | | | | 2003-07-06 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Updated Serbian translation by Serbian team (Prevod.org).Danilo Å egan2003-07-063-1284/+1426
| | | | | | | 2003-07-06 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team (Prevod.org).
* Updated Hebrew translation.Gil Osher2003-07-061-0/+4
| | | | * he.po: Updated Hebrew translation.
* Updated Hebrew translation.Gil Osher2003-07-061-236/+251
|
* Updated Catalan translation.Jordi Mallach2003-07-062-224/+213
|
* Assume a (0, 0) scroll origin in automatic layout. This fixes the worst ofDave Camp2003-07-052-10/+23
| | | | | | | | | 2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-icon-container.c: (nautilus_icon_container_update_scroll_region): Assume a (0, 0) scroll origin in automatic layout. This fixes the worst of the gutter-on-the-right-side problems.
* Turn on sort_directories_first by default, and show no additional data inDave Camp2003-07-052-2/+8
| | | | | | | | 2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/apps_nautilus_preferences.schemas.in: Turn on sort_directories_first by default, and show no additional data in the icon view by default.
* A bunch of string fixes from Christian Rose <menthos@menthos.com> andDave Camp2003-07-053-19/+27
| | | | | | | | | 2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/apps_nautilus_preferences.schemas.in: * src/nautilus-application.c: (migrate_old_nautilus_files): A bunch of string fixes from Christian Rose <menthos@menthos.com> and Reinout van Schouwen <reinout@cs.vu.nl>.
* Fixed some long descriptions. Patch from Luca FerrettiDave Camp2003-07-052-16/+23
| | | | | | | | 2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/apps_nautilus_preferences.schemas.in: Fixed some long descriptions. Patch from Luca Ferretti <elle.uca@libero.it>
* Don't add LABEL_LINE_SPACING to the total height if there is no additionalDave Camp2003-07-052-1/+12
| | | | | | | | 2003-07-05 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-icon-canvas-item.c (draw_or_measure_label_text): Don't add LABEL_LINE_SPACING to the total height if there is no additional text.
* Dutch translation updated by Reinout van Schouwen.Vincent van Adrighem2003-07-032-330/+409
| | | | | | 2003-07-04 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Reinout van Schouwen.
* Updated Italian translation by Luca Ferretti.Alessio Frusciante2003-07-032-287/+309
|
* Updated Polish translation.Artur Flinta2003-07-032-81/+87
| | | | | | 2003-07-03 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.
* Updated Spanish translation.Pablo Gonzalo del Campo2003-07-022-328/+367
| | | | | | 2003-07-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation.
* Add Encoding and fixed Terminal entries. Likewise.Jordi Mallach2003-07-029-9/+22
| | | | | | | 2003-07-02 Jordi Mallach <jordi@sindominio.net> * nautilus.desktop.in: Add Encoding and fixed Terminal entries. * data/*.desktop.in: Likewise.
* removed creation of new window when mounting CD-Roms, it was useless andBastien Nocera2003-07-022-43/+9
| | | | | | | | 2003-07-02 Bastien Nocera <hadess@hadess.net> * src/nautilus-application.c: (nautilus_application_instance_init), (check_mount_window_disabled): removed creation of new window when mounting CD-Roms, it was useless and very annoying
* Updated Polish translation.Artur Flinta2003-07-012-1382/+552
| | | | | | 2003-07-02 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.