summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2005-04-11 20:05:50 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2005-04-11 20:05:50 +0000
commit8870645fb9a1cc7139610c96ac2b4c89be5e6cb2 (patch)
tree8bf77c402d8ced51559bffcddf1ff7d2ec02e1b6
parent6ccad2bd8398f2ef176e0d742b76ceba279567c6 (diff)
downloadclientdata-8870645fb9a1cc7139610c96ac2b4c89be5e6cb2.tar.gz
clientdata-8870645fb9a1cc7139610c96ac2b4c89be5e6cb2.tar.bz2
clientdata-8870645fb9a1cc7139610c96ac2b4c89be5e6cb2.tar.xz
clientdata-8870645fb9a1cc7139610c96ac2b4c89be5e6cb2.zip
Adding new scrollbar buttons
-rw-r--r--graphics/gui/hscrolll.pngbin370 -> 0 bytes
-rw-r--r--graphics/gui/hscrollr.pngbin374 -> 0 bytes
-rw-r--r--graphics/gui/vscroll_down_default.png (renamed from graphics/gui/vscrolld.png)bin367 -> 367 bytes
-rw-r--r--graphics/gui/vscroll_down_highlight.pngbin0 -> 382 bytes
-rw-r--r--graphics/gui/vscroll_down_pressed.pngbin0 -> 376 bytes
-rw-r--r--graphics/gui/vscroll_left_default.pngbin0 -> 358 bytes
-rw-r--r--graphics/gui/vscroll_left_highlight.pngbin0 -> 364 bytes
-rw-r--r--graphics/gui/vscroll_left_pressed.pngbin0 -> 349 bytes
-rw-r--r--graphics/gui/vscroll_right_default.pngbin0 -> 340 bytes
-rw-r--r--graphics/gui/vscroll_right_highlight.pngbin0 -> 359 bytes
-rw-r--r--graphics/gui/vscroll_right_pressed.pngbin0 -> 350 bytes
-rw-r--r--graphics/gui/vscroll_up_default.png (renamed from graphics/gui/vscrollu.png)bin377 -> 377 bytes
-rw-r--r--graphics/gui/vscroll_up_highlight.pngbin0 -> 376 bytes
-rw-r--r--graphics/gui/vscroll_up_pressed.pngbin0 -> 364 bytes
14 files changed, 0 insertions, 0 deletions
diff --git a/graphics/gui/hscrolll.png b/graphics/gui/hscrolll.png
deleted file mode 100644
index 2dae5e9e..00000000
--- a/graphics/gui/hscrolll.png
+++ /dev/null
Binary files differ
diff --git a/graphics/gui/hscrollr.png b/graphics/gui/hscrollr.png
deleted file mode 100644
index f3a45e1d..00000000
--- a/graphics/gui/hscrollr.png
+++ /dev/null
Binary files differ
diff --git a/graphics/gui/vscrolld.png b/graphics/gui/vscroll_down_default.png
index c4292489..c4292489 100644
--- a/graphics/gui/vscrolld.png
+++ b/graphics/gui/vscroll_down_default.png
Binary files differ
diff --git a/graphics/gui/vscroll_down_highlight.png b/graphics/gui/vscroll_down_highlight.png
new file mode 100644
index 00000000..ac88f7c7
--- /dev/null
+++ b/graphics/gui/vscroll_down_highlight.png
Binary files differ
diff --git a/graphics/gui/vscroll_down_pressed.png b/graphics/gui/vscroll_down_pressed.png
new file mode 100644
index 00000000..9dcc89f6
--- /dev/null
+++ b/graphics/gui/vscroll_down_pressed.png
Binary files differ
diff --git a/graphics/gui/vscroll_left_default.png b/graphics/gui/vscroll_left_default.png
new file mode 100644
index 00000000..2f763d30
--- /dev/null
+++ b/graphics/gui/vscroll_left_default.png
Binary files differ
diff --git a/graphics/gui/vscroll_left_highlight.png b/graphics/gui/vscroll_left_highlight.png
new file mode 100644
index 00000000..6be5ae25
--- /dev/null
+++ b/graphics/gui/vscroll_left_highlight.png
Binary files differ
diff --git a/graphics/gui/vscroll_left_pressed.png b/graphics/gui/vscroll_left_pressed.png
new file mode 100644
index 00000000..b8ebcb46
--- /dev/null
+++ b/graphics/gui/vscroll_left_pressed.png
Binary files differ
diff --git a/graphics/gui/vscroll_right_default.png b/graphics/gui/vscroll_right_default.png
new file mode 100644
index 00000000..33fdddd0
--- /dev/null
+++ b/graphics/gui/vscroll_right_default.png
Binary files differ
diff --git a/graphics/gui/vscroll_right_highlight.png b/graphics/gui/vscroll_right_highlight.png
new file mode 100644
index 00000000..e9e633ea
--- /dev/null
+++ b/graphics/gui/vscroll_right_highlight.png
Binary files differ
diff --git a/graphics/gui/vscroll_right_pressed.png b/graphics/gui/vscroll_right_pressed.png
new file mode 100644
index 00000000..53972f2b
--- /dev/null
+++ b/graphics/gui/vscroll_right_pressed.png
Binary files differ
diff --git a/graphics/gui/vscrollu.png b/graphics/gui/vscroll_up_default.png
index 1cecc351..1cecc351 100644
--- a/graphics/gui/vscrollu.png
+++ b/graphics/gui/vscroll_up_default.png
Binary files differ
diff --git a/graphics/gui/vscroll_up_highlight.png b/graphics/gui/vscroll_up_highlight.png
new file mode 100644
index 00000000..7b5009f3
--- /dev/null
+++ b/graphics/gui/vscroll_up_highlight.png
Binary files differ
diff --git a/graphics/gui/vscroll_up_pressed.png b/graphics/gui/vscroll_up_pressed.png
new file mode 100644
index 00000000..2320ec42
--- /dev/null
+++ b/graphics/gui/vscroll_up_pressed.png
Binary files differ