From 6304a3afdcf747468dc125991b3313887c2af941 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Thu, 2 Jun 2011 00:22:05 +0200 Subject: Added a new transparent scheme based on Vanilla and a simple chat window, which displays text strings received from the server. --- GUI/Transparent.imageset | 21 ++ GUI/Transparent.looknfeel | 643 +++++++++++++++++++++++++++++++++++++++++++++ GUI/Transparent.png | Bin 0 -> 4692 bytes GUI/Transparent.scheme | 15 ++ GUI/layouts/chat.layout | 13 + GUI/layouts/console.layout | 2 + 6 files changed, 694 insertions(+) create mode 100644 GUI/Transparent.imageset create mode 100644 GUI/Transparent.looknfeel create mode 100644 GUI/Transparent.png create mode 100644 GUI/Transparent.scheme create mode 100644 GUI/layouts/chat.layout (limited to 'GUI') diff --git a/GUI/Transparent.imageset b/GUI/Transparent.imageset new file mode 100644 index 0000000..8d317dd --- /dev/null +++ b/GUI/Transparent.imageset @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/GUI/Transparent.looknfeel b/GUI/Transparent.looknfeel new file mode 100644 index 0000000..877733b --- /dev/null +++ b/GUI/Transparent.looknfeel @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ +
+ + + + +
+ +
+
+
+ +
+ + + + +
+ +
+
+
+ +
+ + + + +
+ +
+
+ +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ + +
+ +
+
+
+
+ + diff --git a/GUI/Transparent.png b/GUI/Transparent.png new file mode 100644 index 0000000..3da2c88 Binary files /dev/null and b/GUI/Transparent.png differ diff --git a/GUI/Transparent.scheme b/GUI/Transparent.scheme new file mode 100644 index 0000000..4678748 --- /dev/null +++ b/GUI/Transparent.scheme @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/GUI/layouts/chat.layout b/GUI/layouts/chat.layout new file mode 100644 index 0000000..d37d03c --- /dev/null +++ b/GUI/layouts/chat.layout @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/GUI/layouts/console.layout b/GUI/layouts/console.layout index e6ef61b..879af94 100644 --- a/GUI/layouts/console.layout +++ b/GUI/layouts/console.layout @@ -3,6 +3,8 @@ + + -- cgit v1.2.3