hydra: edit ui element ported to posix
commit3db0d4e1d4efc16cd8d4a5415030e5a7bc776f36
authorPawel Dziepak <pdziepak@quarnos.org>
Thu, 18 Dec 2008 21:18:12 +0000 (18 22:18 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Thu, 18 Dec 2008 21:18:12 +0000 (18 22:18 +0100)
tree63425f92a0f18470dd8ede374ee662576bb7a91b
parent3b5d76ad36aa8c54227a11f2a7dc41214d71de46
hydra: edit ui element ported to posix

 - edit available in posix emulation
 - using closures to delay setting value of a string
15 files changed:
hydra/Makefile
hydra/edit.cpp
hydra/edit.h
hydra/form.cpp
hydra/form.h
hydra/label.cpp
hydra/label.h
hydra/posix/error.cpp
hydra/posix/uapi.cpp
hydra/test.cpp
hydra/uapi.h
hydra/ui.cpp
hydra/ui.h
libs/string.cpp
libs/string.h