]> git.0d.be Git - jack_mixer.git/history - slider.py
Add out channel label to control group buttons
[jack_mixer.git] / slider.py
2020-06-26 Daniel SheelerAdd out channel label to control group buttons
2020-06-25 Daniel SheelerIdk if it helps, but check existence of width, height...
2020-06-13 Athanasios SilisMerge branch 'master' into mergebranch
2020-06-12 Daniel SheelerFix step_increment for scroll event
2020-06-11 Daniel Sheelerpython2 -> python3 initial changes
2020-05-14 Daniel SheelerHandle scroll events for custom slider
2020-05-14 Daniel SheelerNew knob for custom slider
2020-05-12 Daniel SheelerMake custom slider draw in gtk3
2020-05-06 Daniel SheelerFirst pass at gtk3
2009-12-14 Frédéric PétersRemove shebang lines from Python plain modules
2009-12-14 Frédéric PétersRenamed classes to conform to standard Python coding...
2009-10-19 Frédéric PétersHook up custom widgets preference
2009-10-19 Frédéric PétersHack GtkRange click events to set slider at the positio...
2009-10-16 Frédéric PétersReplace custom widget by gtk.VScale
2009-10-16 Frédéric PétersAlign slider knob lines with pixel grid
2006-12-17 Nedko ArnaudovMove code to separate dirctory - dont intermix it with...