Benjamin Otte
|
767e7cb06f
|
constraint-editor: Don't poke around in widget internals
|
2020-05-30 19:26:46 -04:00 |
|
Timm Bäder
|
5d1e006a95
|
demos/constraint-editor: Add common_cflags to build
And fix all the warnings and errors generated.
|
2020-03-06 18:51:10 +01:00 |
|
Matthias Clasen
|
c5e1b00994
|
constraint editor: Implement saving
Save to a ui file.
|
2019-07-02 10:03:48 -04:00 |
|
Matthias Clasen
|
377f0c1a0a
|
constraint editor: Use name properties
|
2019-07-02 10:03:48 -04:00 |
|
Matthias Clasen
|
a442e6e8de
|
constraint editor: Use the list models
Instead of handrolling our own list models,
use the ones provided by GtkConstraintLayout.
|
2019-07-02 10:03:48 -04:00 |
|
Matthias Clasen
|
670fc5bb94
|
constraint editor: Enable max size for guide
Also, use the apis we have now, and make the
spin buttons display 'unset' values as such.
|
2019-07-01 02:23:39 +00:00 |
|
Matthias Clasen
|
514de0b91a
|
Add a constraint editor demo
This is an initial cut at providing a tool
for interactive exploration of constraints.
|
2019-07-01 00:10:11 +01:00 |
|