Add TildaController class
authorIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 21:38:29 +0000 (13:38 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 23 Jan 2008 21:38:29 +0000 (13:38 -0800)
commitb29938cc9dcd9059a83448cecf15aebab7f55323
tree031a093c258242ae1be100b674a8915122f83d18
parentc9410223d89c59798fa0df6c00745392ea2d5229
Add TildaController class

Add a GObject TildaController which controls many TildaWindows. This gives
us a really good place to keep the GPtrArray of windows, and keeps that code
out of tilda.c.
Makefile
tilda-controller.c [new file with mode: 0644]
tilda-controller.h [new file with mode: 0644]
tilda-controller.xml [new file with mode: 0644]
tilda-window.c
tilda-window.h
tilda.c
tilda.h