Florian Müllner
093fd54e2b
build: Point executables to our private lib path
...
We now link to cogl/clutter forks in a private location, so make
sure we set the rpath of executables to point the runtime linker
to the correct location.
2016-04-28 19:35:05 +02:00
Florian Müllner
86e04048ff
st: Remove StTable
...
Alas, the last use of StTable is not gone, so we can finally remove
our copy of the widget.
https://bugzilla.gnome.org/show_bug.cgi?id=703833
2015-05-05 16:37:41 +02:00
Jasper St. Pierre
d5285674ae
st: Remove st-container
...
At this point, StContainer is a dummy class that does nothing, so it's
safe to remove.
https://bugzilla.gnome.org/show_bug.cgi?id=670034
2012-02-28 08:14:06 -05:00
Jasper St. Pierre
bb862e20c0
st: Remove st-group
...
Now that ClutterActor/StWidget is concrete, we don't need it.
https://bugzilla.gnome.org/show_bug.cgi?id=670034
2012-02-28 08:14:06 -05:00
Jasper St. Pierre
d81958a074
st: Remove st-tooltip
...
StTooltip has been plagued by lots of issues, and we recently ditched
it in the dash. Remove it for good.
https://bugzilla.gnome.org/show_bug.cgi?id=670034
2012-02-15 20:12:49 -05:00
Jasper St. Pierre
ca575ef0ae
st: Remove st-overflow-box
...
It's unused, and has been for some time now.
https://bugzilla.gnome.org/show_bug.cgi?id=670034
2012-02-14 16:48:47 -05:00
Owen W. Taylor
c6b169cb33
docs: fix srcdir != builddir builds
2012-01-04 12:39:37 -05:00
Florian Müllner
c1fa9a82e6
docs: Allow building API documentation
...
As extensions.gnome.org starts to shape up, we should allow to
build the API documentation for St/Shell.
https://bugzilla.gnome.org/show_bug.cgi?id=661045
2011-10-20 22:48:44 +02:00