Commit graph

17063 commits

Author SHA1 Message Date
Gheyret Kenji 55eff68d3b Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-02-16 13:22:20 +09:00
William Jon McCann 447d2ad694 eel: use G_APP_INFO_CREATE_NEEDS_TERMINAL to run command in terminal 2013-02-15 14:28:16 -05:00
Daniel Mustieles c1015ee559 Updated Spanish translation 2013-02-14 16:54:52 +01:00
Cosimo Cecchi 1c2b1e3334 ui: specify accelerators=true for our menu definitions
This will make GtkMenuButton do the right thing and show accelerators in
the popup.
Thanks to Juanjo Marín for the fix.

https://bugzilla.gnome.org/show_bug.cgi?id=680962
2013-02-14 09:49:14 -05:00
Cosimo Cecchi b4ad42af54 places-sidebar: follow the remember-recent-files GSetting
https://bugzilla.gnome.org/show_bug.cgi?id=693705
2013-02-13 11:18:18 -05:00
Cosimo Cecchi 500770e8de places-sidebar: add a Connect to Server sidebar item
https://bugzilla.gnome.org/show_bug.cgi?id=686968
2013-02-12 19:54:41 -05:00
Cosimo Cecchi d2bfffc574 places-sidebar: coding style fix 2013-02-12 18:43:44 -05:00
Cosimo Cecchi b2dca1ed86 list-view: follow the newly introduced use-tree-view GSetting 2013-02-11 19:57:29 -05:00
Cosimo Cecchi 58bde02ecd preferences: add a "Navigate folders in a tree" preference
Users can now enable the tree view with the checkbox.
2013-02-11 19:52:59 -05:00
Cosimo Cecchi 9fd0e21817 list-view: add back a treeview option
Re-add most of the code that handled the tree view in NautilusListModel
and NautilusListView, cleaned up and rebased to master.

The tree mode will be activated by a checkbox in the Preferences dialog.
2013-02-11 19:48:18 -05:00
Daniel Mustieles d2c4cad594 Updated Spanish translation 2013-02-11 14:39:05 +01:00
Anish A 80941bd263 Updated Malayalam Localization 2013-02-10 20:49:31 +04:00
Aurimas Černius 8605bc944a Updated Lithuanian translation 2013-02-09 23:24:38 +02:00
Wouter Bolsterlee 8db7c7c206 Updated Dutch translation 2013-02-09 17:53:44 +01:00
Gheyret Kenji aaa61a0f8b Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-02-09 10:50:56 +09:00
Alexandre Franke 160f7cbff4 Update French translation 2013-02-08 19:20:52 +01:00
Matej Urbančič 4c1880dfe4 Updated Slovenian translation 2013-02-07 20:50:14 +01:00
Fran Diéguez c5f33a6417 Updated Galician translations 2013-02-07 01:01:01 +01:00
Cosimo Cecchi 37acaa61ae release: prepare for 3.7.5 2013-02-06 17:26:15 -05:00
Cosimo Cecchi b3434e8bec data: add nautilus-classic.desktop
This is needed to have nautilus autostarted with desktop icons in the
classic session.
2013-02-06 13:37:38 -05:00
Cosimo Cecchi 7a21b958ec application: add a --force-desktop command line option
This will be useful when nautilus is run in "classic mode" to show icons
independently of the GSettings value.
2013-02-06 13:16:54 -05:00
Cosimo Cecchi 298a35c058 image-properties-page: don't use gtk_scrolled_window_add_with_viewport() 2013-02-06 13:16:25 -05:00
Inaki Larranaga Murgoitio d2cdc88a88 Updated Basque language 2013-02-03 17:26:18 +01:00
Gheyret Kenji 6e2ed1e9bf Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-02-03 10:01:34 +09:00
Chao-Hsiung Liao 3f4162a00f Updated Traditional Chinese translation(Hong Kong and Taiwan) 2013-02-02 18:44:56 +08:00
Piotr Drąg f1ef886036 Updated Polish translation 2013-01-31 20:37:38 +01:00
Reinout van Schouwen f733ed3061 Updated Dutch translation by Reinout van Schouwen <reinouts@gnome.org> 2013-01-31 00:23:19 +01:00
Cosimo Cecchi d69885bd67 file: don't crash when the original file path has reserved characters
We shouldn't even try to unescape this, as GIO returns a valid path.

https://bugzilla.gnome.org/show_bug.cgi?id=692737
2013-01-29 18:41:22 +01:00
Cosimo Cecchi b632e32b54 toolbar: use a better position for the back/forward popup menus
Position them under the button, instead of below the pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=688809
2013-01-29 18:18:27 +01:00
Cosimo Cecchi ae16296bbc eel: remove unused eel_gtk_tree_view_set_activate_on_single_click 2013-01-22 20:36:47 -05:00
Cosimo Cecchi 277a6a45be places-sidebar: use gtk_tree_view_set_activate_on_single_click
This also bumps the required GTK version to the current git master.
2013-01-22 20:36:47 -05:00
Мирослав Николић 0cdc2b1cb1 Updated Serbian translation 2013-01-22 22:11:52 +01:00
William Jon McCann d721a8f206 Normalize signal names
https://bugzilla.gnome.org/show_bug.cgi?id=692234
2013-01-22 10:47:54 -05:00
William Jon McCann 898573b616 Remove cut and paste libegg
https://bugzilla.gnome.org/show_bug.cgi?id=692234
2013-01-22 10:47:54 -05:00
William Jon McCann 3c22e4c1a3 Keep a ref to the drop files
So they will still be around when the parent model goes away.

https://bugzilla.gnome.org/show_bug.cgi?id=692234
2013-01-22 10:47:54 -05:00
William Jon McCann 1b4eec6e52 Cache drag selections on drag begin
Since the contents of the view may change.

https://bugzilla.gnome.org/show_bug.cgi?id=692234
2013-01-22 10:47:54 -05:00
Cosimo Cecchi 79b727a629 shell-search-provider: plug a memleak 2013-01-21 13:05:39 -05:00
Cosimo Cecchi ccf0664cf4 search-hit: plug a memleak 2013-01-21 13:05:37 -05:00
William Jon McCann 161b8424b5 Switch location on canvas view hover
https://bugzilla.gnome.org/show_bug.cgi?id=692097
2013-01-21 11:08:07 -05:00
William Jon McCann 0d635bdab1 Switch location on list view hover
https://bugzilla.gnome.org/show_bug.cgi?id=692097
2013-01-21 11:08:07 -05:00
William Jon McCann 9540054817 Switch location on places sidebar hover
https://bugzilla.gnome.org/show_bug.cgi?id=692097
2013-01-21 11:08:07 -05:00
William Jon McCann 87bb40d7fa Switch views when hovering over pathbar
https://bugzilla.gnome.org/show_bug.cgi?id=692097
2013-01-21 11:08:07 -05:00
Kjartan Maraas a88fbb5d7b Updated Norwegian bokmål translation 2013-01-21 11:03:59 +01:00
Gheyret Kenji 104bed1a15 Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-01-20 11:52:31 +09:00
Gheyret Kenji bcfaeedabb Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-01-19 11:03:25 +09:00
Cosimo Cecchi c6d1b15dbc slot: clean floating bar actions before showing it again
Or we can potentially add mutliple Stop buttons.
2013-01-18 16:59:40 -05:00
Cosimo Cecchi 9f7c0918df properties-window: make sure to clear group/owner changes on destroy
In case a pending change group/owner operation is happening while the
window is destroyed, we were failing to properly clean up the operation,
possibly leading to a leak or an invalid state.
2013-01-17 13:37:50 -05:00
Pavel Vasin ff4ada2da1 search-hit: fix mem leak
https://bugzilla.gnome.org/show_bug.cgi?id=691004
2013-01-17 13:33:15 -05:00
Pavel Vasin 1697f75195 column-chooser: fix mem leak
https://bugzilla.gnome.org/show_bug.cgi?id=691004
2013-01-17 13:33:15 -05:00
Pavel Vasin 6cc059717e view: fix mem leak
https://bugzilla.gnome.org/show_bug.cgi?id=691004
2013-01-17 13:33:14 -05:00