Commit graph

15360 commits

Author SHA1 Message Date
Cosimo Cecchi
aaaee6de75 icon-container: rework the colors used for additional text labels
We now use the insensitive color for the normal state, and make them
follow the filename color for selected states.

This also fixes https://bugzilla.gnome.org/show_bug.cgi?id=319982,
tested with the HighContrast theme.
2011-04-04 22:43:52 -04:00
Cosimo Cecchi
ced6d22409 window-menus: don't hardcode year values in the translatable string
https://bugzilla.gnome.org/show_bug.cgi?id=646735
2011-04-04 19:13:04 -04:00
Chao-Hsiung Liao
bb6578da85 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-04-05 06:45:44 +08:00
Cosimo Cecchi
edd3c43beb dnd: rework handling of _NETSCAPE_URL dnd links
Previously we used to to the following:
* default to always "ask", unless the copy was explicit
* when dropped, we did not actually ask anything but we would trigger an
  async mimetype query_info and:
  - trigger a file asking whether to download or to link for text files
  - silently link for HTML files
  - silently download for every other mimetype
* if the query_info was not completed within one second, we would
  download by default

This is somewhat broken, as the DnD icon is not what you would expect;
also downloading is not usually done with DnD from the browser, and it's
also expensive, so it should never be the default, but an explicit
choice. It also makes it impossible to create links for anything else
than text or HTML.

Change the policy to always link by default, unless the user explicitly
requests the copy.
2011-04-04 17:28:54 -04:00
Cosimo Cecchi
2afe78a92c file: use a GIcon to store the custom icon of desktop files
Instead of a filename string.
This also has the side-effect of fixing
https://bugzilla.gnome.org/show_bug.cgi?id=615509
2011-04-04 17:28:54 -04:00
Jordi Serratosa
e68c6e0719 [l10n]Fixes on Catalan translation 2011-04-04 22:23:56 +02:00
Joan Duran
3f17316c34 [l10n]Updated Catalan translation 2011-04-04 22:14:13 +02:00
Jamil Ahmed
07c70ab3a6 Updated Bengali translation 2011-04-05 01:45:17 +06:00
Cosimo Cecchi
35311e217a thumbnails: remove unused struct definition 2011-04-04 14:19:33 -04:00
Cosimo Cecchi
93a0d7fd73 thumbnails: remove obsolete check for GLib < 2.14 compatibility 2011-04-04 14:18:43 -04:00
Cosimo Cecchi
f9c6ca979f thumbnails: remove code unused for years 2011-04-04 14:06:41 -04:00
Daniel Mustieles
088d0968f8 Updated Spanish translation 2011-04-04 19:53:44 +02:00
Cosimo Cecchi
367572b907 application: don't redirect windows on computer:// when unmounting
It's confusing now that we don't have a desktop. Redirect to the user
home instead.

This also has the side effect of fixing
https://bugzilla.gnome.org/show_bug.cgi?id=615963
2011-04-04 13:38:58 -04:00
Cosimo Cecchi
b37f08ef61 places-sidebar: don't return TRUE in button-release when we eject
Otherwise the GtkTreeView default handler won't run cleaning up
what it set up in button-press-event and the next motion-event will
trigger the DnD to begin.

https://bugzilla.gnome.org/show_bug.cgi?id=646302
2011-04-04 13:38:03 -04:00
Cosimo Cecchi
2644c6ef4e icon-canvas-item: make sure to reset the default cursor ond destruction
We might be destroyed while hovering while in single-click mode, so make
sure the default cursor is always cleared when finalizing, if we didn't
get a leave event.

https://bugzilla.gnome.org/show_bug.cgi?id=315023
2011-04-04 13:35:29 -04:00
Cosimo Cecchi
a47b2efd9b build: bump version to 3.1.0 on master 2011-04-04 13:34:27 -04:00
Yuri Myasoedov
7c3ba0e86f Updated Russian translation 2011-04-04 21:26:26 +04:00
Piotr Drąg
60ecc80a60 Updated Polish translation 2011-04-04 19:09:02 +02:00
Wolfgang Stöggl
2641de616d [l10n] Updated German translation 2011-04-04 18:30:09 +02:00
Lukas Lommer
635d472128 Updated Czech translation 2011-04-04 17:57:05 +02:00
Cosimo Cecchi
6efe6113d1 release: release 3.0.0
The future is now.
2011-04-04 10:05:58 -04:00
Cosimo Cecchi
acce5e1c70 release: update AUTHORS 2011-04-04 10:05:30 -04:00
Cosimo Cecchi
681e24ae18 release: require the latest stable versions of our dependencies 2011-04-04 09:52:27 -04:00
Cosimo Cecchi
278425bbcd window: make sure we always force opening in new windows on the desktop
https://bugzilla.gnome.org/show_bug.cgi?id=646548
2011-04-04 09:29:57 -04:00
Cosimo Cecchi
68b57af6e4 places-sidebar: disconnect the gsettings handler callback in _dispose()
The GSettings object is a global singleton, so it will always survive the
sidebar; we should make sure to disconnect all the settings signal when
destroying the sidebar.

https://bugzilla.gnome.org/show_bug.cgi?id=646664
2011-04-04 09:28:57 -04:00
Chao-Hsiung Liao
d4cce11671 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-04-04 21:07:05 +08:00
Inaki Larranaga Murgoitio
42d58b3db4 Updated Basque language 2011-04-04 12:10:42 +02:00
Wolfgang Stöggl
4611ba0cd0 [l10n] Updated German translation, umlauts fixed 2011-04-03 20:06:20 +02:00
Nguyễn Thái Ngọc Duy
b35740dd52 Updated Vietnamese translation 2011-04-03 14:34:58 +07:00
Piotr Drąg
b67ee41bc6 Updated Polish translation 2011-04-02 15:23:34 +02:00
Shankar Prasad
ce1f95f6f8 Updated kn translations 2011-04-02 13:48:46 +05:30
Shankar Prasad
c6fc0d81c8 Updated kn translations 2011-04-02 13:47:44 +05:30
Shankar Prasad
333ce24083 Updated kn translations 2011-04-02 13:46:20 +05:30
Nguyễn Thái Ngọc Duy
7ddc0b3bb2 Updated Vietnamese translation 2011-04-02 12:58:50 +07:00
Nguyễn Thái Ngọc Duy
6fc1a0b5ce po/vi.po: import from Damned Lies 2011-04-02 12:50:47 +07:00
Gabor Kelemen
0a10d4355e Updated Hungarian translation 2011-04-01 18:46:50 +02:00
Giorgio F. Gilestro
c6279ac229 Fix up accidental error in last commit
The accelerator ended up as stock id instead.
2011-04-01 15:15:47 +02:00
Giorgio F. Gilestro
cce40272e3 Use ctrl-delete as the keyboard shortcut to trash files
This change was made to make it harder to accidentally trigger a file
delete. We still support the trash that will let you get a trashed file
back, and we will get undo support to make this even easier. However,
that only works if you know you deleted the wrong file, not if you
accidentally hit delete while the nautilus window was focused.
2011-04-01 14:57:36 +02:00
Shankar Prasad
803783c247 Updated kn translations 2011-04-01 18:24:08 +05:30
Jiro Matsuzawa
e72093c2b0 Updated Japanese translation. 2011-03-31 21:50:18 +09:00
Милош Поповић
9522699140 Added Serbian translation 2011-03-31 12:33:41 +02:00
Dr.T.Vasudevan
7421f629c9 Updated Tamil translation 2011-03-31 14:47:28 +05:30
Dr.T.Vasudevan
d011084103 Updated Tamil translation 2011-03-31 14:46:01 +05:30
Cosimo Cecchi
80fab3f7a7 release: update for 2.91.94 2011-03-30 21:53:14 -04:00
Alexander Larsson
f294a4e806 Fix up eject button hover in places sidebar
We were calling gtk_tree_view_column_cell_get_position() without
properly loading the cell attribute for the right row before.
We fix this by calling gtk_tree_view_column_cell_set_cell_data().

With this in place we can also use the x_offset for the position and
avoid the whole summing of widths.

Due to a bug in Gtk which expands the eject icon cell renderer we
have to right align it so that it lines up properly.

https://bugzilla.gnome.org/show_bug.cgi?id=640741
2011-03-30 21:46:36 -04:00
Chao-Hsiung Liao
b57c42f7fb Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-03-30 21:34:52 +08:00
Ask H. Larsen
3fd5eda0fc Updated Danish translation 2011-03-30 00:02:13 +02:00
Cosimo Cecchi
cf21e9aa47 pathbar: keep a ref to the GFile while updating the path
When desktop-is-home-dir changes, we force a re-layout of all the
buttons, which in turn unrefs the passed-in GFile, as the ref would
belong to an old button. Fix this by assuming a ref while calling
nautilus_path_bar_update_path().

https://bugzilla.gnome.org/show_bug.cgi?id=551543
2011-03-29 16:44:01 -04:00
Matej Urbančič
aed2cce6c3 Updated Slovenian translation 2011-03-29 16:17:14 +02:00
Gintautas Miliauskas
e7d80384ab Updated Lithuanian translation. 2011-03-29 14:11:00 +02:00