]> git.sesse.net Git - vlc/commit
* new dialogue type to prompt the user for a string
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 May 2006 14:36:08 +0000 (14:36 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 May 2006 14:36:08 +0000 (14:36 +0000)
commit5d04943cbd4190513343beffa30e71d31801b052
tree8924d9b0549276b975c21e33b4555b7a78be1806
parentc7c309ce04d7f3ed5ec59a01136136d2c5acdf6d
* new dialogue type to prompt the user for a string
* the core is widget-free now (except for the header to keep wx compiling, hopefully)
* updated the OSX-implementation to reflect the recent changes

more clean up is necessary; testing and any feedback is welcomed

refs #553
extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
include/vlc_interaction.h
modules/gui/macosx/interaction.h
modules/gui/macosx/interaction.m
src/interface/interaction.c