[gtk+] (241 commits) Non-fast-forward update to branch wip/baedert/drawing
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (241 commits) Non-fast-forward update to branch wip/baedert/drawing
- Date: Thu, 15 Jun 2017 10:48:07 +0000 (UTC)
The branch 'wip/baedert/drawing' 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:
713b53a... widget: Draw background and border for every widget
47dfc75... button: Remove css box drawing
efdc153... Widget: Disable css box drawing for GtkWindow
70b99aa... box: Remove css box drawing
e4c5ceb... gizmo: Remove css box drawing
ef86adb... gtkgrid: Remove css box drawing
ead3b46... label: Remove css box drawing
3ddf4da... progressbar: Remove css box drawing
71cc2b1... widget: Draw focus outline
2625323... headerbar: Remove css box drawing
229e327... listbox: Remove css box drawing
1ca34f8... flowbox: Remove css box drawing
2cd5004... switch: Remove css box drawing
0a46939... frame: Remove css box drawing
435bb7f... image: Remove css box drawing
9e3e0b6... bbox: Remove css box drawing
d4c6cc2... container: Remove snapshot and draw implementations
43ddcf4... widget: Add default snapshot implementation
aab79ae... Remove now useless snapshot implementations
4b96f7c... actionbar: Remove css box drawing
adbd111... toolbar: Remove css box rendering
7aaec9a... notebook: Fix crash when dragging a tab
02949e8... combobox: Remove css box drawing
457b580... stack: Remove css box drawing
e853dc4... separator: Remove css box drawing
8b63447... paned: Remove css box drawing
3cbe22b... scrolledwindow: Remove css box drawing
36b609e... sizerequest: Fix indentation
3bed405... sizerequest: Honor css min size
57af25f... sizerequest: Move css handling to gtk_widget_measure
d19c080... sizerequest: Make size groups "work"
5ee8532... sizerequest: Make sure widget sizes stay positive
0b84d9e... sizerequest: Remove for_size parameter from push_recursion_
6fff680... sizerequest: Stop checking orientation in query_size_for_or
c207516... sizerequest: Fix min size with widget margins
059ddb0... headerbar: Remove gadget
e271ae4... widget: Pass content allocation to size-allocate vfunc
1c8737c... listbox: Remove gadgets
848fd4b... switch: Remove gadget
7434aa1... widget: Union clip with allocation and box shadow size
15e5af3... box: Remove gadget usage
44f5022... grid: Remove gadget
a452ac6... range: Remove gadget usage
18b26d0... progressbar: Remove gadget
21327fc... gizmo: Remove gadget
fcc684c... expander: Remove gadget
16183f3... checkbutton: Don't use parent button's gadget
47b0cd2... menuitem: Stop using gadget
ad5d4d4... fontbutton: Call the css node "fontbutton"
0fc2a33... button: Remove gadget usage
f7cf979... icon: Stop calling gtk_widget_set_allocation
f08d25c... colorswatch: Remove gadget usage
2bdbaaf... image: Remove gadget
2513de4... set clip of more widgets
87b06c1... modelbutton: Stop using the button's gadget
0db6f64... stackcombo: Set clip
e4f1315... widget: Add private gtk_widget_get_content_allocation
186227d... frame: Remove gadget
2d6e246... spinner: Set clip
853b60d... label: Remove gadget
b99bce1... separator: Remove gadget
4dfe623... frame: Remove empty finalize implementation
f79acb4... widget-factory: Remove invisible-char usage for spin button
4d1da5a... label: Fix clipping
7803aa9... modelbutton: Remove last gadget usages
3706e1c... spinbutton: Inherit from GtkWidget
4cd4bb9... spinbutton: Remove call to GtkSpinButton API
55c721c... spinbuttonaccessible: Inherit from GtkWidgetAccessible
9bec0f1... flowbox: Initialize allocation
a9431d7... cellrendererspin: Include gtkentry.h
e7d32b2... toolbar: Remove gadget
a48f781... Entry: Remove gadget
9058d4c... spinbutton: Add text property
b25978e... spinbutton demo: Spinbuttons are no Entries
e6377f4... fontchooserwidgets: Spinbuttons are no entries
131babf... menubar: Remove gadget
c150038... separatortoolitem: Remove gadget
cf510cc... buttonbox: Don't use the parent gadget
0946d7d... actionbar: Remove gadget
e1387e3... box: Remove gadget accessor
e3c1cbd... box: Remove gadget
83be749... scrolledwindow: Remove gadget
266c1e2... viewport: Remove gadget
87d3802... flowbox: Remove gadgets
da84719... widget: Add private get_border_allocation
0085f84... combobox: Remove gadget
3bcf7be... paned: Remove gadget
5d09614... frame: Fix copy&paste bug in shadow-type handling
2ca46cb... label: Don't chain up in size_allocate
ef8b4cf... widget: Don't set the allocation in size-allocate
dd9b2cf... gtkscale: Properly initialize the clip
6bb2e2a... button: Remove gadget
bd38108... Slightly rework clip handling
83f5001... stack: Remove gadget
b1fee32... buttonbox: Remove gadget
76aa48d... widget: Add private get_margin_allocation
40ba4c4... scale: Fix value position
5baf213... cellview: Remove gadget
2d72aec... revealer: Don't add a clip node for CROSSFADE transitions
ee07be9... revealer: Stop calculating paddings ourselves
73833fc... Remove calls to gtk_widget_set_allocation
987cebb... widget: Remove gtk_widget_set_allocation
f540478... range: Remove gadget completely
679a55e... scrolledwindow: Remove last argument from allocate_child
6d3f737... scrolledwindow: Fix child widget positioning
6fbafa1... scrolledwindow: Remove useless function call
276d13d... inspector: Fix list row alignment in general tab
c3890f4... expander: Inherit from GtkContainer
515e342... checkmenuitem: Stop using the parent's gadget
4c58075... menuitem: Remove gadget
f5be716... boxgadget: Remove unused ComputeExpandFunc
d716f4f... popover: Stop looking at padidng and border in measure
bf2fa7a... widget: Special-case popover in snapshot
dbf0883... inspector: Show the GdkWindow before grabbing
fdd557e... spinbutton: Fix activation
7059aa3... spinbutton: Add accessors for (max-)width-chars
c3ace8c... meson: Remove double gtkcssnode.c entry in source files
d7fc9ca... checkbutton: Don't draw a focus ring
7a242dd... button: Remove unused flag
c27d6d3... menu: Stop looking at padding and margin manually
191ee3f... menu: Remove unnecessary queue_draw
7b8915b... menu: Stop drawing css background and border
b960b21... searchbar: Remove manual snapshot code
d933078... searchbar: Fix property documentation comments
b69609c... toolitemgroup: Remove custom draw code
6f19941... toolpalette: Port to snapshot()
708ec4e... eventbox: Remove snapshot implementation
e5dc9f1... calendar: Remove custom css background and border drawing
b136f5c... scrollbar: Inherit from GtkWidget
c987a31... range: Make GtkRange a regular class
b2b8ddb... scrolledwindow: Use scrollbar API on scrollbars
130f5c7... range: Remove steppers
8096ee4... range: Remove contents gadget
34640c4... range: Use a gizmo as trough
b8d0644... range: Use gizmos for highlight and fill gadgets
a0781e9... icon: Remove gadget
b2d90f3... range: make the slider a gadget
64afc3f... spinner: Remove gadget
f3e5796... range: Snapshot slider in trough's snapshot impl
dad42fc... range: Fix mouse location tracking
cea58ab... range: Allocate the trough when the adjustment value change
75b42f3... range: Draw the colorscale trough at 0,0
5bd2fb5... scrollbar: Add accessor for wheel delta
faa072c... menuitem: Replace arrow gadget with GtkIcon
470ac8e... icon: Only draw in content allocation
c6e3c74... checkmenuitem: Replace indicator gadget with GtkIcon
841000f... menu: Replace arrow gadgets with GtkIcons
cedf7dd... icon: Add _set_image
1905eb9... notebook: Replace arrow gadgets with GtkIcons
e14071a... notebook: Replace tabs gadget with GtkGizmo
69a4c87... notebook: Replace tab gadget with GtkGizmo
7bfb1a0... gizmo: Chain up in snapshot if no snapshot func given
49128b0... gizmo: Unparent all child widgets in finalize
efe8111... adwaita: Fix notebook theming
a99c243... container: Propagate child properties if parent != containe
30d31f7... notebook: Replace all gadgets with widgets
0b7a0ed... range: Return trough allocation from _get_range_rect
e08cc00... scale: Remove draw_value vfunc
ea65077... scale: Replace all gadgets with widgets
f5e9eaa... range: Emit value-changed when setting the adjustment
f45fa32... spinbutton: Use 0 as default for (max-)width-chars
605be90... css nodes: Fix entries test case
dbb2502... css nodes: Fix expander test case
896f748... progressbar: Apply style classes when setting direction
d9c52ca... container: GtkActionBar is not a special container anymore
d70bccb... adwaita: Fix typo
d753212... widget: Consider css margins when setting clip
9250918... modelbutton: Use GtkIcon as indicator
9893353... colorswatch: Replace IconHelper with GtkImage
33eb89c... checkbutton: Inherit from GtkBin
eced4a2... inspector: Fix togglebutton/checkbutton API mixup
a54a5da... tests: Fix some toggle-/checkbutton API mixups
7589f8e... Remove GtkBuiltinIcon
0c26d33... Remove GtkBoxGadget
59c9e33... button: Don't care about sizing if no child is set
607bea1... testheightforwidth: Remove GtkBox fill/expand usage
4268c84... switch: Use a gizmo as slider
6b5fdee... icon: Render at content position
4d0631d... treeview: default to width_changed = TRUE
35e7e6e... range: Fix click detection in slider trace
18b12d8... widget: Bring resize and baseline debug rendering back
ddbe725... paned: Replace handle gadget with widget
ef0100f... widget: Bring back layout debugging
4286c69... image: Offset rendering to the content allocation
4dc32a3... widget: Draw widget clips with GEOMETRY debugging
a4d3334... spinbutton: Add docs for new public API
d80eac7... scale: Fix css node ordering and expected results
ea758be... box: Use widget children list in count_expand_children
ce27daf... listbox: Remove rows directly when binding model
12a198e... testtooltips: Fix Gtk(Check)Button API mixup
a489b90... tooltipwindow: Remove unused define
7496c5b... testtooltips: Add static tooltip
ba0c309... textview: Use ::snapshot
da9f09c... accellabel: Inherit from GtkWidget
f7aabae... inspector: Allow picking children of GtkWidget classes
54ed38d... Remove some unneeded includes
944bc62... filechooserwidget: Fix save widgets
994c8de... bin: Drop priv pointer
197b552... scrollbar: Add new API to gtk4-sections.txt
897f0b8... listbox: Remove view_window
4677a70... switch: Remove manual PRELIGHT code
2caefa8... listbox: Remove manual prelight row management
4d821db... paned: Reimplement handle dragging
dff8de5... paned: Remove useless queue_resize calls
b793124... scrolledwindow: Properly remove scrollbars
884882c... viewport: Remove bin_window
cab127f... widget: Remove queue_draw_child vfunc
3ab47e3... Make child widget coordinates parent-relative
e20de47... icon: Stop offset'ing in snapshot
4367473... frame: Fix child allocation
9c1c4a8... widget: Make allocations parent-content-allocation relative
7c50db7... scrolledwindow: fix scrollbar allocation
944aa7d... widget: Adapt translate_coordinates to coordinate changes
f8b2390... entry: Fix text position
f67ec18... image: Fix snapshot position
34aca11... Make radio and check buttons appear as intended
8a17c8c... window: Remove dead code
6e6f5d0... testwidgetfocus: Drop SPACING constant in favor for CSS
9fad60c... widget: "fix" event and invalidation coordinates
955002a... popover: Remove useless if case
d4cae23... toolitemgroup: Remove child window
0ce660a... revealer: Remove bin_window
8391b09... stack: Remove bin_window
11d256e... revealer: Request child size for NONE transition type
83d3f6e... revealer: Fix DOWN and RIGHT transition types
0c17191... sizerequest: Assert that min_size >= 0
c21e057... iconview: Stop drawing a background
4b50a58... modelmenuitem: Fix type checking assertions
ba8d353... menu: Remove bin_window and view_window
b1e5239... widget: Avoid some type checks in snapshot_child
adeca62... adwaita: Refine checkbutton styling some more
Commits added to the branch:
0973ac4... gtktextdisplay: remove unused code (*)
85bba77... Update Friulian translation (*)
77e1d0c... gdk/gdkvulkancontext.c: Fix 32-bit Windows builds (*)
ac5f7d0... modules/input/gtkimcontextime.c: Move to set_client_widget (*)
bffbfde... Install gtkcenterbox.h (*)
1b697fd... widget: Fix gtk_widget_insert_after/before() docs (*)
c55f81e... widget: Draw background and border for every widget
f3d7eb0... button: Remove css box drawing
4985d16... Widget: Disable css box drawing for GtkWindow
24ca788... box: Remove css box drawing
4934c73... gizmo: Remove css box drawing
7fd3cad... gtkgrid: Remove css box drawing
99c4e6c... label: Remove css box drawing
0029a43... progressbar: Remove css box drawing
f7d4b36... widget: Draw focus outline
a6d90f1... headerbar: Remove css box drawing
6a0d49c... listbox: Remove css box drawing
665b1ab... flowbox: Remove css box drawing
b1f4cab... switch: Remove css box drawing
6623c46... frame: Remove css box drawing
423a4cf... image: Remove css box drawing
8a5ac90... bbox: Remove css box drawing
7bf838a... container: Remove snapshot and draw implementations
7a2c214... widget: Add default snapshot implementation
fac3785... Remove now useless snapshot implementations
3549612... actionbar: Remove css box drawing
a4658ba... toolbar: Remove css box rendering
ff1f186... notebook: Fix crash when dragging a tab
142f3f3... combobox: Remove css box drawing
0c5b68f... stack: Remove css box drawing
1e43c6f... separator: Remove css box drawing
6fa6e28... paned: Remove css box drawing
d89b99b... scrolledwindow: Remove css box drawing
e379ee4... sizerequest: Fix indentation
cbde220... sizerequest: Honor css min size
c0f07fb... sizerequest: Move css handling to gtk_widget_measure
e38cad3... sizerequest: Make size groups "work"
d0bfd28... sizerequest: Make sure widget sizes stay positive
9a4d19e... sizerequest: Remove for_size parameter from push_recursion_
cc78b9c... sizerequest: Stop checking orientation in query_size_for_or
0412865... sizerequest: Fix min size with widget margins
c5ed8d7... headerbar: Remove gadget
57992f9... widget: Pass content allocation to size-allocate vfunc
2533343... listbox: Remove gadgets
4915db0... switch: Remove gadget
7786442... widget: Union clip with allocation and box shadow size
668e4f5... box: Remove gadget usage
2a9ad55... grid: Remove gadget
dc4cc4d... range: Remove gadget usage
b83e93f... progressbar: Remove gadget
7a32b91... gizmo: Remove gadget
bcc9939... expander: Remove gadget
c2f8e15... checkbutton: Don't use parent button's gadget
c3602dc... menuitem: Stop using gadget
547ac67... fontbutton: Call the css node "fontbutton"
0a7f298... button: Remove gadget usage
3001412... icon: Stop calling gtk_widget_set_allocation
977c3d2... colorswatch: Remove gadget usage
bff86fb... image: Remove gadget
e302e1e... set clip of more widgets
9d293ed... modelbutton: Stop using the button's gadget
bd78cdd... stackcombo: Set clip
19893f1... widget: Add private gtk_widget_get_content_allocation
ba73f25... frame: Remove gadget
49c85cb... spinner: Set clip
8e16ba2... label: Remove gadget
a198b6d... separator: Remove gadget
6a60abf... frame: Remove empty finalize implementation
a552f1e... widget-factory: Remove invisible-char usage for spin button
86e598a... label: Fix clipping
fe5a9c6... modelbutton: Remove last gadget usages
37ec1cb... spinbutton: Inherit from GtkWidget
f1cf57f... spinbutton: Remove call to GtkSpinButton API
8a209db... spinbuttonaccessible: Inherit from GtkWidgetAccessible
caa859d... flowbox: Initialize allocation
bb002d1... cellrendererspin: Include gtkentry.h
83547d5... toolbar: Remove gadget
61c668b... Entry: Remove gadget
92881e1... spinbutton: Add text property
c00785b... spinbutton demo: Spinbuttons are no Entries
6c8ade2... fontchooserwidgets: Spinbuttons are no entries
bcda48a... menubar: Remove gadget
6814e46... separatortoolitem: Remove gadget
155ccfa... buttonbox: Don't use the parent gadget
7770b6b... actionbar: Remove gadget
bf10821... box: Remove gadget accessor
2b371b2... box: Remove gadget
366a588... scrolledwindow: Remove gadget
1a27c3a... viewport: Remove gadget
d05bdf6... flowbox: Remove gadgets
5198e98... widget: Add private get_border_allocation
30145c9... combobox: Remove gadget
a6ee7b3... paned: Remove gadget
4dc339a... frame: Fix copy&paste bug in shadow-type handling
7b5dcad... label: Don't chain up in size_allocate
9a7efe2... widget: Don't set the allocation in size-allocate
546a3d2... gtkscale: Properly initialize the clip
7f46dfa... button: Remove gadget
456b1f5... Slightly rework clip handling
144d246... stack: Remove gadget
55e69be... buttonbox: Remove gadget
a802d33... widget: Add private get_margin_allocation
3a59f63... scale: Fix value position
53a50b1... cellview: Remove gadget
00f8cfb... revealer: Don't add a clip node for CROSSFADE transitions
e171a5b... revealer: Stop calculating paddings ourselves
bab951b... Remove calls to gtk_widget_set_allocation
8c429e1... widget: Remove gtk_widget_set_allocation
8451833... range: Remove gadget completely
febcb2b... scrolledwindow: Remove last argument from allocate_child
691750e... scrolledwindow: Fix child widget positioning
2d71823... scrolledwindow: Remove useless function call
dae6ca0... inspector: Fix list row alignment in general tab
6a3c83a... expander: Inherit from GtkContainer
5461fc5... checkmenuitem: Stop using the parent's gadget
fc76bcd... menuitem: Remove gadget
d11d73f... boxgadget: Remove unused ComputeExpandFunc
94b1c05... popover: Stop looking at padidng and border in measure
f4f7508... widget: Special-case popover in snapshot
5e3f755... inspector: Show the GdkWindow before grabbing
a83014e... spinbutton: Fix activation
fab3409... spinbutton: Add accessors for (max-)width-chars
ea476a4... meson: Remove double gtkcssnode.c entry in source files
97b2dd0... checkbutton: Don't draw a focus ring
dd4c588... button: Remove unused flag
bafe3fc... menu: Stop looking at padding and margin manually
ddff6f1... menu: Remove unnecessary queue_draw
83eb558... menu: Stop drawing css background and border
ee81a90... searchbar: Remove manual snapshot code
65733db... searchbar: Fix property documentation comments
75a03e3... toolitemgroup: Remove custom draw code
ee5b261... toolpalette: Port to snapshot()
e3ce8e4... eventbox: Remove snapshot implementation
bc424c8... calendar: Remove custom css background and border drawing
64b3200... scrollbar: Inherit from GtkWidget
89c5eb7... range: Make GtkRange a regular class
f82392c... scrolledwindow: Use scrollbar API on scrollbars
c911f22... range: Remove steppers
cc71dc9... range: Remove contents gadget
8609988... range: Use a gizmo as trough
c3c9ae0... range: Use gizmos for highlight and fill gadgets
b7ad359... icon: Remove gadget
52848df... range: make the slider a gadget
197b7c6... spinner: Remove gadget
3caca29... range: Snapshot slider in trough's snapshot impl
4dffeac... range: Fix mouse location tracking
8d31486... range: Allocate the trough when the adjustment value change
3af4b8c... range: Draw the colorscale trough at 0,0
7e8ef11... scrollbar: Add accessor for wheel delta
b338d36... menuitem: Replace arrow gadget with GtkIcon
3146fda... icon: Only draw in content allocation
ee1d103... checkmenuitem: Replace indicator gadget with GtkIcon
eeab99c... menu: Replace arrow gadgets with GtkIcons
efd5fba... icon: Add _set_image
62a560e... notebook: Replace arrow gadgets with GtkIcons
d7f9a5d... notebook: Replace tabs gadget with GtkGizmo
c7f0d46... notebook: Replace tab gadget with GtkGizmo
a4343d7... gizmo: Chain up in snapshot if no snapshot func given
986c98f... gizmo: Unparent all child widgets in finalize
77a91b5... adwaita: Fix notebook theming
c545a16... container: Propagate child properties if parent != containe
46cb9ff... notebook: Replace all gadgets with widgets
f52da2f... range: Return trough allocation from _get_range_rect
d0513a8... scale: Remove draw_value vfunc
5c2c5eb... scale: Replace all gadgets with widgets
99f1e87... range: Emit value-changed when setting the adjustment
628eb5a... spinbutton: Use 0 as default for (max-)width-chars
c019a63... css nodes: Fix entries test case
16b0a6c... css nodes: Fix expander test case
e659964... progressbar: Apply style classes when setting direction
58d7608... container: GtkActionBar is not a special container anymore
6a660ac... adwaita: Fix typo
9118dc6... widget: Consider css margins when setting clip
e99b860... modelbutton: Use GtkIcon as indicator
db177a0... colorswatch: Replace IconHelper with GtkImage
64142bd... checkbutton: Inherit from GtkBin
69b796e... inspector: Fix togglebutton/checkbutton API mixup
7ee7707... tests: Fix some toggle-/checkbutton API mixups
dad5a63... Remove GtkBuiltinIcon
bc36f67... Remove GtkBoxGadget
bf1b302... button: Don't care about sizing if no child is set
9508747... testheightforwidth: Remove GtkBox fill/expand usage
185e67b... switch: Use a gizmo as slider
da13e59... icon: Render at content position
d141e4c... treeview: default to width_changed = TRUE
fbc9a3c... range: Fix click detection in slider trace
2d49186... widget: Bring resize and baseline debug rendering back
bf9de27... paned: Replace handle gadget with widget
af45499... widget: Bring back layout debugging
cf9402c... image: Offset rendering to the content allocation
9b71c32... widget: Draw widget clips with GEOMETRY debugging
96efe2a... spinbutton: Add docs for new public API
1943cb5... scale: Fix css node ordering and expected results
35f9f13... box: Use widget children list in count_expand_children
3916a22... listbox: Remove rows directly when binding model
61f7fec... testtooltips: Fix Gtk(Check)Button API mixup
c5d7a8b... tooltipwindow: Remove unused define
58a1afd... testtooltips: Add static tooltip
66deb60... textview: Use ::snapshot
def9655... accellabel: Inherit from GtkWidget
7c47f84... inspector: Allow picking children of GtkWidget classes
5fce738... Remove some unneeded includes
52c220f... filechooserwidget: Fix save widgets
b077d1f... bin: Drop priv pointer
5ca7e42... scrollbar: Add new API to gtk4-sections.txt
028cd00... listbox: Remove view_window
be55a74... switch: Remove manual PRELIGHT code
404c35b... listbox: Remove manual prelight row management
7d70858... paned: Reimplement handle dragging
68a254a... paned: Remove useless queue_resize calls
3148495... scrolledwindow: Properly remove scrollbars
6f98abe... viewport: Remove bin_window
583f6c0... widget: Remove queue_draw_child vfunc
8f13725... Make child widget coordinates parent-relative
87f8d1b... icon: Stop offset'ing in snapshot
fcc9d8a... frame: Fix child allocation
50277a0... widget: Make allocations parent-content-allocation relative
c35a2c7... scrolledwindow: fix scrollbar allocation
3830105... widget: Adapt translate_coordinates to coordinate changes
ab9b86d... entry: Fix text position
c72e69c... image: Fix snapshot position
7070214... Make radio and check buttons appear as intended
bb6877a... window: Remove dead code
edcdde9... testwidgetfocus: Drop SPACING constant in favor for CSS
8a7ebb9... widget: "fix" event and invalidation coordinates
65607e7... popover: Remove useless if case
f21ef03... toolitemgroup: Remove child window
67777fe... revealer: Remove bin_window
931b5ca... stack: Remove bin_window
0d8bc6f... revealer: Request child size for NONE transition type
0b0aea0... revealer: Fix DOWN and RIGHT transition types
62eeb4b... sizerequest: Assert that min_size >= 0
3525a8b... iconview: Stop drawing a background
9441350... modelmenuitem: Fix type checking assertions
b9d20d8... menu: Remove bin_window and view_window
fcc6e90... widget: Avoid some type checks in snapshot_child
f565700... adwaita: Refine checkbutton styling some more
8282717... image: Fold gtk_image_reset into only caller
7f915db... entry: get_layout_location coords are already content relat
e47994d... range: Use a gizmo as slider
7a48829... scrolledwindow: Fix on_scrollbar check
(*) 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]