[nautilus] (74 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] (74 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- Date: Mon, 13 Aug 2018 16:07:37 +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:
5139244... general: Rework DnD handling
08043ff... location-entry: Refactor
0185b7c... notebook: Use GtkCenterBox
f6a483e... pathbar: Drop gtk_widget_set_redraw_on_allocate()
0e03d90... pathbar: Drop gtk_widget_{g,s}et_clip()
8951fb4... pathbar: Drop gtk_widget_set_allocation()
4bdcc0b... pathbar: Update forall() signature
dcd4033... pathbar: Drop gtk_container_class_handle_border_width()
d85e73d... tree-view-drag-dest: Stop connecting to ::draw
7dac27b... tree-view-drag-dest: Replace uses of GDK thread API
6107611... file: Don’t frame videos or images
7892141... toolbar: Stop connecting to GtkWidget::draw
327f2a7... general: Use updated margin property names
4ff1ea0... ide-box-theatric: Remove ability to draw icon
618e686... x-content-bar: Declare loop counters inside the for stateme
0e6d2d0... general: Don’t set xalign where unsupported
c1cfaa1... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
2cbbc36... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
0492fc6... window: Drop gtk_window_has_toplevel_focus()
2c85151... window: Use controller for handling key events
6e40b01... general: Replace GtkWidget::delete-event with GtkWindow::cl
2b84561... view-icon-controller: Don’t use event in long press callb
49bc91c... view-icon-controller: Drop gtk_container_get_focus_child()
a6f466a... list-view: Remove null event guard
a0ad7c0... list-view: Disable chain up to GtkWidget::button-press-even
114610b... autorun-software: Use GdkTexture for window icon
3603129... CI: Only build from GTK+ 4 manifest
eeab2ac... canvas-container: Use drag gesture for rubberband selection
95f2972... view-icon-item-ui: Fill-align the icon
0f950b9... nautilus-preferences-window.ui: Stop setting GtkContainer::
244d643... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
4865e28... directory-async: Use g_clear_object() more liberally
b1874f8... preferences-window: Stop using GtkEntry API on GtkSpinButto
0daced4... canvas-container: Unconditionally redo layout
e673033... general: Drop uses of gtk-timeout-expand setting
94caf89... general: Rename NautilusCanvasIconData to NautilusFile
7ce6a17... progress-info: Don’t cast in g_clear_pointer()
cff5a96... nautilus-toolbar.ui: Use model for app menu
ca7926f... files-view: Remove desktop leftovers
132b435... canvas-container: Remove unused signal
a4928f7... list-model: Use GdkTexture for icon
6e2a254... file: Remove references to folder-open icon
5a795f4... nautilus-toolbar.ui: Remove main box margin
fc54479... view-icon-item-ui: Use GdkTexture for thumbnail
d46ef53... canvas-container: Draw DnD highlight in snapshot()
68cd02e... file-conflict-dialog: Use textures for file thumbnails
c36fa83... canvas-dnd: Fix DnD shadows
29fd3dc... pathbar: Remove event GdkWindow
e8553d9... pathbar: Replace ::button-press-event handler with gesture
82ab2dd... icon-info: Clean up API
0ba81c7... properties-window: Set thumbnail GtkImage size explicitly
a27b1c2... window-slot: Remove unused vfuncs
97fb356... CI: Always upload artifacts
ce7a761... CI: Fix build log path
63021ed... properties-window: Fix usage chart
6a82b06... file: Tweak code formatting
422e11e... files-view: Remove unused signal
2014426... application: Make type final
cb92e45... canvas-private: Remove unused code
d4757ad... selection-canvas-item: Use GObject macros to define type
423edc0... canvas-item: Use GObject macros to define type
5393778... general: Fix header inclusions
4183661... rename-file-popover-controller: Use controller for key even
45c2039... toolbar: Fix GtkEntry::populate-popup handler
d286736... toolbar: Don’t hide location entry when window becomes in
966d31b... meson.build: Set -Werror=incompatible-pointer-types
513c80f... list-view: Drop detail/priv structs
13d2b8d... batch-rename-dialog: Replace ::event handlers with controll
532968a... files-view: Replace GtkWidget::event handler with key contr
8024bef... container-max-width: Update size-allocate handler signature
9094c71... list-view: Fix secondary button presses on column headers
1234c09... notebook: Expand spinner
be21bc5... ui: Hide state overlays by default
56c7a23... list-view: Fix button press handling
Commits added to the branch:
ac95439... general: Rework DnD handling
a1d97ff... location-entry: Refactor
8b89c9c... notebook: Use GtkCenterBox
b270369... pathbar: Drop gtk_widget_set_redraw_on_allocate()
0b45e70... pathbar: Drop gtk_widget_{g,s}et_clip()
335ec94... pathbar: Drop gtk_widget_set_allocation()
8090737... pathbar: Update forall() signature
1cd35f2... pathbar: Drop gtk_container_class_handle_border_width()
f78a1d6... tree-view-drag-dest: Stop connecting to ::draw
a3ba39c... tree-view-drag-dest: Replace uses of GDK thread API
a3a4a9b... file: Don’t frame videos or images
392b24f... toolbar: Stop connecting to GtkWidget::draw
02022e7... general: Use updated margin property names
0acd4aa... ide-box-theatric: Remove ability to draw icon
785fca3... x-content-bar: Declare loop counters inside the for stateme
f826d8c... general: Don’t set xalign where unsupported
4cb7532... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
7f4b8c8... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
70554fe... window: Drop gtk_window_has_toplevel_focus()
ed7c599... window: Use controller for handling key events
49689cf... general: Replace GtkWidget::delete-event with GtkWindow::cl
d2a6d4d... view-icon-controller: Don’t use event in long press callb
2e5d446... view-icon-controller: Drop gtk_container_get_focus_child()
e16a8a0... list-view: Remove null event guard
1d30c38... list-view: Disable chain up to GtkWidget::button-press-even
d72bb24... autorun-software: Use GdkTexture for window icon
da7ac56... CI: Only build from GTK+ 4 manifest
18a0bb6... canvas-container: Use drag gesture for rubberband selection
943c5f6... view-icon-item-ui: Fill-align the icon
83b0263... nautilus-preferences-window.ui: Stop setting GtkContainer::
ead90f2... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
8119a58... directory-async: Use g_clear_object() more liberally
5d70cee... preferences-window: Stop using GtkEntry API on GtkSpinButto
191d3bc... canvas-container: Unconditionally redo layout
4edd1ce... general: Drop uses of gtk-timeout-expand setting
1c6fbe8... general: Rename NautilusCanvasIconData to NautilusFile
2a7d0e6... progress-info: Don’t cast in g_clear_pointer()
3186372... nautilus-toolbar.ui: Use model for app menu
f52126b... files-view: Remove desktop leftovers
df15ce3... canvas-container: Remove unused signal
d0732c6... list-model: Use GdkTexture for icon
a229912... file: Remove references to folder-open icon
987e63f... nautilus-toolbar.ui: Remove main box margin
5ecf932... view-icon-item-ui: Use GdkTexture for thumbnail
81ab2c6... canvas-container: Draw DnD highlight in snapshot()
635e35f... file-conflict-dialog: Use textures for file thumbnails
29b62f7... canvas-dnd: Fix DnD shadows
76f9b5c... pathbar: Remove event GdkWindow
cf60cd5... pathbar: Replace ::button-press-event handler with gesture
4c0c1ab... icon-info: Clean up API
bb7c42e... properties-window: Set thumbnail GtkImage size explicitly
ca6827d... window-slot: Remove unused vfuncs
235d4ad... CI: Always upload artifacts
1d020de... CI: Fix build log path
e4d6fe6... properties-window: Fix usage chart
2759984... file: Tweak code formatting
00b8b40... files-view: Remove unused signal
d9fef90... application: Make type final
ba0127f... canvas-private: Remove unused code
7ec0bc8... selection-canvas-item: Use GObject macros to define type
be347fa... canvas-item: Use GObject macros to define type
4f26a9d... general: Fix header inclusions
d0d0412... rename-file-popover-controller: Use controller for key even
6cf78cf... toolbar: Fix GtkEntry::populate-popup handler
e0aad8f... toolbar: Don’t hide location entry when window becomes in
328b937... meson.build: Set -Werror=incompatible-pointer-types
0abc158... list-view: Drop detail/priv structs
23ccfa4... batch-rename-dialog: Replace ::event handlers with controll
65e34a9... files-view: Replace GtkWidget::event handler with key contr
0c57a9c... container-max-width: Update size-allocate handler signature
cb81b57... list-view: Fix secondary button presses on column headers
490324d... notebook: Expand spinner
45e8236... ui: Hide state overlays by default
d1aa53e... list-view: Fix button press handling
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]