[nautilus] (109 commits) Non-fast-forward update to branch wip/gbsneto/actionbar



The branch 'wip/gbsneto/actionbar' 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:

  d26c4dc... view: fix documentation
  cdd1ac1... view: add NautilusView::selection property
  74bfc16... files-view: add ::stop-loading action
  5d38e23... action-bar: implement NautilusActionBar
  15827c4... view: add ::get_action_bar() vfunc
  a8b6c88... window-slot: show actionbar
  959a268... files-view: remove the floating bar

Commits added to the branch:

  330f59f... Update Persian translations (*)
  12307bf... Updated Friulian translation (cherry picked from commit d27 (*)
  d92b660... application: allow overriding open_location_full (*)
  23ae538... application: add common startup code (*)
  b80390d... desktop: move to a different binary (*)
  5e6026e... desktop-application: use dbus for opening files (*)
  149d383... nautilus-dnd: request file system info if not available (*)
  8c94bc5... files-view: remove unused merge/unmerge menus vfunc (*)
  043391c... files-view: remove unused can_rename_file vfunc (*)
  f93021c... files-view: remove unused is_read_only vfunc (*)
  fd0acab... files-view: remove unused get_icon_locations vfunc (*)
  71f7888... files-view: use inheritance for showing the properties menu (*)
  2ed64ca... files-view: use inheritance for get_backing_uri (*)
  d713160... files-view: use inheritance for empty states (*)
  cff8dfc... files-view: hide properties menu item when action disabled (*)
  5ff1d1b... files-view: use inheritance for querying special selection (*)
  3c66ac7... files-view: use inheritance for scripts vars (*)
  0a512d0... window-slot: make it derivable class (*)
  a5a0b74... window: allow to create custom slots in subclasses (*)
  db88189... desktop-window: create custom slot (*)
  733b537... window-slot: allow overriding the creation of views (*)
  5c414bf... desktop-window-slot: override creation of views (*)
  16b9778... window-slot: use action state instead of special casing the (*)
  ef1d152... window-slot: remove unneeded code special casing desktop (*)
  5f295bd... window-slot: use inheritance for other locations view (*)
  8468afe... window-slot: use inheritance for disabling actions (*)
  a103c44... window-slot: remove all dependencies to desktop (*)
  f62fd13... file, directory: move file creation dispatching to director (*)
  1fb2ee1... directory: allow overriding the creation of files (*)
  f9d53f5... desktop-directory: override creation of files (*)
  3d25404... desktop: ensure desktop directory on application init (*)
  029da81... file: allow overriding rename handling (*)
  796f320... desktop-icon-file, file: move rename handling to subclass (*)
  196429f... file: allow overriding of get_drop_target_uri (*)
  8c2b6f2... file: rename get_drop_target_uri (*)
  2136290... desktop-icon-file: override get_target_uri (*)
  487cec0... file-dnd: move dnd handling to file (*)
  1233066... file: allow overriding dnd handling (*)
  ab9d4a5... desktop-icon-file: move dnd handling to the subclass (*)
  e5cb376... file: allow overriding invalidate_attributes_internal (*)
  ea60660... desktop-icon-file, file: override invalidate_attributes (*)
  e6d9351... file-operations: remove obsoleted desktop dependency (*)
  5e93be8... program-choosing: remove unneeded desktop dependency (*)
  b639a6d... window: use disable-chrome instead of desktop casting (*)
  cc31a95... mime-actions: move opens_in_view to file (*)
  1863c30... toolbar: use widget visibility instead of desktop special c (*)
  ada4f7d... canvas-view: remove unneeded desktop dependency (*)
  4dc12ab... other-locations-window-slot: remove unneeded desktop depend (*)
  a5f7263... properties-window: use get_target_uri instead of custom cod (*)
  1caab8d... properties-window: use app info for "Open With" visibility (*)
  f7abcb7... canvas-view: allow creation of canvas view container subcla (*)
  e135555... canvas-view-container: provide autoptr cleanup (*)
  43f6583... desktop-canvas-view: override canvas container creation (*)
  9f85cff... desktop-canvas-view-container: override get icon descriptio (*)
  9e2c045... desktop-canvas-view-container: override get icon text (*)
  5f769aa... desktop-canvas-view-container: override compare icons (*)
  e6b1d09... main-desktop: remove unneeded dependencies (*)
  98c2570... desktop-application: chain up in dispose (*)
  66ad6be... desktop-application: remove unused priv data (*)
  9997a74... desktop-application: use g_clear_error (*)
  aadc5fe... desktop-application: create proxy synchronously (*)
  ac2b759... canvas-dnd: set as NULL after free (*)
  bdb248f... desktop-canvas-view: remove unneeded check (*)
  ce000c8... desktop-canvas-view: move comment inside the function (*)
  1e920dc... files-view: fix typo (*)
  391839b... files-view: move comment inside the function (*)
  191fbb4... file: move special link to file instead of the view (*)
  32dbe75... files-view: use target_uri for script vars (*)
  f5002e8... window-slot: fix formatting (*)
  cc376b6... window: fix file leak (*)
  96fb17a... window: fix typo (*)
  4c6d4e3... window: fix formatting (*)
  9ed7dca... window: use target_slot, not active slot (*)
  f8ad362... window: use helper for replacing slot (*)
  6f364bd... file: extract shared code for handling gone files on renami (*)
  b5f3236... desktop-icon-file: chain up for get_target_uri (*)
  d8f481b... desktop-icon-file: fix missing parameter in vfunc (*)
  9091fe3... toolbar: use gtk_widget_is_visible for robustness (*)
  9224ad5... desktop-canvas-view: fix wording (*)
  ea4be26... desktop-canvas-view-container: fix formatting (*)
  b10bf65... desktop-canvas-view-container: chain up to the parent (*)
  ae470f6... desktop-canvas-view-container: chain up to the parent (*)
  7840b53... directory: use gio extensions for directory dispatching (*)
  edbd7b0... file-dnd: remove the files (*)
  0b61abd... mime-actions: make unhandled type dialogs modal (*)
  2ab8c23... mime-actions: don't use g_object_set to set dialog text (*)
  76bfc98... file-operations: fix formatting of delete progress (*)
  ba52f92... properties-window: use widget properties instead of GtkAlig (*)
  f81188e... list-view: use widget properties instead of GtkAlignment (*)
  30337f1... special-location-bar: add a "learn more" label to templates (*)
  2072dda... sidebar: don't margins in the code (*)
  e6e7455... autorun-software: remove image from dialog (*)
  d251a03... files-view: allow "move to" action to non-local locations (*)
  4270491... files-view: don't check for empty states in destruction (*)
  66c17fa... search-directory: fix missing ref to the query (*)
  035cd2d... window-slot: fix condition for disconnecting old view (*)
  c9dccca... desktop: move to a different folder (*)
  d1a1c79... Revert "desktop: move to a different folder" (*)
  73e10fa... desktop: move to a different folder (*)
  2261ab6... Updated POTFILES.in (*)
  65f7cc0... Updated Friulian translation (cherry picked from commit 551 (*)
  0e54f2d... Updated Polish translation (*)
  ed58088... view: fix documentation
  a88a831... view: add NautilusView::selection property
  0bd464f... files-view: add ::stop-loading action
  72c19e1... action-bar: implement NautilusActionBar
  816aff5... view: add ::get_action_bar() vfunc
  1d2dc8b... window-slot: show actionbar
  04dc2e3... files-view: remove the floating bar

(*) This commit already existed in another branch; no separate mail sent


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