[gtk+] (128 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+] (128 commits) Non-fast-forward update to branch wip/baedert/drawing
- Date: Sat, 13 May 2017 19:11:10 +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:
d560392... headerbar: Remove gadget
f93a12d... widget: Pass content allocation to size-allocate vfunc
66889dc... listbox: Remove gadgets
d8e1852... switch: Remove gadget
4ebfa7b... widget: Union clip with allocation and box shadow size
10638aa... box: Remove gadget usage
52eed03... grid: Remove gadget
aeb63d7... range: Remove gadget usage
024e4a7... progressbar: Remove gadget
7b804c8... gizmo: Remove gadget
597df52... expander: Remove gadget
aff8db6... checkbutton: Don't use parent button's gadget
23617bf... menuitem: Stop using gadget
ddf2c93... fontbutton: Call the css node "fontbutton"
a7dc3b8... button: Remove gadget usage
1242683... icon: Stop calling gtk_widget_set_allocation
39e0764... colorswatch: Remove gadget usage
876c4dc... image: Remove gadget
8659d32... set clip of more widgets
5ded69c... modelbutton: Stop using the button's gadget
0a15913... stackcombo: Set clip
38c46fc... widget: Add private gtk_widget_get_content_allocation
ede260a... frame: Remove gadget
f6dc729... spinner: Set clip
d106258... label: Remove gadget
c91b00e... separator: Remove gadget
fa08234... frame: Remove empty finalize implementation
daa4243... widget-factory: Remove invisible-char usage for spin button
65c5d22... label: Fix clipping
491d4a4... modelbutton: Remove last gadget usages
ee94ea6... spinbutton: Inherit from GtkWidget
2443806... spinbutton: Remove call to GtkSpinButton API
0d46f6d... spinbuttonaccessible: Inherit from GtkWidgetAccessible
e0565ba... flowbox: Initialize allocation
1222f6a... cellrendererspin: Include gtkentry.h
0c9fe86... toolbar: Remove gadget
b4ba4ae... Entry: Remove gadget
0c6f9f1... spinbutton: Add text property
42dd04c... spinbutton demo: Spinbuttons are no Entries
8b32c0e... fontchooserwidgets: Spinbuttons are no entries
1bdefa3... menubar: Remove gadget
7bc1656... separatortoolitem: Remove gadget
fefed2d... buttonbox: Don't use the parent gadget
6f53e0e... actionbar: Remove gadget
b224cae... box: Remove gadget accessor
0a7494e... box: Remove gadget
2ea2095... scrolledwindow: Remove gadget
253f320... viewport: Remove gadget
d97d9ee... flowbox: Remove gadgets
d416e14... widget: Add private get_border_allocation
b0bb6b5... combobox: Remove gadget
9463f31... paned: Remove gadget
f03e51f... frame: Fix copy&paste bug in shadow-type handling
0b9f8e9... label: Don't chain up in size_allocate
fdb8ba7... widget: Don't set the allocation in size-allocate
6f3f5a9... gtkscale: Properly initialize the clip
3dff17e... button: Remove gadget
cebae00... Slightly rework clip handling
7e63dd2... stack: Remove gadget
fae9048... buttonbox: Remove gadget
bab3799... widget: Add private get_margin_allocation
bebb4c4... scale: Fix value position
f6f57e9... cellview: Remove gadget
6984aab... revealer: Don't add a clip node for CROSSFADE transitions
8a7f2d1... revealer: Stop calculating paddings ourselves
0b57ab1... Remove calls to gtk_widget_set_allocation
afa8c92... widget: Remove gtk_widget_set_allocation
a797957... range: Remove gadget completely
427387c... sizerequest: Move css handling to gtk_widget_measure
1ec1ae3... scrolledwindow: Remove last argument from allocate_child
19c89ca... scrolledwindow: Fix child widget positioning
777654e... scrolledwindow: Remove useless function call
02ca3fa... inspector: Fix list row alignment in general tab
0e87bde... expander: Inherit from GtkContainer
f97924d... sizerequest: Make size groups "work"
093b769... checkmenuitem: Stop using the parent's gadget
08caf4c... menuitem: Remove gadget
6ae963d... boxgadget: Remove unused ComputeExpandFunc
f635650... popover: Stop looking at padidng and border in measure
deb4599... widget: Special-case popover in snapshot
44f2a16... inspector: Show the GdkWindow before grabbing
7f6f796... spinbutton: Fix activation
742b941... spinbutton: Add accessors for (max-)width-chars
452c600... gtk4-demo: Remove a GtkBox expand usage
fd0fe08... meson: Remove doulbe gtkcssnode.c entry in source files
29705f5... checkbutton: Don't draw a focus ring
9c7693a... button: Remove unused flag
30286c4... menu: Stop looking at padding and margin manually
dec3bc9... menu: Remove unnecessary queue_draw
f1c2969... menu: Stop drawing css background and border
ebf14d1... searchbar: Remove manual snapshot code
01d122f... searchbar: Fix property documentation comments
ab492c0... toolitemgroup: Remove custom draw code
69c8003... toolpalette: Port to snapshot()
fbd0b52... eventbox: Remove snapshot implementation
16d8ee3... calendar: Remove custom css background and border drawing
be0e3b3... scrollbar: Inherit from GtkWidget
b129190... range: Make GtkRange a regular class
c710373... scrolledwindow: Use scrollbar API on scrollbars
2996611... range: Remove steppers
03b96e2... range: Remove contents gadget
50327e0... range: Use a gizmo as trough
6fe2fc1... range: Use gizmos for highlight and fill gadgets
a8b9883... icon: Remove gadget
ab2f0a3... range: make the slider a gadget
2b62c5e... spinner: Remove gadget
123dcc0... range: Snapshot slider in trough's snapshot impl
35e6633... range: Fix mouse location tracking
660125d... range: Allocate the trough when the adjustment value change
fa7ffa5... range: Draw the colorscale trough at 0,0
279de64... scrollbar: Add accessor for wheel delta
6945957... menuitem: Replace arrow gadget with GtkIcon
a8c813a... icon: Only draw in content allocation
9a5a224... checkmenuitem: Replace indicator gadget with GtkIcon
da47490... menu: Replace arrow gadgets with GtkIcons
2fc2edd... icon: Add _set_image
5dcd6b9... notebook: Replace arrow gadgets with GtkIcons
56cd940... notebook: Replace tabs gadget with GtkGizmo
79fcbd9... notebook: Replace tab gadget with GtkGizmo
5287e62... gizmo: Chain up in snapshot if no snapshot func given
50f3779... gizmo: Unparent all child widgets in finalize
64b79d0... adwaita: Fix notebook theming
81d2e51... container: Propagate child properties if parent != containe
67e2c2c... notebook: Replace all gadgets with widgets
22073d8... range: Return trough allocation from _get_range_rect
b8a5157... scale: Remove draw_value vfunc
9e20b9a... scale: Replace all gadgets with widgets
63b2f08... range: Emit value-changed when setting the adjustment
Commits added to the branch:
e12c6ac... headerbar: Remove gadget
47a5a1a... widget: Pass content allocation to size-allocate vfunc
32cc83c... listbox: Remove gadgets
8835a90... switch: Remove gadget
9071934... widget: Union clip with allocation and box shadow size
05fa629... box: Remove gadget usage
0a80764... grid: Remove gadget
3c6cf89... range: Remove gadget usage
c336284... progressbar: Remove gadget
78db1d9... gizmo: Remove gadget
9653860... expander: Remove gadget
0b2da0c... checkbutton: Don't use parent button's gadget
06650b9... menuitem: Stop using gadget
187973f... fontbutton: Call the css node "fontbutton"
ab43ac6... button: Remove gadget usage
cc37ad3... icon: Stop calling gtk_widget_set_allocation
a17d6c7... colorswatch: Remove gadget usage
afe090f... image: Remove gadget
e505a65... set clip of more widgets
165c6a9... modelbutton: Stop using the button's gadget
8a7de55... stackcombo: Set clip
ebe8859... widget: Add private gtk_widget_get_content_allocation
6cf6c88... frame: Remove gadget
d3e8943... spinner: Set clip
087d1c0... label: Remove gadget
548a2bc... separator: Remove gadget
f749141... frame: Remove empty finalize implementation
dc721e3... widget-factory: Remove invisible-char usage for spin button
ff475f5... label: Fix clipping
facafcd... modelbutton: Remove last gadget usages
cbc728b... spinbutton: Inherit from GtkWidget
5ac9e24... spinbutton: Remove call to GtkSpinButton API
85d11aa... spinbuttonaccessible: Inherit from GtkWidgetAccessible
763c57b... flowbox: Initialize allocation
72e82cc... cellrendererspin: Include gtkentry.h
b1e2f31... toolbar: Remove gadget
ece8d99... Entry: Remove gadget
146b6e1... spinbutton: Add text property
c12b553... spinbutton demo: Spinbuttons are no Entries
52e5ceb... fontchooserwidgets: Spinbuttons are no entries
dd14912... menubar: Remove gadget
0dfe356... separatortoolitem: Remove gadget
8f4c595... buttonbox: Don't use the parent gadget
0d3406c... actionbar: Remove gadget
3f7e08c... box: Remove gadget accessor
96a82f9... box: Remove gadget
f0f8ee0... scrolledwindow: Remove gadget
8f0ac98... viewport: Remove gadget
3986d44... flowbox: Remove gadgets
fd83b6b... widget: Add private get_border_allocation
69dfd78... combobox: Remove gadget
2dceff6... paned: Remove gadget
6086323... frame: Fix copy&paste bug in shadow-type handling
99997d9... label: Don't chain up in size_allocate
aba68e2... widget: Don't set the allocation in size-allocate
99c7fc0... gtkscale: Properly initialize the clip
b0f2eb4... button: Remove gadget
223322a... Slightly rework clip handling
5fcf740... stack: Remove gadget
b6aa77e... buttonbox: Remove gadget
7bca180... widget: Add private get_margin_allocation
cdc2b7e... scale: Fix value position
0c08470... cellview: Remove gadget
c67489c... revealer: Don't add a clip node for CROSSFADE transitions
541f611... revealer: Stop calculating paddings ourselves
649c827... Remove calls to gtk_widget_set_allocation
b9d8108... widget: Remove gtk_widget_set_allocation
b4fe57c... range: Remove gadget completely
1b580cf... sizerequest: Move css handling to gtk_widget_measure
1e9e07e... scrolledwindow: Remove last argument from allocate_child
6329f95... scrolledwindow: Fix child widget positioning
dc3ac8c... scrolledwindow: Remove useless function call
9d1dca3... inspector: Fix list row alignment in general tab
e3686ec... expander: Inherit from GtkContainer
f4cc634... sizerequest: Make size groups "work"
a656a6f... checkmenuitem: Stop using the parent's gadget
12a2359... menuitem: Remove gadget
f604613... boxgadget: Remove unused ComputeExpandFunc
acb93f9... popover: Stop looking at padidng and border in measure
4da4964... widget: Special-case popover in snapshot
75d9196... inspector: Show the GdkWindow before grabbing
8970939... spinbutton: Fix activation
0b68416... spinbutton: Add accessors for (max-)width-chars
20ec777... gtk4-demo: Remove a GtkBox expand usage
91e25e8... meson: Remove doulbe gtkcssnode.c entry in source files
7e11d49... checkbutton: Don't draw a focus ring
0a4b8a5... button: Remove unused flag
083115e... menu: Stop looking at padding and margin manually
9b48c00... menu: Remove unnecessary queue_draw
7ee102d... menu: Stop drawing css background and border
64c1af2... searchbar: Remove manual snapshot code
b2ed3d7... searchbar: Fix property documentation comments
33fc79b... toolitemgroup: Remove custom draw code
314429a... toolpalette: Port to snapshot()
94d9e74... eventbox: Remove snapshot implementation
284c6b7... calendar: Remove custom css background and border drawing
68558eb... scrollbar: Inherit from GtkWidget
716731b... range: Make GtkRange a regular class
3cdc35a... scrolledwindow: Use scrollbar API on scrollbars
c54e46d... range: Remove steppers
af5b282... range: Remove contents gadget
72cedd5... range: Use a gizmo as trough
47b5900... range: Use gizmos for highlight and fill gadgets
88ac856... icon: Remove gadget
8b02058... range: make the slider a gadget
b08ecb2... spinner: Remove gadget
650e67b... range: Snapshot slider in trough's snapshot impl
74d0a81... range: Fix mouse location tracking
9986ef0... range: Allocate the trough when the adjustment value change
8cb2f2f... range: Draw the colorscale trough at 0,0
e54ea79... scrollbar: Add accessor for wheel delta
8017718... menuitem: Replace arrow gadget with GtkIcon
d50b4da... icon: Only draw in content allocation
891c334... checkmenuitem: Replace indicator gadget with GtkIcon
8209d94... menu: Replace arrow gadgets with GtkIcons
edc2097... icon: Add _set_image
945b8f3... notebook: Replace arrow gadgets with GtkIcons
c1accfe... notebook: Replace tabs gadget with GtkGizmo
7db7e51... notebook: Replace tab gadget with GtkGizmo
5c57085... gizmo: Chain up in snapshot if no snapshot func given
3be67a8... gizmo: Unparent all child widgets in finalize
ad397fd... adwaita: Fix notebook theming
6b81e82... container: Propagate child properties if parent != containe
6fe6bd0... notebook: Replace all gadgets with widgets
1f51373... range: Return trough allocation from _get_range_rect
74384c2... scale: Remove draw_value vfunc
5c8d80b... scale: Replace all gadgets with widgets
32a09a8... range: Emit value-changed when setting the adjustment
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]