]> git.sesse.net Git - vlc/commit
* add a 'graphite' button set including the facilities to switch the theme at runtime...
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 28 Dec 2007 19:36:00 +0000 (19:36 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 28 Dec 2007 19:36:00 +0000 (19:36 +0000)
commitec022e28c2dee0c79ba407b736d24cda92d661b9
tree693b4a6464591250aaf8c0f6ac0b979ffeeeeeae
parent15c25c42d212da65880646ae2220abf2fead507c
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
34 files changed:
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
extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
extras/MacOSX/Resources/add_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/equalizerdrawer_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/fullscreen_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/next_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/pause_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/pause_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/play_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/play_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/playlistdrawer_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/previous_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/repeat_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/repeat_single_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/shuffle_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/skip_forward_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/skip_forward_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/skip_previous_embedded_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/skip_previous_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/stop_graphite.png [new file with mode: 0644]
extras/MacOSX/Resources/volumeslider_graphite.png [new file with mode: 0644]
extras/MacOSX/vlc.xcodeproj/project.pbxproj
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m
modules/gui/macosx/embeddedwindow.h
modules/gui/macosx/embeddedwindow.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/misc.h
modules/gui/macosx/misc.m
modules/gui/macosx/vout.m