[nautilus] (53 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] (53 commits) Non-fast-forward update to branch wip/ernestask/gtk4-continued
- Date: Thu, 12 Jul 2018 06:52:56 +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:
e747bb9... query-editor: Use GTK+ 4 tagged entry
5313f97... general: Drop arguments to gtk_init()
c4db182... general: Rename GdkWindow to GdkSurface
1ab9d1c... eel: canvas: Port to GTK+ 4
ae4f3dd... general: Remove extra arguments from GtkBox pack calls
2a93c0b... properties-window: Drop uses of GDK Cairo interaction API
63c53f9... properties-window: Replace GdkPixbuf with GdkTexture
9d517c4... general: Drop uses of gtk_container_set_border_width()
4e45df2... properties-window: Remove redundant gtk_widget_show() calls
4c2a5a7... properties-window: Replace renamed GtkToggleButton calls
145f3c3... gtk-code-generator.sh: Update for master
3c99121... Update places view
0abbf07... gd: styled-text-renderer: Port to GTK+ 4
8a152b5... Remove IdeBoxTheatric
9bdc431... general: Drop uses of GDK_{2,3}BUTTON_PRESS
8782b22... general: Rework event controller memory management
b4864d4... general: Drop state argument from GtkStyleContext calls
ca30c91... general: Use measure() for size measuring
2a129d7... general: Rework clipboard handling
a89c40b... general: Drop uses of gtk_widget_show_all()
6c82a9f... general: Replace uses of GdkScreen with GdkDisplay
d867341... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
7a9ec27... general: Use GTK+ API to set the cursor where appropriate
f5d6352... general: Use gtk_widget_get_preferred_size()
99d1b15... general: Use new size_allocate() signature
604233f... canvas-container: Use event controller for key events
d4f3087... canvas-container: Use event controller for pointer motion e
91346b8... canvas-private: Drop unused enumeration
4db65a4... flatpak: Build GTK+ 4 from source
26bca48... general: Rework DnD handling
5e15813... build: Sort libnautilus sources
ab1efd4... canvas-item: Create GdkEvent using API
d5feba4... eel: canvas: Use snapshot API for drawing
fa1b393... general: Drop icon size arguments to GtkButton calls
323ce76... general: Don’t pass size when creating GtkImage
61728ef... file-conflict-dialog: Use GtkButton as container
c78270f... icon-info: Drop gtk_icon_size_lookup()
87ec6ea... floating-bar: Use event controller for pointer motion event
8a91a7d... list-view: Use event controllers for pointer and key events
40c24c3... files-view: Use controller for scroll events
6e30530... files-view: Handle parent changes in ::notify
188570b... files-view: Drop uses of removed GtkStyleContext API
a6a555a... location-entry: Use event controller for key events
64adbb7... notebook: Use GtkCenterBox
dee3886... pathbar: Use event controller for scroll events
46ccba0... pathbar: Drop gtk_widget_set_redraw_on_allocate()
1fe7dc6... pathbar: Drop gtk_widget_{g,s}et_clip()
817195c... pathbar: Drop gtk_widget_set_allocation()
a17f07c... pathbar: Update forall() signature
60e5bdf... pathbar: Override GtkWidget::state-flags-changed
172d758... pathbar: Drop gtk_container_class_handle_border_width()
Commits added to the branch:
1651ce7... query-editor: Use GTK+ 4 tagged entry
c6232d0... general: Drop arguments to gtk_init()
936de63... general: Rename GdkWindow to GdkSurface
1c13934... eel: canvas: Port to GTK+ 4
b255b8f... general: Remove extra arguments from GtkBox pack calls
1adefa1... properties-window: Drop uses of GDK Cairo interaction API
6d6090d... properties-window: Replace GdkPixbuf with GdkTexture
1f6fa45... general: Drop uses of gtk_container_set_border_width()
0e1a102... properties-window: Remove redundant gtk_widget_show() calls
bd2075d... properties-window: Replace renamed GtkToggleButton calls
26e6fe7... gtk-code-generator.sh: Update for master
9e15ad5... Update places view
8b007ce... gd: styled-text-renderer: Port to GTK+ 4
b09d825... general: Drop uses of GDK_{2,3}BUTTON_PRESS
e535078... general: Rework event controller memory management
89064c6... general: Drop state argument from GtkStyleContext calls
1351b4e... general: Use measure() for size measuring
9ac4caa... general: Rework clipboard handling
2c8e1ed... general: Drop uses of gtk_widget_show_all()
1f21349... general: Replace uses of GdkScreen with GdkDisplay
5707cc9... batch-rename-dialog: Replace GtkStateType with GtkStateFlag
8f4bdbb... general: Use GTK+ API to set the cursor where appropriate
f6f4935... general: Use gtk_widget_get_preferred_size()
84df3b0... general: Use new size_allocate() signature
2116a73... canvas-container: Use event controller for key events
bdc9957... canvas-container: Use event controller for pointer motion e
4ed873f... canvas-private: Drop unused enumeration
b57e6f9... flatpak: Build GTK+ 4 from source
2e3aebc... general: Rework DnD handling
7fb6271... build: Sort libnautilus sources
b169fbe... canvas-item: Create GdkEvent using API
1316f4b... eel: canvas: Use snapshot API for drawing
ecb8bd6... general: Drop icon size arguments to GtkButton calls
21ad331... general: Don’t pass size when creating GtkImage
e4a05f0... general: Use GtkButton as container
9ca081e... icon-info: Drop gtk_icon_size_lookup()
cf28bcb... floating-bar: Use event controller for pointer motion event
305d57d... list-view: Use event controllers for pointer and key events
63226bc... files-view: Use controller for scroll events
3ac174c... files-view: Handle parent changes in ::notify
438443d... files-view: Drop uses of removed GtkStyleContext API
b159d7a... location-entry: Use event controller for key events
6f337a5... notebook: Use GtkCenterBox
a4371fd... pathbar: Use event controller for scroll events
10af8ac... pathbar: Drop gtk_widget_set_redraw_on_allocate()
69c9b5f... pathbar: Drop gtk_widget_{g,s}et_clip()
512d3f3... pathbar: Drop gtk_widget_set_allocation()
fb324d5... pathbar: Update forall() signature
133feb9... pathbar: Override GtkWidget::state-flags-changed
f93d9a3... pathbar: Drop gtk_container_class_handle_border_width()
16f481c... tree-view-drag-dest: Stop connecting to ::draw
6a40462... tree-view-drag-dest: Replace uses of GDK thread API
29ad421... ui-utilities: Replace pixbuf usage with paintables
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]