summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* canvas-container: remove unused use_drop_shadows propertyCosimo Cecchi2014-08-301-1/+0
* view: coding style fixCosimo Cecchi2014-08-301-2/+1
* view: optimize real_update_menus() a bitCosimo Cecchi2014-08-301-25/+11
* icon-info: remove code for unused .icon file functionalityCosimo Cecchi2014-08-301-49/+0
* Style fixesLapo Calamandrei2014-08-283-93/+21
* floating-bar: apply CSS padding and borderCosimo Cecchi2014-08-281-0/+95
* floating-bar: don't manually draw a backgroundCosimo Cecchi2014-08-281-25/+0
* Fix style for tab close buttonsalex diavatis2014-08-271-0/+4
* Restore borders of tabs in cssAntónio Fernandes2014-08-271-6/+0
* window: remove unused private fieldCosimo Cecchi2014-08-261-1/+0
* actions: remove unused GtkActionsCosimo Cecchi2014-08-262-137/+0
* window-menus: don't special case no-app-menu anymoreCosimo Cecchi2014-08-263-54/+0
* shell-ui: remove duplicate actions in gear menu for app menuCosimo Cecchi2014-08-261-17/+0
* Fix typo in src/Makefile.amVolker Sobek2014-08-211-1/+1
* NautilusPropertyDialog: Fix user list for owner changeAlexander Larsson2014-08-211-25/+17
* NautilusPropertyDialog: Fix problems with fast group/owner changesAlexander Larsson2014-08-211-167/+145
* style: remove obsolete custom stylesCosimo Cecchi2014-08-201-19/+0
* style: import back floating-bar style for AdwaitaCosimo Cecchi2014-08-201-0/+69
* floating-bar: use margin-start/end instead of deprecated left/rightCosimo Cecchi2014-07-291-3/+3
* build: fix some GCC warningsCosimo Cecchi2014-07-293-13/+1
* Hardcode about dialog copyright date, in EnglishMichael Catanzaro2014-07-251-14/+1
* Pathbar: Add a style classMatthias Clasen2014-07-171-0/+2
* Add application-specific theme extensionsMatthias Clasen2014-07-113-0/+148
* Update to follow icon name changesMatthias Clasen2014-07-091-1/+1
* Use view-context-menu-symbolic for the gear menuMatthias Clasen2014-07-081-1/+1
* Properties: Use use-header-barMatthias Clasen2014-07-031-8/+2
* Don't try to open a selection if we don't have one.Iain Lane2014-07-011-0/+3
* toolbar: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-5/+2
* location-entry: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-6/+2
* connect-server-dialog: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-5/+1
* signaller: remove user-dirs-changed signalCosimo Cecchi2014-05-131-12/+0
* Revert "mime-actions: resolve symbolic links before launching the application"Cosimo Cecchi2014-05-121-10/+2
* application: Add missing unref for NautilusFile used in network connections.Robert Ancell2014-05-021-0/+1
* build: adjust another includeCosimo Cecchi2014-04-301-1/+1
* build: adjust includeCosimo Cecchi2014-04-301-1/+1
* application: simplify handling of desktop GSettingsCosimo Cecchi2014-04-301-50/+25
* search-provider: don't own a separate bus nameCosimo Cecchi2014-04-303-70/+43
* application: ensure bookmark list when it's first requestedCosimo Cecchi2014-04-301-0/+4
* application: fold one function into only callerCosimo Cecchi2014-04-301-35/+23
* application: simplify codeCosimo Cecchi2014-04-301-8/+6
* application: split a functionCosimo Cecchi2014-04-301-47/+42
* application: minimal port to handle_local_options()Cosimo Cecchi2014-04-301-113/+100
* dbus: move NautilusDBusManager to src/Cosimo Cecchi2014-04-304-2/+231
* application: register NautilusDBusManager from dbus_register()Cosimo Cecchi2014-04-301-1/+30
* freedesktop-dbus: don't use an object managerCosimo Cecchi2014-04-301-9/+0
* application: simplify use of NautilusPreviewerCosimo Cecchi2014-04-304-142/+17
* application: refactor desktop constructionCosimo Cecchi2014-04-305-169/+192
* application: split action handling in a separate fileCosimo Cecchi2014-04-285-251/+305
* application: remove --geometry optionCosimo Cecchi2014-04-281-30/+10
* application: Ignore windows that are not NautilusWindow when using gtk_applic...Robert Ancell2014-04-241-17/+15