Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
7c6b577e
Commit
7c6b577e
authored
Apr 07, 2009
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: new nib file for more complex dialogs triggered through VLC's core
parent
eda81ebf
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
52 additions
and
23 deletions
+52
-23
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/classes.nib
...acosx/Resources/English.lproj/CoreDialogs.nib/classes.nib
+35
-0
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/info.nib
...e/macosx/Resources/English.lproj/CoreDialogs.nib/info.nib
+17
-0
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib
.../Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib
+0
-0
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
...urces/English.lproj/InteractionErrorPanel.nib/classes.nib
+0
-19
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
...esources/English.lproj/InteractionErrorPanel.nib/info.nib
+0
-4
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
.../English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
+0
-0
No files found.
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/classes.nib
0 → 100644
View file @
7c6b577e
{
IBClasses = (
{
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
ACTIONS = {
loginDialogAction = id;
};
CLASS = VLCCoreDialogProvider;
LANGUAGE = ObjC;
OUTLETS = {
"o_auth_cancel_btn" = id;
"o_auth_description_txt" = id;
"o_auth_login_fld" = id;
"o_auth_login_txt" = id;
"o_auth_ok_btn" = id;
"o_auth_pw_fld" = id;
"o_auth_pw_txt" = id;
"o_auth_title_txt" = id;
"o_auth_win" = id;
"o_prog_bar" = id;
"o_prog_cancel_btn" = id;
"o_prog_description" = id;
"o_prog_timeToGo" = id;
"o_prog_title" = id;
"o_prog_win" = id;
};
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}
\ No newline at end of file
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/info.nib
0 → 100644
View file @
7c6b577e
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
IBDocumentLocation
</key>
<string>
101 116 356 240 0 0 1280 778
</string>
<key>
IBFramework Version
</key>
<string>
489.0
</string>
<key>
IBOpenObjects
</key>
<array>
<integer>
301
</integer>
<integer>
248
</integer>
</array>
<key>
IBSystem Version
</key>
<string>
9G55
</string>
</dict>
</plist>
extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib
0 → 100644
View file @
7c6b577e
File added
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
View file @
7c6b577e
...
...
@@ -13,25 +13,6 @@
{
CLASS = NSObject;
LANGUAGE = ObjC;
},
{
ACTIONS = {
loginDialogAction = id;
};
CLASS = VLCCoreDialogSupport;
LANGUAGE = ObjC;
OUTLETS = {
"o_auth_cancel_btn" = id;
"o_auth_description_txt" = id;
"o_auth_login_fld" = id;
"o_auth_login_txt" = id;
"o_auth_ok_btn" = id;
"o_auth_pw_fld" = id;
"o_auth_pw_txt" = id;
"o_auth_title_txt" = id;
"o_auth_win" = id;
};
SUPERCLASS = NSObject;
},
{
ACTIONS = {
...
...
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
View file @
7c6b577e
...
...
@@ -10,10 +10,6 @@
<string>
../../vlc.xcodeproj
</string>
<key>
IBOldestOS
</key>
<integer>
5
</integer>
<key>
IBOpenObjects
</key>
<array>
<integer>
32
</integer>
</array>
<key>
IBSystem Version
</key>
<string>
9G55
</string>
<key>
targetFramework
</key>
...
...
extras/package/macosx/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
View file @
7c6b577e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment