[nautilus] (73 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] (73 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- Date: Tue, 24 Jul 2018 10:59:18 +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:
fa81c1e... general: Rework event controller memory management
f39808a... general: Drop state argument from GtkStyleContext calls
b93cb2a... general: Use measure() for size measuring
a2425cd... general: Drop uses of gtk_widget_show_all()
725d3c0... general: Replace uses of GdkScreen with GdkDisplay
25d720b... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
39d2353... general: Use GTK+ API to set the cursor where appropriate
c9b3ac8... general: Use gtk_widget_get_preferred_size()
323da3d... general: Use new size_allocate() signature
8e04d04... canvas-container: Use event controller for key events
ff54662... canvas-container: Use event controller for pointer motion e
8877df9... canvas-private: Drop unused enumeration
de64e17... flatpak: Build GTK+ 4 from source
12d0eb7... general: Build GtkPlacesSidebar from source
7a02adb... build: Sort libnautilus sources
1225139... canvas-item: Create GdkEvent using API
5a44bea... eel: canvas: Use GtkSnapshot API for drawing
eff5170... general: Don’t pass icon size when creating image buttons
6915d95... general: Don’t pass size when creating GtkImage
adb6256... general: Use GtkButton as a container
56f049b... icon-info: Drop gtk_icon_size_lookup()
fca52d5... floating-bar: Use event controller for pointer motion event
03926bc... list-view: Use event controllers for pointer and key events
75b0284... files-view: Use controller for scroll events
c64b1b9... files-view: Handle parent changes in GObject::notify
0a0830f... files-view: Drop uses of removed GtkStyleContext API
809b27c... general: Rework clipboard handling
7fd4e79... general: Rework DnD handling
a0c0639... location-entry: Use event controller for key events
fab2696... notebook: Use GtkCenterBox
742c08d... pathbar: Use event controller for scroll events
f73a68d... pathbar: Drop gtk_widget_set_redraw_on_allocate()
c698750... pathbar: Drop gtk_widget_{g,s}et_clip()
0d47a58... pathbar: Drop gtk_widget_set_allocation()
8f1aac3... pathbar: Update forall() signature
afd9dfe... pathbar: Override GtkWidget::state-flags-changed
7e7bc65... pathbar: Drop gtk_container_class_handle_border_width()
7141b7f... tree-view-drag-dest: Stop connecting to ::draw
205fad5... tree-view-drag-dest: Replace uses of GDK thread API
7c40af3... ui-utilities: Replace pixbuf usage with paintables
7fca09a... toolbar: Stop connecting to GtkWidget::draw
14acd2f... general: Use updated margin property names
15b7705... ide-box-theatric: Remove ability to draw icon
2343065... x-content-bar: Declare loop counters inside the for stateme
4c42d92... general: Don’t set xalign where unsupported
8c7bf72... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
b4efee8... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
e1fd929... window: Drop gtk_window_has_toplevel_focus()
d5e2050... window: Use controller for handling key events
0c14fc3... general: Replace GtkWidget::delete-event with GtkWindow::cl
4ebbcfe... view-icon-controller: Don’t use event in long press callb
26dcb39... view-icon-controller: Drop gtk_container_get_focus_child()
9238fca... list-view: Remove null event guard
933190a... list-view: Disable chain up to GtkWidget::button-press-even
8dda573... autorun-software: Use GdkTexture for window icon
6577fc4... flatpak: Use single manifest
4055831... meson.build: Disable -Wdeprecated-declarations
fca0c2c... canvas-container: Use drag gesture for rubberband selection
4a249cd... view-icon-item-ui: Fill-align the icon
814cd91... nautilus-preferences-window.ui: Stop setting use-action-app
ede6538... nautilus-preferences-window.ui: Stop setting GtkContainer::
0ee1603... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
9eb78da... directory-async: Use g_clear_object() more liberally
6632171... preferences-window: Stop using GtkEntry API on GtkSpinButto
24bc27e... canvas-container: Unconditionally redo layout
5b92dad... general: Drop uses of gtk-timeout-expand setting
f9853d9... general: Rename NautilusCanvasIconData to NautilusFile
3c3f456... progress-info: Don’t cast in g_clear_pointer()
64ab8f9... nautilus-toolbar.ui: Use model for app menu
c47c06d... files-view: Remove desktop leftovers
0a2cbcf... canvas-container: Remove unused signal
0719cc6... build: Allow disabling GIR data generation
96de59b... list-model: Use GdkTexture for icon
Commits added to the branch:
0540874... general: Rework event controller memory management
6ac2ce5... general: Drop state argument from GtkStyleContext calls
f93275a... general: Use measure() for size measuring
e9191e7... general: Drop uses of gtk_widget_show_all()
9876e43... general: Replace uses of GdkScreen with GdkDisplay
22bb38d... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
d0f1a6f... general: Use GTK+ API to set the cursor where appropriate
c53e8b0... general: Use gtk_widget_get_preferred_size()
3700ae7... general: Use new size_allocate() signature
e04c848... canvas-container: Use event controller for key events
0ca7128... canvas-container: Use event controller for pointer motion e
6519910... canvas-private: Drop unused enumeration
d64d067... flatpak: Build GTK+ 4 from source
897f149... general: Build GtkPlacesSidebar from source
8d52988... build: Sort libnautilus sources
073c717... canvas-item: Create GdkEvent using API
457c2bd... eel: canvas: Use GtkSnapshot API for drawing
b6c449d... general: Don’t pass icon size when creating image buttons
40ee939... general: Don’t pass size when creating GtkImage
de34a77... general: Use GtkButton as a container
3588ae1... icon-info: Drop gtk_icon_size_lookup()
180a744... floating-bar: Use event controller for pointer motion event
b4efd25... list-view: Use event controllers for pointer and key events
49e95eb... files-view: Use controller for scroll events
037e700... files-view: Handle parent changes in GObject::notify
56e6751... files-view: Drop uses of removed GtkStyleContext API
9e63194... general: Rework clipboard handling
cf6909d... general: Rework DnD handling
5ebb796... location-entry: Use event controller for key events
c84291a... notebook: Use GtkCenterBox
f786601... pathbar: Use event controller for scroll events
fd6b63e... pathbar: Drop gtk_widget_set_redraw_on_allocate()
7a2e6e6... pathbar: Drop gtk_widget_{g,s}et_clip()
b96e7dd... pathbar: Drop gtk_widget_set_allocation()
68936a6... pathbar: Update forall() signature
63a33bc... pathbar: Override GtkWidget::state-flags-changed
30037c3... pathbar: Drop gtk_container_class_handle_border_width()
1395925... tree-view-drag-dest: Stop connecting to ::draw
633ed79... tree-view-drag-dest: Replace uses of GDK thread API
a918bce... ui-utilities: Replace pixbuf usage with paintables
9385ccb... toolbar: Stop connecting to GtkWidget::draw
4f69cce... general: Use updated margin property names
69bda0d... ide-box-theatric: Remove ability to draw icon
8b00744... x-content-bar: Declare loop counters inside the for stateme
26ec084... general: Don’t set xalign where unsupported
280e75a... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
cd89fdd... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
56a579b... window: Drop gtk_window_has_toplevel_focus()
036f040... window: Use controller for handling key events
21a6291... general: Replace GtkWidget::delete-event with GtkWindow::cl
c9c05da... view-icon-controller: Don’t use event in long press callb
00dd41f... view-icon-controller: Drop gtk_container_get_focus_child()
f33e64a... list-view: Remove null event guard
7943f8c... list-view: Disable chain up to GtkWidget::button-press-even
400e5d8... autorun-software: Use GdkTexture for window icon
0facdd2... flatpak: Use single manifest
5f1828e... meson.build: Disable -Wdeprecated-declarations
df8bd29... canvas-container: Use drag gesture for rubberband selection
8492f4e... view-icon-item-ui: Fill-align the icon
3134753... nautilus-preferences-window.ui: Stop setting use-action-app
2d204e9... nautilus-preferences-window.ui: Stop setting GtkContainer::
3b79aa8... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
50a1732... directory-async: Use g_clear_object() more liberally
4544f51... preferences-window: Stop using GtkEntry API on GtkSpinButto
cd2b7b6... canvas-container: Unconditionally redo layout
60b5592... general: Drop uses of gtk-timeout-expand setting
57eb7df... general: Rename NautilusCanvasIconData to NautilusFile
f08efd2... progress-info: Don’t cast in g_clear_pointer()
b0ac6d4... nautilus-toolbar.ui: Use model for app menu
bc43272... files-view: Remove desktop leftovers
75db6eb... canvas-container: Remove unused signal
284302b... build: Allow disabling GIR data generation
9cbc5b3... list-model: Use GdkTexture for icon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]