]> Pileus Git - grits/commit
Converting a lot of stuff to GObject and adding gtk-doc support
authorAndy Spencer <andy753421@gmail.com>
Sat, 9 May 2009 09:20:59 +0000 (09:20 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 9 May 2009 09:20:59 +0000 (09:20 +0000)
commitd527bfdb9682b1824e1c2df318a92291aaa48860
treef51168a699481b056d3645f1df8e43c6d7c0a374
parentf21f94748e256058ee09dfe145c06c28473695fb
Converting a lot of stuff to GObject and adding gtk-doc support
21 files changed:
Makefile.am
autogen.sh
configure.ac
docs/Makefile.am [new file with mode: 0644]
docs/api/Makefile.am [new file with mode: 0644]
src/Makefile.am
src/aweather-gui.c [new file with mode: 0644]
src/aweather-gui.h [new file with mode: 0644]
src/aweather-plugin.c [moved from src/aweather.h with 100% similarity]
src/aweather-plugin.h [new file with mode: 0644]
src/aweather-view.c [new file with mode: 0644]
src/aweather-view.h [new file with mode: 0644]
src/main.c [moved from src/aweather.c with 54% similarity]
src/opengl.c
src/opengl.h
src/plugin-example.c
src/plugin-example.h
src/plugin-radar.c
src/plugin-radar.h
src/plugin-ridge.c
src/plugin-ridge.h