Commit Graph

5 Commits

Author SHA1 Message Date
Stefan van der Walt 447397dfa3 Describe plugins using .ini files, so that we don't need to import them to know their capabilities. 2009-11-03 00:09:31 +02:00
Stefan van der Walt bcea97c5d6 Add tests for window manager. 2009-11-02 21:57:31 +02:00
sccolbert 6f18eed4e0 cleaned up the window manager, and modified the qt-plugin to use it.
also changed the order of try: except: when trying to load the plugins,
to make sure that one gui toolkit doesnt trample the pyos_input hook of the other.
2009-11-02 18:42:12 +01:00
sccolbert 5a17a208d0 cleaned up the gtk plugin and window manager. rock and roll! 2009-11-02 17:50:00 +01:00
sccolbert fdea274262 Added the beginning of the gtk imshow plugin. And added the generic window manager. 2009-11-02 17:23:41 +01:00