summaryrefslogtreecommitdiff
path: root/src/nautilus-view.c
Commit message (Expand)AuthorAgeFilesLines
* general: Implement extensions for GActionwip/gactionCarlos Soriano2015-01-141-0/+258
* general: rework menus of nautilusCarlos Soriano2015-01-141-2368/+1138
* nautilus-view: rename location to pathbar for clarityCarlos Soriano2015-01-131-39/+39
* nautilus-view: move function for better contextCarlos Soriano2015-01-131-38/+37
* nautilus-view: drop recursive scripts and templatesCarlos Soriano2015-01-131-425/+128
* nautilus-view: drop some pathbar menusCarlos Soriano2015-01-131-509/+0
* nautilus-view: drop empty trash on viewCarlos Soriano2015-01-131-27/+0
* nautilus-view: drop folder with selectionCarlos Soriano2015-01-131-24/+0
* nautilus-view: drop self actionsCarlos Soriano2015-01-131-290/+1
* nautilus-view: drop save searchCarlos Soriano2015-01-131-175/+0
* nautilus-view: dont allow opening multiple filesCarlos Soriano2015-01-131-68/+17
* eautilus-view: drop create linkCarlos Soriano2015-01-131-104/+0
* nautilus-view: drop restore default zoom levelCarlos Soriano2015-01-131-18/+0
* nautilus-view: drop reset to defaultsCarlos Soriano2015-01-131-38/+0
* nautilus-view: drop unused parameterCarlos Soriano2015-01-131-4/+2
* nautilus-view: remove wrong commentCarlos Soriano2015-01-131-3/+1
* nautilus-view: remove wrong commentCarlos Soriano2015-01-131-2/+0
* application: cleanup use of gtk_application_get_windows()Cosimo Cecchi2014-12-061-6/+7
* view: remove "menus_are_untrustworthy" boolean flag from NautilusViewCosimo Cecchi2014-10-171-23/+1
* view: coding style fixCosimo Cecchi2014-08-301-2/+1
* view: optimize real_update_menus() a bitCosimo Cecchi2014-08-301-25/+11
* build: fix some GCC warningsCosimo Cecchi2014-07-291-2/+0
* Don't try to open a selection if we don't have one.Iain Lane2014-07-011-0/+3
* signaller: remove user-dirs-changed signalCosimo Cecchi2014-05-131-12/+0
* application: simplify use of NautilusPreviewerCosimo Cecchi2014-04-301-3/+1
* view: always send selection change signalsCosimo Cecchi2014-04-101-16/+1
* view: use different titles for Move To/Copy ToDaniel Schürmann2014-02-171-1/+8
* Use header bars for dialogsWilliam Jon McCann2014-02-071-16/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* view: consistently use NULL instead of "" for no accelerators actionsCosimo Cecchi2013-08-241-10/+8
* Fix Copy/Cut/Paste action acceks not workingCosimo Cecchi2013-08-241-3/+3
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-24/+24
* Support HiDpi iconsCosimo Cecchi2013-08-031-7/+9
* Listen to SHOW_HIDDEN_FILES gtkfilechooser settings and adapt.Srinivasa Ragavan2013-07-171-2/+21
* Bug 333265 - Open the folder of a search result or recent itemGarrett Regier2013-06-151-2/+45
* Use Shift+Ctrl+Z, not Ctrl+Y, for RedoAdam Dingle2013-05-031-1/+1
* view: Make sure we chain down to call reset_to_defaults on the view.Michael Wood2013-04-101-0/+2
* view: remove NautilusViewFactoryCosimo Cecchi2013-04-081-0/+31
* 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-251-2/+2
* view: don't reference org.gnome.desktop.background draw-backgroundCosimo Cecchi2013-03-181-2/+0
* Normalize signal namesWilliam Jon McCann2013-01-221-26/+26
* view: fix mem leakPavel Vasin2013-01-171-1/+5
* Share "show hidden" option with GTK file chooserTimothy Arceri2012-12-071-2/+2
* Fix typo in previous patchPaolo Borelli2012-12-051-1/+1
* Show different menu for removing a recent itemPaolo Borelli2012-12-051-1/+10
* general: Use proper Unicode ellipsis instead of three periodsJeremy Bicha2012-12-031-7/+7
* view: trivial cleanupCosimo Cecchi2012-11-191-4/+3
* view: ensure Trash action is visible when setting sensitivityCosimo Cecchi2012-11-051-2/+4
* view: use "Run" in menus for launching executablesCosimo Cecchi2012-11-051-8/+13