summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* Prototype actions in headerbaractions-in-header-barCarlos Soriano2018-04-161-0/+2
* Add actions to the toolbarCarlos Soriano2018-04-131-1/+4
* Revert "window: Hide starred items in the sidebar if not items present"Carlos Soriano2018-04-091-24/+0
* window: Hide starred items in the sidebar if not items presentCarlos Soriano2018-03-271-0/+24
* window: Minor fixes to the about dialog textJuraj Fiala2018-03-241-2/+2
* window: Unset active slot when closing windowErnestas Kulik2018-03-191-0/+1
* general: Allow running in separate instanceErnestas Kulik2018-03-181-2/+10
* window: Update copyright year in the about dialogPiotr Drąg2018-03-181-1/+1
* general: Use constants for button eventsCarlos Soriano2018-02-131-2/+2
* general: Run uncrustifyCarlos Soriano2018-02-131-8/+9
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-5/+5
* general: Don't iterate GList to check for emptyAntónio Fernandes2018-02-091-2/+2
* window: Do in-app notification for unstarringCarlos Soriano2018-02-081-58/+115
* window: Use common check for search schemaAntónio Fernandes2018-02-061-5/+4
* general: only remember window sizeErnestas Kulik2018-01-161-6/+10
* general: remove desktop supportErnestas Kulik2018-01-021-83/+3
* general: Get key values from gdk/gdkkeysyms.h, not X11/XF86keysym.hAntónio Fernandes2017-12-141-17/+12
* Add favorite filesAlexandru Pandelea2017-11-051-0/+14
* window: Make history-hierarchy interaction orthogonal.António Fernandes2017-08-181-43/+1
* general: load fallback file icon from resourcesErnestas Kulik2017-08-091-0/+6
* window: Add tablet pad controller for common actionsCarlos Garnacho2017-08-071-0/+19
* window-slot: check location before constructing tab restore dataErnestas Kulik2017-08-071-1/+4
* window: change license to GPLv3+ in the about dialogErnestas Kulik2017-08-071-1/+1
* nautilus-window: add wrapper for creating slotAlexandru Pandelea2017-05-311-8/+17
* add "restore tab" actionAlexandru Pandelea2017-05-311-0/+65
* window: port to G_DECLARE_*_TYPE declWaqar Ahmed2017-05-061-172/+350
* window: Use symbolic icon for notificationsCarlos Soriano2017-03-271-1/+1
* general: use gtk_menu_popup_at_pointerAlexandru Pandelea2017-03-091-19/+2
* Revert "use gtk_menu_popup_at_pointer"Alexandru Pandelea2017-03-091-2/+19
* use gtk_menu_popup_at_pointerAlexandru Pandelea2017-03-091-19/+2
* window: Don't use eel to show a dialogKartikeya Sharma2017-03-081-2/+1
* window: remove max forced window size calculationErnestas Kulik2017-02-271-45/+4
* general: use own icon instead of system-file-managerErnestas Kulik2017-01-091-1/+1
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-12/+12
* window: check for an active slot when updating cursorErnestas Kulik2016-10-261-1/+2
* Remove NautilusEntryErnestas Kulik2016-08-301-1/+1
* general: run uncrustifyCarlos Soriano2016-08-291-1673/+1839
* window: update copyright noticeErnestas Kulik2016-08-191-1/+1
* application: rename nautilus_application_add_accelerator()Ernestas Kulik2016-06-241-18/+18
* toolbar: move undo/redo toolbar menu code into toolbarwip/neilh/toolbar-reorgNeil Herald2016-06-231-0/+2
* files-view: close menu when new folder prompt appearsNeil Herald2016-06-231-0/+9
* files-view: merge action and view menusNeil Herald2016-06-221-53/+5
* toolbar: convert action menu from GMenu into GtkPopoverMenuNeil Herald2016-06-221-8/+3
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-13/+13
* sidebar: don't margins in the codeSebastien Bacher2016-04-141-2/+0
* window: use helper for replacing slotCarlos Soriano2016-04-141-8/+22
* window: use target_slot, not active slotCarlos Soriano2016-04-141-1/+1
* window: fix formattingCarlos Soriano2016-04-141-2/+3
* window: fix typoCarlos Soriano2016-04-141-1/+1
* window: fix file leakCarlos Soriano2016-04-141-2/+7