aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/res
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2013-11-11 23:34:19 +1100
committerNeil Hodgson <nyamatongwe@gmail.com>2013-11-11 23:34:19 +1100
commitf4091faacfcfb3a02f1c01108e78335873ff3eeb (patch)
tree0549f71feaf696530d81c72e60a138731b98acd5 /cocoa/res
parentf0ff36d2c8880120da098a9d58bd7c9077233a82 (diff)
downloadscintilla-mirror-f4091faacfcfb3a02f1c01108e78335873ff3eeb.tar.gz
Add @2x images for cursors and info bar to match retina displays.
From Mike Lischke.
Diffstat (limited to 'cocoa/res')
-rw-r--r--cocoa/res/info_bar_bg@2x.pngbin0 -> 2921 bytes
-rw-r--r--cocoa/res/mac_cursor_busy.pngbin1191 -> 5292 bytes
-rw-r--r--cocoa/res/mac_cursor_busy@2x.pngbin0 -> 8950 bytes
-rw-r--r--cocoa/res/mac_cursor_flipped.pngbin446 -> 4506 bytes
-rw-r--r--cocoa/res/mac_cursor_flipped@2x.pngbin0 -> 5779 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/cocoa/res/info_bar_bg@2x.png b/cocoa/res/info_bar_bg@2x.png
new file mode 100644
index 000000000..486646a8e
--- /dev/null
+++ b/cocoa/res/info_bar_bg@2x.png
Binary files differ
diff --git a/cocoa/res/mac_cursor_busy.png b/cocoa/res/mac_cursor_busy.png
index 9ac82769e..93b2a496b 100644
--- a/cocoa/res/mac_cursor_busy.png
+++ b/cocoa/res/mac_cursor_busy.png
Binary files differ
diff --git a/cocoa/res/mac_cursor_busy@2x.png b/cocoa/res/mac_cursor_busy@2x.png
new file mode 100644
index 000000000..7a0e12e83
--- /dev/null
+++ b/cocoa/res/mac_cursor_busy@2x.png
Binary files differ
diff --git a/cocoa/res/mac_cursor_flipped.png b/cocoa/res/mac_cursor_flipped.png
index 2c984f248..e1ee68631 100644
--- a/cocoa/res/mac_cursor_flipped.png
+++ b/cocoa/res/mac_cursor_flipped.png
Binary files differ
diff --git a/cocoa/res/mac_cursor_flipped@2x.png b/cocoa/res/mac_cursor_flipped@2x.png
new file mode 100644
index 000000000..6fedb33d8
--- /dev/null
+++ b/cocoa/res/mac_cursor_flipped@2x.png
Binary files differ