commit 50647b100ddb52f61c50f973d89f883d346442bb Author: Cosimo Cecchi Date: 2011-02-21 Release 2.91.90 M NEWS M configure.in commit aea7f1f49601c34398f8b62b3650f7c3db8d1171 Author: Cosimo Cecchi Date: 2011-02-21 all: fix some includes M src/nautilus-toolbar.c M src/nautilus-window-pane.c commit b89a352e0d37193d00de7085ad4ef18f6f2d36a2 Author: Cosimo Cecchi Date: 2011-02-21 configure: depend on stable GTK+/GLib versions M configure.in commit ead6bf5b5d80a0d4937d7b8f84dd2cdc53db73e4 Author: Luca Ferretti Date: 2011-02-21 Updated Italian translation M po/it.po commit 1cfe6c78c610c616873314e2fa76cb085116cf96 Author: Cosimo Cecchi Date: 2011-02-21 tracker-engine: update to 0.10, using libtracker-sparql https://bugzilla.gnome.org/show_bug.cgi?id=642770 M libnautilus-private/nautilus-search-engine-tracker.c commit a8a5b8d8eae041e7ae10a553d0990fc7ee5dc3cd Author: Stefano Teso Date: 2011-02-21 icon-container: fix setting the selection when renaming Closes: bgo #642766 M libnautilus-private/nautilus-icon-container.c commit 6dd4e0aed74bb7da6fc471ff6f032884f93643b5 Author: Cosimo Cecchi Date: 2011-02-21 application: remove the ConsoleKit listener I just moved it to the gnome-settings-daemon plugin where it should belong. M src/nautilus-application.c commit a3f2a8814453860b1fb8d4c1aa9637011b46f7fb Author: Stefano Teso Date: 2011-02-21 nautilus-view: Ignore scripts directory if it's a broken symlink Closes: bgo#633683 M src/nautilus-view.c commit 585e46b63b691ccc4a618ddc01b686954da287a3 Author: Yaron Shahrabani Date: 2011-02-21 Updated Hebrew translation. M po/he.po commit 527aa458d57036cb74c3f855cd1eb724da1e3ad6 Author: Cosimo Cecchi Date: 2011-02-21 window: remove another couple of unused defines M src/nautilus-window-private.h commit 8ec1999f09ff40b6a1a8b511efbf36b692144503 Author: Cosimo Cecchi Date: 2011-02-21 window: remove useless defines M src/nautilus-window-private.h commit 9531e7cb106f161d8a43da7ca161fac8becd3de6 Author: Cosimo Cecchi Date: 2011-02-21 window: plug a leak Don't leak the GtkSizeGroup after we add widgets to it. Also, move it to the pane, where it should belong now. M src/nautilus-window-pane.c M src/nautilus-window-private.h M src/nautilus-window.c commit 243a3f883f7b2969c11ddac8c6d46521ffa5ef4d Author: A S Alam Date: 2011-02-21 update Punjabi Translation by A S Alam M po/pa.po commit 945ff33b72928e13b2206ccb869f63420cd9de94 Author: Cosimo Cecchi Date: 2011-02-20 window-menus: fix indentation M src/nautilus-window-menus.c commit 322a3d0094082a32d357d0358174025c296a46dd Author: Cosimo Cecchi Date: 2011-02-20 window: fix behavior of the Search action Make the toolbar button active state consistent with the menu, and simplify the code handling it a bunch. M src/nautilus-shell-ui.xml M src/nautilus-window-menus.c M src/nautilus-window-pane.c M src/nautilus-window-pane.h M src/nautilus-window.c M src/nautilus-window.h commit eb9a291ad09d77cd01131209f68beaa04ef45626 Author: Cosimo Cecchi Date: 2011-02-20 navigation-state: bind "active" for toggle actions So that we can use this objet for "Search" M src/nautilus-navigation-state.c commit 808332169bb8000c57d55e267d4abf4dcad3a481 Author: Jorge González Date: 2011-02-20 Added Spanish translation M po/es.po commit 7a3360c812ac30858ca7281c3d34fd132c454f63 Author: Matej Urbančič Date: 2011-02-20 Updated Slovenian translation M po/sl.po commit 763109bb17cd326195ff44951977243a6e6712d1 Author: Cosimo Cecchi Date: 2011-02-19 file-operations: make sure not to show the dialog before calling _run() This had no noticeable effect before, but with gnome-shell's modal dialog animation, it causes the dialog flickering before being picked by the WM. M libnautilus-private/nautilus-file-operations.c commit 01c61be847dbb30f7392794ad0fec6228e82904d Author: Cosimo Cecchi Date: 2011-02-19 all: plug some memory leaks M src/gedit-overlay.c M src/nautilus-floating-bar.c commit bdb71b79540e5a7265ff08bf4353dd580c32411a Author: Cosimo Cecchi Date: 2011-02-19 overlay-child: make sure to intialize required fields M src/gedit-overlay-child.c commit 89b84688b36a769478bd4593cceace6e2636c86c Author: Kjartan Maraas Date: 2011-02-19 Fix this after the window and spatial cleanups M po/POTFILES.in commit e68968479783e0ff3e4f7c8b7391471d06597306 Author: Kjartan Maraas Date: 2011-02-19 Updated Norwegian bokmål translation. M po/nb.po commit ddd59a578e403e815f76006477bf5eaea5b20c1e Author: Cosimo Cecchi Date: 2011-02-18 window: accumulate saving the sidebar width in GSettings We don't want to hammer DConf with writes. M src/nautilus-window-private.h M src/nautilus-window.c commit 56b249cc804bcea81d0308afe45ac2e5084dc6d7 Author: Cosimo Cecchi Date: 2011-02-18 floating-bar: ellipsize the description label Until we have a better way to truncate it at the right point when there's not enough space. M src/nautilus-floating-bar.c commit 695d067571292c6475761e1ae4c453615f611a00 Author: Cosimo Cecchi Date: 2011-02-18 overlay: fixup allocation in the overlay Give the children the right size they request, and make sure they don't get more space allocated than the width of their parent. M src/gedit-overlay-child.c M src/gedit-overlay.c commit 1fd64c8188a513ec0321e2ff70225f9a7c52b3ad Author: Cosimo Cecchi Date: 2011-02-18 pathbar: cleanups M src/nautilus-pathbar.c commit 7545af6c31ff45998167d008f3320a69d5531f7c Author: Cosimo Cecchi Date: 2011-02-18 pathbar: clean up forward declarations and unused properties No real code change here. M src/nautilus-pathbar.c commit 369eaac5796263e49dd0502aedc6d9137d160132 Author: Cosimo Cecchi Date: 2011-02-18 pathbar: remove unused code M src/nautilus-pathbar.c M src/nautilus-pathbar.h commit 36a47b4a7ea52c860818e0e8a4f795a365ba2e2c Author: Daniel Korostil Date: 2011-02-18 Uploaded Ukranian M po/uk.po commit 2fde89de52f465051dbc85e3d00f57941275e4a7 Author: Daniel Korostil Date: 2011-02-18 Uploaded Ukranian M po/uk.po commit 6a11ecdde028a4972559491a3c0ec7799cc8c882 Author: Cosimo Cecchi Date: 2011-02-18 icon-canvas-item: make the icon frame transparent when not prelit This fixes icons on the desktop appearing weird. M libnautilus-private/nautilus-icon-canvas-item.c commit 1d3d4a1e954fcc15f2a9c7d933e7bc65c5330cc3 Author: Cosimo Cecchi Date: 2011-02-18 all: remove 'Tighter Layout' option It's just broken, and we already have icon view if we want something tighter. M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus-icon-canvas-item.c M libnautilus-private/nautilus-icon-container.c M libnautilus-private/nautilus-icon-container.h M libnautilus-private/nautilus-metadata.c M libnautilus-private/nautilus-metadata.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/nautilus-actions.h M src/nautilus-convert-metadata.c M src/nautilus-file-management-properties.c M src/nautilus-file-management-properties.ui M src/nautilus-icon-view-ui.xml M src/nautilus-icon-view.c M src/nautilus-icon-view.h commit 822b99ee1de297fbe78548a1a7fa96d1be737f72 Author: Cosimo Cecchi Date: 2011-02-18 list-view: make sure not to activate items while chaining up The event activation is done entirely in our signal handler, and row-activated should only be used for the typeahead search box. M src/nautilus-list-view.c commit 1988c7bc5feff1a2630b2603d558d1c376b12c9f Author: Cosimo Cecchi Date: 2011-02-18 views: fix alternate locaiton opening somewhat It was broken after the last changes. Also, add some comments to clarify how things work. M src/nautilus-icon-view.c M src/nautilus-list-view.c M src/nautilus-window-manage-views.c commit 491948284e453440798f14e29ba65737f44c5d46 Author: Cosimo Cecchi Date: 2011-02-18 debug: add a debug flag for the icon view M libnautilus-private/nautilus-debug.c M libnautilus-private/nautilus-debug.h commit 765d81d0b68e3b2d430b9ca0716a3f67607440df Author: Alexander Larsson Date: 2011-02-18 Change compact-view all-columns-have-same-width default to false This particular option is what makes the lables-on-the side part of compact view useful (and compact) over the normal icon view. Having it off by default is just weird. M libnautilus-private/org.gnome.nautilus.gschema.xml.in commit 2d904c778ce5b30649c4789f35fcd3ea44e7fa59 Author: Alexander Larsson Date: 2011-02-18 Remove debug spew from previous commit M src/nautilus-window-manage-views.c commit e5f4a1f0fe63b324cc62e94a46599b2e187b1121 Author: Cosimo Cecchi Date: 2011-02-17 window-manage-views: initialize a variable M src/nautilus-window-manage-views.c commit bdc7f2172f9e8b1c58d3f8a8d90ae157702dde3e Author: Cosimo Cecchi Date: 2011-02-17 window-manage-views: fix an oversight in previous commit M src/nautilus-window-manage-views.c commit a58eb87e294c02ec61668ef6d02d701626ef8b98 Author: Cosimo Cecchi Date: 2011-02-17 window-manage-views: don't create two windows when opening in new win We were creating two windows at startup if the 'Open in different windows' option was toggled on. M src/nautilus-window-manage-views.c commit 936a1749bb79217decc47ec2e12c7f3c40823f97 Author: Cosimo Cecchi Date: 2011-02-17 window: fix some missing signal handlers/overrides M src/nautilus-window.c commit cff594aeba0cb62f3316eb8a14114091ca4c6d11 Author: Cosimo Cecchi Date: 2011-02-17 window: cleanup header M src/nautilus-window-private.h M src/nautilus-window.c M src/nautilus-window.h commit f57a958039400b38897bf7ad5cc2f2e686921624 Author: Cosimo Cecchi Date: 2011-02-17 location-dialog: remove NautilusLocationDialog The only user was NautilusSpatialWindow M src/Makefile.am D src/nautilus-location-dialog.c D src/nautilus-location-dialog.h commit b1589b8c22baa2d9508aabe96fc8bafd99bcdb71 Author: Cosimo Cecchi Date: 2011-02-17 all: fix the desktop window without spatial mode Basically disable all the window chrome for the desktop window. M src/nautilus-desktop-window.c M src/nautilus-window-pane.c M src/nautilus-window-private.h M src/nautilus-window.c M src/nautilus-window.h commit 4bf81e0d4883b9b6a6dfab120b096bea26a46a0a Author: Cosimo Cecchi Date: 2011-02-17 window: merge the navigation window XML into the shell XML There's no such distinction anymore. M src/Makefile.am D src/nautilus-navigation-window-ui.xml M src/nautilus-shell-ui.xml M src/nautilus-window-menus.c commit df516e1f09ded17bea6a4fc4fd8b974f61e799b4 Author: Cosimo Cecchi Date: 2011-02-17 all: merge NautilusNavigationWindow into NautilusWindow M src/Makefile.am M src/nautilus-application.c M src/nautilus-application.h M src/nautilus-bookmarks-window.c M src/nautilus-connect-server-dialog-nonmain.c M src/nautilus-desktop-window.c M src/nautilus-desktop-window.h M src/nautilus-icon-view.c M src/nautilus-location-bar.c M src/nautilus-location-bar.h M src/nautilus-mime-actions.c M src/nautilus-navigation-action.c D src/nautilus-navigation-window-menus.c D src/nautilus-navigation-window.c D src/nautilus-navigation-window.h M src/nautilus-notebook.c M src/nautilus-places-sidebar.c M src/nautilus-view.c M src/nautilus-window-manage-views.c M src/nautilus-window-manage-views.h M src/nautilus-window-menus.c M src/nautilus-window-pane.c M src/nautilus-window-private.h M src/nautilus-window.c M src/nautilus-window.h commit 4cf05a8c91bda94aac6d403947cbb402a68019d2 Author: Cosimo Cecchi Date: 2011-02-17 window: fix class casting madness M src/nautilus-window.c commit 9af483dbbea8fc6fc41f4bc726522d7583ccf677 Author: Cosimo Cecchi Date: 2011-02-17 all: merge NautilusNavigationWindowSlot into NautilusWindowSlot M src/Makefile.am M src/nautilus-application.c M src/nautilus-navigation-action.c D src/nautilus-navigation-window-slot.c D src/nautilus-navigation-window-slot.h M src/nautilus-navigation-window.c M src/nautilus-window-manage-views.c M src/nautilus-window-pane.c M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window.c commit 238bc1452138e1aae44dcc95121b749ab4d805d0 Author: Cosimo Cecchi Date: 2011-02-17 window-pane: remove useless class vfuncs M src/nautilus-window-pane.h commit 67384aa0d21e90816d5ee084b56bb43b1e94af60 Author: Cosimo Cecchi Date: 2011-02-17 all: merge NautilusNavigationWindowPane into NautilusWindowPane M src/Makefile.am M src/nautilus-location-bar.c M src/nautilus-location-bar.h M src/nautilus-navigation-window-menus.c D src/nautilus-navigation-window-pane.c D src/nautilus-navigation-window-pane.h M src/nautilus-navigation-window-slot.c M src/nautilus-navigation-window.c M src/nautilus-notebook.c M src/nautilus-toolbar.h M src/nautilus-window-manage-views.c M src/nautilus-window-pane.c M src/nautilus-window-pane.h M src/nautilus-window.c commit 0e73140437c97c23b480f137ce8c88113900a336 Author: Cosimo Cecchi Date: 2011-02-17 all: assume all windows are navigation windows M src/nautilus-application.c M src/nautilus-bookmarks-window.c M src/nautilus-window-manage-views.c M src/nautilus-window-pane.c M src/nautilus-window.c commit b6b63e35792fd50cbe71bf87e44d5233cd879b3d Author: Cosimo Cecchi Date: 2011-02-17 all: remove NautilusSpatialWindow M src/Makefile.am M src/nautilus-bookmarks-window.c M src/nautilus-desktop-window.h M src/nautilus-location-dialog.c D src/nautilus-spatial-window-ui.xml D src/nautilus-spatial-window.c D src/nautilus-spatial-window.h M src/nautilus-window-manage-views.c M src/nautilus-window-pane.c M src/nautilus-window-private.h M src/nautilus-window.c commit 9d70e3e2a0b8af6eef1a10749a985896ba449e37 Author: Cosimo Cecchi Date: 2011-02-17 desktop-window: make NautilusDesktopWindow a navigation window We still have to fix sidebar/toolbar visibility though. M src/nautilus-desktop-window.c M src/nautilus-desktop-window.h commit 073e1f9454d52523837a3a2073d710206c90a808 Author: Cosimo Cecchi Date: 2011-02-17 all: remove spatial windows methods from NautilusApplication M src/nautilus-application.c M src/nautilus-application.h M src/nautilus-bookmarks-window.c M src/nautilus-connect-server-dialog-nonmain.c M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window-ui.xml M src/nautilus-navigation-window.c M src/nautilus-spatial-window.c commit edc5310062e8617727423e7508951de1abe0b1b9 Author: Cosimo Cecchi Date: 2011-02-17 all: remove NautilusWindowOpenMode enumeration The mode is now always decided by the GSettings preference. M src/nautilus-icon-view.c M src/nautilus-list-view.c M src/nautilus-mime-actions.c M src/nautilus-mime-actions.h M src/nautilus-navigation-window-pane.c M src/nautilus-places-sidebar.c M src/nautilus-spatial-window.c M src/nautilus-tree-sidebar.c M src/nautilus-view.c M src/nautilus-view.h M src/nautilus-window-manage-views.c M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window-types.h commit e94fe49ef856a4658fd3fcbb228b78bb0d7b0657 Author: Alexander Larsson Date: 2011-02-17 Don't show a desktop target in copy/move to if desktop is not shown M src/nautilus-view.c commit e74376ee27a232e559a3ef98918f0742d6fa376a Author: Alexander Larsson Date: 2011-02-17 Don't show desktop in sidebar if desktop is not visible or if home is desktop By default there is no more desktop anymore, so its kinda weird to have it highly visible in the ui, as there should be nothing there. M src/nautilus-places-sidebar.c commit 4298e522e25ea5075090822a5497164051373a4b Author: Alexander Larsson Date: 2011-02-17 Disable the status bar by default in new windows M libnautilus-private/org.gnome.nautilus.gschema.xml.in commit 055b16f45c4d3c7b5b543df5b8457702f2d3164e Author: Cosimo Cecchi Date: 2011-02-17 window-bookmarks: make sure we get an icon for bookmarks in the menu M src/nautilus-window-bookmarks.c commit e978429c15a5a6d99c0dfeecb2ce889d1a6d0529 Author: Cosimo Cecchi Date: 2011-02-17 search-bar: make the search bar a regular GtkBox M src/nautilus-search-bar.c M src/nautilus-search-bar.h commit c4060407ef76d2566d02cd6dacf06381585ace17 Author: Cosimo Cecchi Date: 2011-02-16 all: set some junctions to better fit the mockup M src/nautilus-places-sidebar.c M src/nautilus-view.c commit d9640b96ef746cbfe5de6ddd21ae06052aa33fa8 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window: fix text setting/unsetting on Search button M src/nautilus-navigation-window.c commit 46b297a523d7f679891299d2a6a4ccac03927ed1 Author: Cosimo Cecchi Date: 2011-02-16 eel: remove unused method M eel/eel-gtk-extensions.c M eel/eel-gtk-extensions.h commit 6acaf5d7ede7054a258f555331358054e1835813 Author: Cosimo Cecchi Date: 2011-02-16 window-menus: remove sneaky code for middle-click toolbar actions We support it directly where we already care now. M src/nautilus-window-menus.c commit 6fa4065d55ffa792105576fd2b99ead5913b36f0 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window: don't create custom actions for the menu items We can use normal actions for those, and use the custom actions in the toolbar, as we already do. M src/nautilus-navigation-window-menus.c commit b644be6ed4f7da02a700a2f74401c4f5273dca46 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window: remvoe useless Search action from the nav group M src/nautilus-navigation-window-menus.c commit 0e168f61a0012127ee0c40ef642b0818471212b7 Author: Cosimo Cecchi Date: 2011-02-16 all: remove NautilusViewAsAction The rationale being the same as for NautilusZoomAction M src/Makefile.am M src/nautilus-navigation-window-menus.c D src/nautilus-view-as-action.c D src/nautilus-view-as-action.h commit 38dea32b3da5610990348be37c3f9454cec54773 Author: Cosimo Cecchi Date: 2011-02-16 all: remove NautilusZoomAction Now that we don't use it on the toolbar anymore, it's useless to keep around. M src/Makefile.am M src/nautilus-navigation-window-menus.c M src/nautilus-window-manage-views.c M src/nautilus-window-menus.c M src/nautilus-window-private.h M src/nautilus-window.c D src/nautilus-zoom-action.c D src/nautilus-zoom-action.h commit d83173021f5adc99b5eec468e0c4d5ddfeed4218 Author: Cosimo Cecchi Date: 2011-02-16 window: just use nautilus_view_set_is_active() Don't roundtrip through NautilusWindowSlot, as that's what it would do anyway. M src/nautilus-window-pane.c M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window.c commit a08625badd19790faca002f1fd6c7049f2d680ba Author: Cosimo Cecchi Date: 2011-02-16 window: active_pane might be NULL if we're destroying the window M src/nautilus-window.c commit a74eac5f4446928cfa00ead53f972f7de678b914 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window-pane: don't bother always setting the active pane The toolbar is insensitive when not active anyway, so this is useless. M src/nautilus-navigation-window-pane.c commit 40bfe945c48bc368c11be4341a6c3f27b5543960 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window-pane: cleanup the class a bit M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window.c commit de4b00057e06fdc675d640c65c9a459f9fdb2725 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window: integrate the back/forward actions with the state So that the current back.forward state propagates to menus. M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window-pane.h M src/nautilus-navigation-window.c M src/nautilus-window-private.h commit d6df8a9d7bc4b902de76c22504f2fa63557d7985 Author: Cosimo Cecchi Date: 2011-02-16 navigation-state: add NautilusNavigationState M src/Makefile.am A src/nautilus-navigation-state.c A src/nautilus-navigation-state.h commit 0c60fd28a1852a101caef1e4cd783b26012cd7fc Author: Cosimo Cecchi Date: 2011-02-16 toolbar: make sure to hold a ref to the action group M src/nautilus-toolbar.c commit 698f109a70c063d47b4ff4adeec78724f674fe6d Author: Cosimo Cecchi Date: 2011-02-16 navigation-window: little cleanup M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window-pane.h commit e18dddb0f6ff0a91e25929b667687b87c8d20ee5 Author: Cosimo Cecchi Date: 2011-02-16 window-pane: make sure we set another pane as active when closing M src/nautilus-window-pane.c commit 3634db080bcf57534b47860908370da5d5cdfad9 Author: Cosimo Cecchi Date: 2011-02-16 window-slot: move window_slot_close() to nautilus-window-slot.c Why on earth should it be somewhere else? M src/nautilus-application.c M src/nautilus-navigation-window-pane.c M src/nautilus-window-manage-views.c M src/nautilus-window-menus.c M src/nautilus-window-slot.h M src/nautilus-window.c commit 610b14e6c85d16d519a0c9665ada09b289d21de7 Author: Cosimo Cecchi Date: 2011-02-16 window-pane: move code around Makes things more readable. M src/nautilus-window-pane.c M src/nautilus-window-pane.h commit a0e572e833c0e27c147d99094dc5655297a38be5 Author: Cosimo Cecchi Date: 2011-02-16 location-bar: remove manual API for setting insensitive widgets It's not needed anymore M src/nautilus-location-bar.c M src/nautilus-location-bar.h commit dd6b7f734252fb9a3813be9856e6c8a44c9bc01a Author: Cosimo Cecchi Date: 2011-02-16 pathbar: remove hackish API M src/nautilus-pathbar.c M src/nautilus-pathbar.h commit 79c27eb5fbe998a0ed2f79541b4487db5f575958 Author: Cosimo Cecchi Date: 2011-02-16 navigation-window-pane: make the whole toolbar insensitive when inactive M src/nautilus-navigation-window-pane.c commit d2c02297befb39526408d938b46cd8269d9d8549 Author: Cosimo Cecchi Date: 2011-02-15 window: remove some other useless code M src/nautilus-spatial-window.c M src/nautilus-window-private.h M src/nautilus-window.c commit 63d5316f6bf85e41bc5be76d551a19c55ab07957 Author: Cosimo Cecchi Date: 2011-02-15 window: remove unused code M src/nautilus-window.c M src/nautilus-window.h commit 476d462bce0bce5fdc367daea3e14be8603f5c3d Author: Cosimo Cecchi Date: 2011-02-15 all: remove the concept of global history list It's not that useful now that nautilus is not a long running application anymore. M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window.c M src/nautilus-window-manage-views.c M src/nautilus-window-private.h M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window.c commit 8974c917ecb202a0dad4871c79dc8d7306e28feb Author: Cosimo Cecchi Date: 2011-02-15 window-menus: move bookmark-related menu code where it belongs M src/nautilus-window-bookmarks.c M src/nautilus-window-menus.c commit 7309d5576f28de33e9a5e5653037264110893490 Author: Cosimo Cecchi Date: 2011-02-15 ui-utilities: centralize a helper function M libnautilus-private/nautilus-ui-utilities.c M libnautilus-private/nautilus-ui-utilities.h M src/nautilus-navigation-window-menus.c M src/nautilus-window-menus.c commit 1755d56bdfefabf0b764aa3531e93f8fb18d73b0 Author: Cosimo Cecchi Date: 2011-02-15 window-pane: remove active_slots madness We can't have more than one active slot at the same time anyway. M src/nautilus-window-pane.c M src/nautilus-window-pane.h M src/nautilus-window.c commit 3a27963142a0ef942631f88f2576f8bc29076898 Author: Cosimo Cecchi Date: 2011-02-15 navigation-window-pane: cleanup header M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window-pane.h commit c4d48d522dccb915041c9521789a47d2bea0e1e4 Author: Cosimo Cecchi Date: 2011-02-15 window: cleanup window_pane_zoom madness M src/nautilus-window-pane.c M src/nautilus-window-pane.h M src/nautilus-window.c commit 75f4f95bed048d955cabd7e521b6cc78182a0903 Author: Cosimo Cecchi Date: 2011-02-15 search-bar: simplify boilerplate code M src/nautilus-search-bar.c commit 28afe6fde1d12083b915f0040c84157ebd461df7 Author: Cosimo Cecchi Date: 2011-02-15 navigation-window: set/unset text on 'Search' according to split mode M src/nautilus-navigation-window.c commit 3e0fa2ef6166160131f4d0051e3ac0c065be52e0 Author: Cosimo Cecchi Date: 2011-02-15 view: use the right label if we're searching M src/nautilus-view.c commit 600352c410a57214cc8fbb9789cf6b43dde55388 Author: Cosimo Cecchi Date: 2011-02-15 navigation-window: use g_settings_bind() a little more M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window.c M src/nautilus-navigation-window.h commit d05c85a0808c48b987dbc438538530f8506d9dfd Author: Cosimo Cecchi Date: 2011-02-15 style: add some junction properties M src/nautilus-toolbar.c M src/nautilus-view.c commit 193f850cd11d909a0af9e95ec0dea7ad91c62160 Author: Cosimo Cecchi Date: 2011-02-15 ui-utlities: remove unused function M libnautilus-private/nautilus-ui-utilities.c M libnautilus-private/nautilus-ui-utilities.h commit 6ebdfd9b5477178c9ab28c19e270b9dc4a53d6df Author: Cosimo Cecchi Date: 2011-02-15 window: don't care looking for toolbar extension items As we removed them. M src/Makefile.am M src/nautilus-navigation-window-slot.c M src/nautilus-window-manage-views.c D src/nautilus-window-toolbars.c commit d3cee086e7be525046c8a16a08b15bfa996871fa Author: Cosimo Cecchi Date: 2011-02-15 libnautilus-extension: remove the ability to add toolbar items We want to fully control our toolbar now. M configure.in M libnautilus-extension/nautilus-menu-provider.c M libnautilus-extension/nautilus-menu-provider.h commit 417bb5c31758a3b321fbac0d53402bed1034c6db Author: Cosimo Cecchi Date: 2011-02-15 navigation-window: use g_settings_bind() for statusbar visibility M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window.c M src/nautilus-navigation-window.h commit 1373f01db2180f080e1d7b02e1655fecb33c21f2 Author: Cosimo Cecchi Date: 2011-02-15 toolbar: fix toolbar with split pane The way we used to instantiate the toolbar, from the navigation window UIManager, did not work fine in the new UI design, as we have a toolbar for each pane now; so we must instantiate a new UIManager for each pane, and add to it the navigation action group to fetch actions from. M src/Makefile.am M src/nautilus-location-bar.c M src/nautilus-location-bar.h M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window-ui.xml A src/nautilus-toolbar-ui.xml M src/nautilus-toolbar.c M src/nautilus-toolbar.h commit 7131487c8bebbbad075b238ec03934a78cf233d9 Author: Cosimo Cecchi Date: 2011-02-15 places-sidebar: use a symbolic icon for eject M src/nautilus-places-sidebar.c commit a572b7355b12a99083b7489bf991a8f929b1a80a Author: Cosimo Cecchi Date: 2011-02-15 view: accumulate floating bar status setting in a timeout We use half of the double-click-time as a good heuristic. M src/nautilus-view.c commit 5a21e22cb0603a77d0a8bf89f6197c799df7ba4d Author: Cosimo Cecchi Date: 2011-02-14 css: theme things a bit more M data/nautilus.css commit caf3233bfc9e7a6e4cd4ed41245ca5d02fdd46e0 Author: Cosimo Cecchi Date: 2011-02-14 window: hide resize grip M src/nautilus-window.c commit acd688037d2a8ccf675526a46ee1d8180301cedd Author: Cosimo Cecchi Date: 2011-02-14 view: use the floating bar as a temporary statusbar if it's off We use a slightly different status message in this case, where we don't care about free space on the volume. M src/nautilus-view.c commit dc80c71c1a742e0134401e765652672a71e46809 Author: Cosimo Cecchi Date: 2011-02-14 view: always create the floating bar in _init() And show/hide it and its components according to what we're currently doing. M src/nautilus-view.c commit b30c9ad791961a6cbf5622c1e3c34b8a088c0439 Author: Cosimo Cecchi Date: 2011-02-14 floating-bar: add _cleanup_actions() M src/nautilus-floating-bar.c M src/nautilus-floating-bar.h commit b75521b56f24bffa320ad7bb5bc61be6fa12cb96 Author: Cosimo Cecchi Date: 2011-02-14 floating-bar: add a bit more whitespace around the label M src/nautilus-floating-bar.c commit b86054a34b9933180d9e847048a26d712505b04a Author: Cosimo Cecchi Date: 2011-02-14 sq iintegrate with view M src/nautilus-view.c commit da3905c073456129874867df1572c8586a9a1f00 Author: Cosimo Cecchi Date: 2011-02-14 sq look like M data/nautilus.css M src/nautilus-floating-bar.c commit d44378ee0adf944bb13a987e4aa79abf1b15693e Author: Cosimo Cecchi Date: 2011-02-14 icon-view: cleanup of supports_* properties M src/nautilus-desktop-icon-view.c M src/nautilus-icon-view.c M src/nautilus-icon-view.h commit 621106fd68a9e2d86f5e62876fd3e2844c2d85ac Author: Cosimo Cecchi Date: 2011-02-14 view: refactor supports_zooming into a property M src/nautilus-desktop-icon-view.c M src/nautilus-view.c M src/nautilus-view.h commit 8544bdb09511cff7edc0382009e6ca0d1f607cd6 Author: Cosimo Cecchi Date: 2011-02-14 desktop-icon-view: adapt the desktop icon view to recent changes M src/nautilus-desktop-icon-view.c M src/nautilus-icon-view.c M src/nautilus-icon-view.h commit 246d7177acf8fa2ddec512e96310f5e31889cfd5 Author: Cosimo Cecchi Date: 2011-02-14 view: add a 'show-floating-bar' property for classes to override So we can disable it on the Desktop. Also, cleanup the _class_init() code a bit while we're here. M src/nautilus-view.c commit fec9449efc444e1dc25eeebf474a59f3aa16b75d Author: Cosimo Cecchi Date: 2011-02-14 view: hook up the overlay in the view M src/nautilus-icon-view.c M src/nautilus-list-view.c M src/nautilus-view.c M src/nautilus-view.h commit db0c274ffaa2d4d95329716cad8b5af319fa9936 Author: Cosimo Cecchi Date: 2011-02-14 floating-bar: make it more similar to the mockups M data/nautilus.css M src/nautilus-floating-bar.c commit 8728a440f1fb9e661d5553b30e60f57f5460007d Author: Cosimo Cecchi Date: 2011-02-14 floating-bar: make the class more flexible - add dialog-like actions - add show/hide spinner M src/nautilus-floating-bar.c M src/nautilus-floating-bar.h commit bcec4c4ecf1b77d7e803f4e84689c6e3b1413fcf Author: Cosimo Cecchi Date: 2011-02-14 floating-bar: add NautilusFloatingBar M src/Makefile.am A src/nautilus-floating-bar.c A src/nautilus-floating-bar.h commit 43f310d0c2ffa2c99c21b332650a9a86b9adc0ab Author: Cosimo Cecchi Date: 2011-02-14 squash overlay M src/gedit-overlay.c commit 5ca133a198326a5aac65c3ef3ddca9af2424bdf5 Author: Cosimo Cecchi Date: 2011-02-14 overlay: update GeditOverlay from upstream M src/gedit-overlay.c commit c16127a438ff9654cbd63dbbc3859dc9916d0160 Author: Cosimo Cecchi Date: 2011-02-11 overlay: borrow GeditOverlay implementation from gedit M src/Makefile.am A src/gedit-overlay-child.c A src/gedit-overlay-child.h A src/gedit-overlay.c A src/gedit-overlay.h commit f5e17ca2b9e27437963155c459f0584eccc45deb Author: Cosimo Cecchi Date: 2011-02-11 icon-view-container: remove useless dispose impl M src/nautilus-icon-view-container.c commit f718677e60eafcb4214ef8d4a9831fd2e597e5d0 Author: Cosimo Cecchi Date: 2011-02-11 view: don't emit the clear signal M src/nautilus-view.c commit 24f1f12a7092312af689c49b9f57d888ce9b6b8c Author: Cosimo Cecchi Date: 2011-02-11 selection-canvas-item: add getter for 'width-pixels' M libnautilus-private/nautilus-selection-canvas-item.c commit 79c9f9e854284c35fc8485efed4850787799a1cf Author: Cosimo Cecchi Date: 2011-02-11 css: style the floating bar according to the mockups M data/nautilus.css commit c27b221329aedbe9b18c6bf02a49193475390a2d Author: Cosimo Cecchi Date: 2011-02-11 navigation-window: use a symbolic icon for the search button M src/nautilus-navigation-window-menus.c commit b4f5d1a9eb4d1389a1c198bb16a28ca35bdf5f60 Author: Cosimo Cecchi Date: 2011-02-11 navigation-window: remove spinner code M src/nautilus-navigation-window.c M src/nautilus-window-toolbars.c commit 42f53017794f288a7c8709b297f0f6de1c368e94 Author: Cosimo Cecchi Date: 2011-02-11 selection-canvas-item: make fade-out time configurable M libnautilus-private/nautilus-icon-container.c M libnautilus-private/nautilus-selection-canvas-item.c M libnautilus-private/nautilus-selection-canvas-item.h commit 5b3208302e2bb5a3d8f2f68ac785a4aa64e8b8a6 Author: Cosimo Cecchi Date: 2011-02-11 selection-canvas-item: make sure the item is destroyed after fading out M libnautilus-private/nautilus-selection-canvas-item.c commit e16f5d44fa67e2222f3a3ba30842e5697d76078f Author: Cosimo Cecchi Date: 2011-02-11 icon-container: only use icon elements to calculate layout bounds Canvas items like e.g. a NautilusFloatingBarItem do not add up to the layout bounds calculation. M libnautilus-private/nautilus-icon-container.c commit 3c749cf9da882043cc5a5cb938f8831831dec768 Author: Cosimo Cecchi Date: 2011-02-11 selection-canvas-item: remove useless Xrandr code which does nothing This code doesn't seem to actually do anything M configure.in M libnautilus-private/nautilus-selection-canvas-item.c commit 854d310d34de8c45a43d7b94755fde45de2540fa Author: Cosimo Cecchi Date: 2011-02-10 navigation-window: cleanup cast madness M src/nautilus-navigation-window.c commit f84f5bb0379b0eea4a9e4e1df72f3038587269eb Author: Cosimo Cecchi Date: 2011-02-10 navigation-window: ensure toolbar search button toggles as expected M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window.c commit d02d193409f53d11bb68ea97683ddc2dc83a088a Author: Cosimo Cecchi Date: 2011-02-10 window-menus: set is-important to 'Search' M src/nautilus-navigation-window-menus.c commit ec87bd5216871dc2cc8c539b51f45be4096bcd2f Author: Cosimo Cecchi Date: 2011-02-10 navigation-window: remove commented out code M src/nautilus-navigation-window.c commit f269eb0f1ff68c1f2ede2c8533a3764cafa11cf8 Author: Cosimo Cecchi Date: 2011-02-10 window-menus: remove is-important from back/forward nav actions M src/nautilus-navigation-window-menus.c commit 67946b38ce482201e0da7dbf6e955e06038fa2c9 Author: Cosimo Cecchi Date: 2011-02-10 toolbar: build the toolbar and the location bar with a GtkUIManager M src/nautilus-location-bar.c M src/nautilus-location-bar.h M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window-ui.xml M src/nautilus-toolbar.c M src/nautilus-toolbar.h commit ba531b1184310455127fa06691f3722052a2eb6c Author: Cosimo Cecchi Date: 2011-02-10 window-menus: merge the UI from XML while initializing actions Because we need it to be ready when setting up the window pane M src/nautilus-navigation-window-menus.c commit 80ea58e844365d0bb097436ed8c0359e07cfd793 Author: Cosimo Cecchi Date: 2011-02-10 navigation-window: initialize actions before setting up the pane This is needed so that the pane can use those actions to build the toolbar. We also have to remove the code that updates split view actions from _initialize_actions(), as it requires the pane is realized. It should not be much of an issue, as that code is called when loading an URI anyway (and so it is called afterwards when loading the window). M src/nautilus-navigation-window-menus.c M src/nautilus-navigation-window.c commit 5756ac82bab3a63708544aeef47ee5b0e9b508da Author: Cosimo Cecchi Date: 2011-02-10 navigation-action: do not use a GtkMenuToolButton As it always has dropdown arrows, which we don't want to see. Make it a Firefox-like button instead, where you can either right click or keep the mouse button pressed for an amount of time to activate the context menu. M src/nautilus-navigation-action.c commit 7363013201ec2950958db529ea96c0f2442b3c53 Author: Cosimo Cecchi Date: 2011-02-09 all: remove unused GSettings keys M libnautilus-private/nautilus-global-preferences.h M src/nautilus-file-management-properties.c commit 66c46dd6d2cdbaeae38e9b42b083c17ebf3ed65d Author: Cosimo Cecchi Date: 2011-02-09 location-bar: use dash and not underscore in signal name M src/nautilus-location-bar.c commit 0ea4ca0709c361a4e2adf5e061108abf5c7017e3 Author: Cosimo Cecchi Date: 2011-02-09 navigation-window-menus: use g_settings_bind() for toolbar visibility This also reduces the code complexity by a fair bit M src/nautilus-navigation-window-menus.c commit 47958798846c8bbf85f2e28abc9b66d8266e890f Author: Cosimo Cecchi Date: 2011-02-09 navigation-window: comment out old toolbar code for now M src/nautilus-navigation-window-ui.xml M src/nautilus-navigation-window.c commit 211dda1ded746708019b11dd497dde21adfb8c4d Author: Cosimo Cecchi Date: 2011-02-09 navigation-window: cope with NautilusNavigationWindowPane changes M src/nautilus-navigation-window.c commit 1a95b0117e095885fc6ec4c3903c909c4f48f377 Author: Cosimo Cecchi Date: 2011-02-09 slot: remove NautilusBarMode M src/nautilus-navigation-window-slot.h commit ff264ed954842d933c9fa5dcd6d8b48366ce60c6 Author: Cosimo Cecchi Date: 2011-02-09 navigation-window-pane: rework to make use of NautilusToolbar M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window-pane.h commit 36e9be912735ce02929aaace8fb618e31bb91b59 Author: Cosimo Cecchi Date: 2011-02-09 navigation-window: don't use search_bar_is_showing() NautilusToolbar is smart enough to take care of visibility alone. M src/nautilus-navigation-window.c commit 865556e2e2073c41f687a4752571bfdf593deeb3 Author: Cosimo Cecchi Date: 2011-02-09 navigation-window: don't tirgger toolbar visibility with GSettings It's done internally by NautilusToolbar M src/nautilus-navigation-window.c commit b34fb9648fcd58f17e09590e2dc9e0dae8af3757 Author: Cosimo Cecchi Date: 2011-02-09 navigation-window: remove methods to toggle toolbar visibility This will be done automatically by NautilusToolbar and inside the methods to trigger temporary visibility. M src/nautilus-navigation-window.c M src/nautilus-navigation-window.h commit a56b468038964ba6ceea5efae74b1520d8e2429a Author: Cosimo Cecchi Date: 2011-02-09 window-toolbars: clean up includes M src/nautilus-window-toolbars.c commit bd36e2d04baeeeeafc2fcf2f00383fbc367de735 Author: Cosimo Cecchi Date: 2011-02-09 toolbar: add NautilusToolbar M src/Makefile.am A src/nautilus-toolbar.c A src/nautilus-toolbar.h commit ca1fa0c2b05edd8e76bb6314a7cb7c1adc4f3319 Author: Cosimo Cecchi Date: 2011-02-08 navigation-bar: remove useless abstract class Merge the useful pieces into NautilusLocationBar itself, which is the only implementor anyway. M src/Makefile.am M src/nautilus-location-bar.c M src/nautilus-location-bar.h D src/nautilus-navigation-bar.c D src/nautilus-navigation-bar.h M src/nautilus-navigation-window-pane.c M src/nautilus-navigation-window.c commit 6f0a2036197cf03095b0a775c35983bc42885fb1 Author: Kjartan Maraas Date: 2011-02-17 Updated Norwegian bokmål translation. M po/nb.po commit dde08b0914b1ec42ecfbbbee47673e8fe3975319 Author: Sweta Kothari Date: 2011-02-17 Updated Gujarati Translations M po/gu.po commit f8bea223f63eb0ed62ddf22062c94d1c76fea234 Author: Alexander Shopov Date: 2011-02-17 Updated Bulgarian translation M po/bg.po commit 8f9dda634d5143dda92a8bf987ca083225ab174c Author: Mario Blättermann Date: 2011-02-13 [l10n] Updated German translation M po/de.po commit ae6122fb8212e56f2c5a3afad5b84d532ed3ffc1 Author: Changwoo Ryu Date: 2011-02-13 Updated Korean translation M po/ko.po commit 17323012e2ebc3b65be673a7524e021f84434810 Author: Yaron Shahrabani Date: 2011-02-12 Updated Hebrew translation. M po/he.po commit b0760d0c50aea36ab95a81794f35b739c3ab08f5 Author: Chao-Hsiung Liao Date: 2011-02-11 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 06e1c2822bc543566eb71ea6f6208a3c82da67fe Author: Mahyar Moghimi Date: 2011-02-10 Updating Persian Translation M po/fa.po commit a425e4ed04d0323e1770ca4889affc4564c66a05 Author: Mahyar Moghimi Date: 2011-02-10 Updating Persian Translation M po/fa.po commit 20df7410f143960c206efce19e0f404df3265c93 Author: Mahyar Moghimi Date: 2011-02-10 Updating Persian Translation M po/fa.po commit 917a3e2097f52d2e8223011b672dffadc6674472 Author: Cosimo Cecchi Date: 2011-02-08 gsettings: rename our gschema path to /org/gnome/nautilus M libnautilus-private/org.gnome.nautilus.gschema.xml.in commit fbabd8e4f13fb7312f3921f3a1633b586a4b048c Author: Cosimo Cecchi Date: 2011-02-08 editable-label: chain up in style_updated() M eel/eel-editable-label.c commit 4e47a409e990418f541ec9c5f5b5e1567eb04297 Author: Alexander Larsson Date: 2011-02-07 Avoid spew in the common case of non-existing desktop metadata file M libnautilus-private/nautilus-desktop-metadata.c commit 98feec44b9d93fc029e95b682ec29eb104c60320 Author: Craig Keogh Date: 2011-02-06 Remove configure.in ACLOCAL_FLAGS, now in Makefile.am (GNOME bug 641629) M configure.in commit 43573325a03536a93869f0a080dc0b2257e7e258 Author: Craig Keogh Date: 2011-02-06 Honor aclocal flags (GNOME bug 641629) M Makefile.am commit 01e5b514d9155e73448365d5f994a967da2d58f2 Author: Cosimo Cecchi Date: 2011-02-07 pathbar: use "Home" for the home button, instead of the username M src/nautilus-pathbar.c commit df482adbbdb62f422f9c3eabb5aa1ac7a638e700 Author: Kjartan Maraas Date: 2011-02-06 Updated Norwegian bokmål translation. M po/nb.po commit ed109037524dec6dbf11b4a840eb9b4ea82c9e2f Author: Fran Diéguez Date: 2011-02-06 Updated Galician translations M po/gl.po commit c926b072165b822af8dfd6f5d8a413809bb6b541 Author: Cosimo Cecchi Date: 2011-02-05 bookmark: apply name and custom-name during construction M libnautilus-private/nautilus-bookmark.c commit 8233aadcdd5dcf57d66c7c70df4e507ed32020ed Author: Ivar Smolin Date: 2011-02-05 [l10n] Updated Estonian translation M po/et.po commit 52d148c29a931ffaee715f714e7fd507901f7054 Author: Daniel Mustieles Date: 2011-02-05 Updated Spanish translation M po/es.po commit 21527ca0cdfc3bb4fa2bba86363ffd2b8a795fd1 Author: Daniel Mustieles Date: 2011-02-05 Updated Spanish translation M po/es.po commit eb69bfd91cca98f40f1c60f1198224c6b0e9ac61 Author: Ivar Smolin Date: 2011-02-05 [l10n] Updated Estonian translation M po/et.po