Commit graph

16338 commits

Author SHA1 Message Date
William Jon McCann
fc450bbdfe Rename icon view to canvas view
This will allow us to retain canvas view for the desktop directory
but implement a new icon view for other folders.

https://bugzilla.gnome.org/show_bug.cgi?id=681370
2012-08-07 09:52:39 -04:00
Dirgita
63e4bb8b27 Updated Indonesian translation 2012-08-07 20:24:51 +07:00
William Jon McCann
e4f0a0f2e1 Removed more scaling fonts by zoom factor 2012-08-07 09:03:35 -04:00
Sweta Kothari
e5efbcbb9a Updated gujarati file 2012-08-07 13:34:03 +05:30
Matej Urbančič
ab2188404a Updated Slovenian translation 2012-08-07 08:36:04 +02:00
Daniel Winzen
9acdfcae7d Updated German translation 2012-08-07 00:19:37 +02:00
Sweta Kothari
623b3dcf57 Updated gujarati file 2012-08-06 18:22:31 +05:30
Sweta Kothari
66494b2f41 Updated gujarati file 2012-08-06 17:24:44 +05:30
Sweta Kothari
cbcb4f2fb7 Updated gujarati file 2012-08-06 15:47:13 +05:30
Praveen Illa
809f8a50f6 Updated Telugu Translation 2012-08-03 00:23:22 +05:30
Мирослав Николић
127047a31b Updated Serbian translation 2012-08-02 08:48:50 +02:00
Jiro Matsuzawa
504ad80bdd [l10n] Update Japanese translation
Modify the About label
2012-08-02 15:03:53 +09:00
Cosimo Cecchi
cb48803516 pathbar: additional fix for last commit
We were missing to add the up slider width in the LTR case.
2012-08-01 22:21:42 +02:00
Cosimo Cecchi
71db3de604 pathbar: fix allocation offset for the down slider button
We want the down slider button to be linked visually to the rest of the
pathbar.

https://bugzilla.gnome.org/show_bug.cgi?id=680916
2012-08-01 21:56:04 +02:00
Cosimo Cecchi
0d027cae7b pathbar: remove unused spacing private member
We use a linked style right now, so keeping this around just makes the
code harder to read.
2012-08-01 21:54:57 +02:00
Cosimo Cecchi
c686068f51 places-sidebar: guard for NULL supported VFS schemes array
GVfs might not be installed, or not support any protocol.
2012-08-01 13:25:06 +02:00
William Jon McCann
2156d246e4 Add a way to rank search results
We give each search hit a relevance score computed from the sum
of proximity, recent, and text match bonuses.

The search results are ordered by this value by default.

https://bugzilla.gnome.org/show_bug.cgi?id=680163
2012-08-01 13:19:10 +02:00
William Jon McCann
1960b73460 Remove ctime and date_permissions
These are unreliable or unset
2012-08-01 12:25:17 +02:00
William Jon McCann
0a8a2781f2 Remove access time column
We can't ensure this value is accurate.
2012-08-01 12:25:17 +02:00
Matej Urbančič
99f6a38641 Updated Slovenian translation 2012-08-01 10:37:48 +02:00
Cosimo Cecchi
a04dc1d0dc window: make gear-menu a window action instead of an app action
Otherwise clicking on the gear menu will activate it on every window at
the same time.
2012-07-31 18:16:53 +02:00
Cosimo Cecchi
195e7ee00d eel: don't use GDK_THREADS macros
Use the function equivalents.
2012-07-31 17:08:27 +02:00
Cosimo Cecchi
60a191a900 Revert "Add support for a column that combines atime and mtime"
Unfortunately we can't really support this right now, as the atime we
retrieve is mostly a lie.

This reverts commit 85a1b463bf.
2012-07-31 17:01:19 +02:00
William Jon McCann
7ac186d154 Fix the box styling of the query editor rows 2012-07-31 16:57:23 +02:00
William Jon McCann
79233d227c Make search location buttons linked 2012-07-31 16:21:53 +02:00
William Jon McCann
349ccace89 Make query editor buttons raised 2012-07-31 16:15:32 +02:00
William Jon McCann
21bef4a894 Use window-close icon instead of list remove in query editor 2012-07-31 16:04:46 +02:00
Khaled Hosny
1f66b469f9 Updated Arabic translation 2012-07-31 06:11:04 +02:00
Fran Diéguez
35b6a25585 Updated Galician translations 2012-07-30 02:36:39 +02:00
Åsmund Skjæveland
6c048192d4 Updated Norwegian Nynorsk translation 2012-07-29 21:08:31 +02:00
Kjartan Maraas
73e3d501ce Updated Norwegian Nynorsk translation 2012-07-29 18:43:37 +02:00
Åsmund Skjæveland
82771f71ad Updated Norwegian Nynorsk translation 2012-07-29 18:22:32 +02:00
Gabor Kelemen
3d2eb19c4a Updated Hungarian translation by Bence Lukacs <lukacs.bence1 at gmail dot com> 2012-07-28 17:36:46 +02:00
Daniel Mustieles
9a37666c4f Updated Spanish translation 2012-07-27 11:33:47 +02:00
Praveen Illa
298425cdf0 Updated Telugu Translation 2012-07-26 23:17:01 +05:30
Kjartan Maraas
8a08b8d99c Updated Norwegian bokmål translation 2012-07-25 16:32:21 +02:00
Cosimo Cecchi
55e2cdde73 toolbar: add a F10 keybinding for the gear menu
F10 should activate the gear menu, or there's no way to get to it using
the keyboard.

https://bugzilla.gnome.org/show_bug.cgi?id=680568
2012-07-25 05:37:08 -04:00
Cosimo Cecchi
55a6e553c3 toolbar: fix a copy/paste typo
We should be using the provided icon name, not hardcoding the gear icon
again.
2012-07-25 05:36:37 -04:00
Florian Müllner
85a1b463bf Add support for a column that combines atime and mtime
For many users, the difference between access and modification time
is rather unobvious, so add support for a "Used" column, which combines
the two times, and make it default.

https://bugzilla.gnome.org/show_bug.cgi?id=680550
2012-07-25 11:05:15 +02:00
Yaron Shahrabani
bf0748ca0a Updated Hebrew translation. 2012-07-24 22:25:22 +03:00
Daniel Mustieles
483e640bad Updated Spanish translation 2012-07-21 18:50:51 +02:00
William Jon McCann
c9be986083 Don't use wallpaper surface if it NULL
https://bugzilla.gnome.org/show_bug.cgi?id=680356
2012-07-21 11:09:54 -04:00
William Jon McCann
a89d1c2795 Don't handle search for desktop windows
https://bugzilla.gnome.org/show_bug.cgi?id=680110
2012-07-21 11:09:54 -04:00
William Jon McCann
988e33f3af Make time columns default to descending sort order 2012-07-20 19:07:09 -04:00
Cosimo Cecchi
88ae6601e7 man: don't mention --check in the manual
It's an internal option that can be disabled when building, no point in
showing it in the manual.

https://bugzilla.gnome.org/show_bug.cgi?id=676540
2012-07-20 11:32:10 -04:00
Cosimo Cecchi
555279e61b pathbar: set single line mode for pathbar button labels
We never want these buttons to have more than a single line of text.

https://bugzilla.gnome.org/show_bug.cgi?id=680289
2012-07-19 20:36:04 -04:00
William Jon McCann
9de06587d2 Change focus to the view on down arrow
https://bugzilla.gnome.org/show_bug.cgi?id=680159
2012-07-19 20:30:09 -04:00
William Jon McCann
edab17d713 Don't grab focus away from the search entry box
https://bugzilla.gnome.org/show_bug.cgi?id=680159
2012-07-19 20:30:09 -04:00
William Jon McCann
2a9dbc7ef9 Only try to handle keys in query editor if not handled
This fixes the search entry grabbing pasted URLs.

https://bugzilla.gnome.org/show_bug.cgi?id=680159
2012-07-19 20:30:09 -04:00
Khaled Hosny
dcc5696fe7 Updated Arabic translation 2012-07-20 00:47:33 +02:00