summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-2313-8/+492
| | | | * Commit federicos debug logging patch:
* Bump version to 2.17.1 Gnome 2.16 work continues on gnome-2-16 branchAlexander Larsson2006-11-232-1/+7
| | | | | | | | 2006-11-23 Alexander Larsson <alexl@redhat.com> * configure.in: Bump version to 2.17.1 Gnome 2.16 work continues on gnome-2-16 branch
* updated hebrew translationGNOME_2_16_BRANCHPOINTYair Hershkovitz2006-11-232-945/+1151
|
* Look for Beagle before looking for Tracker. Since Tracker autostarts andAlexander Larsson2006-11-222-5/+13
| | | | | | | | | 2006-11-22 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-search-engine.c: Look for Beagle before looking for Tracker. Since Tracker autostarts and Beagle doesn't this means you can have both installed and configured and pick which one to use.
* Updated Nepali TranslationPawan Chitrakar2006-11-211-2923/+2689
|
* Post release version bumpAlexander Larsson2006-11-203-1/+10
| | | | | | | | | 2006-11-20 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump === nautilus 2.16.3 ===
* Update for release.NAUTILUS_2_16_3Alexander Larsson2006-11-202-0/+9
| | | | | | | 2006-11-20 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release.
* Revert federicos patch from 2006-11-06, as it was causing problems.Alexander Larsson2006-11-203-27/+23
| | | | | | | | 2006-11-20 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c: * src/file-manager/fm-icon-view.c: Revert federicos patch from 2006-11-06, as it was causing problems.
* Translation updated by wadim dziedzic.Wouter Bolsterlee2006-11-192-1592/+1308
| | | | | | 2006-11-19 Wouter Bolsterlee <wbolster@cvs.gnome.org> * pl.po: Translation updated by wadim dziedzic.
* Updated Slovenian translation.Matic Zgur2006-11-192-493/+498
| | | | | | 2006-11-19 Matic Zgur <mr.zgur@gmail.com> * sl.po: Updated Slovenian translation.
* Updated Arabic Translation. QA'ed by Khaled HosnyDjihed Afifi2006-11-182-5/+9
|
* Updated Arabic Translation. . QA by Khaled Hosny.Djihed Afifi2006-11-162-15/+19
|
* Ref the NautilusDirectory during call_ready_callbacks_at_idle. FixesAlexander Larsson2006-11-132-0/+10
| | | | | | | | 2006-11-13 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-async.c: Ref the NautilusDirectory during call_ready_callbacks_at_idle. Fixes #372471
* Updated Arabic Translation.Djihed Afifi2006-11-102-58/+36
|
* Updated German translation, fix #372962.Hendrik Richter2006-11-092-129/+133
| | | | | | 2006-11-09 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, fix #372962.
* Updated Arabic Translation.Djihed Afifi2006-11-092-112/+116
|
* Translation updated by Ivar Smolin.Priit Laes2006-11-082-2/+6
| | | | | | 2006-11-08 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Post release version bumpAlexander Larsson2006-11-073-1/+10
| | | | | | | | | 2006-11-07 Alexander Larsson <alexl@redhat.com> * configure.in: Post release version bump === nautilus 2.16.2 ===
* Update for releaseNAUTILUS_2_16_2Alexander Larsson2006-11-074-18/+38
| | | | | | | | | | | | | | | | | | 2006-11-07 Alexander Larsson <alexl@redhat.com> * NEWS: Update for release * libnautilus-private/nautilus-directory-async.c: * libnautilus-private/nautilus-directory.c: Unschedule call_ready callbacks on directory finalize, not on file finalize. Keep monitors around until we call the call_when_ready callback at idle time. Call async_state_changed and update_metadata_monitors after call_when_ready callbacks have been called at idle. (fixes make check)
* Make the session restart work again (from 2006-11-03 change) Make theAlexander Larsson2006-11-075-11/+26
| | | | | | | | | | 2006-11-07 Alexander Larsson <alexl@redhat.com> * src/nautilus-application.c: * src/nautilus-shell.c: * src/nautilus-main.[ch]: Make the session restart work again (from 2006-11-03 change) Make the session not restart nautilus on --quit
* Update for desktop.in.in change.Alexander Larsson2006-11-072-5/+10
| | | | | | | 2006-11-07 Alexander Larsson <alexl@redhat.com> * POTFILES.in: Update for desktop.in.in change.
* Translation updated by Ivar Smolin.Priit Laes2006-11-062-2/+6
| | | | | | 2006-11-06 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* http://bugzilla.gnome.org/show_bug.cgi?id=330298Federico Mena Quintero2006-11-065-17/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-11-06 Federico Mena Quintero <federico@novell.com> http://bugzilla.gnome.org/show_bug.cgi?id=330298 Fix the use of lazy positioning, and the saving of metadata for lazily-positioned icons. Fixes https://bugzilla.novell.com/show_bug.cgi?id=155337 and https://bugzilla.novell.com/show_bug.cgi?id=174766. * src/file-manager/fm-icon-view.c (file_has_lazy_position): Only desktop icon files (not "real" files) have lazy positions. Don't consider whether the directory is loading; this is not the right place to check that. (fm_icon_view_begin_loading): Tell the icon container that we just started reloading. (fm_icon_view_end_loading): Tell the icon container that we finished loading. * libnautilus-private/nautilus-icon-private.h (NautilusIconContainerDetails): New flag "is_reloading". * libnautilus-private/nautilus-icon-container.h: New prototype for nautilus_icon_container_set_is_reloading(). * libnautilus-private/nautilus-icon-container.c (nautilus_icon_container_set_is_reloading): New function; sets an is_reloading flag in the icon container. (icon_set_position): Clear icon->has_lazy_position, since the icon will be well-positioned once this function exits. (finish_adding_new_icons): Do not ignore already-placed lazy position icons when filling the placement grid! Save the value of icon->has_lazy_position before calling assign_icon_position(). Since that function may call icon_set_position() (which will clear the flag), we need to keep the original value of the flag. (finish_adding_new_icons): Don't clear icon->has_lazy_position here; let icon_set_position() do it. (finish_adding_new_icons): Emit the icon_position_changed signal so that the parent knows that we moved an icon under it. This has the effect of updating/preserving the position metadata for has_lazy_position icons.
* Add X-GNOME-Bugzilla-Version marking to desktop files.Alexander Larsson2006-11-067-0/+24
| | | | | | | | | | | | | | | | | 2006-11-06 Alexander Larsson <alexl@redhat.com> * configure.in: * nautilus-computer.desktop.in: * nautilus-computer.desktop.in.in: * nautilus-file-management-properties.desktop.in: * nautilus-file-management-properties.desktop.in.in: * nautilus-folder-handler.desktop.in: * nautilus-folder-handler.desktop.in.in: * nautilus-home.desktop.in: * nautilus-home.desktop.in.in: * nautilus.desktop.in: * nautilus.desktop.in.in: Add X-GNOME-Bugzilla-Version marking to desktop files.
* Cancel rubberbanding if we get a grab shadow event. This happens when aAlexander Larsson2006-11-062-4/+32
| | | | | | | | | 2006-11-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c: Cancel rubberbanding if we get a grab shadow event. This happens when a modal dialog (e.g. an error or auth dialog) appears. (Partially fixes #122688)
* Don't close handle and free buffer twice on error. (#321175)Alexander Larsson2006-11-062-2/+5
| | | | | | | 2006-11-06 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c (play_file): Don't close handle and free buffer twice on error. (#321175)
* Don't crash on old desktop dir and search dir uris. (#349840)Alexander Larsson2006-11-062-4/+11
| | | | | | | 2006-11-06 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-file.c (nautilus_file_new_from_relative_uri): Don't crash on old desktop dir and search dir uris. (#349840)
* Added/Updated Arabic Translation.Djihed Afifi2006-11-062-206/+209
|
* Specify label-for and labelled-by atk relations. (#356124)Martin Wehner2006-11-062-0/+61
| | | | | | | | | 2006-11-06 Martin Wehner <martin.wehner@gmail.com> * src/nautilus-file-management-properties.glade: Specify label-for and labelled-by atk relations. (#356124) Patch from Padraig O'Briain <padraig.obriain@sun.com>
* Translation updated by Ivar Smolin.Priit Laes2006-11-052-3/+7
| | | | | | 2006-11-05 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Always use the in-process metafile factory. We don't need it oop, sinceAlexander Larsson2006-11-037-51/+198
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-11-03 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-metafile.c: Always use the in-process metafile factory. We don't need it oop, since nautilus is single process these days. This fixes some strange races with bonobo-activation that caused #351713 * src/nautilus-application.[ch]: * src/nautilus-shell.h: Change the way we use bonobo-activation to get the NautilusShell so that we don't rely on bonobo-activation-server to spawn nautilus, as this could lead to some strange duplicate processes. We now directly try to register the app-wide shell object with bonobo-activation manually and activate it with Bonobo_ACTIVATION_FLAG_EXISTING_ONLY. * src/nautilus-shell.c: Handle all corba calls from the NautilusShell in an idle handler. This fixes some crashes where we reentered badly into e.g. quit when calling gconf. * src/nautilus-main.c: Since we now handle the initial open_window shell calls via an idle we need to delay until idle time to know if we can quit or not.
* Updated German translation, fix #369439.Hendrik Richter2006-11-032-388/+392
| | | | | | 2006-11-03 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, fix #369439.
* Translation updated by Ivar Smolin.Priit Laes2006-11-032-7/+11
| | | | | | 2006-11-03 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Sleep shorter, for more tortureAlexander Larsson2006-11-022-1/+6
| | | | | | | 2006-11-02 Alexander Larsson <alexl@redhat.com> * test/file-torture.py (main): Sleep shorter, for more torture
* Call all call_when_ready callbacks from an idle handler. This fixesAlexander Larsson2006-11-023-28/+118
| | | | | | | | | 2006-11-02 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-directory-private.h: * libnautilus-private/nautilus-directory-async.c: Call all call_when_ready callbacks from an idle handler. This fixes problems with reentrancy, like bug #348161
* Translation updated by Ivar Smolin.Priit Laes2006-11-012-2/+26
| | | | | | 2006-11-01 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Always emit the row-deleted signal before deleting the row from the model.Alexander Larsson2006-11-012-19/+43
| | | | | | | | | | 2006-11-01 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-tree-model.c: Always emit the row-deleted signal before deleting the row from the model. This is according to the GtkTreeModel::row-changed docs and feedback from kris. Hopefully this will fix bug #356672
* new translationNorayr Chilingaryan2006-10-311-79/+192
|
* Remove assert that keep randomly failing to fix crash (#352592) Replace itAlexander Larsson2006-10-312-1/+27
| | | | | | | | | 2006-10-31 Alexander Larsson <alexl@redhat.com> * src/file-manager/fm-icon-view.c (fm_icon_view_remove_file): Remove assert that keep randomly failing to fix crash (#352592) Replace it with some debug output that hopefully lets us track down the cause.
* Fix C99-style variable initialization for gcc 2.95. (#348665)Martin Wehner2006-10-303-2/+12
| | | | | | | | | | 2006-10-30 Martin Wehner <martin.wehner@gmail.com> * libnautilus-extension/nautilus-menu.c: (nautilus_menu_get_items): * libnautilus-private/nautilus-metafile.c: (find_monitor_node): Fix C99-style variable initialization for gcc 2.95. (#348665) Patch from Jens Granseuer <jensgr@gmx.net>
* Remove colors by really removing them from browser.xml, not marking themMartin Wehner2006-10-302-17/+37
| | | | | | | | | | | | | | | | 2006-10-30 Martin Wehner <martin.wehner@gmail.com> * src/nautilus-property-browser.c: (remove_color), (nautilus_property_browser_remove_element), (element_clicked_callback), (make_properties_from_xml_node): Remove colors by really removing them from browser.xml, not marking them deleted. That made it impossible to add another color with the same name later on. Also delete colors by their (unique) names and not their color values. That made it possible to delete built-in colors. Fixes #358893. Based on a patch from Emil Soleyman-Zomalan
* Set up proper relationships between labels and widgets in the propertiesMartin Wehner2006-10-302-21/+50
| | | | | | | | | | | | | | | 2006-10-30 Martin Wehner <martin.wehner@gmail.com> * src/file-manager/fm-properties-window.c: (attach_value_field_internal), (attach_value_field), (attach_ellipsizing_value_field), (append_title_value_pair), (append_title_and_ellipsizing_value), (append_directory_contents_fields), (add_permissions_combo_box), (create_simple_permissions), (create_advanced_permissions): Set up proper relationships between labels and widgets in the properties dialog. Fixes #363116. Patch from Padraig O'Briain <padraig.obriain@sun.com>
* Added/Updated Arabic Translation.Djihed Afifi2006-10-302-3348/+2692
|
* Fixed wrong plural form entries.Satoru SATOH2006-10-292-394/+410
| | | | | | 2006-10-30 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Fixed wrong plural form entries.
* Translation updated.Priit Laes2006-10-232-4/+8
| | | | | | 2006-10-23 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Translation updated by Ivar Smolin.Priit Laes2006-10-232-4/+11
| | | | | | 2006-10-23 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-10-202-839/+940
|
* Translation updated by Ivar Smolin.Priit Laes2006-10-192-7/+11
| | | | | | 2006-10-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* New file with a little torture test. It does a bunch of file operations onFederico Mena Quintero2006-10-192-0/+274
| | | | | | | | | 2006-10-19 Federico Mena Quintero <federico@novell.com> * test/file-torture.py: New file with a little torture test. It does a bunch of file operations on a directory. Nautilus sometimes crashes when viewing that directory, so this should help us find bugs.
* Check for NULL path before callingChristian Neumair2006-10-193-2/+19
| | | | | | | | | | | | | 2006-10-19 Christian Neumair <chris@gnome-de.org> * libnautilus-private/nautilus-file.c: (nautilus_file_get_volume_name): Check for NULL path before calling gnome_vfs_volume_monitor_get_volume_for_path(). * libnautilus-private/nautilus-monitor.c: (path_is_on_readonly_volume): Assert path.