[gtk+] (99 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+] (99 commits) Non-fast-forward update to branch wip/baedert/drawing
- Date: Fri, 5 May 2017 12:29:25 +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:
f57d143... button: Remove baseline_align value
ef4c4c6... widget: Remove useless assignment
217c97c... window: Stop using gtk_widget_get_preferred*
4eb590f... Remove gtk_widget_get_preferred_*
a322d68... widget: Draw background and border for every widget
bed1723... button: Remove css box drawing
87fd607... Widget: Disable css box drawing for GtkWindow
ab44eda... box: Remove css box drawing
3bda215... gizmo: Remove css box drawing
c4b0d3c... gtkgrid: Remove css box drawing
98150a3... label: Remove css box drawing
914d3aa... progressbar: Remove css box drawing
88a729f... widget: Draw focus outline
91250ad... headerbar: Remove css box drawing
f3ee9f9... listbox: Remove css box drawing
f99e272... flowbox: Remove css box drawing
dcb2249... switch: Remove css box drawing
88f1e70... frame: Remove css box drawing
1f5fdda... image: Remove css box drawing
0e4f420... bbox: Remove css box drawing
39acd23... container: Remove snapshot and draw implementations
18d9eaf... widget: Add default snapshot implementation
3499a9f... Remove now useless snapshot implementations
6571427... actionbar: Remove css box drawing
ee940aa... toolbar: Remove css box rendering
8a10adf... notebook: Fix crash when dragging a tab
1d6be3b... combobox: Remove css box drawing
de49bff... stack: Remove css box drawing
de8b7d9... separator: Remove css box drawing
a6c425d... paned: Remove css box drawing
a9dd134... scrolledwindow: Remove css box drawing
bd8f814... sizerequest: Fix indentation
0138016... sizerequest: Honor css min size
97dca76... headerbar: Remove gadget
a11fa7e... widget: Pass content allocation to size-allocate vfunc
71b4635... listbox: Remove gadgets
726153d... switch: Remove gadget
3278bf9... widget: Union clip with allocation and box shadow size
20ec5eb... box: Remove gadget usage
11fa2cf... grid: Remove gadget
7878294... range: Remove gadget usage
7394370... progressbar: Remove gadget
22d43bf... gizmo: Remove gadget
7cfe1aa... expander: Remove gadget
33370e1... checkbutton: Don't use parent button's gadget
db15d43... menuitem: Stop using gadget
6cf5288... fontbutton: Call the css node "fontbutton"
7340332... button: Remove gadget usage
54cecfc... icon: Stop calling gtk_widget_set_allocation
b47b891... colorswatch: Remove gadget usage
214bd9b... image: Remove gadget
4672116... set clip of more widgets
7af2824... modelbutton: Stop using the button's gadget
6aa1c55... stackcombo: Set clip
e125e3b... widget: Add private gtk_widget_get_content_allocation
3d193cb... frame: Remove gadget
f14c2eb... spinner: Set clip
8dbc687... label: Remove gadget
3a82d52... separator: Remove gadget
1eda1bd... frame: Remove empty finalize implementation
a25dfb5... widget-factory: Remove invisible-char usage for spin button
88b41f2... label: Fix clipping
e39b319... modelbutton: Remove last gadget usages
cd34f35... spinbutton: Inherit from GtkWidget
fedbd6d... spinbutton: Remove call to GtkSpinButton API
0ef58be... spinbuttonaccessible: Inherit from GtkWidgetAccessible
ad1e818... flowbox: Initialize allocation
35c1959... cellrendererspin: Include gtkentry.h
06f219d... toolbar: Remove gadget
f367db0... Entry: Remove gadget
34c7dfb... spinbutton: Add text property
216665d... spinbutton demo: Spinbuttons are no Entries
260b174... fontchooserwidgets: Spinbuttons are no entries
689afe7... menubar: Remove gadget
50d772d... separatortoolitem: Remove gadget
22b8c23... buttonbox: Don't use the parent gadget
1835d19... actionbar: Remove gadget
8ef9103... box: Remove gadget accessor
51ecee1... box: Remove gadget
df761f8... scrolledwindow: Remove gadget
a0a1cad... viewport: Remove gadget
18bd7a7... flowbox: Remove gadgets
b5e8c65... widget: Add private _get_border_allocation
29183bb... combobox: Remove gadget
5dd740e... paned: Remove gadget
Commits added to the branch:
0dad501... meson: Remove G_LOG_USE_STRUCTURED from target C flags (*)
96fc66d... Adwaita: add a sassc based parse-sass.sh script (*)
9be1836... Adwaita: add more space between check/radio and label in po (*)
77a0fc9... Adwaita: regenerate css using sassc (*)
8890081... meson: simplify cups version check in printbackends (*)
7625e40... clipboard: Try the mimetype first (*)
91932ff... button: Remove baseline_align value (*)
8b2c717... widget: Remove useless assignment (*)
1a7a089... window: Stop using gtk_widget_get_preferred* (*)
3d21128... Remove gtk_widget_get_preferred_* (*)
00cd92e... linkbutton: Fix memory leak (*)
1681d4a... Move style change for popover creation. (*)
e933a8b... widget: Draw background and border for every widget
2da98d1... button: Remove css box drawing
1cd5064... Widget: Disable css box drawing for GtkWindow
99991d9... box: Remove css box drawing
9985aea... gizmo: Remove css box drawing
8aec6db... gtkgrid: Remove css box drawing
2b84fc3... label: Remove css box drawing
3e34002... progressbar: Remove css box drawing
da6d816... widget: Draw focus outline
87cfca5... headerbar: Remove css box drawing
20d1845... listbox: Remove css box drawing
e26b431... flowbox: Remove css box drawing
8d19e13... switch: Remove css box drawing
b24f5d3... frame: Remove css box drawing
768279a... image: Remove css box drawing
c9ab221... bbox: Remove css box drawing
595704c... container: Remove snapshot and draw implementations
17f2658... widget: Add default snapshot implementation
5c10e6b... Remove now useless snapshot implementations
116abc4... actionbar: Remove css box drawing
2aa4c83... toolbar: Remove css box rendering
71297f5... notebook: Fix crash when dragging a tab
d447f6e... combobox: Remove css box drawing
55fdd03... stack: Remove css box drawing
d62ed73... separator: Remove css box drawing
3c5ffc7... paned: Remove css box drawing
356c850... scrolledwindow: Remove css box drawing
7430cdd... sizerequest: Fix indentation
a786fe2... sizerequest: Honor css min size
1c3ac93... headerbar: Remove gadget
5cde526... widget: Pass content allocation to size-allocate vfunc
3940b17... listbox: Remove gadgets
c9ea3b9... switch: Remove gadget
36736d0... widget: Union clip with allocation and box shadow size
68eb802... box: Remove gadget usage
0b8f153... grid: Remove gadget
b4dc960... range: Remove gadget usage
6cc37a3... progressbar: Remove gadget
88fa50b... gizmo: Remove gadget
16e6f0d... expander: Remove gadget
f22f7a4... checkbutton: Don't use parent button's gadget
5fdfd0d... menuitem: Stop using gadget
5f9d4ed... fontbutton: Call the css node "fontbutton"
6111c14... button: Remove gadget usage
0745b03... icon: Stop calling gtk_widget_set_allocation
f75ac66... colorswatch: Remove gadget usage
6ca21d9... image: Remove gadget
0e24da8... set clip of more widgets
4ccfbf8... modelbutton: Stop using the button's gadget
4626882... stackcombo: Set clip
645e50f... widget: Add private gtk_widget_get_content_allocation
4ec893d... frame: Remove gadget
2026710... spinner: Set clip
14278fe... label: Remove gadget
bda76cd... separator: Remove gadget
2cb04d9... frame: Remove empty finalize implementation
781a933... widget-factory: Remove invisible-char usage for spin button
4f4780d... label: Fix clipping
0cbe807... modelbutton: Remove last gadget usages
40ce064... spinbutton: Inherit from GtkWidget
fa07e1e... spinbutton: Remove call to GtkSpinButton API
29245fd... spinbuttonaccessible: Inherit from GtkWidgetAccessible
3119d8b... flowbox: Initialize allocation
37c5c83... cellrendererspin: Include gtkentry.h
4359b44... toolbar: Remove gadget
d7f7d19... Entry: Remove gadget
298a97c... spinbutton: Add text property
87a9118... spinbutton demo: Spinbuttons are no Entries
9f9d9f0... fontchooserwidgets: Spinbuttons are no entries
d013d8d... menubar: Remove gadget
f818ea9... separatortoolitem: Remove gadget
388b89f... buttonbox: Don't use the parent gadget
b23fabc... actionbar: Remove gadget
66b9281... box: Remove gadget accessor
fe18f7a... box: Remove gadget
b0d4277... scrolledwindow: Remove gadget
75e0f9b... viewport: Remove gadget
742f595... flowbox: Remove gadgets
aa1570d... widget: Add private get_border_allocation
6ea2148... combobox: Remove gadget
e6f714a... paned: Remove gadget
d19881a... frame: Fix copy&paste bug in shadow-type handling
38b3448... label: Don't chain up in size_allocate
bbb7071... widget: Don't set the allocation in size-allocate
a8c8b21... gtkscale: Properly initialize the clip
029f86d... button: Remove gadget
bcdee49... Slightly rework clip handling
(*) 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]