[nautilus] (56 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] (56 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- Date: Wed, 18 Jul 2018 16:46:14 +0000 (UTC)
The branch 'wip/ernestask/gtk4-continued' 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:
02b706f... general: Use GTK+ API to set the cursor where appropriate
46c4190... general: Use gtk_widget_get_preferred_size()
72be187... general: Use new size_allocate() signature
9392f2c... canvas-container: Use event controller for key events
4cb7011... canvas-container: Use event controller for pointer motion e
5f4ef25... canvas-private: Drop unused enumeration
b4faa52... flatpak: Build GTK+ 4 from source
0e38ad9... general: Rework DnD handling
adc1d4a... build: Sort libnautilus sources
55426cc... canvas-item: Create GdkEvent using API
5b0880d... eel: canvas: Use snapshot API for drawing
a255296... general: Don’t pass icon size when creating image buttons
1cc32a0... general: Don’t pass size when creating GtkImage
922e52e... general: Use GtkButton as a container
1a9fbbf... icon-info: Drop gtk_icon_size_lookup()
73f4e11... floating-bar: Use event controller for pointer motion event
18fb46a... list-view: Use event controllers for pointer and key events
4b3e146... files-view: Use controller for scroll events
c4e28e2... files-view: Handle parent changes in GObject::notify
aa08101... files-view: Drop uses of removed GtkStyleContext API
f42e1b1... location-entry: Use event controller for key events
0bf3029... notebook: Use GtkCenterBox
d518bc2... pathbar: Use event controller for scroll events
8d7ba1f... pathbar: Drop gtk_widget_set_redraw_on_allocate()
9f028ff... pathbar: Drop gtk_widget_{g,s}et_clip()
eb0f217... pathbar: Drop gtk_widget_set_allocation()
fd0d749... pathbar: Update forall() signature
02ba4b6... pathbar: Override GtkWidget::state-flags-changed
345885e... pathbar: Drop gtk_container_class_handle_border_width()
de95ad9... tree-view-drag-dest: Stop connecting to ::draw
bf1639c... tree-view-drag-dest: Replace uses of GDK thread API
cde7685... ui-utilities: Replace pixbuf usage with paintables
1e1d165... toolbar: Stop connecting to GtkWidget::draw
7519cbc... general: Use updated margin property names
df08a5c... ide-box-theatric: Remove ability to draw icon
74fb823... x-content-bar: Declare loop counters inside the for stateme
d542e42... general: Don’t set xalign where unsupported
87f40ab... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
bd03ec1... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
ec546f2... window: Drop gtk_window_has_toplevel_focus()
f819fde... window: Use controller for handling key events
8b7cd41... general: Replace GtkWidget::delete-event with GtkWindow::cl
4147423... view-icon-controller: Don’t use event in long press callb
2416e13... view-icon-controller: Drop gtk_container_get_focus_child()
496a6dc... list-view: Remove null event guard
7f20f63... list-view: Disable chain up to GtkWidget::button-press-even
c1ed73a... autorun-software: Use GdkTexture for window icon
8ed0bda... flatpak: Use single manifest
bca9935... meson.build: Disable -Wdeprecated-declarations
e24432e... canvas-container: Use drag gesture for rubberband selection
2a0a82e... view-icon-item-ui: Fill-align the icon
36f58e3... nautilus-preferences-window.ui: Stop setting use-action-app
5eb9c47... nautilus-preferences-window.ui: Stop setting GtkContainer::
915ed0c... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
ad6c2f6... directory-async: Use g_clear_object() more liberally
5a42c9d... preferences-window: Stop using GtkEntry API on GtkSpinButto
Commits added to the branch:
21e7a7b... general: Use GTK+ API to set the cursor where appropriate
84d4e9c... general: Use gtk_widget_get_preferred_size()
201a52f... general: Use new size_allocate() signature
171d745... canvas-container: Use event controller for key events
ef30633... canvas-container: Use event controller for pointer motion e
3c27205... canvas-private: Drop unused enumeration
ce7cdf1... flatpak: Build GTK+ 4 from source
c9825a8... general: Rework DnD handling
12cbb39... build: Sort libnautilus sources
a70dcbf... canvas-item: Create GdkEvent using API
8724eb7... eel: canvas: Use snapshot API for drawing
77ea99b... general: Don’t pass icon size when creating image buttons
92f9ff8... general: Don’t pass size when creating GtkImage
95ca3a4... general: Use GtkButton as a container
fe8a590... icon-info: Drop gtk_icon_size_lookup()
40718c7... floating-bar: Use event controller for pointer motion event
b8439f8... list-view: Use event controllers for pointer and key events
703a8f3... files-view: Use controller for scroll events
f23d3c9... files-view: Handle parent changes in GObject::notify
827b35d... files-view: Drop uses of removed GtkStyleContext API
3887ac9... location-entry: Use event controller for key events
4259cd4... notebook: Use GtkCenterBox
fafdbf5... pathbar: Use event controller for scroll events
d11e982... pathbar: Drop gtk_widget_set_redraw_on_allocate()
7864ee6... pathbar: Drop gtk_widget_{g,s}et_clip()
9de7b10... pathbar: Drop gtk_widget_set_allocation()
9257b83... pathbar: Update forall() signature
212f01a... pathbar: Override GtkWidget::state-flags-changed
d7260a2... pathbar: Drop gtk_container_class_handle_border_width()
37582ad... tree-view-drag-dest: Stop connecting to ::draw
519db1e... tree-view-drag-dest: Replace uses of GDK thread API
41255dc... ui-utilities: Replace pixbuf usage with paintables
6d321ef... toolbar: Stop connecting to GtkWidget::draw
9a2df37... general: Use updated margin property names
fa88675... ide-box-theatric: Remove ability to draw icon
97b8827... x-content-bar: Declare loop counters inside the for stateme
364df8c... general: Don’t set xalign where unsupported
9103bb3... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
ab2bdf0... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
0571e84... window: Drop gtk_window_has_toplevel_focus()
d4752dd... window: Use controller for handling key events
75f23f0... general: Replace GtkWidget::delete-event with GtkWindow::cl
d002c61... view-icon-controller: Don’t use event in long press callb
cc3539d... view-icon-controller: Drop gtk_container_get_focus_child()
b5261ea... list-view: Remove null event guard
2ebce83... list-view: Disable chain up to GtkWidget::button-press-even
ddddba3... autorun-software: Use GdkTexture for window icon
8e09012... flatpak: Use single manifest
e862390... meson.build: Disable -Wdeprecated-declarations
35a54b3... canvas-container: Use drag gesture for rubberband selection
07f506e... view-icon-item-ui: Fill-align the icon
5be90fd... nautilus-preferences-window.ui: Stop setting use-action-app
0b65aa6... nautilus-preferences-window.ui: Stop setting GtkContainer::
859360a... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
a60c21e... directory-async: Use g_clear_object() more liberally
d3d2418... preferences-window: Stop using GtkEntry API on GtkSpinButto
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]