[nautilus] (144 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] (144 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- Date: Mon, 11 Feb 2019 13:20:46 +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:
38744a0... canvas: Use custom event objects for event synthesis
39f7404... canvas-container: Fix signal parameter types
983ea60... window-slot: Stop using flags parameter for history navigat
7ac2ab9... general: Use an in-tree copy of libgd code
1ff5619... meson.build: Switch to GTK+ 4
07f3bc0... query-editor: Use GTK+ 4 tagged entry
1c3fa9e... general: Drop arguments to gtk_init()
de68de5... general: Rename GdkWindow to GdkSurface
b6ee6fe... eel: canvas: Port to GTK+ 4
0fe1913... general: Don’t set child properties when packing to GtkBo
dae1afd... properties-window: Drop uses of GDK Cairo interaction API
41a2a03... properties-window: Replace GdkPixbuf with GdkTexture
8660928... general: Drop uses of gtk_container_set_border_width()
941ecac... properties-window: Remove redundant gtk_widget_show() calls
aa8ed61... properties-window: Replace renamed GtkToggleButton calls
5b7c92b... gd: styled-text-renderer: Port to GTK+ 4
e6baf5a... general: Drop uses of GDK_{2,3}BUTTON_PRESS
05773ca... general: Rework event controller memory management
83a0102... general: Drop state argument from GtkStyleContext calls
87ff9b8... general: Use measure() for size measuring
8c0c163... general: Drop uses of gtk_widget_show_all()
eb74f52... general: Replace uses of GdkScreen with GdkDisplay
9d24403... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
35f108b... general: Use GTK+ API to set the cursor where appropriate
4c91223... general: Use gtk_widget_get_preferred_size()
3d9ae9a... general: Use new size_allocate() signature
20c4b4c... canvas-container: Use event controller for key events
36f1c22... canvas-container: Use event controller for pointer motion e
bfb6516... canvas-private: Drop unused enumeration
5dc4aae... general: Build GtkPlacesSidebar from source
a65e3ea... build: Sort libnautilus sources
ff9ddf9... canvas-item: Create GdkEvent using API
d102cf0... eel: canvas: Use GtkSnapshot API for drawing
f025037... general: Don’t pass icon size when creating image buttons
2549e2f... general: Don’t pass size when creating GtkImage
d5dfb11... general: Use GtkButton as a container
1034878... icon-info: Drop gtk_icon_size_lookup()
e666a3d... floating-bar: Use event controller for pointer motion event
585469e... list-view: Use event controllers for pointer and key events
8eeb5c5... files-view: Use controller for scroll events
2e86fd5... files-view: Handle parent changes in GObject::notify
9899463... files-view: Drop uses of removed GtkStyleContext API
8bbcf34... general: Rework clipboard handling
4ad6e83... general: Rework DnD handling
1700ac4... location-entry: Refactor
84e7065... notebook: Use GtkCenterBox
f29c5f2... pathbar: Drop gtk_widget_set_redraw_on_allocate()
0c539c0... pathbar: Drop gtk_widget_{g,s}et_clip()
2c6b15a... pathbar: Drop gtk_widget_set_allocation()
da51329... pathbar: Update forall() signature
10fc772... pathbar: Drop gtk_container_class_handle_border_width()
bdf5ff7... tree-view-drag-dest: Stop connecting to ::draw
50cafd6... tree-view-drag-dest: Replace uses of GDK thread API
13c89c2... file: Don’t frame videos or images
59ba79b... toolbar: Stop connecting to GtkWidget::draw
5bf26f6... general: Use updated margin property names
4998ae6... ide-box-theatric: Remove ability to draw icon
5f3368f... x-content-bar: Declare loop counters inside the for stateme
8ac9bfa... general: Don’t set xalign where unsupported
0160878... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
acb1bf7... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
ae89ba1... window: Drop gtk_window_has_toplevel_focus()
6a78838... window: Use controller for handling key events
3f80f57... general: Replace GtkWidget::delete-event with GtkWindow::cl
e17201f... view-icon-controller: Don’t use event in long press callb
957627f... view-icon-controller: Drop gtk_container_get_focus_child()
5df01bd... list-view: Remove null event guard
453c701... list-view: Disable chain up to GtkWidget::button-press-even
0296667... autorun-software: Use GdkTexture for window icon
2c65f63... canvas-container: Use drag gesture for rubberband selection
adf3748... view-icon-item-ui: Fill-align the icon
b862dc8... nautilus-preferences-window.ui: Stop setting GtkContainer::
b1525a7... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
e1c1c9c... directory-async: Use g_clear_object() more liberally
b3ca6b8... preferences-window: Stop using GtkEntry API on GtkSpinButto
a225309... canvas-container: Unconditionally redo layout
8237ab4... general: Drop uses of gtk-timeout-expand setting
241a4e7... general: Rename NautilusCanvasIconData to NautilusFile
6e05449... files-view: Remove desktop leftovers
c3daf46... canvas-container: Remove unused signal
fbc48e6... list-model: Use GdkTexture for icon
ae08713... file: Remove references to folder-open icon
14209fc... nautilus-toolbar.ui: Remove main box margin
51d0898... view-icon-item-ui: Use GdkTexture for thumbnail
6e473f2... canvas-container: Draw DnD highlight in snapshot()
fd8f8a3... file-conflict-dialog: Use textures for file thumbnails
39177ee... canvas-dnd: Fix DnD shadows
9c074fd... pathbar: Remove event GdkWindow
76cae5c... icon-info: Clean up API
faf38ea... properties-window: Set thumbnail GtkImage size explicitly
c15c867... window-slot: Remove unused vfuncs
399d7f0... properties-window: Fix usage chart
fb30cbd... file: Tweak code formatting
19f956f... files-view: Remove unused signal
e9bde2c... application: Make type final
420169e... canvas-private: Remove unused code
7c8e741... selection-canvas-item: Use GObject macros to define type
d3385f4... canvas-item: Use GObject macros to define type
13d37b3... general: Fix header inclusions
dc7ec8d... rename-file-popover-controller: Use controller for key even
5e6c99c... toolbar: Fix GtkEntry::populate-popup handler
516c03d... toolbar: Don’t hide location entry when window becomes in
173cfb9... list-view: Drop detail/priv structs
834827e... batch-rename-dialog: Replace ::event handlers with controll
342149d... files-view: Replace GtkWidget::event handler with key contr
6bd60a6... list-view: Fix secondary button presses on column headers
69259f4... notebook: Expand spinner
27c023c... ui: Hide state overlays by default
237dfdf... list-view: Fix button press handling
a37bf3a... eel: canvas: Handle touch events alongside button presses
5810230... general: Implement and use our own theatric container
0782fc8... preferences-window.ui: Declutter icon view caption section
e399445... files-view: Adapt to changes in GtkEventControllerScroll
7e61fbf... files-view-dnd: Drop GDK_ACTION_DEFAULT
43f7e76... pathbar: Refactor size-allocate handler slightly
a461971... meson.build: Rename GTK 4 dependency
8d904ab... general: Drop gtk_box_pack_start()
b6aa4b8... mime-application-chooser: Drop GtkButtonBox
bc5adaa... general: Drop gtk_box_pack_end()
f01724b... general: Drop position child properties
732b279... general: Use GtkStackPage in GtkStack
2f677af... nautilus-preferences-window.ui: Rename internal child to ��
2779a22... preferences-window: Use GtkBuilder constructor
2372fd0... nautilus-toolbar.ui: Drop submenu child property
569c7a3... general: Stop setting file icon as window icon
7061eb6... properties-window: Tweak code style
37e2011... meson.build: Use environment to make warnings fatal
88b5195... nautilus-toolbar.ui: Lessen disgustingly large margin
Commits added to the branch:
fc796bb... release: Prepare for 3.31.90 (*)
be46524... triage-policies: Add Regression (*)
fdd9145... Update Finnish translation (*)
816d71b... Update Polish translation (*)
34cc0ef... Update Hungarian translation (*)
71eefc3... Update Japanese translation (*)
4459d56... Updated Czech translation (*)
e248fe1... Update Indonesian translation (*)
af9e17f... Update Turkish translation (*)
824ceee... Update Galician translation (*)
51a8014... Updated Lithuanian translation (*)
34e4b25... Update Swedish translation (*)
00986cb... Updated Spanish translation (*)
5137485... properties-window: Remove never set variables (*)
6a9c7f3... toolbar: Fix search button and search entry state desync (*)
8078950... properties-window: Logic for displaying Modified and Access (*)
9b6b318... canvas: Use custom event objects for event synthesis
f52b2c0... canvas-container: Fix signal parameter types
f8adb28... window-slot: Stop using flags parameter for history navigat
be0265a... general: Use an in-tree copy of libgd code
7509599... meson.build: Switch to GTK+ 4
3ea372a... query-editor: Use GTK+ 4 tagged entry
3aa34a0... general: Drop arguments to gtk_init()
d0aa8ca... general: Rename GdkWindow to GdkSurface
aea8c7d... eel: canvas: Port to GTK+ 4
64cd6fc... general: Don’t set child properties when packing to GtkBo
d7eacd2... properties-window: Drop uses of GDK Cairo interaction API
29f148e... properties-window: Replace GdkPixbuf with GdkTexture
d9b8c4f... general: Drop uses of gtk_container_set_border_width()
aeb944b... properties-window: Remove redundant gtk_widget_show() calls
2709a8e... properties-window: Replace renamed GtkToggleButton calls
029ce86... gd: styled-text-renderer: Port to GTK+ 4
e93f006... general: Drop uses of GDK_{2,3}BUTTON_PRESS
26614c1... general: Rework event controller memory management
87301fb... general: Drop state argument from GtkStyleContext calls
e7b90a3... general: Use measure() for size measuring
e0f7784... general: Drop uses of gtk_widget_show_all()
6608635... general: Replace uses of GdkScreen with GdkDisplay
46c8fe3... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
2d13fe6... general: Use GTK+ API to set the cursor where appropriate
96cf2cd... general: Use gtk_widget_get_preferred_size()
b2e16e6... general: Use new size_allocate() signature
88fa4b0... canvas-container: Use event controller for key events
b4b441d... canvas-container: Use event controller for pointer motion e
9d4f1d9... canvas-private: Drop unused enumeration
fbd6b11... general: Build GtkPlacesSidebar from source
38b87a8... build: Sort libnautilus sources
6a8f8ab... canvas-item: Create GdkEvent using API
10ea772... eel: canvas: Use GtkSnapshot API for drawing
ef20611... general: Don’t pass icon size when creating image buttons
35fb9e0... general: Don’t pass size when creating GtkImage
f7d618f... general: Use GtkButton as a container
8d2b91b... icon-info: Drop gtk_icon_size_lookup()
184fa77... floating-bar: Use event controller for pointer motion event
065b061... list-view: Use event controllers for pointer and key events
2970f2c... files-view: Use controller for scroll events
b8a6c6f... files-view: Handle parent changes in GObject::notify
a08d408... files-view: Drop uses of removed GtkStyleContext API
22c2396... general: Rework clipboard handling
944d5a5... general: Rework DnD handling
09ac3d0... location-entry: Refactor
f7c45b2... notebook: Use GtkCenterBox
7bb778a... pathbar: Drop gtk_widget_set_redraw_on_allocate()
31a6d8d... pathbar: Drop gtk_widget_{g,s}et_clip()
5de8fc5... pathbar: Drop gtk_widget_set_allocation()
942fe3a... pathbar: Update forall() signature
8f5a8e4... pathbar: Drop gtk_container_class_handle_border_width()
34d330c... tree-view-drag-dest: Stop connecting to ::draw
ffa7e70... tree-view-drag-dest: Replace uses of GDK thread API
afd7137... file: Don’t frame videos or images
df840cd... toolbar: Stop connecting to GtkWidget::draw
c3ca603... general: Use updated margin property names
5666a8c... ide-box-theatric: Remove ability to draw icon
f0582eb... x-content-bar: Declare loop counters inside the for stateme
d31c7cf... general: Don’t set xalign where unsupported
8672b9b... nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
879b051... nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-button
539bc0e... window: Drop gtk_window_has_toplevel_focus()
83a6079... window: Use controller for handling key events
f558a52... general: Replace GtkWidget::delete-event with GtkWindow::cl
983ba0f... view-icon-controller: Don’t use event in long press callb
38b3566... view-icon-controller: Drop gtk_container_get_focus_child()
e4cddd0... list-view: Remove null event guard
48da114... list-view: Disable chain up to GtkWidget::button-press-even
6f772aa... autorun-software: Use GdkTexture for window icon
3f175dd... canvas-container: Use drag gesture for rubberband selection
acb1f06... view-icon-item-ui: Fill-align the icon
784dd27... nautilus-preferences-window.ui: Stop setting GtkContainer::
704d12d... nautilus-preferences-window.ui: Set numeric on GtkSpinButto
ecc4d2c... directory-async: Use g_clear_object() more liberally
ee16bd2... preferences-window: Stop using GtkEntry API on GtkSpinButto
f90866f... canvas-container: Unconditionally redo layout
0cc2d21... general: Drop uses of gtk-timeout-expand setting
14d7fd5... general: Rename NautilusCanvasIconData to NautilusFile
b2c5106... files-view: Remove desktop leftovers
70518e8... canvas-container: Remove unused signal
0191ad8... list-model: Use GdkTexture for icon
bc72f21... file: Remove references to folder-open icon
2b7d7f9... nautilus-toolbar.ui: Remove main box margin
06ad1b0... view-icon-item-ui: Use GdkTexture for thumbnail
01bb844... canvas-container: Draw DnD highlight in snapshot()
50b4c7c... file-conflict-dialog: Use textures for file thumbnails
668e077... canvas-dnd: Fix DnD shadows
cbea52c... pathbar: Remove event GdkWindow
14cfe29... icon-info: Clean up API
1cb40c6... properties-window: Set thumbnail GtkImage size explicitly
7219f46... window-slot: Remove unused vfuncs
340ecb8... properties-window: Fix usage chart
97623bb... file: Tweak code formatting
cad062f... files-view: Remove unused signal
22e699a... application: Make type final
a8b2761... canvas-private: Remove unused code
da1e638... selection-canvas-item: Use GObject macros to define type
276b0b3... canvas-item: Use GObject macros to define type
929d9fc... general: Fix header inclusions
f8f180e... rename-file-popover-controller: Use controller for key even
e23c4b1... toolbar: Fix GtkEntry::populate-popup handler
c4eb0dd... toolbar: Don’t hide location entry when window becomes in
a923adf... list-view: Drop detail/priv structs
236567d... batch-rename-dialog: Replace ::event handlers with controll
c43e0ed... files-view: Replace GtkWidget::event handler with key contr
5f1c494... list-view: Fix secondary button presses on column headers
6e60133... notebook: Expand spinner
f5d85f4... ui: Hide state overlays by default
8bf0225... list-view: Fix button press handling
a77e297... eel: canvas: Handle touch events alongside button presses
76caf2c... general: Implement and use our own theatric container
18b57fa... preferences-window.ui: Declutter icon view caption section
3f30bfc... files-view: Adapt to changes in GtkEventControllerScroll
4b481ee... files-view-dnd: Drop GDK_ACTION_DEFAULT
5311a08... pathbar: Refactor size-allocate handler slightly
6e288d8... meson.build: Rename GTK 4 dependency
f01b3f9... general: Drop gtk_box_pack_start()
23cab37... mime-application-chooser: Drop GtkButtonBox
c91aa60... general: Drop gtk_box_pack_end()
49868ac... general: Drop position child properties
2155cbe... general: Use GtkStackPage in GtkStack
5f35bad... nautilus-preferences-window.ui: Rename internal child to ��
93164fe... preferences-window: Use GtkBuilder constructor
7f7498d... nautilus-toolbar.ui: Drop submenu child property
c0d2714... general: Stop setting file icon as window icon
3faf3b9... properties-window: Tweak code style
ba221e8... meson.build: Use environment to make warnings fatal
2d5e33c... nautilus-toolbar.ui: Lessen disgustingly large margin
(*) 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]