Various GUI updates
authorJens Axboe <axboe@kernel.dk>
Wed, 29 Feb 2012 10:16:52 +0000 (11:16 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 29 Feb 2012 10:16:52 +0000 (11:16 +0100)
commit0420ba6a85617cb02e196ac92e519191dafc6c52
treecdfb09292122e65008840ef7cbe28723f66352b1
parentbd755d307bc7da99e3df2d710b2129aa39b6874a
Various GUI updates

- Add File menu, move job file to File -> Open
- Kill Quit button, move to File -> Quit
- Move client setup and load closer to what we want
- Use c99 style for client ops

Various little changes.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
client.c
client.h
fio.h
gfio.c
init.c