diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-11 20:05:50 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-11 20:05:50 +0000 |
commit | 0b09e00cc718a116013f0d1aecf74a5a91cafe8f (patch) | |
tree | 1f4c9460de8937f2a0f19cb68a6f8066f0bfadfa /data | |
parent | 160e544a794dfc35e37d3790d606b76c0acb8b0e (diff) | |
download | mana-0b09e00cc718a116013f0d1aecf74a5a91cafe8f.tar.gz mana-0b09e00cc718a116013f0d1aecf74a5a91cafe8f.tar.bz2 mana-0b09e00cc718a116013f0d1aecf74a5a91cafe8f.tar.xz mana-0b09e00cc718a116013f0d1aecf74a5a91cafe8f.zip |
Adding new scrollbar buttons
Diffstat (limited to 'data')
14 files changed, 0 insertions, 0 deletions
diff --git a/data/graphics/gui/hscrolll.png b/data/graphics/gui/hscrolll.png Binary files differdeleted file mode 100644 index 2dae5e9e..00000000 --- a/data/graphics/gui/hscrolll.png +++ /dev/null diff --git a/data/graphics/gui/hscrollr.png b/data/graphics/gui/hscrollr.png Binary files differdeleted file mode 100644 index f3a45e1d..00000000 --- a/data/graphics/gui/hscrollr.png +++ /dev/null diff --git a/data/graphics/gui/vscrolld.png b/data/graphics/gui/vscroll_down_default.png Binary files differindex c4292489..c4292489 100644 --- a/data/graphics/gui/vscrolld.png +++ b/data/graphics/gui/vscroll_down_default.png diff --git a/data/graphics/gui/vscroll_down_highlight.png b/data/graphics/gui/vscroll_down_highlight.png Binary files differnew file mode 100644 index 00000000..ac88f7c7 --- /dev/null +++ b/data/graphics/gui/vscroll_down_highlight.png diff --git a/data/graphics/gui/vscroll_down_pressed.png b/data/graphics/gui/vscroll_down_pressed.png Binary files differnew file mode 100644 index 00000000..9dcc89f6 --- /dev/null +++ b/data/graphics/gui/vscroll_down_pressed.png diff --git a/data/graphics/gui/vscroll_left_default.png b/data/graphics/gui/vscroll_left_default.png Binary files differnew file mode 100644 index 00000000..2f763d30 --- /dev/null +++ b/data/graphics/gui/vscroll_left_default.png diff --git a/data/graphics/gui/vscroll_left_highlight.png b/data/graphics/gui/vscroll_left_highlight.png Binary files differnew file mode 100644 index 00000000..6be5ae25 --- /dev/null +++ b/data/graphics/gui/vscroll_left_highlight.png diff --git a/data/graphics/gui/vscroll_left_pressed.png b/data/graphics/gui/vscroll_left_pressed.png Binary files differnew file mode 100644 index 00000000..b8ebcb46 --- /dev/null +++ b/data/graphics/gui/vscroll_left_pressed.png diff --git a/data/graphics/gui/vscroll_right_default.png b/data/graphics/gui/vscroll_right_default.png Binary files differnew file mode 100644 index 00000000..33fdddd0 --- /dev/null +++ b/data/graphics/gui/vscroll_right_default.png diff --git a/data/graphics/gui/vscroll_right_highlight.png b/data/graphics/gui/vscroll_right_highlight.png Binary files differnew file mode 100644 index 00000000..e9e633ea --- /dev/null +++ b/data/graphics/gui/vscroll_right_highlight.png diff --git a/data/graphics/gui/vscroll_right_pressed.png b/data/graphics/gui/vscroll_right_pressed.png Binary files differnew file mode 100644 index 00000000..53972f2b --- /dev/null +++ b/data/graphics/gui/vscroll_right_pressed.png diff --git a/data/graphics/gui/vscrollu.png b/data/graphics/gui/vscroll_up_default.png Binary files differindex 1cecc351..1cecc351 100644 --- a/data/graphics/gui/vscrollu.png +++ b/data/graphics/gui/vscroll_up_default.png diff --git a/data/graphics/gui/vscroll_up_highlight.png b/data/graphics/gui/vscroll_up_highlight.png Binary files differnew file mode 100644 index 00000000..7b5009f3 --- /dev/null +++ b/data/graphics/gui/vscroll_up_highlight.png diff --git a/data/graphics/gui/vscroll_up_pressed.png b/data/graphics/gui/vscroll_up_pressed.png Binary files differnew file mode 100644 index 00000000..2320ec42 --- /dev/null +++ b/data/graphics/gui/vscroll_up_pressed.png |