diff --git a/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png new file mode 100644 index 000000000..e0a0bd241 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png differ diff --git a/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png new file mode 100644 index 000000000..de32b01b1 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png differ diff --git a/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png new file mode 100644 index 000000000..b0e9559a1 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png differ diff --git a/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-center.png b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-center.png new file mode 100644 index 000000000..453892b24 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-center.png differ diff --git a/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-left.png b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-left.png new file mode 100644 index 000000000..185ae1649 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-left.png differ diff --git a/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-right.png b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-right.png new file mode 100644 index 000000000..bcbf22ce6 Binary files /dev/null and b/AppKit/Themes/Aristo/Resources/progress-indicator-inderterminate-bar-bar-regular-right.png differ diff --git a/AppKit/Themes/Aristo/ThemeDescriptors.j b/AppKit/Themes/Aristo/ThemeDescriptors.j index ab28e4a0b..93d2eb4a7 100755 --- a/AppKit/Themes/Aristo/ThemeDescriptors.j +++ b/AppKit/Themes/Aristo/ThemeDescriptors.j @@ -2790,7 +2790,7 @@ var themedButtonValues = nil, + (CPProgressIndicator)themedIndeterminateBarProgressIndicator { var progressBar = [[CPProgressIndicator alloc] initWithFrame:CGRectMake(0, 0, 75, 16)]; - [progressBar setDoubleValue:30]; + [progressBar setIndeterminate:YES]; [self registerThemeValues:nil forView:progressBar inherit:themedIndeterminateProgressIndicator]; diff --git a/AppKit/Themes/Aristo2/Artwork/Aristo-HUD 11-06-07.psd b/AppKit/Themes/Aristo2/Artwork/Aristo-HUD 11-06-07.psd index 2619766e2..ea0389385 100755 Binary files a/AppKit/Themes/Aristo2/Artwork/Aristo-HUD 11-06-07.psd and b/AppKit/Themes/Aristo2/Artwork/Aristo-HUD 11-06-07.psd differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-center.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-center.png new file mode 100644 index 000000000..7cee42467 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-center.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-left.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-left.png new file mode 100644 index 000000000..58ca74b24 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-left.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-right.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-right.png new file mode 100644 index 000000000..51c9819a2 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bar-bar-regular-right.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-center.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-center.png new file mode 100644 index 000000000..2d6d29943 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-center.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-right.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-right.png new file mode 100644 index 000000000..ef1696ce4 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-bezel-border-bar-regular-right.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png new file mode 100644 index 000000000..771e430f0 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-center.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png new file mode 100644 index 000000000..1b2c56364 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-left.png differ diff --git a/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png new file mode 100644 index 000000000..079a07962 Binary files /dev/null and b/AppKit/Themes/Aristo2/Resources/HUD/progress-indicator-inderterminate-bar-bar-regular-right.png differ diff --git a/AppKit/Themes/Aristo2/ThemeDescriptors.j b/AppKit/Themes/Aristo2/ThemeDescriptors.j index 14c652209..ea9c421e2 100644 --- a/AppKit/Themes/Aristo2/ThemeDescriptors.j +++ b/AppKit/Themes/Aristo2/ThemeDescriptors.j @@ -2498,7 +2498,7 @@ var themedButtonValues = nil, + (CPProgressIndicator)themedIndeterminateBarProgressIndicator { var progressBar = [[CPProgressIndicator alloc] initWithFrame:CGRectMake(0, 0, 75, 16)]; - [progressBar setDoubleValue:30]; + [progressBar setIndeterminate:YES]; [self registerThemeValues:nil forView:progressBar inherit:themedIndeterminateProgressIndicator];