]> git.sesse.net Git - vlc/commit
macosx: add custom numberformatter to goto time field to only allow digits and :
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Tue, 30 Apr 2013 21:11:06 +0000 (23:11 +0200)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Tue, 30 Apr 2013 21:11:06 +0000 (23:11 +0200)
commitf7a9144dc0d0e5449b14b1333ac7f1fcc1673a76
treebbc6654444d0ff6c83df3742b54070c276843e64
parentd136581901e76a366ba4aa177fb6acd8dcb37da7
macosx: add custom numberformatter to goto time field to only allow digits and :

This fixes wrong default formatting (with thousand separator) which
subsequently failed to parse the value correctly.
modules/gui/macosx/controls.m
modules/gui/macosx/misc.h
modules/gui/macosx/misc.m