sccolbert
eed8d6f23f
fixed a bug in slider signal connection.
2009-11-04 19:53:42 +01:00
sccolbert
0216fb6094
Modified the fancy imshow widget, and added brightness control to the mixer.
2009-11-04 17:27:07 +01:00
sccolbert
663738ab79
added the beginnings of the color mixes, and improved fancy imshow for qt
2009-11-04 02:28:57 +01:00
sccolbert
b00566a52c
fixed event flow order for fancy imshow
2009-11-03 21:53:30 +01:00
sccolbert
da8ff125c4
beginning of qt fancy imshow
2009-11-03 20:01:22 +01:00
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
Stefan van der Walt
edaa44b59b
Minor text cleanups.
2009-11-02 21:16:31 +02:00
sccolbert
03b99a8389
removed the block= kwarg in the qt_plugin that i missed previously
2009-11-02 19:43:40 +01: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
Stefan van der Walt
27a516c0de
Second part of I/O infrastructure reorganisation.
2009-11-02 01:49:47 +02:00
Stefan van der Walt
6b7aebb563
Reorganise plugin infrastructure.
2009-11-02 01:47:25 +02:00