[nautilus] (53 commits) Non-fast-forward update to branch wip/csoriano/desktop-split



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:

  23f9277... application: add common startup code
  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

Commits added to the branch:

  e2cbade... application: add common startup code
  2f44eed... desktop: move to a different binary
  d31c96c... desktop-application: use dbus for opening files
  9fdab86... nautilus-dnd: request file system info if not available
  290a78f... files-view: remove unused merge/unmerge menus vfunc
  b879f0e... files-view: remove unused can_rename_file vfunc
  4146f38... files-view: remove unused is_read_only vfunc
  37f0c61... files-view: remove unused get_icon_locations vfunc
  b831d0d... files-view: use inheritance for showing the properties menu
  7df9ea7... files-view: use inheritance for get_backing_uri
  baa4671... files-view: use inheritance for empty states
  e56fc75... files-view: hide properties menu item when action disabled
  262eb15... files-view: use inheritance for querying special selection
  4838936... files-view: use inheritance for scripts vars
  41f7761... window-slot: make it derivable class
  416f832... window: allow to create custom slots in subclasses
  90ede7b... desktop-window: create custom slot
  acabd2b... window-slot: allow overriding the creation of views
  b60957a... desktop-window-slot: override creation of views
  a23751a... window-slot: use action state instead of special casing the
  0adffaa... window-slot: remove unneeded code special casing desktop
  d069521... window-slot: use inheritance for other locations view
  d876208... window-slot: use inheritance for disabling actions
  0bd3da5... window-slot: remove all dependencies to desktop
  be3ace7... file, directory: move file creation dispatching to director
  8494187... directory: allow overriding the creation of files
  ec03724... desktop-directory: override creation of files
  29986b6... desktop: ensure desktop directory on application init
  64d408c... file: allow overriding rename handling
  a5ee495... desktop-icon-file, file: move rename handling to subclass
  08ea200... file: allow overriding of get_drop_target_uri
  0555d01... file: rename get_drop_target_uri
  40e6775... desktop-icon-file: override get_target_uri
  3e76538... file-dnd: move dnd handling to file
  50b7e13... file: allow overriding dnd handling
  e01b029... desktop-icon-file: move dnd handling to the subclass
  ab3a2f2... file: allow overriding invalidate_attributes_internal
  6970b40... desktop-icon-file, file: override invalidate_attributes
  34ed747... file-operations: remove obsoleted desktop dependency
  80dbefb... program-choosing: remove unneeded desktop dependency
  c60b10a... window: use disable-chrome instead of desktop casting
  80f6591... mime-actions: move opens_in_view to file
  65af024... toolbar: use widget visibility instead of desktop special c
  11d472b... canvas-view: remove unneeded desktop dependency
  e56312e... other-locations-window-slot: remove unneeded desktop depend
  01ddff6... properties-window: use get_target_uri instead of custom cod
  1918ccb... properties-window: use app info for "Open With" visibility
  2fbbeaf... canvas-view: allow creation of canvas view container subcla
  0b2fa2f... canvas-view-container: provide autoptr cleanup
  0244e98... desktop-canvas-view: override canvas container creation
  1c4f69b... desktop-canvas-view-container: override get icon descriptio
  afd3d6b... desktop-canvas-view-container: override get icon text
  bee4dfe... desktop-canvas-view-container: override compare icons


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]