summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-window: Use private instead of detailsCarlos Soriano2015-02-111-140/+184
* nautilus-window: Don't create notification if user cancelledCarlos Soriano2015-02-041-3/+10
* Fix includesCosimo Cecchi2015-02-031-2/+0
* general: Add in app notification for move to trashCarlos Soriano2015-02-031-6/+41
* window: move undo actions to the window action groupCosimo Cecchi2015-01-261-0/+78
* window: simplify handling of enter-location actionCosimo Cecchi2015-01-251-3/+5
* toolbar: move updating of navigation actions in NautilusWindowCosimo Cecchi2015-01-251-1/+9
* toolbar: don't explicitly call to update the view modeCosimo Cecchi2015-01-251-4/+0
* toolbar: don't explicitly show/hide stop/reload buttonsCosimo Cecchi2015-01-251-7/+0
* general: rework menus of nautilusCarlos Soriano2015-01-241-243/+397
* nautilus-view: rename location to pathbar for clarityCarlos Soriano2015-01-241-1/+1
* nautilus-icon-info: rework zoom levelsCarlos Soriano2015-01-241-7/+3
* window: fix GCC warningCosimo Cecchi2015-01-201-1/+1
* Revert "nautilus-window: Check for valid location entry widget"Michael Catanzaro2014-12-271-3/+1
* nautilus-window: make sure active slot is closed lastNelson Benítez León2014-12-271-0/+17
* window: remove another size groupCosimo Cecchi2014-09-031-8/+0
* style: remove notebook shadow hackCosimo Cecchi2014-09-021-37/+0
* window-menus: don't special case no-app-menu anymoreCosimo Cecchi2014-08-261-2/+0
* Hardcode about dialog copyright date, in EnglishMichael Catanzaro2014-07-251-14/+1
* window: Use the correct return typeRoss Lagerwall2014-03-301-3/+1
* Don't mention FSF addressCosimo Cecchi2014-02-171-3/+2
* window: don't use a custom licenseCosimo Cecchi2014-02-171-20/+2
* window: remove custom get_preferred_width/height implementationCosimo Cecchi2014-02-171-41/+0
* Removed unused MAX_TITLE_LENGTHDaniel Schürmann2014-02-141-3/+0
* nautilus-window: Check for valid location entry widgetMichael Cronenworth2014-02-061-1/+3
* window: sync initial state for start-with-sidebar actionCosimo Cecchi2014-01-061-6/+13
* Format item for volumes disappearedMatthias Clasen2013-11-181-1/+2
* nautilus-window: Initialize NautilusDragSelectionItem 'file' memberNelson Benitez Leon2013-10-231-0/+1
* window: Handle middle click in pathbar event callbackStefano Facchini2013-08-261-0/+2
* pathbar: add a return value from path-event signalCosimo Cecchi2013-08-241-2/+10
* toolbar: port GtkToolbar to GtkBox and add close buttonYosef Or Boczko2013-08-201-5/+2
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-4/+1
* Implement a Format menu item for volumes in the sidebarplaces-sidebarCosimo Cecchi2013-04-211-19/+101
* Handle show-connect-to-server from the sidebarFederico Mena Quintero2013-04-201-1/+17
* Merge branch 'master' into places-sidebarFederico Mena Quintero2013-04-201-253/+93
|\
| * view: remove NautilusViewFactoryCosimo Cecchi2013-04-081-1/+0
| * NautilusWindow: don't pass the application on constructionMarco Trevisan (Treviño)2013-03-041-4/+4
| * Normalize signal namesWilliam Jon McCann2013-01-221-3/+3
| * window: don't remember focus widget when switching search visibleCosimo Cecchi2012-10-291-19/+5
| * slot: rework query editor visible state synchronizationCosimo Cecchi2012-10-291-3/+2
| * places-sidebar: make sure to pre-select the active item on constructionCosimo Cecchi2012-10-291-7/+7
| * slot: ensure we're back from an active search when changing locationCosimo Cecchi2012-10-261-14/+0
| * slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-192/+50
| * slot: restructure window slot loadingCosimo Cecchi2012-10-231-42/+53
| * window: make sure search button state is consistent with query editorCosimo Cecchi2012-10-231-1/+2
* | Make the drag-action-requested signal return its drag actionFederico Mena Quintero2013-02-271-3/+5
* | Remove usage of gtk_places_sidebar_set_accept_uri_drops() as it no longer existsFederico Mena Quintero2013-02-011-1/+0
* | Signal handler prototypes changed for the DnD signalsFederico Mena Quintero2013-01-211-11/+44
* | Update to set_location()/get_location() API in the sidebarFederico Mena Quintero2013-01-101-2/+2
* | Open-in-new-tab or new-window is implemented in GtkPlacesSidebar nowFederico Mena Quintero2013-01-101-51/+12