Alexander Mikhaylenko
|
7c3b30036e
|
headerbar: Show title buttons by default
Most of the time show-title-buttons is set to TRUE. Go ahead and make that
the default.
|
2020-07-02 23:51:16 +05:00 |
|
Matthias Clasen
|
12d5fdd457
|
menubutton: Drop relief
We are only using this as a boolean, so change it
to a boolean property named has-frame.
|
2020-04-17 10:57:36 -04:00 |
|
Matthias Clasen
|
df1816a29c
|
button: Drop relief
We are only using this as a boolean, so change it
to a boolean property named has-frame.
|
2020-04-17 10:57:36 -04:00 |
|
Matthias Clasen
|
285aa226e5
|
scrolledwindow: Drop shadow-type
We were only using this as a boolean, so change it
to a boolean property named has-frame.
|
2020-04-17 10:57:36 -04:00 |
|
Matthias Clasen
|
ff8217db40
|
Add more focus chain tests
Test page 2 and 3 of widget-factory as well, and try other directions.
|
2020-04-09 17:50:28 -04:00 |
|