]> git.sesse.net Git - vlc/commit
* added a "Go To Specific Position" feature (closes #377)
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 26 Feb 2006 12:35:30 +0000 (12:35 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 26 Feb 2006 12:35:30 +0000 (12:35 +0000)
commit35cde3a5d3f0f0f104928ec2f0e8edf6d15961a3
treefa9898b9e59ee54bbb6f979d4c210b5185f03cc3
parentb10a9e494585afc25586ee1968fd2f2e73f701da
* added a "Go To Specific Position" feature (closes #377)
- accessible by double-clicking on the time-counters and through a menu-item in "Playback"
- the class of the time-counters is VLCTimeField now, because we need to fetch the mouseDown-event. There are no further changes compared to NSTextField.
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m