[nautilus] (84 commits) Non-fast-forward update to branch gtk4-preparation-trunk
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (84 commits) Non-fast-forward update to branch gtk4-preparation-trunk
- Date: Thu, 23 Dec 2021 23:08:36 +0000 (UTC)
The branch 'gtk4-preparation-trunk' 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:
d64869f... view-icon-item-ui: Add more width for labels
1b8b919... files-view: Make preview an action
5d21db7... view-icon-controller: Don’t use event in long press callbac
e429893... view-icon-controller: Fix selection when scrolled
06a7912... view-icon-controller: Fix item reveal offset
924c7b2... view-icon-controller: Don't set selection when not needed
f6a0ad4... view-icon-controller: Open new tab with middle click
6b38aaf... view-icon-controller: Implement single-click mode
6723f68... view-icon-controller: Stop handling ::child-activated
64d44c6... view-icon-controller: Implement .scroll_to_file()
5193cea... view-icon-controller: Implement remaining vfuncs
26114bb... view-icon-controller: Update sorting on Preferences changes
79e847c... view-icon-controller: Implement captions
dda8e1e... view-icon-controller: Store vadjustment pointer
9fa6140... view-icon-controller: Implement thumbnailing prioritization
67fdffb... view-icon-controller: Allow background click around items
cdb8e3d... general: Rename 'canvas' to 'grid' in enums
7a0dec9... general: Remove canvas view
48d53d7... global-preferences: Remove now-unused preferences
4678952... files-view: Drop unused vfunc
94b619a... pathbar: Remove obsolete comment
49096d7... pathbar: Become a GtkBox
b718841... pathbar: Add overflow scrolling
6574551... pathbar: Set a minimum ellipsized width on labels
8e911fb... pathbar: Use flat design
07973ed... pathbar: Move current location menu to discrete button
4a95016... pathbar: Fade overlow
d243cb1... pathbar: Activate menu button when clicking background
9ae383f... window: Use F10 for current location menu
dc54aba... enums: Make OpenFlags more generic
a554936... pathbar: Refactor signals
cb6c38d... general: Use in-tree copy of GtkPlacesSidebar
48367c3... list-view: Drop libgd usage
2da60c3... file: Add constant for minimum size to use
513662b... general: Remove thumbnail frame
a76bed0... file: Use thumbnails in list view default zoom
7036c5c... query-editor: Stop using libgd
45a0b09... build: Drop libgd dependency and submodule
13423c2... files-view: Drop NAUTILUS_SCRIPT_WINDOW_GEOMETRY envar
9c29e97... general: Stop using GtkWindow API which is gone in GTK4
cae8d60... window: Drop GdkScreen parameter from ::new()
4342dc3... application: Stop using GdkScreen for style providers
c11a0a1... program-choosing: Replace GdkScreen with GdkDisplay
5403823... general: Stop using GtkButton:relief and GtkScrolledWindow:
7bbbe9a... window: Stop using GtkMenuShell
0ae14f2... properties-window: Add discoverable Forget action
f43eb1f... toolbar: Use popovers for history menus
f471957... toolbar: Drop edit section from primary menu
f2dbec9... toolbar: Use models for view and app menus
454aca7... files-view: Use popovers for context menus
add0410... list-view: Use a popover for columns context menu
3c207bc... dnd: Stop using GtkMenu
b35b1c6... eel: Drop gtk extensions
6b4e569... toolbar: Don't subclass HdyHeaderBar
edd212f... general: Don't subclass GtkInfoBar
892a34a... window: Handle tab clicks here
c37d9de... notebook: Set action on close button
0f129f4... notebook: Dont override .insert-page()
e3bcd6f... notebook: Don't subclass GtkNotebook
0dfa2ea... floating-bar: Stop overriding widget measurement vfunc
3dedc5f... toolbar: Don't rely on ::toggled in GtkMenuButton
80c354d... batch-rename-dialog: Import menu models into template file
cbe0e52... batch-rename-dialog: Use GtkMenuButton proper
dd7f810... general: Add libportal-gtk3 dependency
0fe1643... Revert "general: Add libportal-gtk3 dependency"
f0beb45... general: Stop using GdkCursorType
40ffe4a... files-view: Prepare for non-GtkBin scrolled window
60ab28d... window-slot: Drop non-window usage of gtk_widget_destroy()
fc7e08e... properties-window: Don't set filechooser preview
2936b8a... files-view: Stop setting custom filechooser filter
2048528... general: Move to GFile-centric GtkFileChooser API
76e1c29... toolbar: Drop theatrics animation on the operations button
8bc3884... properties-window: Drop HiDPI icon support
2d3aca6... list-view: Drop HiDPI icon support
7e40c71... general: Disable Drag-and-drop
7ce3c27... general: Disable clipboard
1f15737... general: Stop using GEmblemedIcon
cb7cd8c... file: Drop useless parameter from get_icon_pixbuf()
0d27131... icon-info: Remove unused or single-use API
edefd5c... icon-info: Stop using gtk_icon_theme_choose_icon_for_scale(
9f4348a... general: Disable a11y code
ddabed5... compress-dialog-controller: Drop signals from UI file
29e5572... shell-search-provider: Prepare for gtk_show_uri_full()
d5dae9f... ui: Take some gtk-builder-simplify changes
Commits added to the branch:
a18be6e... view-icon-item-ui: Add more width for labels
10afd56... files-view: Make preview an action
1819d9d... view-icon-controller: Don’t use event in long press callbac
8864780... view-icon-controller: Fix selection when scrolled
d1349d9... view-icon-controller: Fix item reveal offset
bc5e235... view-icon-controller: Don't set selection when not needed
79732bb... view-icon-controller: Open new tab with middle click
3778901... view-icon-controller: Implement single-click mode
59f94d2... view-icon-controller: Stop handling ::child-activated
23e36c4... view-icon-controller: Implement .scroll_to_file()
f2449bc... view-icon-controller: Implement remaining vfuncs
be8fd42... view-icon-controller: Update sorting on Preferences changes
e9be737... view-icon-controller: Implement captions
0d67265... view-icon-controller: Store vadjustment pointer
3a5c411... view-icon-controller: Implement thumbnailing prioritization
9f0d6a4... view-icon-controller: Allow background click around items
008baf3... general: Rename 'canvas' to 'grid' in enums
5618028... general: Remove canvas view
4f3f653... global-preferences: Remove now-unused preferences
331b8c9... files-view: Drop unused vfunc
864b180... pathbar: Remove obsolete comment
3fa1e1f... pathbar: Become a GtkBox
770f018... pathbar: Add overflow scrolling
215a7aa... pathbar: Set a minimum ellipsized width on labels
a2b3662... pathbar: Use flat design
f1fbdb8... pathbar: Move current location menu to discrete button
aac7c09... pathbar: Fade overlow
f4f4cea... pathbar: Activate menu button when clicking background
8862b30... window: Use F10 for current location menu
3348f08... enums: Make OpenFlags more generic
b502a95... pathbar: Refactor signals
f011b83... general: Use in-tree copy of GtkPlacesSidebar
3c31861... list-view: Drop libgd usage
00c1aa0... file: Add constant for minimum size to use
38db682... general: Remove thumbnail frame
826b455... file: Use thumbnails in list view default zoom
4c14304... query-editor: Stop using libgd
1e29efb... build: Drop libgd dependency and submodule
46ecec5... files-view: Drop NAUTILUS_SCRIPT_WINDOW_GEOMETRY envar
0e7eaa6... general: Stop using GtkWindow API which is gone in GTK4
ac0c3c3... window: Drop GdkScreen parameter from ::new()
d14deca... application: Stop using GdkScreen for style providers
0f204cc... program-choosing: Replace GdkScreen with GdkDisplay
7ab9ffb... general: Stop using GtkButton:relief and GtkScrolledWindow:
e772c39... window: Stop using GtkMenuShell
93c8d4c... properties-window: Add discoverable Forget action
dfc5694... toolbar: Use popovers for history menus
fea563c... toolbar: Drop edit section from primary menu
ab894ad... toolbar: Use models for view and app menus
32a0912... files-view: Use popovers for context menus
c9db946... list-view: Use a popover for columns context menu
2f627c1... dnd: Stop using GtkMenu
e903edd... eel: Drop gtk extensions
66cd610... toolbar: Don't subclass HdyHeaderBar
95f58eb... general: Don't subclass GtkInfoBar
929ea07... window: Handle tab clicks here
0fc9e35... notebook: Set action on close button
7f710e2... notebook: Dont override .insert-page()
cb7fb50... notebook: Don't subclass GtkNotebook
542992c... floating-bar: Stop overriding widget measurement vfunc
7fb712e... toolbar: Don't rely on ::toggled in GtkMenuButton
d43cb10... batch-rename-dialog: Import menu models into template file
be8f089... batch-rename-dialog: Use GtkMenuButton proper
1b56b7b... general: Add libportal-gtk3 dependency
69c8b53... Revert "general: Add libportal-gtk3 dependency"
6dd2500... general: Stop using GdkCursorType
3d75225... files-view: Prepare for non-GtkBin scrolled window
8f5a9f1... window-slot: Drop non-window usage of gtk_widget_destroy()
235f5a0... properties-window: Don't set filechooser preview
c08a197... files-view: Stop setting custom filechooser filter
1c74042... general: Move to GFile-centric GtkFileChooser API
2bc080f... toolbar: Drop theatrics animation on the operations button
3a723a2... properties-window: Drop HiDPI icon support
7cc2c4f... list-view: Drop HiDPI icon support
c403ef2... general: Disable Drag-and-drop
3fc98d9... general: Disable clipboard
7be73cd... general: Stop using GEmblemedIcon
5dcdc7b... file: Drop useless parameter from get_icon_pixbuf()
5f1f74d... icon-info: Remove unused or single-use API
400757a... icon-info: Stop using gtk_icon_theme_choose_icon_for_scale(
ca86e5b... general: Disable a11y code
d4a7c55... compress-dialog-controller: Drop signals from UI file
f75ee11... shell-search-provider: Prepare for gtk_show_uri_full()
a239a1d... ui: Take some gtk-builder-simplify changes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]