summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* window: rename open_slot to create_slotCarlos Soriano2015-10-151-3/+3
* window: make private unused public APICarlos Soriano2015-10-151-65/+65
* dnd: use GtkPlacesSidebar drop targets hintsCarlos Soriano2015-10-061-4/+33
* window: avoid crash when no dnd itemsCarlos Soriano2015-10-061-0/+4
* window: plug memory leakCarlos Soriano2015-09-091-0/+6
* window: save selected item for sidebar properties actionCarlos Soriano2015-09-091-14/+9
* window: don't unref location if nullCarlos Soriano2015-09-091-3/+1
* window: avoid crash for null sidebar locationCarlos Soriano2015-09-081-1/+9
* window: removed loading-uriCarlos Soriano2015-08-281-36/+0
* general: separate handling of windows/slots/viewsCarlos Soriano2015-08-281-85/+97
* window: move toggle-search to slotCarlos Soriano2015-08-231-15/+0
* window: delegate view mode to slotCarlos Soriano2015-08-231-47/+0
* connect-server: remove legacy codeGeorges Basile Stavracas Neto2015-08-201-15/+0
* places-view: implement a view for Other LocationsGeorges Basile Stavracas Neto2015-08-201-1/+14
* view: add interfaceGeorges Basile Stavracas Neto2015-08-201-2/+2
* view: handle zoom X11 eventsGeorges Basile Stavracas Neto2015-08-161-17/+1
* view: handle view menuGeorges Basile Stavracas Neto2015-08-161-0/+2
* window-slot: show window when view starts loadingGeorges Basile Stavracas Neto2015-08-071-21/+0
* pathbar: handle context menuGeorges Basile Stavracas Neto2015-08-041-56/+7
* window: remove old hackGeorges Basile Stavracas Neto2015-07-311-21/+0
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-14/+10
* window: use official name for cursor progressCarlos Soriano2015-07-241-1/+1
* window: use watch cursor with pointerCarlos Soriano2015-07-241-1/+1
* window: don't set list view as default when searchingCarlos Soriano2015-07-221-19/+19
* project: replace deprecated gdk_cursor_newGeorges Basile Stavracas Neto2015-07-211-1/+4
* window-slot: switch to list view on searchCarlos Soriano2015-07-201-0/+16
* remove tabs from new written codeCarlos Soriano2015-07-201-6/+4
* window: make sidebar menus work with latest GtkPlacesSidebarCarlos Soriano2015-07-201-135/+156
* window: don't show open button if current locationCarlos Soriano2015-07-171-13/+21
* operations: show a notification when operation finishesCarlos Soriano2015-07-171-40/+131
* preferences: make the view buttons permanent settingCarlos Soriano2015-07-011-0/+6
* Remove more unused methodsCosimo Cecchi2015-05-231-26/+0
* window: fix coding styleCosimo Cecchi2015-05-231-2/+2
* window: fold function into only callerCosimo Cecchi2015-05-231-16/+5
* window: expose API used by other functionsCosimo Cecchi2015-05-231-2/+0
* Remove unused code related to renamingCosimo Cecchi2015-05-231-11/+0
* nautilus-view: allow F5 and ctrl+r for reloadCarlos Soriano2015-05-131-1/+9
* window: don't always make sidebar visible on new windowsAntónio Fernandes2015-05-131-4/+0
* window: set places sidebar to the previous location on errorGeorges Basile Stavracas Neto2015-05-071-1/+34
* window: use F5 for refresh viewCarlos Soriano2015-04-221-1/+1
* window: fix xf86-favorites shortcutCarlos Soriano2015-04-081-1/+1
* nautilus-window: add translator commentsCarlos Soriano2015-03-061-0/+3
* nautilus-window: don't use bold for notificationsCarlos Soriano2015-03-061-12/+3
* nautilus-window: remove timeout before creation of notificationCarlos Soriano2015-03-021-0/+4
* nautilus-window: Use GtkBuilder definitionCarlos Soriano2015-03-021-113/+47
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-167/+215
* nautilus-window: don't show notification in desktopCarlos Soriano2015-03-021-1/+2
* nautilus-window: don't use libgd notificationsCarlos Soriano2015-03-011-9/+113
* nautilus-window: only show notification in active windowCarlos Soriano2015-03-011-2/+4
* nautilus-window: remove obsolete commentCarlos Soriano2015-02-111-5/+0