Matthias Clasen
|
36ef94b002
|
constraint-editor: Fix creating constant constraints
We were not making the button sensitive in the case
of a constant constraint, and we were not properly
creating constant constraints either.
|
2020-11-17 23:16:57 -05:00 |
|
Matthias Clasen
|
de461712a1
|
constraint-editor: Improve display of constraints
No need to go for ALGOL60 style operators when we
have Unicode.
|
2020-11-17 21:52:15 -05:00 |
|
Matthias Clasen
|
5a3cf5a194
|
constraints editor: Stop naming constraints
We don't have a field for the name in ui files,
so stop naming constraints.
|
2019-07-02 10:03:48 -04: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
|
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 |
|