[nautilus] (53 commits) Non-fast-forward update to branch wip/csoriano/desktop-split
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (53 commits) Non-fast-forward update to branch wip/csoriano/desktop-split
- Date: Tue, 5 Apr 2016 13:28:01 +0000 (UTC)
The branch 'wip/csoriano/desktop-split' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
c2951c8... desktop: move to a different binary
89d8a8b... desktop-application: use dbus for opening files
e3ddb97... application: allow to not have a bus manager
87ff411... nautilus-dnd: request file system info if not available
7d88658... files-view: remove unused merge/unmerge menus vfunc
1fb8fd5... files-view: remove unused can_rename_file vfunc
6e444ed... files-view: remove unused is_read_only vfunc
a23931c... files-view: remove unused get_icon_locations vfunc
b28ae89... files-view: use inheritance for showing the properties menu
e9f43f5... files-view: use inheritance for get_backing_uri
6555023... files-view: use inheritance for empty states
7f3fa9f... files-view: hide properties menu item when action disabled
30eaa1d... files-view: use inheritance for querying special selection
94a3e7c... files-view: use inheritance for scripts vars
2ecd3d5... window-slot: make it derivable class
1242d55... window: allow to create custom slots in subclasses
2865830... desktop-window: create custom slot
8440f1a... window-slot: allow overriding the creation of views
dc87089... desktop-window-slot: override creation of views
9a0040a... window-slot: use action state instead of special casing the
f545aea... window-slot: remove unneeded code special casing desktop
9211466... window-slot: use inheritance for other locations view
72cfe45... window-slot: use inheritance for disabling actions
cf9de6e... window-slot: remove all dependencies to desktop
a1a517a... file, directory: move file creation dispatching to director
05227a8... directory: allow overriding the creation of files
ab9e982... desktop-directory: override creation of files
c332a43... desktop: ensure desktop directory on application init
9e5237a... file: allow overriding rename handling
6d05138... desktop-icon-file, file: move rename handling to subclass
2eb2014... file: allow overriding of get_drop_target_uri
8077858... file: rename get_drop_target_uri
f6ae5c9... desktop-icon-file: override get_target_uri
0ce01b3... file-dnd: move dnd handling to file
dad6bc0... file: allow overriding dnd handling
684936e... file: allow overriding invalidate_attributes_internal
9a9cff8... desktop-icon-file: move dnd handling to the subclass
d97a58f... desktop-icon-file, file: override invalidate_attributes
dfdfff9... file-operations: remove obsoleted desktop dependency
6382ea3... program-choosing: remove unneeded desktop dependency
bd27a62... window: use disable-chrome instead of desktop casting
baf7fc5... mime-actions: move opens_in_view to file
7100dee... toolbar: use widget visibility instead of desktop special c
0193c95... canvas-view: remove unneeded desktop dependency
72a73ae... other-locations-window-slot: remove unneeded desktop depend
0db1490... properties-window: use get_target_uri instead of custom cod
084f365... properties-window: use app info for "Open With" visibility
150f74d... canvas-view: allow creation of canvas view container subcla
1c0f1c2... canvas-view-container: provide autoptr cleanup
7784758... desktop-canvas-view: override canvas container creation
066de7a... desktop-canvas-view-container: override get icon descriptio
57aa11e... desktop-canvas-view-container: override get icon text
61c557e... desktop-canvas-view-container: override compare icons
Commits added to the branch:
0e570cd... desktop: move to a different binary
5aafd6d... desktop-application: use dbus for opening files
e74e13f... application: allow to not have a bus manager
8848132... nautilus-dnd: request file system info if not available
7fcc18d... files-view: remove unused merge/unmerge menus vfunc
33174ee... files-view: remove unused can_rename_file vfunc
d4129d0... files-view: remove unused is_read_only vfunc
63322ca... files-view: remove unused get_icon_locations vfunc
dab54ff... files-view: use inheritance for showing the properties menu
8638b6b... files-view: use inheritance for get_backing_uri
dad6cdf... files-view: use inheritance for empty states
7672160... files-view: hide properties menu item when action disabled
8c6c597... files-view: use inheritance for querying special selection
a0a27a7... files-view: use inheritance for scripts vars
a0ef425... window-slot: make it derivable class
43b8ddb... window: allow to create custom slots in subclasses
c22ffb3... desktop-window: create custom slot
b35fe96... window-slot: allow overriding the creation of views
9fc4094... desktop-window-slot: override creation of views
9644a18... window-slot: use action state instead of special casing the
5aad898... window-slot: remove unneeded code special casing desktop
f535a2b... window-slot: use inheritance for other locations view
416854c... window-slot: use inheritance for disabling actions
7fbe71f... window-slot: remove all dependencies to desktop
c909321... file, directory: move file creation dispatching to director
f38910d... directory: allow overriding the creation of files
f6aa3d1... desktop-directory: override creation of files
feeeac8... desktop: ensure desktop directory on application init
4405bcb... file: allow overriding rename handling
689706c... desktop-icon-file, file: move rename handling to subclass
0171307... file: allow overriding of get_drop_target_uri
ced393a... file: rename get_drop_target_uri
191df62... desktop-icon-file: override get_target_uri
15e0d44... file-dnd: move dnd handling to file
d60157b... file: allow overriding dnd handling
8bc6baa... file: allow overriding invalidate_attributes_internal
fba5c40... desktop-icon-file: move dnd handling to the subclass
f799d49... desktop-icon-file, file: override invalidate_attributes
7f775b1... file-operations: remove obsoleted desktop dependency
fdb7786... program-choosing: remove unneeded desktop dependency
6c863dd... window: use disable-chrome instead of desktop casting
36019e5... mime-actions: move opens_in_view to file
8a0e737... toolbar: use widget visibility instead of desktop special c
ce99285... canvas-view: remove unneeded desktop dependency
752ae82... other-locations-window-slot: remove unneeded desktop depend
30880f3... properties-window: use get_target_uri instead of custom cod
f3c349b... properties-window: use app info for "Open With" visibility
4c89961... canvas-view: allow creation of canvas view container subcla
aee1517... canvas-view-container: provide autoptr cleanup
5c7db33... desktop-canvas-view: override canvas container creation
187eb68... desktop-canvas-view-container: override get icon descriptio
352a5b4... desktop-canvas-view-container: override get icon text
7c3b3ad... desktop-canvas-view-container: override compare icons
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]