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
/
widgetbuilder.cc
Age
Commit message (
Expand
)
Author
2010-08-13
setValues recursive. Remove old widgetbuilder files.
deva
2010-08-12
New scripting system part2.
deva
2009-08-06
Made macros with prefilled values commitable. Fixed bug, where innerwidget of...
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-01
Added two new widgets: metawidget and altcombobox. Modified multilist to use ...
deva
2008-09-10
Added continue without commit action to buttons.
deva
2008-09-10
Added enable/disable methods on frame and groupbox.
deva
2008-09-01
Added DBWidget.
deva
2008-08-21
Made setValues ignore item and radiobutton tags (they have values but no names)
deva
2008-08-20
Added spacer
deva
2008-07-02
Made all setValue calls in a second pass, to the construction of the widgets.
deva
2008-07-01
Renamed PushButton to Button, to better match the specs.
deva
2008-06-18
Restructured widget building, completed inital version of MultiList with form...
deva