summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change 'x-nautilus-search:' to 'Search' on tooltips.Ting-Wei Lan2013-06-161-1/+8
* Bug 699103 - Enter location bar upon typing ~Garrett Regier2013-06-162-6/+24
* Bug 333265 - Open the folder of a search result or recent itemGarrett Regier2013-06-153-2/+47
* Default size should allow four columns of iconsMichael Catanzaro2013-06-081-1/+1
* Fix obvious cut&paste bugFederico Mena Quintero2013-05-031-1/+1
* Use Shift+Ctrl+Z, not Ctrl+Y, for RedoAdam Dingle2013-05-031-1/+1
* Don't expand extra widgetsWilliam Jon McCann2013-04-301-1/+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-2059-4365/+4095
|\
| * query-editor: Don't grab focus if we already have itRui Matos2013-04-171-1/+1
| * view: Make sure we chain down to call reset_to_defaults on the view.Michael Wood2013-04-101-0/+2
| * canvas-view: simplify for multiscreen GTK changesCosimo Cecchi2013-04-082-104/+3
| * application: simplify for multiscreen GTK changesCosimo Cecchi2013-04-081-39/+33
| * view: remove NautilusViewFactoryCosimo Cecchi2013-04-0816-295/+60
| * empty-view: remove obsolete APICosimo Cecchi2013-04-081-7/+0
| * slot: simplify codeCosimo Cecchi2013-04-081-3/+1
| * view-factory: remove supports_uri()Cosimo Cecchi2013-04-087-150/+4
| * app-menu: add accelerators for app menu actionsCosimo Cecchi2013-04-081-0/+5
| * Added missing ellipses in app menu.Adam Dingle2013-04-041-2/+2
| * query-editor: avoid focus change hack when focusing the search entryCosimo Cecchi2013-04-041-65/+3
| * view: allow copying, and not cutting, from Recent FilesCosimo Cecchi2013-04-031-4/+5
| * view: use g_app_info_get_name() for application names in Open With menusCosimo Cecchi2013-03-252-4/+4
| * query-editor: Fix initial key press processing with async IMsRui Matos2013-03-251-31/+7
| * query-editor: Make IMs process the fake event we generate at firstRui Matos2013-03-251-0/+16
| * query-editor: Don't set the entry's text if not strictly neededRui Matos2013-03-251-1/+7
| * mime-actions: filter applications not supposed to be visibleCosimo Cecchi2013-03-221-0/+24
| * desktop-canvas: hide Change Background action when no g-c-c is foundCosimo Cecchi2013-03-192-1/+12
| * Revert "desktop-canvas: set margins according to the primary workarea"Cosimo Cecchi2013-03-191-13/+13
| * window-slot: fix memory leakPavel Vasin2013-03-191-0/+1
| * view: don't reference org.gnome.desktop.background draw-backgroundCosimo Cecchi2013-03-181-2/+0
| * Always use activation URI for DnD sourcesCosimo Cecchi2013-03-062-1/+15
| * window-menus: fix double-freePavel Vasin2013-03-041-1/+1
| * slot: fix a runtime warningCosimo Cecchi2013-03-041-1/+5
| * NautilusApplication: fix compilation warning on prev commitMarco Trevisan (Treviño)2013-03-041-5/+0
| * NautilusApplication: export currently opened locations to DBusMarco Trevisan (Treviño)2013-03-041-0/+102
| * NautilusWindowSlot: emit a location change only after setting the new oneMarco Trevisan (Treviño)2013-03-041-4/+10
| * NautilusFreedesktopDBus: add public setter for OpenLocationsMarco Trevisan (Treviño)2013-03-042-0/+23
| * NautilusWindow: don't pass the application on constructionMarco Trevisan (Treviño)2013-03-043-7/+6
| * NautilusWindowSlot: allow the location change if selection has been changedMarco Trevisan (Treviño)2013-03-041-4/+6
| * NautilusApplication: add --new-window commandline to force the old behaviorMarco Trevisan (Treviño)2013-03-041-7/+15
| * NautilusApplication: don't open a new window if the location is already open ...Marco Trevisan (Treviño)2013-03-041-6/+67
| * application: register with gnome-sessionCosimo Cecchi2013-02-271-0/+1
| * application: move nautilus_application_new() to its own functionCosimo Cecchi2013-02-273-5/+13
| * pathbar: use text-button style class for pathbar buttonsCosimo Cecchi2013-02-221-0/+2
| * desktop-canvas-view: remove special middle-click handlingCosimo Cecchi2013-02-201-73/+1
| * NautilusApplication: change startup() orderRyan Lortie2013-02-201-1/+1
| * toolbar: Toggle the gear menu off when F10 is pressed againMichael Wood2013-02-201-0/+16
| * desktop-canvas: don't use NautilusDesktopBacgrkoundCosimo Cecchi2013-02-191-25/+0
| * desktop-window: don't signal we are handling the backgroundCosimo Cecchi2013-02-191-29/+0