summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Handle disappearing original_files without crashing. Fixes buggnome-2-8Martin Wehner2005-02-072-7/+24
| | | | | | | | | 2005-02-07 Martin Wehner <martin.wehner@epost.de> * src/file-manager/fm-properties-window.c: (get_original_file), (name_field_done_editing), (update_properties_window_title): Handle disappearing original_files without crashing. Fixes bug #151024/158904.
* Updated German translation.Hendrik Brandt2005-01-252-19/+70
| | | | | | 2005-01-25 Hendrik Brandt <heb@gnome-de.org> * po/de.po: Updated German translation.
* Updated pt_BR translationRaphael Higino2005-01-122-1/+5
|
* Added "zu" to ALL_LINGUAS.Dwayne Bailey2004-12-134-2/+6267
| | | | | | | | | 2004-12-13 Dwayne Bailey <dwayne@translate.org.za> * configure.in: Added "zu" to ALL_LINGUAS. * po/zu.po: Added Zulu translation by Zuza Software Foundation <info@translate.org.za>.
* Make sure volume filenames are unique (#153888)Alexander Larsson2004-12-124-11/+70
| | | | | | | | | | | | | | 2004-12-12 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-desktop-link-monitor.c: (destroy_desktop_link_monitor), (nautilus_desktop_link_monitor_get), (volume_file_name_used), (nautilus_desktop_link_monitor_make_filename_unique), (create_volume_link), (nautilus_desktop_link_monitor_init): * libnautilus-private/nautilus-desktop-link-monitor.h: * libnautilus-private/nautilus-desktop-link.c: (nautilus_desktop_link_new_from_volume): Make sure volume filenames are unique (#153888)
* Added "nso" to ALL_LINGUAS. Added Northern Sotho translation by ZuzaDwayne Bailey2004-11-294-1/+6679
| | | | | | | | 2004-11-29 Dwayne Bailey <dwayne@translate.org.za> * configure.in: Added "nso" to ALL_LINGUAS. * po/nso.po: Added Northern Sotho translation by Zuza Software Foundation <info@translate.org.za>.
* Updated Portuguese translation.Duarte Loreto2004-11-232-8/+10
| | | | | | 2004-11-23 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Danish translation.Martin Willemoes Hansen2004-11-232-16/+23
| | | | * da.po: Updated Danish translation.
* Fixed typos.Marcel Telka2004-11-202-2/+6
| | | | | | 2004-11-20 Marcel Telka <marcel@telka.sk> * sk.po: Fixed typos.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-11-142-93/+97
| | | | | | | 2004-11-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* fixed strings which had mnemonics but should not - FixesGustavo Noronha Silva2004-11-092-7/+13
| | | | | | * pt_BR.po: fixed strings which had mnemonics but should not - Fixes http://bugzilla.gnome.org/show_bug.cgi?id=157252
* ChangeLog for all thisKjartan Maraas2004-11-051-0/+39
|
* Remove check for jw since we don't need itKjartan Maraas2004-11-051-13/+0
|
* Remove Eazel trademark commentKjartan Maraas2004-11-052-361/+0
|
* Remove old cruftKjartan Maraas2004-11-0529-1240/+0
|
* Updated German transaltion.Hendrik Brandt2004-11-052-223/+20
| | | | | | 2004-11-05 Hendrik Brandt <hebra@cvs.gnome.org> * de.po: Updated German transaltion.
* checkAmanpreet Singh Alam2004-11-032-785/+551
|
* Don't scroll to top if file already visible when renaming and revealingAlexander Larsson2004-10-292-2/+26
| | | | | | | | | | | 2004-10-29 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-list-view.c: (fm_list_view_reveal_selection), (fm_list_view_start_renaming_file): Don't scroll to top if file already visible when renaming and revealing selection on alt-up. Patch from Jimmy Do.
* Post release version bumpAlexander Larsson2004-10-283-1/+10
| | | | | | | | | 2004-10-28 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump === nautilus 2.8.2 ===
* Update for release.NAUTILUS_2_8_2Alexander Larsson2004-10-2873-19711/+21206
| | | | | | | | | | 2004-10-28 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release. * configure.in: Require eel 2.8.2
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-285-39/+69
| | | | | | | | | | | | | 2004-10-28 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file-utilities.c: (nautilus_get_uri_shortname_for_display): * libnautilus-private/nautilus-file-utilities.h: * libnautilus-private/nautilus-file.c: (nautilus_file_rename), (nautilus_file_get_display_name_nocopy): * src/nautilus-location-entry.c: (try_to_expand_path): Use eel_get_filename_charset to handle the new filename charset env vars.
* Fix warning due to NULL default string.Alexander Larsson2004-10-283-2/+9
| | | | | | | | 2004-10-28 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-global-preferences.c: * src/nautilus-window-manage-views.c: Fix warning due to NULL default string.
* Add saved geometry prefAlexander Larsson2004-10-265-1/+83
| | | | | | | | | | | | | | | | | 2004-10-26 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-global-preferences.[ch]: Add saved geometry pref * src/nautilus-navigation-window.c: (nautilus_navigation_window_save_geometry), (real_window_close), (nautilus_navigation_window_class_init): Save geometry on window close * src/nautilus-window-manage-views.c: (another_navigation_window_already_showing), (load_directory_metadata_callback): load geometry on open
* Handle volumes for root nodesAlexander Larsson2004-10-265-8/+159
| | | | | | | | | | | | | | | 2004-10-26 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-tree-model.[ch]: Handle volumes for root nodes * src/file-manager/fm-tree-view.c: Add eject on volume toplevel roots. * src/nautilus-application.c: Don't close nav windows when unmounting, just go to home. Patch from Colin Leroy <colin@colino.net>
* ankit@redhat.com * Changed some wrong rendered charactersAnkitkumar Rameshchandra Patel2004-10-261-269/+267
|
* Add missing G_END_DECLS. Patch from Jimmy Do <crispyleaves@gmail.com>Alexander Larsson2004-10-252-0/+8
| | | | | | | | 2004-10-25 Alexander Larsson <alexl@redhat.com> * libnautilus/nautilus-scroll-positionable.h: Add missing G_END_DECLS. Patch from Jimmy Do <crispyleaves@gmail.com>
* Updated Indonesian translationMohammad DAMT2004-10-252-3068/+1123
| | | | | | 2004-10-25 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation
* Make the nautilus_icon_canvas_item_get_image return an image containingAlexander Larsson2004-10-223-24/+118
| | | | | | | | | | | | | | | | 2004-10-22 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-canvas-item.c: (nautilus_icon_canvas_item_get_image), (draw_frame), (draw_or_measure_label_text), (measure_label_text), (draw_label_text), (draw_mask), (nautilus_icon_canvas_item_draw): Make the nautilus_icon_canvas_item_get_image return an image containing icon + text. The image "start" changed to being from the item position to from the item boundary. * libnautilus-private/nautilus-icon-dnd.c: (nautilus_icon_dnd_begin_drag): Calculate icon offset from the boundary instead of icon position.
* revert accidental commitAlexander Larsson2004-10-221-1/+0
|
* Add ugly hack to make renames work on newly created files in the listAlexander Larsson2004-10-223-0/+56
| | | | | | | | 2004-10-22 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c (rename_file): Add ugly hack to make renames work on newly created files in the list view. Don't look, you might go blind.
* Updated Danish translation.Martin Willemoes Hansen2004-10-222-228/+241
| | | | * da.po: Updated Danish translation.
* Fix moving of unpositioned icons, the canvas items start at <0, 0>, notAlexander Larsson2004-10-222-0/+13
| | | | | | | | 2004-10-22 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (icon_set_position): Fix moving of unpositioned icons, the canvas items start at <0, 0>, not <-1,-1>
* Select parent item when going up via parent menu.Alexander Larsson2004-10-212-4/+27
| | | | | | | | | | | 2004-10-21 Alexander Larsson <alexl@redhat.com> * src/nautilus-spatial-window.c: (location_menu_item_activated_callback), (location_button_clicked_callback): Select parent item when going up via parent menu. Patch from Jimmy Do <crispyleaves@gmail.com>
* Display frame when we're accepting a DnD drop.Alexander Larsson2004-10-213-0/+115
| | | | | | | | | | | 2004-10-21 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-dnd.[ch]: (auto_scroll_timeout_callback), (drag_leave_callback), (drag_highlight_expose), (dnd_highlight_queue_redraw), (start_dnd_highlight), (stop_dnd_highlight), (drag_motion_callback): Display frame when we're accepting a DnD drop.
* Hungarian translation updated.Laszlo Dvornik2004-10-192-208/+223
| | | | | | 2004-10-19 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Hungarian translation updated.
* Updated Simplified Chinese translationFunda Wang2004-10-192-332/+184
|
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-187-13/+73
| | | | | | | | | | | | | | | | | | 2004-10-18 Dave Camp <dave@novell.com> * src/file-manager/fm-directory-view.c: (selection_changed_callback): * src/nautilus-application.c: (nautilus_application_present_spatial_window), (nautilus_application_present_spatial_window_with_selection): * src/nautilus-application.h: * src/nautilus-window-manage-views.c: (open_location), (load_directory_metadata_callback): * src/nautilus-window.c: (nautilus_window_go_to_with_selection): * src/nautilus-window.h: Show the directory as a selection in spatial mode when Alt+Up is selected. Patch from Jimmy Do <crispyleaves@gmail.com>
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-10-183-2/+23
| | | | | | | | | | | | | | 2004-10-18 Marco Pesenti Gritti <marco@gnome.org> reviewed by: Alexander Larsson <alexl@redhat.com> * src/nautilus-navigation-window-ui.xml: * src/nautilus-window-toolbars.c: (nautilus_navigation_window_initialize_toolbars): Work around pack-ends no more working in libbonoboui by putting an expanded event box before the throbber
* Updated pt_BR translationRaphael Higino2004-10-172-164/+177
|
* Updated French translation.Christophe Merlet2004-10-172-216/+215
|
* Updated Spanih translation.Francisco Javier F. Serrador2004-10-162-166/+180
| | | | | | 2004-10-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanih translation.
* 2004-10-17 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-10-162-314/+178
|
* Slightly better error when there is no handler for a file type. Not ideal,Alexander Larsson2004-10-152-0/+12
| | | | | | | | 2004-10-15 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-program-choosing.c (nautilus_launch_show_file): Slightly better error when there is no handler for a file type. Not ideal, needs fixing when we're not string frozen anymore.
* Updated Czech translation.Miloslav Trmac2004-10-142-136/+145
| | | | | | 2004-10-14 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Canadian English translation.Adam Weinberger2004-10-142-151/+148
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Albanian translation.Laurent Dhima2004-10-142-368/+188
| | | | | | 2004-10-14 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* We need to set "loading" as soon as we get the load_directory call,Alexander Larsson2004-10-143-6/+21
| | | | | | | | | | | | | | | | 2004-10-14 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-directory-view.c: (load_directory), (finish_loading): We need to set "loading" as soon as we get the load_directory call, otherwise we don't correctly handle the selection being set. * src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading), (fm_icon_view_end_loading): No need for this to touch loading. Patch from Jimmy Do <crispyleaves@gmail.com>
* ankit@redhat.com 14/10/2004 * Last ModificationAnkitkumar Rameshchandra Patel2004-10-141-347/+175
|
* Updated British English translation.David Lodge2004-10-132-926/+435
| | | | | | 2004-10-13 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-10-132-132/+144
| | | | | | 2004-10-13 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.