macosx: Revive error panel for error and warning messages
VLC needs a list of errors as multiple errors can occur at the same time. This revives the existing error panel from e3f2ec3e. refs #17262
Showing
- extras/package/macosx/VLC.xcodeproj/project.pbxproj 10 additions, 2 deletionsextras/package/macosx/VLC.xcodeproj/project.pbxproj
- modules/gui/macosx/Makefile.am 3 additions, 0 deletionsmodules/gui/macosx/Makefile.am
- modules/gui/macosx/UI/ErrorPanel.xib 96 additions, 0 deletionsmodules/gui/macosx/UI/ErrorPanel.xib
- modules/gui/macosx/UI/MainMenu.xib 9 additions, 2 deletionsmodules/gui/macosx/UI/MainMenu.xib
- modules/gui/macosx/VLCCoreDialogProvider.h 4 additions, 0 deletionsmodules/gui/macosx/VLCCoreDialogProvider.h
- modules/gui/macosx/VLCCoreDialogProvider.m 6 additions, 7 deletionsmodules/gui/macosx/VLCCoreDialogProvider.m
- modules/gui/macosx/VLCErrorWindowController.h 40 additions, 0 deletionsmodules/gui/macosx/VLCErrorWindowController.h
- modules/gui/macosx/VLCErrorWindowController.m 96 additions, 0 deletionsmodules/gui/macosx/VLCErrorWindowController.m
- modules/gui/macosx/VLCMainMenu.h 2 additions, 1 deletionmodules/gui/macosx/VLCMainMenu.h
- modules/gui/macosx/VLCMainMenu.m 7 additions, 0 deletionsmodules/gui/macosx/VLCMainMenu.m
- po/POTFILES.in 2 additions, 0 deletionspo/POTFILES.in
Loading
Please register or sign in to comment