Bastian Winkler
|
c9cbe58343
|
snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
Use source_with instead of source_height to calculate the the x1/x2
positions for CLUTTER_SNAP_EDGE_RIGHT
https://bugzilla.gnome.org/show_bug.cgi?id=654024
|
2011-07-18 13:43:29 +01:00 |
|
Jasper St. Pierre
|
0c576c0c33
|
Remove private helper #define's
Finish off the second half of 09a830d294 .
http://bugzilla.clutter-project.org/show_bug.cgi?id=2596
|
2011-03-03 11:47:49 +00:00 |
|
Emmanuele Bassi
|
ca092477c2
|
Appease the gods in introspection
Reduce the amount of bogus warnings g-ir-scanner prints out.
|
2011-01-20 16:35:26 +00:00 |
|
Emmanuele Bassi
|
491bbc226e
|
constraints: Remove signal handlers on dispose
Same as commit 2fa8b3a3ab but done for
AlignConstraint and SnapConstraint as well.
|
2010-12-18 13:24:54 +00:00 |
|
Emmanuele Bassi
|
3c15c0c9bb
|
Add SnapConstraint
A SnapConstraint is a constraint that "snaps" the edges of two actors
together.
|
2010-11-15 16:00:49 +00:00 |
|