git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@82 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
csete 2008-09-03 22:46:59 +00:00
parent fcd41d0a3f
commit b4eaaad21c

View file

@ -1,3 +1,12 @@
2008-09-03; Alexandru Csete <oz9aec@gmail.com>
* src/gtk-rot-knob.[ch]:
Added API functions to get/set range of the control widget.
* src/gtk-rot-ctrl.[ch]:
Implemented controller algorithm (except device I/O).
2008-08-28; Alexandru Csete <oz9aec@gmail.com>
* src/gtk-rot-knob.c: