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
/
macrowindow.cc
Age
Commit message (
Collapse
)
Author
2008-09-10
Added continue without commit action to buttons.
deva
2008-09-09
Added truevalue/falsevalue to the checkbox.
deva
2008-09-04
Made macrowindow clean up proprely when closed (thus terminating dangling db ↵
deva
connections through dbwidget).
2008-08-21
Added aux widget list to macrowindow
deva
2008-08-20
Fixed various small bugs.
deva
2008-08-19
Bugfix. Shared connection didn't work with the continue action.
deva
2008-08-19
Made the netcom object global, for socket reuse.
deva
2008-08-18
Rewrite of all network code, with a reusable socket. Still needs some error ↵
deva
checking.
2008-07-30
Removed obsolete editor.
deva
2008-07-02
Made all setValue calls in a second pass, to the construction of the widgets.
deva
2008-07-02
Added disable/enable methods on widgets and exposed them to lua.
deva
2008-06-18
Restructured widget building, completed inital version of MultiList with ↵
deva
format string parsing, db commiting and rereading.
2008-06-17
Multilist is now showing as it should. No functionality yet though.
deva
2008-06-09
Fixed macrowindow generation errors when multiple macroes (some empty) are sent.
deva
2008-06-03
LUA rocks
deva
2008-06-02
A large number of small changes in widgets, primarily validation oriented.
deva