gfio: lessen use of main_ui directly
[fio.git] / goptions.c
2012-03-20 Jens Axboegoptions: remember to mark option index for FIO_OPT_STR_VAL
2012-03-20 Jens Axboegoptions: use glib n-ary tree for option dependencies
2012-03-20 Jens Axboegoptions: enable combo box hiding
2012-03-20 Jens Axboeoptions: add ->hide_on_set
2012-03-20 Jens Axboegoptions: don't emit change signals during setup
2012-03-20 Jens Axboegoptions: ensure that FIO_OPT_STR_VAL doesn't exceed...
2012-03-20 Jens Axboegoptions: better support for FIO_OPT_STR_VAL
2012-03-20 Jens Axboegoptions: free opt types on exit from edit options...
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-20 Stephen M. Camerongfio: clear stale widget pointers on dialog destruction
2012-03-19 Jens Axboegoptions: block gtk signal handlers instead of hacking...
2012-03-19 Jens Axboegfio: apply inverse options to buffered/direct
2012-03-19 Jens AxboeAdd support for inverse options
2012-03-19 Jens Axboegfio: option improvements
2012-03-19 Jens Axboegfio: add support for FIO_OPT_STR_MULTI options
2012-03-19 Jens Axboegfio: improve option edit
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens Axboegfio: make option hiding actually work
2012-03-16 Jens Axboegfio: initial support for hiding child options
2012-03-16 Jens AxboeAllow options to specify intervals
2012-03-16 Jens Axboegfio: sync range spin buttons in edit view
2012-03-16 Jens Axboegfio: correctly input stored FIO_OPT_STR_STORE options
2012-03-16 Jens Axboegfio: inherit and show more options correctly in edit job
2012-03-16 Jens Axboegfio: demo of how to inherit option values into edit...
2012-03-16 Jens AxboeMerge branch 'master' into gfio
2012-03-16 Jens Axboegfio: start of options view and edit