gnome-shell/src/tidy
Owen Taylor f8db7689af Experimentally add build infrastructure and a few Tidy widgets
For experimenting with using tidy, import TidyButton and TidyGrid
(+ dependencies) into our source tree and set up build machinery
to build them and build a typelib for them.

The sources are build right into libgnome-shell.so, so the Shell.gir
and Tidy.gir actually point to the same shared library.

src/Makefile-tidy.am: Build libtidy-1.0.la
src/Makefile.am: Include built tidy into gnome-shell.la and
  build Tidy-1.0.typelib

src/tidy/*: Add some source files from Tidy

svn path=/trunk/; revision=42
2008-11-12 21:09:27 +00:00
..
tidy-actor.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-actor.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-button.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-button.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-debug.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-enum-types.c.in Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-enum-types.h.in Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-frame.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-frame.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-grid.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-grid.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-marshal.list Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-private.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-stylable.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-stylable.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-style.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-style.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-types.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-util.c Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tidy-util.h Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00