Move init code info libfio.c
[fio.git] / gfio.c
2012-02-24 Jens AxboeMove init code info libfio.c
2012-02-24 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Stephen M. Cameronfio: work on textview alignment
2012-02-24 Stephen M. Cameronfio: work on widget alignment
2012-02-24 Stephen M. Cameronfio: make gui capture text ops
2012-02-24 Stephen M. Cameronfio: construct options from gui
2012-02-24 Stephen M. Cameronfio: add job file to gui temporarily
2012-02-24 Stephen M. Cameronfio: add hostname, port, and address type (ipv4, ipv6...
2012-02-24 Stephen M. Cameronfio: Use a progress bar instead of a label
2012-02-24 Stephen M. Cameronfio: make gui status update in timely fashion
2012-02-24 Stephen M. Cameronfio: make the gui display thread status
2012-02-24 Stephen M. Cameronfio: make gui actually do something
2012-02-24 Stephen M. Cameronfio: add placeholder gui client ops
2012-02-24 Stephen M. Cameronfio: link fio code with gui code
2012-02-24 Stephen M. Cameronfio: add send job and quit buttons to gui
2012-02-24 Stephen M. Cameronfio: add minimal gui program