[nautilus] (140 commits) Non-fast-forward update to branch wip/csoriano/flow
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (140 commits) Non-fast-forward update to branch wip/csoriano/flow
- Date: Mon, 9 May 2016 18:14:57 +0000 (UTC)
The branch 'wip/csoriano/flow' 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:
28cd858... application: allow overriding open_location_full
9c9646b... application: add common startup code
f525e2c... desktop: move to a different binary
e609ec4... desktop-application: use dbus for opening files
5d2993f... nautilus-dnd: request file system info if not available
1a20a70... files-view: remove unused merge/unmerge menus vfunc
0b8a49a... files-view: remove unused can_rename_file vfunc
3e8bb19... files-view: remove unused is_read_only vfunc
5a56a2e... files-view: remove unused get_icon_locations vfunc
8dd4fc8... files-view: use inheritance for showing the properties menu
ab93bd9... files-view: use inheritance for get_backing_uri
faa2c8a... files-view: use inheritance for empty states
a06cde4... files-view: hide properties menu item when action disabled
6485ac2... files-view: use inheritance for querying special selection
89e5150... files-view: use inheritance for scripts vars
d05a452... window-slot: make it derivable class
b242439... window: allow to create custom slots in subclasses
682e7ed... desktop-window: create custom slot
4fd1239... window-slot: allow overriding the creation of views
fb6ab26... desktop-window-slot: override creation of views
54eecbf... window-slot: use action state instead of special casing the
1f2914f... window-slot: remove unneeded code special casing desktop
3ce23a8... window-slot: use inheritance for other locations view
d032e51... window-slot: use inheritance for disabling actions
cf3548a... window-slot: remove all dependencies to desktop
3995d90... file, directory: move file creation dispatching to director
aa1029d... directory: allow overriding the creation of files
7a72551... desktop-directory: override creation of files
8486bcb... desktop: ensure desktop directory on application init
b35be44... file: allow overriding rename handling
e161abf... desktop-icon-file, file: move rename handling to subclass
a4d1ca7... file: allow overriding of get_drop_target_uri
e4e04f1... file: rename get_drop_target_uri
c620f53... desktop-icon-file: override get_target_uri
22713fe... file-dnd: move dnd handling to file
f0b5575... file: allow overriding dnd handling
fbe9dc7... desktop-icon-file: move dnd handling to the subclass
8b8e7eb... file: allow overriding invalidate_attributes_internal
0d2ad9e... desktop-icon-file, file: override invalidate_attributes
dbfe8dc... file-operations: remove obsoleted desktop dependency
060cb93... program-choosing: remove unneeded desktop dependency
ab9c189... window: use disable-chrome instead of desktop casting
a45e549... mime-actions: move opens_in_view to file
5ec62a2... toolbar: use widget visibility instead of desktop special c
90434ac... canvas-view: remove unneeded desktop dependency
3b0aceb... other-locations-window-slot: remove unneeded desktop depend
7e412fd... properties-window: use get_target_uri instead of custom cod
85033aa... properties-window: use app info for "Open With" visibility
250cfb6... canvas-view: allow creation of canvas view container subcla
bab0a70... canvas-view-container: provide autoptr cleanup
5094482... desktop-canvas-view: override canvas container creation
04f093c... desktop-canvas-view-container: override get icon descriptio
58230bb... desktop-canvas-view-container: override get icon text
cb305dd... desktop-canvas-view-container: override compare icons
410b8fe... views: Add flow box based view
Commits added to the branch:
a99b4cf... trash-monitor: change trash monitoring process (*)
87dbcdd... Updated Friulian translation (cherry picked from commit 5b3 (*)
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 (*)
86fbae4... application: remove unused var (*)
7c71d00... files-view: add missing include (*)
e654431... canvas-item: fix casting (*)
ab68326... file-undo-operations: fix missing include (*)
e228cbd... preferences-window: remove unused functions (*)
94fbfb5... special-location-bar: fix missing casting (*)
b9ac781... window-slot: remove unused vars (*)
9bb4ff0... desktop: add a compile flag for building it (*)
424c8b6... Updated Scottish Gaelic translation (*)
2e4531b... application: remove unneeded register-session (*)
9c17d88... desktop-application: register with session manager (*)
a93e1a5... desktop: add command line options for override gsettings (*)
f1d120d... places-view: show an error dialog on failed connection (*)
5c20a00... file-operations: fix formatting of delete progress (*)
fe0a16a... file-operations: fix deletion rate (*)
202a66f... canvas-container: use GdkSeat operations (*)
98dce7d... dnd: use GdkSeat operations (*)
38a811c... tree-view-drag-dest: use GdkSeat operations (*)
25ade43... persistence-handler: remove status icon support (*)
aea50a8... Updated POTFILES.in (*)
2774b85... toolbar: fix ops button so it gets removed when multiple wi (*)
7e24f1b... general: merge libnautilus-private to src (*)
c48d702... files-view: remove action group only matches view group (*)
020e405... files-view: select first item only when searching (*)
6ffaf5e... application: protect against having no window (*)
2f1765d... directory, file: add function to query FUSE handling (*)
4df06e7... mime-actions: check for fuse for default applications (*)
e6a384f... Updated Spanish translation (*)
10b556e... Fix German translation for "Send to" (*)
0a00871... files-view: reveal file after renaming or creating (*)
70caf2a... desktop-canvas-view: remove unneeded function declaration (*)
792dab0... Updated Hungarian translation (*)
470235f... file-conflict-dialog: use widget properties instead of GtkA (*)
1587ee8... application: Fix white desktop after changing themes (*)
f27fb6e... views: Add flow box based view
bc4cd30... F
(*) 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]