[Controller] Add initial-windows property
authorIra W. Snyder <devel@irasnyder.com>
Mon, 28 Jan 2008 23:13:06 +0000 (15:13 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Mon, 28 Jan 2008 23:13:06 +0000 (15:13 -0800)
commit29ef9fe856a332fb9dc586bcddca8bc54bb4cdd0
treef923745f58f3131df6c3218592ab149e3de45636
parent4d710a43f2dec32560833a4cf2ba27324c219b8c
[Controller] Add initial-windows property

This adds the initial-windows property, which can be used to make Tilda
start more than one window when the program is started. This is another
frequent feature request.

Note that there was a bad bug in tilda_controller_set_property(), which
has been fixed. There was a bad cast to the self pointer at the very
beginning of the function.
tilda-config.c
tilda-config.h
tilda-controller.c
tilda-controller.h