index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
widgets
/
altcombobox.cc
Age
Commit message (
Expand
)
Author
2010-08-20
Fix crash bug on empty altcombobox.
deva
2010-08-19
One too many calls to eventOnChange in innerwidget.
deva
2010-08-19
Fixed problems with eventOnChange.
deva
2010-08-18
Do not enable all children recursively. Make eventOnChange recursive on-demand.
deva
2010-08-17
Scroll improvement. Don't show console on startup.
deva
2010-08-17
Add default layout on unknown layout attribute content.
deva
2010-08-13
Child recursion setValue fix. Missing initialisation of hideChildren and miss...
deva
2010-08-13
setValues recursive. Remove old widgetbuilder files.
deva
2010-08-13
Add missing children widgets to actual layouts.
deva
2010-08-12
New scripting system part2.
deva
2009-01-15
Added isDisabled method to all widget classes and made sure that only enabled...
deva
2009-01-13
A huge amount of changes, based on the results of two usertest.
deva
2008-12-08
Fixed som enabling/disabling of altcombobox innerwidget in setValue.
deva
2008-12-03
Fixed onchange in altcombobox and checkbox.
deva
2008-12-01
Added two new widgets: metawidget and altcombobox. Modified multilist to use ...
deva