[vlc-devel] vlc: svn commit r11463 (fkuehne)
Subversion daemon
svn at videolan.org
Sun Jun 19 21:37:46 CEST 2005
r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 lines
Changed paths:
M /trunk/Makefile.am
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib
A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
M /trunk/modules/gui/macosx/Modules.am
M /trunk/modules/gui/macosx/intf.h
M /trunk/modules/gui/macosx/intf.m
A /trunk/modules/gui/macosx/wizard.h
A /trunk/modules/gui/macosx/wizard.m
* ALL: basic skeleton for a streaming-wizard (refs #13)
done:
- all items are included with complete l10n support
- checkboxes and select-file-buttons behave as they are supposed to
todo:
- implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
- move some arrays to an external header file
- some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
- implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
- l10n string fixes (both in OSX and WX)
=> most of the work still needs to be done
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list