Commit graph

13156 commits

Author SHA1 Message Date
A. Walton 657283d20a Really fix bug #568630, replace mktemp() with mkstemp().
2009-01-21  A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Really fix bug #568630, replace mktemp() with mkstemp().


svn path=/trunk/; revision=14875
2009-01-22 12:49:19 +00:00
A. Walton 8fa1edee79 Last commit is wrong; mkstemp is not a drop in replacement for mktemp.
2009-01-21  A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Last commit is wrong; mkstemp is not a drop in replacement for 
	mktemp.


svn path=/trunk/; revision=14874
2009-01-22 00:50:16 +00:00
A. Walton ee8bfb0b8b Bug #568630: eel should use mkstemp() instead of mktemp() mktemp() is
2009-01-21  A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Bug #568630: eel should use mkstemp() instead of mktemp()
	mktemp() is deprecated and should not be used.
	Patch by Jasper Lievisse Adriaanse.


svn path=/trunk/; revision=14873
2009-01-22 00:35:11 +00:00
A. Walton 481ed49924 Bug 568503 – Misspelled word "progam"->"program" Fixing message ids.
2009-01-21  A. Walton  <awalton@gnome.org>

	* cs.po:
	* de.po:
	* es.po:
	* et.po:
	* eu.po:
	* fr.po:
	* ha.po:
	* he.po:
	* hu.po:
	* ig.po:
	* it.po:
	* nb.po:
	* sk.po:
	* sl.po:
	* sr.po:
	* sr@latin.po:
	* sv.po:
	* uz.po:
	* uz@cyrillic.po:
	* yo.po:
	Bug 568503 – Misspelled word "progam"->"program"
	Fixing message ids.


svn path=/trunk/; revision=14872
2009-01-22 00:25:02 +00:00
A. Walton 491494fcbd Bug 568503 – Misspelled word "progam"->"program"
2009-01-20  A. Walton  <awalton@gnome.org>

	* src/nautilus-main.c (main):
	Bug 568503 – Misspelled word "progam"->"program"


svn path=/trunk/; revision=14871
2009-01-21 02:12:01 +00:00
Cosimo Cecchi 3f92a38593 we require gnome-desktop 2.25.5 now, due to the new GnomeBG crossfade API.
2009-01-20  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: we require gnome-desktop 2.25.5 now, due to the new
	GnomeBG crossfade API.

svn path=/trunk/; revision=14870
2009-01-20 11:52:39 +00:00
Cosimo Cecchi 027152fb62 Support fading between backgrounds. Bug #552859, patch by Ray Strode.
2009-01-20  Cosimo Cecchi  <cosimoc@gnome.org>

	* eel-background.c: (on_bg_changed), (on_bg_transitioned),
	(eel_background_init), (free_fade), (eel_background_finalize),
	(set_root_pixmap), (fade_to_pixmap),
	(eel_background_set_up_widget), (on_background_changed),
	(init_fade), (eel_widget_queue_background_change),
	(widget_style_set_cb), (widget_realized_setup),
	(on_widget_destroyed), (eel_get_widget_background):
	Support fading between backgrounds.
	Bug #552859, patch by Ray Strode.

svn path=/trunk/; revision=14869
2009-01-20 11:47:54 +00:00
Alexander Larsson 1d2c78a916 Post release version bump
2009-01-19  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== nautilus 2.25.3 ===


svn path=/trunk/; revision=14868
2009-01-19 19:57:48 +00:00
Alexander Larsson 08ba911caf Update for release
2009-01-19  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



svn path=/trunk/; revision=14866
2009-01-19 19:47:09 +00:00
Thomas James Alexander Thurman 8b6c33e98e Added Igbo, Yoruba and Hausa
svn path=/trunk/; revision=14865
2009-01-18 01:29:08 +00:00
Jorge Gonzalez Gonzalez c8e4569cfb Updated Spanish translation
svn path=/trunk/; revision=14864
2009-01-17 11:26:58 +00:00
Matej Urbančič aa2d1c3e88 Updated Slovenian translation
svn path=/trunk/; revision=14863
2009-01-16 17:29:14 +00:00
Richard Hughes c32e76a06a We've been working with the KDE devs, and we've come up with a slightly
2009-01-15  Richard Hughes  <richard@hughsie.com>

* libnautilus-private/nautilus-mime-actions.c:
(search_for_application_dbus_call_notify_cb),
(search_for_application_mime_type):
We've been working with the KDE devs, and we've come up with a slightly
changed specification that can be adopted by KPackageKit and also have
room for expansion in the future. There's only a couple of things
already using the old interface, nautilus being one of them.

I've patched nautilus to convert from the old interface to the new
interface. The new interface does not have the double confirm problem,
and now respects the users session policy on interaction.

svn path=/trunk/; revision=14862
2009-01-15 16:48:03 +00:00
Matej Urbančič fd429c0be9 Updated Slovenian translation
svn path=/trunk/; revision=14861
2009-01-15 15:49:22 +00:00
A. Walton 859b208f68 Fix another crasher when attempting to get properties on a damaged Desktop
2009-01-14  A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-ditem-page.c (create_page):
	Fix another crasher when attempting to get properties 
	on a damaged Desktop Entry file.


svn path=/trunk/; revision=14860
2009-01-14 14:25:27 +00:00
A. Walton 3b7bbbef84 Unbreak build when building with --enable-empty-view. Closes bug #558537.
2009-01-13  A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-empty-view.c (fm_empty_view_end_loading),
	(fm_empty_view_create), (fm_empty_view_register):
	Unbreak build when building with --enable-empty-view.
	Closes bug #558537. Patch by Emmanuel Fleury.


svn path=/trunk/; revision=14859
2009-01-13 18:21:57 +00:00
Alexander Larsson fd4cf364ed When calculating bounds, don't ignore visible but unmapped items, becase
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-icon-container.c:
        (get_icon_bounds_for_canvas_bounds):
	When calculating bounds, don't ignore visible but unmapped items, becase
	the root item is unmapped with the canvas, but we want to report the
	same bounds independently on the canvas mapped state.
	This caused problems when the canvas was unmapped due to being on an
	invisible notebook page navigation tabs case, causing the
	scrollbars to become invisible. (#542396)


svn path=/trunk/; revision=14857
2009-01-13 15:48:37 +00:00
Matthias Clasen 9665b199bd Only emit ::trash-state-changed when the state actually changes.
* libnautilus-private/nautilus-trash-monitor.c (update_info_cb):
        Only emit ::trash-state-changed when the state actually changes.

svn path=/trunk/; revision=14856
2009-01-13 15:42:34 +00:00
Alexander Larsson 5a4f860df8 Remove Go to Burn menu items to avoid error spew.
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * src/nautilus-navigation-window-ui.xml:
        * src/nautilus-spatial-window-ui.xml:
	Remove Go to Burn menu items to avoid error spew.



svn path=/trunk/; revision=14855
2009-01-13 13:49:29 +00:00
Alexander Larsson aa42706631 Make space for terminating zero
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-debug-log.c:
        (nautilus_debug_logv):
	Make space for terminating zero



svn path=/trunk/; revision=14854
2009-01-13 13:17:55 +00:00
Alexander Larsson b685b0fb8c Limit nr of URIs in log to 20 to avoid huge logs and bad performance for
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-debug-log.c:
	Limit nr of URIs in log to 20 to avoid huge
	logs and bad performance for e.g. select all
	in a large dir.



svn path=/trunk/; revision=14853
2009-01-13 13:12:06 +00:00
Alexander Larsson bc06665586 Fix typo in request_counter_remove_request (--, not ++)
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
	Fix typo in request_counter_remove_request (--, not ++)
	


svn path=/trunk/; revision=14852
2009-01-13 13:10:54 +00:00
Alexander Larsson 4736393539 Use the monitor and call_when_ready counts to avoid iterating over the
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
        * libnautilus-private/nautilus-directory-private.h:
	Use the monitor and call_when_ready counts to avoid
	iterating over the potentially long lists.


svn path=/trunk/; revision=14851
2009-01-13 12:52:57 +00:00
Kjartan Maraas 41eca956af Updated Norwegian bokmål translation.
2009-01-13  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=14850
2009-01-13 12:14:19 +00:00
Alexander Larsson e090e99242 Fixed type (& not &&). Also add some paranthesises to args for macro
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-private.h:
	Fixed type (& not &&).
	Also add some paranthesises to args for macro safety.



svn path=/trunk/; revision=14849
2009-01-13 11:52:37 +00:00
Alexander Larsson 79a6b5d0a4 Don't need the want_foo calls, can just pass in the request type directly
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
	Don't need the want_foo calls, can just pass in
	the request type directly now.


svn path=/trunk/; revision=14848
2009-01-13 11:07:38 +00:00
Alexander Larsson eda6ad8927 Count all outstanding monitor and call_when_ready details
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
        * libnautilus-private/nautilus-directory-private.h:
	Count all outstanding monitor and call_when_ready details


svn path=/trunk/; revision=14847
2009-01-13 10:56:53 +00:00
Alexander Larsson bb2378316f Convert Request from struct of gboolean to guin32 bitfield. This is both
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-directory-async.c:
        * libnautilus-private/nautilus-directory-private.h:
        * libnautilus-private/nautilus-file.c:
	Convert Request from struct of gboolean to guin32 bitfield.
	This is both smaller and faster, plus it allows some further optimizations to come.


svn path=/trunk/; revision=14846
2009-01-13 10:34:34 +00:00
Alexander Larsson 4def951e1a Only send selection_changed once when removing lots of files.
2009-01-13  Alexander Larsson  <alexl@redhat.com>

        * libnautilus-private/nautilus-icon-container.c:
        * libnautilus-private/nautilus-icon-private.h:
	Only send selection_changed once when removing lots of files.



svn path=/trunk/; revision=14845
2009-01-13 09:32:50 +00:00
Alexander Larsson afadb31464 Only set window icon if it really changed.
2009-01-13  Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-slot.c (nautilus_window_slot_update_icon): 
	Only set window icon if it really changed.


svn path=/trunk/; revision=14844
2009-01-13 09:08:08 +00:00
Alexander Larsson e89e44c7ad Don't do conversion to uris unless debugging is enabled. (For performance
2009-01-13  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-debug-log.c (nautilus_debug_log_with_file_list):
	Don't do conversion to uris unless debugging is enabled.
	(For performance reasons)


svn path=/trunk/; revision=14843
2009-01-13 09:00:56 +00:00
Alexander Larsson 296eaec5af Don't get selection unless debugging is really turned on. (For performance
2009-01-13  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (fm_directory_view_notify_selection_changed):
	Don't get selection unless debugging is really turned on.
	(For performance reasons)


svn path=/trunk/; revision=14842
2009-01-13 08:53:46 +00:00
Gabor Kelemen 5bbe4ed8f8 Translation updated.
2009-01-13  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=14841
2009-01-12 23:19:45 +00:00
Alexander Larsson f36869dfa3 Don't update emblems when trash dir changes. It changes a lot (due to file
2009-01-12  Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (file_changed_callback):
	Don't update emblems when trash dir changes.
	It changes a lot (due to file count attribute) but never
	changes writeability status.



svn path=/trunk/; revision=14840
2009-01-12 20:06:24 +00:00
A. Walton a1ffe7a858 Trash files are automatically assumed read-only, so we shouldn't add
2009-01-12  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file.c (prepend_automatic_keywords):
	Trash files are automatically assumed read-only, 
	so we shouldn't	add read-only emblems to files in the trash.

svn path=/trunk/; revision=14839
2009-01-12 20:03:41 +00:00
Kjartan Maraas a889de2441 Updated Norwegian bokmål translation.
2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=14838
2009-01-12 14:40:15 +00:00
A. Walton 24a7c1bebf Fix last commit to actually patch the right part of the file.
2009-01-12  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_icon_from_desktop):
	Fix last commit to actually patch the right part of the file.



svn path=/trunk/; revision=14837
2009-01-12 11:53:21 +00:00
A. Walton e2d0ca8860 Fix last commit to actually patch the right part of the file.
2009-01-12  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_icon_from_desktop):
	Fix last commit to actually patch the right part of the file.


svn path=/trunk/; revision=14836
2009-01-12 11:48:55 +00:00
A. Walton 5f6c3e7f0e Fix a crasher on broken desktop entry files. Closes bug #567475.
2009-01-12  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_info_given_file_contents):
	Fix a crasher on broken desktop entry files.
	Closes bug #567475.


svn path=/trunk/; revision=14835
2009-01-12 11:24:56 +00:00
Timo Jyrinki 570224589e small change after a discussion on IRC
svn path=/trunk/; revision=14834
2009-01-10 19:14:23 +00:00
Daniel Nylander c90c5fe88e sv.po: Updated Swedish translation
svn path=/trunk/; revision=14833
2009-01-08 00:36:44 +00:00
Nurali Abdurahmonov 9b190860db added uzbek translations by nurali
svn path=/trunk/; revision=14832
2009-01-06 17:06:33 +00:00
Luca Ferretti bb122747bd Updated Italian translation.
2009-01-06  Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

svn path=/trunk/; revision=14831
2009-01-06 13:59:47 +00:00
Priit Laes 0afbb72ba6 Translation updated by Ivar Smolin
2009-01-03  Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=14830
2009-01-03 12:45:53 +00:00
Hendrik Richter e5bd8af920 Updated German translation.
2008-12-29  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=14829
2008-12-29 19:59:50 +00:00
Luca Ferretti 2c2e8b8452 Updated Italian translation.
2008-12-27  Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

svn path=/trunk/; revision=14828
2008-12-27 17:37:03 +00:00
Marcel Telka 19670b4be8 Updated Slovak translation.
2008-12-21  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=14827
2008-12-21 13:13:13 +00:00
Alexander Larsson 915fd601dc Allow deleting of custom emblems. (#112292) Patch from DESSAI Imrane
2008-12-19  Alexander Larsson  <alexl@redhat.com>

        * src/nautilus-property-browser.c:
	Allow deleting of custom emblems. (#112292)
	Patch from DESSAI Imrane 


svn path=/trunk/; revision=14826
2008-12-19 11:35:20 +00:00
Jorge Gonzalez Gonzalez 9b38945b5d Updated Spanish translation
svn path=/trunk/; revision=14825
2008-12-16 22:17:18 +00:00
Bastien Nocera 6e7b7eaf30 Remove the CD/DVD creator from the places menu, and the places sidebar
2008-12-16  Bastien Nocera  <hadess@hadess.net>

	* src/nautilus-window-menus.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.c (nautilus_window_constructor):
	Remove the CD/DVD creator from the places menu, and the
	places sidebar (Closes: #508384)


svn path=/trunk/; revision=14824
2008-12-16 15:52:40 +00:00