comparison widgets/widgets.pro @ 189:5b7472db612b

* Add large chunks of context help in the optional status bar * Add an extra overlay mode in which even the centre frame is disabled * Fixes to FTP retrieval
author Chris Cannam
date Fri, 19 Jan 2007 13:13:14 +0000
parents dd573e090eed
children 53835534a9d3
comparison
equal deleted inserted replaced
188:dd573e090eed 189:5b7472db612b
18 Fader.h \ 18 Fader.h \
19 ItemEditDialog.h \ 19 ItemEditDialog.h \
20 LayerTree.h \ 20 LayerTree.h \
21 LEDButton.h \ 21 LEDButton.h \
22 ListInputDialog.h \ 22 ListInputDialog.h \
23 NotifyingCheckBox.h \
24 NotifyingComboBox.h \
25 NotifyingPushButton.h \
23 Panner.h \ 26 Panner.h \
24 PluginParameterBox.h \ 27 PluginParameterBox.h \
25 PluginParameterDialog.h \ 28 PluginParameterDialog.h \
26 PropertyBox.h \ 29 PropertyBox.h \
27 PropertyStack.h \ 30 PropertyStack.h \
34 Fader.cpp \ 37 Fader.cpp \
35 ItemEditDialog.cpp \ 38 ItemEditDialog.cpp \
36 LayerTree.cpp \ 39 LayerTree.cpp \
37 LEDButton.cpp \ 40 LEDButton.cpp \
38 ListInputDialog.cpp \ 41 ListInputDialog.cpp \
42 NotifyingCheckBox.cpp \
43 NotifyingComboBox.cpp \
44 NotifyingPushButton.cpp \
39 Panner.cpp \ 45 Panner.cpp \
40 PluginParameterBox.cpp \ 46 PluginParameterBox.cpp \
41 PluginParameterDialog.cpp \ 47 PluginParameterDialog.cpp \
42 PropertyBox.cpp \ 48 PropertyBox.cpp \
43 PropertyStack.cpp \ 49 PropertyStack.cpp \