summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bumped to 2.3.6NAUTILUS_2_3_6Dave Camp2003-06-273-3/+24
| | | | | | | | 2003-06-27 Dave Camp <dave@ximian.com> * NEWS: * configure.in: Bumped to 2.3.6
* Implement .hidden files, synchronosly, for file:// only.Alexander Larsson2003-06-276-9/+115
| | | | | | | | | | | | | | | | | | | | 2003-06-27 Alexander Larsson <alexl@redhat.com> * components/tree/nautilus-tree-view.c: (create_tree): * libnautilus-private/nautilus-directory-async.c: (should_skip_file), (dequeue_pending_idle_callback), (remove_callback), (file_list_cancel), (count_non_skipped_files), (read_dot_hidden_file), (start_monitoring_file_list), (deep_count_one), (mime_list_one): * libnautilus-private/nautilus-directory-private.h: * libnautilus-private/nautilus-directory.c: (nautilus_directory_init), (nautilus_directory_finalize): * libnautilus-private/nautilus-file.c: (is_file_hidden), (nautilus_file_should_show): Implement .hidden files, synchronosly, for file:// only. * components/tree/nautilus-tree-view.c (create_tree): Change root name to "Filesystem"
* Trimmed up the context menu, and changed the New items to be Open (forDave Camp2003-06-277-38/+156
| | | | | | | | | | | | | | | | | 2003-06-27 Dave Camp <dave@ximian.com> * src/file-manager/fm-desktop-icon-view.c: (update_disks_menu): * src/file-manager/fm-directory-view.c: (update_scripts_menu), (paste_clipboard_data), (paste_clipboard_received_callback), (paste_into_clipboard_received_callback), (paste_files_callback), (paste_files_into_callback), (real_merge_menus), (clipboard_targets_received), (real_update_menus): * src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus): * src/file-manager/nautilus-shell-ui.xml: * src/file-manager/nautilus-directory-view-ui.xml: Trimmed up the context menu, and changed the New items to be Open (for things that create windows) and Create (for things that create files).
* Mark model as ITERS_PERSIST.Alexander Larsson2003-06-272-0/+12
| | | | | | | 2003-06-27 Alexander Larsson <alexl@redhat.com> * components/tree/nautilus-tree-model.c (nautilus_tree_model_get_flags): Mark model as ITERS_PERSIST.
* Patch by Soren SandmannAlexander Larsson2003-06-279-208/+1251
| | | | | | | | | | | | | | | | | | | | | 2003-06-27 Alexander Larsson <alexl@redhat.com> Patch by Soren Sandmann * configure.in: CFLAGS for gsequence * cut-n-paste-code/Makefile.am: * cut-n-paste-code/gsequence/.cvsignore: * cut-n-paste-code/gsequence/Makefile.am: * cut-n-paste-code/gsequence/gsequence.[ch]: New cut-n-paste lib for gsequence (by Soren Sandmann) * src/Makefile.am: Link to gsequence * src/file-manager/fm-list-model.c: Use gsequence plus a reverse mapping hashtable.
* This is based on a patch by Jürg Billeter <j@bitron.ch> which was partlyAlexander Larsson2003-06-279-298/+635
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-06-27 Alexander Larsson <alexl@redhat.com> This is based on a patch by Jürg Billeter <j@bitron.ch> which was partly based on a patch by Wolfgang Pichler <madmin@dialog-telekom.at>. * components/tree/nautilus-tree-model.[ch]: Support multiple roots. New row_loaded signal that gets fired when a directory has been fully loaded. New font-weight column. * components/tree/nautilus-tree-view.c: Remove tree expansion. Populate multiple roots: ~/, / and mounted removable media. Tree follows view uri. * libnautilus-private/nautilus-desktop-link-monitor.c: (create_volume_link), (nautilus_desktop_link_monitor_init), (desktop_link_monitor_finalize): Kill black_list, its moved to nautilus-volume-manager. * libnautilus-private/nautilus-desktop-link.c: (nautilus_desktop_link_new_from_volume): Move get_icon_for_volume to nautilus-volume-manager * libnautilus-private/nautilus-tree-view-drag-dest.c: (file_for_path), (get_drop_target): Handle NULL for root_uri, meaning drops on the background are not allowed. * libnautilus-private/nautilus-volume-monitor.[ch]: (nautilus_volume_get_icon), (nautilus_volume_is_in_removable_blacklist): Add get_icon and the removable media blacklist.
* Correct "~/.gnome-desktop" to "~/Desktop" in the docs for theJames Willcox2003-06-273-1/+15
| | | | | | | | | | | | | | 2003-06-26 James Willcox <jwillcox@gnome.org> * src/nautilus-property-browser.c: (emblem_dialog_clicked): Correct "~/.gnome-desktop" to "~/Desktop" in the docs for the /apps/nautilus/preferences/show_desktop key. Fixes #114624. * libnautilus-private/apps_nautilus_preferences.schemas.in: Refresh the emblem list after adding the new custom emblem. Fixes #104238.
* Added Indonesian translation by Yohanes Nugroho <yohanes@opensource.or.id>Mohammad DAMT2003-06-264-1/+7412
| | | | | | | 2003-06-26 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation by Yohanes Nugroho <yohanes@opensource.or.id> * configure.in: Added "id" to ALL_LINGUAS
* Prefer an existing window for a location when opening a location from theDavid Bordoley2003-06-252-0/+39
| | | | | | | | | 2003-06-25 David Bordoley <borodley@msu.edu> * src/nautilus-shell.c: (open_window): Prefer an existing window for a location when opening a location from the command line and the user's preference is open in new window mode.
* version markersDave Camp2003-06-232-0/+4
|
* NEWS Bumped version to 2.3.5.NAUTILUS_2_3_5Dave Camp2003-06-233-3/+25
| | | | | | | | 2003-06-23 Dave Camp <dave@ximian.com> * NEWS * configure.in: Bumped version to 2.3.5.
* Handle NULL vfs uris (such as desktop links).Dave Camp2003-06-232-0/+10
| | | | | | | | 2003-06-22 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-file.c: (nautilus_file_get_volume_free_space): Handle NULL vfs uris (such as desktop links).
* Set the trash gconf key instead of the home key when renaming the trash.Dave Camp2003-06-232-1/+7
| | | | | | | | 2003-06-22 Dave Camp <dave@ximian.com> * libnautilus-private/nautilus-desktop-link.c: (nautilus_desktop_link_rename): Set the trash gconf key instead of the home key when renaming the trash.
* Dutch translation updated by Kees van den Broek.Vincent van Adrighem2003-06-222-72/+49
| | | | | | 2003-06-23 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated by Kees van den Broek.
* Updated Swedish translation.Christian Rose2003-06-222-183/+341
| | | | | | 2003-06-22 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Removed "Manual Layout" and "Sort in Reverse" from the properties dialog,Dave Camp2003-06-213-50/+11
| | | | | | | | | | | 2003-06-21 Dave Camp <dave@ximian.com> * src/nautilus-file-management-properties.c: (nautilus_file_management_properties_dialog_setup): * src/nautilus-file-management-properties.glade: Removed "Manual Layout" and "Sort in Reverse" from the properties dialog, and moved "Text beside icons" to the Icon View section.
* Updated Icelandic translationSamúel Jón Gunnarsson2003-06-212-825/+412
| | | | | | 2003-06-21 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Updated Icelandic translation
* updated, translated the time and dates as well nowBastien Nocera2003-06-202-1617/+1850
| | | | | | 2003-06-21 Bastien Nocera <hadess@hadess.net> * en_GB.po: updated, translated the time and dates as well now
* fix buildBastien Nocera2003-06-202-1/+5
| | | | | | 2003-06-20 Bastien Nocera <hadess@hadess.net> * configure.in: fix build
* Updated the Greek translationKostas Papadimas2003-06-192-204/+291
|
* added Macedonian translationIvan Stojmirov2003-06-191-838/+655
|
* Added li to ALL_LINGUAS and added a translationKenneth Christiansen2003-06-174-2/+7360
|
* Updated Italian translation by Luca Ferretti.Alessio Frusciante2003-06-162-185/+397
|
* create a 1x1 pixmap with the background colour and set _XROOTPMAP_ID whenMark McLoughlin2003-06-162-58/+23
| | | | | | | | | | 2003-06-15 Mark McLoughlin <mark@skynet.ie> * libnautilus-private/nautilus-directory-background.c: (image_loading_done_callback): create a 1x1 pixmap with the background colour and set _XROOTPMAP_ID when we have a solid colour background. Fixes panel translucency with solid colour backgrounds.
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of AnkurTaneem Ahmed2003-06-164-1/+7571
| | | | | | | | 2003-06-16 Taneem Ahmed <taneem@eyetap.org> * configure.in: Added "bn" to ALL_LINGUAS. * bn.po: Added Bangla translation by Progga of Ankur group <gnome-translation@bengalinux.org>.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-06-162-149/+208
|
* Remove -Wsign-promo and add -Wno-strict-aliasing to the list of options toFrédéric Crozat2003-06-154-4/+17
| | | | | | | | | | | | | * configure.in: Remove -Wsign-promo and add -Wno-strict-aliasing to the list of options to test for. Fixes the gcc 3.3 aliasing warnings. * libnautilus-private/nautilus-file.c: (nautilus_file_compare_for_sort_internal): * libnautilus-private/nautilus-icon-factory.c: (nautilus_get_icon_size_for_zoom_level): gcc 3.3 doesn't like g_return_val_if_fail (FALSE, ...). Use g_return_val_if_reached instead.
* 2003-06-14 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-06-142-47/+54
|
* Remove nonexistant throbber directories.Anders Carlsson2003-06-122-4/+4
| | | | | | 2003-06-12 Anders Carlsson <andersca@codefactory.se> * configure.in: Remove nonexistant throbber directories.
* Correctly handle icon theme changes. Based on patch byAlexander Larsson2003-06-124-0/+53
| | | | | | | | | | | | | 2003-06-12 Alexander Larsson <alexl@redhat.com> * components/tree/nautilus-tree-model.c: (set_theme), (nautilus_tree_model_set_theme): * components/tree/nautilus-tree-model.h: * components/tree/nautilus-tree-view.c: (theme_changed_callback), (nautilus_tree_view_instance_init): Correctly handle icon theme changes. Based on patch by muktha.narayan@wipro.com Fixes #99000
* Updated Hebrew translation.Gil Osher2003-06-121-2/+6
| | | | * he.po: Updated Hebrew translation.
* *** empty log message ***Gil Osher2003-06-121-240/+207
|
* Only draw exposed area. Patch from sandmann@daimi.au.dkAlexander Larsson2003-06-122-3/+25
| | | | | | | | 2003-06-12 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-canvas-item.c (nautilus_icon_canvas_item_draw): Only draw exposed area. Patch from sandmann@daimi.au.dk
* Updated Catalan translation.Jordi Mallach2003-06-122-32/+40
|
* Don't call gettext on NULL string. Patch from hidetoshi.tajima@sun.comAlexander Larsson2003-06-122-1/+8
| | | | | | | | | 2003-06-12 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file.c (nautilus_file_fit_date_as_string): Don't call gettext on NULL string. Patch from hidetoshi.tajima@sun.com Fixes #113930
* UpdatedLaurent Dhima2003-06-121-80/+118
|
* Updated Spanish translation.Pablo Gonzalo del Campo2003-06-112-88/+57
| | | | | | 2003-06-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation.
* Handle the case when the data is alreay ready. This fixes properties onAlexander Larsson2003-06-112-2/+9
| | | | | | | | 2003-06-11 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-properties-window.c (fm_properties_window_present): Handle the case when the data is alreay ready. This fixes properties on the home icon on the desktop.
* Updated Albanian translationLaurent Dhima2003-06-111-0/+4
| | | | * sq.po: Updated Albanian translation
* UpdatedLaurent Dhima2003-06-111-225/+231
|
* Don't deselect multiple selected files when dragging with middle button.Alexander Larsson2003-06-112-3/+12
| | | | | | | | | 2003-06-11 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-view.c (fm_list_view_did_not_drag) (button_press_callback): Don't deselect multiple selected files when dragging with middle button.
* Remove lots of old theme stuffAlexander Larsson2003-06-11140-169/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-06-11 Alexander Larsson <alexl@redhat.com> * icons/Makefile.am: * icons/crux_eggplant/Makefile.am: * icons/crux_eggplant/decrement-i.png: * icons/crux_eggplant/decrement.png: * icons/crux_eggplant/increment-i.png: * icons/crux_eggplant/increment.png: * icons/crux_eggplant/number_strip.png: * icons/crux_eggplant/theme_preview.png: * icons/crux_eggplant/throbber/001.png: * icons/crux_eggplant/throbber/002.png: * icons/crux_eggplant/throbber/003.png: * icons/crux_eggplant/throbber/004.png: * icons/crux_eggplant/throbber/005.png: * icons/crux_eggplant/throbber/006.png: * icons/crux_eggplant/throbber/007.png: * icons/crux_eggplant/throbber/008.png: * icons/crux_eggplant/throbber/009.png: * icons/crux_eggplant/throbber/010.png: * icons/crux_eggplant/throbber/011.png: * icons/crux_eggplant/throbber/012.png: * icons/crux_eggplant/throbber/013.png: * icons/crux_eggplant/throbber/014.png: * icons/crux_eggplant/throbber/015.png: * icons/crux_eggplant/throbber/016.png: * icons/crux_eggplant/throbber/017.png: * icons/crux_eggplant/throbber/018.png: * icons/crux_eggplant/throbber/019.png: * icons/crux_eggplant/throbber/020.png: * icons/crux_eggplant/throbber/021.png: * icons/crux_eggplant/throbber/022.png: * icons/crux_eggplant/throbber/023.png: * icons/crux_eggplant/throbber/024.png: * icons/crux_eggplant/throbber/025.png: * icons/crux_eggplant/throbber/026.png: * icons/crux_eggplant/throbber/027.png: * icons/crux_eggplant/throbber/028.png: * icons/crux_eggplant/throbber/029.png: * icons/crux_eggplant/throbber/030.png: * icons/crux_eggplant/throbber/Makefile.am: * icons/crux_eggplant/throbber/rest.png: * icons/crux_eggplant/zoom_body.png: * icons/crux_teal/Makefile.am: * icons/crux_teal/decrement-i.png: * icons/crux_teal/decrement.png: * icons/crux_teal/increment-i.png: * icons/crux_teal/increment.png: * icons/crux_teal/number_strip.png: * icons/crux_teal/theme_preview.png: * icons/crux_teal/throbber/001.png: * icons/crux_teal/throbber/002.png: * icons/crux_teal/throbber/003.png: * icons/crux_teal/throbber/004.png: * icons/crux_teal/throbber/005.png: * icons/crux_teal/throbber/006.png: * icons/crux_teal/throbber/007.png: * icons/crux_teal/throbber/008.png: * icons/crux_teal/throbber/009.png: * icons/crux_teal/throbber/010.png: * icons/crux_teal/throbber/011.png: * icons/crux_teal/throbber/012.png: * icons/crux_teal/throbber/013.png: * icons/crux_teal/throbber/014.png: * icons/crux_teal/throbber/015.png: * icons/crux_teal/throbber/016.png: * icons/crux_teal/throbber/017.png: * icons/crux_teal/throbber/018.png: * icons/crux_teal/throbber/019.png: * icons/crux_teal/throbber/020.png: * icons/crux_teal/throbber/021.png: * icons/crux_teal/throbber/022.png: * icons/crux_teal/throbber/023.png: * icons/crux_teal/throbber/024.png: * icons/crux_teal/throbber/025.png: * icons/crux_teal/throbber/026.png: * icons/crux_teal/throbber/027.png: * icons/crux_teal/throbber/028.png: * icons/crux_teal/throbber/029.png: * icons/crux_teal/throbber/030.png: * icons/crux_teal/throbber/Makefile.am: * icons/crux_teal/throbber/rest.png: * icons/crux_teal/zoom_body.png: * icons/decrement.png: * icons/default/Makefile.am: * icons/default/decrement.png: * icons/default/increment.png: * icons/default/number_strip.png: * icons/default/theme_preview.png: * icons/default/zoom_body.png: * icons/gnome/Makefile.am: * icons/gnome/theme_preview.png: * icons/gnome/throbber/001.png: * icons/gnome/throbber/002.png: * icons/gnome/throbber/003.png: * icons/gnome/throbber/004.png: * icons/gnome/throbber/005.png: * icons/gnome/throbber/006.png: * icons/gnome/throbber/Makefile.am: * icons/gnome/throbber/rest.png: * icons/increment.png: * icons/number_strip.png: * icons/sierra/Makefile.am: * icons/sierra/number_strip.png: * icons/sierra/theme_preview.png: * icons/tahoe/Makefile.am: * icons/tahoe/number_strip.png: * icons/tahoe/theme_preview.png: * icons/throbber/001.png: * icons/throbber/002.png: * icons/throbber/003.png: * icons/throbber/004.png: * icons/throbber/005.png: * icons/throbber/006.png: * icons/throbber/007.png: * icons/throbber/008.png: * icons/throbber/009.png: * icons/throbber/010.png: * icons/throbber/011.png: * icons/throbber/012.png: * icons/throbber/013.png: * icons/throbber/014.png: * icons/throbber/015.png: * icons/throbber/016.png: * icons/throbber/017.png: * icons/throbber/018.png: * icons/throbber/019.png: * icons/throbber/020.png: * icons/throbber/021.png: * icons/throbber/022.png: * icons/throbber/023.png: * icons/throbber/024.png: * icons/throbber/025.png: * icons/throbber/026.png: * icons/throbber/027.png: * icons/throbber/028.png: * icons/throbber/029.png: * icons/throbber/030.png: * icons/throbber/Makefile.am: * icons/throbber/rest.png: * icons/zoom_body.png: Remove lots of old theme stuff
* forgot changelogAlexander Larsson2003-06-111-0/+10
|
* Updated German translation.Christian Neumair2003-06-112-1549/+430
|
* Look for libstartup-notification.Alexander Larsson2003-06-113-5/+383
| | | | | | | | | | | | 2003-06-11 Alexander Larsson <alexl@redhat.com> * acconfig.h: * configure.in: Look for libstartup-notification. * libnautilus-private/nautilus-program-choosing.c: Use libstartup-notification. Requires latest gnome-vfs.
* version markersDave Camp2003-06-102-0/+4
|
* Updated to 2.3.4.NAUTILUS_2_3_4Dave Camp2003-06-1056-12369/+14835
| | | | | | | | 2003-06-10 Dave Camp <dave@ximian.com> * configure.in: * NEWS: Updated to 2.3.4.
* terminology unificationSzabolcs Ban2003-06-101-555/+608
|
* Updated to 2.3.4.Dave Camp2003-06-101-234/+286
| | | | | | | | 2003-06-10 Dave Camp <dave@ximian.com> * configure.in: * NEWS: Updated to 2.3.4.
* Don't update the desktop background image four times for each change inAlexander Larsson2003-06-102-13/+42
| | | | | | | | 2003-06-10 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-background.c: Don't update the desktop background image four times for each change in the desktop directory.