[nautilus] (108 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] (108 commits) Non-fast-forward update to branch wip/csoriano/desktop-split
- Date: Tue, 5 Apr 2016 13:15:14 +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:
5e88464... general: move nautilus desktop to another directory
Commits added to the branch:
1b91ca8... Updated Friulian translation (cherry picked from commit 474 (*)
22ade1f... Updated Friulian translation (cherry picked from commit 54d (*)
85800c8... Fix broken keyword translations (missing semicolon at end) (*)
93ed94b... Updated Friulian translation (cherry picked from commit 66f (*)
8d24a96... Updated Korean translation (cherry picked from commit e66ff (*)
f00b625... nautilus-desktop-window: disable Alt+Home for desktop view (*)
858a579... Updated Kazakh translation (cherry picked from commit bfda6 (*)
688b058... Updated Friulian translation (cherry picked from commit b4c (*)
4963cd7... theme: avoid dnd hint drawing (*)
91f75b7... files-view: select the pending selection (*)
5cf3c78... files-view: don't select first file if pending selection (*)
183d8ab... application: fix thinko (*)
13259b5... application: update modeline (*)
2b42c78... application: order G_DEFINE_TYPE (*)
b35928b... application: use G_DECLARE_DERIVABLE (*)
b56f9d4... files-view: add default response to file chooser (*)
79f19f6... conflict-dialog: remove unused var (*)
11b5880... files-view: remove unused vars (*)
eca941d... files-view: remove unused code (*)
274c646... list-view: fix casting (*)
4e0cf5e... notebook: removed unused ifdef code (*)
25c898b... pathbar: use sane arrows (*)
6d87f24... pathbar: remove hardcoded width for sliders (*)
1ebcad3... Updated Italian translation (cherry picked from commit e711 (*)
2ab1f58... Updated French translation (cherry picked from commit a58be (*)
f8953a3... Updated Danish translation by scootergrisen (*)
40a0520... Updated Friulian translation (cherry picked from commit 1de (*)
8259a74... Updated Friulian translation (cherry picked from commit bf6 (*)
42d630b... Updated Dutch translation Master 3.20 (*)
0511291... Updated Swedish translation (*)
d5ecc88... Updated Danish translation (*)
322402f... Updated Friulian translation (cherry picked from commit e06 (*)
653757a... Updated Japanese translation (*)
3928b15... pathbar: use pan symbolic icon (*)
00257f2... pathbar: add slider-button class to sliders (*)
9fc7dc3... pathbar: avoid gtk+ warnings (*)
3613f0c... pathbar: use gint for widget size (*)
ba07e1b... Updated Bulgarian translation (*)
6d97481... Updated Italian translation (*)
dd742e7... Updated Ukrainian translation (*)
6ddcaa5... files-view: don't hold a reference to a view for scripts (*)
e508cfa... Updated Basque language (*)
20c771a... Fixes to Catalan translation (*)
4f7a7f9... window-slot: fix shortcuts for changing view mode (*)
9028e33... do not switch focus to new tabs (*)
91cd94a... files-view: set empty view widgets pass-through (*)
99bb990... places-view: fix warning for wrong operator (*)
1552445... bookmarks: don't allow bookmarking search (*)
2957dd9... Updated Brazilian Portuguese translation (cherry picked fro (*)
ba972cc... Updated Friulian translation (cherry picked from commit 9dd (*)
593180c... Updated Friulian translation (cherry picked from commit 8c5 (*)
08cd80a... Updated Chinese (Taiwan) translation (cherry picked from co (*)
1ffb8ca... general: remove vim modelines (*)
7b4f4ad... application: allow overriding open_location_full (*)
23f9277... application: add common startup code (*)
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 (*)
(*) 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]