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
commit7a678a3ae581bfb6a5c13a85319d60309b10f556 (patch)
tree08bc133b1bec28ee049489a80a935825d41f043b /cocoa/res
parent4bae69ba3c01be59d8918c56c341af78fc09192a (diff)
downloadscintilla-mirror-7a678a3ae581bfb6a5c13a85319d60309b10f556.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