summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-application: Error out if "x-nautilus-search" is entered from CLIRahul Verma2018-03-211-1/+14
* general: Allow running in separate instanceErnestas Kulik2018-03-181-2/+13
* general: don’t shadow variablesErnestas Kulik2018-03-011-27/+26
* general: Run uncrustifyCarlos Soriano2018-02-131-1/+1
* general: reimplement image properties as an extensionErnestas Kulik2018-02-091-4/+0
* general: refactor extension libraryErnestas Kulik2018-02-091-1/+2
* application: Remove leftover variableAntónio Fernandes2018-01-271-4/+0
* general: only remember window sizeErnestas Kulik2018-01-161-18/+10
* general: remove desktop supportErnestas Kulik2018-01-021-3/+1
* Add favorite filesAlexandru Pandelea2017-11-051-0/+14
* Save sidebar visibility stateJason Crain2017-08-171-12/+38
* application: Load Adwaita.css for Adwaita-darkDaniel Boles2017-02-261-1/+1
* general: use gtk_show_uri_on_window ()Ernestas Kulik2017-02-231-5/+2
* general: use own icon instead of system-file-managerErnestas Kulik2017-01-091-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-1/+1
* application: open home directory on new window if searchingErnestas Kulik2016-11-111-3/+14
* application: add “clone-window” actionErnestas Kulik2016-11-111-11/+20
* application: clear dbus_manager and search_provider after unregisteringErnestas Kulik2016-10-241-2/+2
* application: Launch new window in the current directoryFelipe Borges2016-10-161-4/+15
* application: use default screen with no active windowErnestas Kulik2016-10-151-2/+6
* application: update commentCarlos Soriano2016-09-221-2/+2
* Revert "application: use ellipsis instead of three dots"Carlos Soriano2016-09-221-1/+1
* application: update comment about command line handlingCarlos Soriano2016-09-221-2/+2
* application: use ellipsis instead of three dotsCarlos Soriano2016-09-221-1/+1
* application: add dummy --no-desktop cmd optionCarlos Soriano2016-09-121-0/+2
* general: run uncrustifyCarlos Soriano2016-08-291-870/+971
* file-undo-manager: initialize singleton explicitlyErnestas Kulik2016-07-251-0/+7
* application: clear icon caches on shutdownErnestas Kulik2016-07-251-11/+2
* application: rename nautilus_application_add_accelerator()Ernestas Kulik2016-06-241-2/+2
* application: add nautilus_application_set_accelerators()Ernestas Kulik2016-06-241-0/+8
* application: Fix white desktop after changing themesSebastian Keller2016-05-021-1/+5
* application: protect against having no windowCarlos Soriano2016-04-261-5/+10
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-10/+10
* application: remove unneeded register-sessionCarlos Soriano2016-04-221-1/+0
* application: remove unused varCarlos Soriano2016-04-191-2/+0
* directory: use gio extensions for directory dispatchingCarlos Soriano2016-04-141-0/+3
* desktop: move to a different binaryCarlos Soriano2016-04-141-148/+8
* application: add common startup codeCarlos Soriano2016-04-141-9/+27
* application: allow overriding open_location_fullCarlos Soriano2016-04-141-0/+18
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* application: use G_DECLARE_DERIVABLECarlos Soriano2016-03-171-85/+125
* application: order G_DEFINE_TYPECarlos Soriano2016-03-171-2/+2
* application: fix thinkoCarlos Soriano2016-03-171-1/+1
* application: handle notifications internallyRazvan Chitu2016-03-071-0/+61
* general: allow to search from any part of the stackCarlos Soriano2016-03-031-0/+15
* application: return the recent created window in open windowCarlos Soriano2016-03-031-1/+3
* application: update modelineCarlos Soriano2016-03-031-1/+1
* application: give priority to user themeCarlos Soriano2016-02-151-11/+11
* preferences: rework preferences windowCarlos Soriano2016-02-121-2/+2
* application: remove unused functionCarlos Soriano2016-01-211-55/+2