From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- lib/tv/priv/Makefile | 72 +++++++++++++++++++++++++++++++++++++++++++ lib/tv/priv/arrow_left.xbm | 5 +++ lib/tv/priv/arrow_right.xbm | 5 +++ lib/tv/priv/edit1.xbm | 12 ++++++++ lib/tv/priv/erlang.gif | Bin 0 -> 1297 bytes lib/tv/priv/help.xbm | 8 +++++ lib/tv/priv/info.xbm | 8 +++++ lib/tv/priv/key.xbm | 6 ++++ lib/tv/priv/more.xbm | 8 +++++ lib/tv/priv/no_sort.xbm | 8 +++++ lib/tv/priv/open.xbm | 8 +++++ lib/tv/priv/poll.xbm | 8 +++++ lib/tv/priv/search.xbm | 8 +++++ lib/tv/priv/sort.xbm | 8 +++++ lib/tv/priv/sort_reverse.xbm | 8 +++++ lib/tv/priv/tv.gif | Bin 0 -> 179 bytes lib/tv/priv/tv.tool | 23 ++++++++++++++ 17 files changed, 195 insertions(+) create mode 100644 lib/tv/priv/Makefile create mode 100644 lib/tv/priv/arrow_left.xbm create mode 100644 lib/tv/priv/arrow_right.xbm create mode 100644 lib/tv/priv/edit1.xbm create mode 100644 lib/tv/priv/erlang.gif create mode 100644 lib/tv/priv/help.xbm create mode 100644 lib/tv/priv/info.xbm create mode 100644 lib/tv/priv/key.xbm create mode 100644 lib/tv/priv/more.xbm create mode 100644 lib/tv/priv/no_sort.xbm create mode 100644 lib/tv/priv/open.xbm create mode 100644 lib/tv/priv/poll.xbm create mode 100644 lib/tv/priv/search.xbm create mode 100644 lib/tv/priv/sort.xbm create mode 100644 lib/tv/priv/sort_reverse.xbm create mode 100644 lib/tv/priv/tv.gif create mode 100644 lib/tv/priv/tv.tool (limited to 'lib/tv/priv') diff --git a/lib/tv/priv/Makefile b/lib/tv/priv/Makefile new file mode 100644 index 0000000000..69e3e32c8a --- /dev/null +++ b/lib/tv/priv/Makefile @@ -0,0 +1,72 @@ +# +# %CopyrightBegin% +# +# Copyright Ericsson AB 1997-2009. All Rights Reserved. +# +# The contents of this file are subject to the Erlang Public License, +# Version 1.1, (the "License"); you may not use this file except in +# compliance with the License. You should have received a copy of the +# Erlang Public License along with this software. If not, it can be +# retrieved online at http://www.erlang.org/. +# +# Software distributed under the License is distributed on an "AS IS" +# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See +# the License for the specific language governing rights and limitations +# under the License. +# +# %CopyrightEnd% +include $(ERL_TOP)/make/target.mk +include $(ERL_TOP)/make/$(TARGET)/otp.mk + +include ../vsn.mk +VSN = $(TV_VSN) + +# ---------------------------------------------------- +# Release directory specification +# ---------------------------------------------------- +RELSYSDIR = $(RELEASE_PATH)/lib/tv-$(VSN) + +# +# Macros +# +TOOLBAR_FILES = \ + arrow_left.xbm \ + arrow_right.xbm \ + edit1.xbm \ + erlang.gif \ + help.xbm \ + info.xbm \ + key.xbm \ + more.xbm \ + no_sort.xbm \ + open.xbm \ + poll.xbm \ + search.xbm \ + sort.xbm \ + sort_reverse.xbm \ + tv.gif \ + tv.tool + +# +# Rules +# + +debug opt: + +docs: + +clean: + + +# ---------------------------------------------------- +# Release Target +# ---------------------------------------------------- +include $(ERL_TOP)/make/otp_release_targets.mk + +release_spec: opt + $(INSTALL_DIR) $(RELSYSDIR)/priv + $(INSTALL_DATA) $(TOOLBAR_FILES) $(RELSYSDIR)/priv + +release_docs_spec: + +FORCE: diff --git a/lib/tv/priv/arrow_left.xbm b/lib/tv/priv/arrow_left.xbm new file mode 100644 index 0000000000..58db123a00 --- /dev/null +++ b/lib/tv/priv/arrow_left.xbm @@ -0,0 +1,5 @@ +#define arrow_left_width 16 +#define arrow_left_height 8 +static unsigned char arrow_left_bits[] = { + 0x70, 0x00, 0x38, 0x00, 0x1c, 0x00, 0xfe, 0xff, 0xfe, 0xff, 0x1c, 0x00, + 0x38, 0x00, 0x70, 0x00}; diff --git a/lib/tv/priv/arrow_right.xbm b/lib/tv/priv/arrow_right.xbm new file mode 100644 index 0000000000..7eca80303d --- /dev/null +++ b/lib/tv/priv/arrow_right.xbm @@ -0,0 +1,5 @@ +#define arrow_right_width 16 +#define arrow_right_height 8 +static unsigned char arrow_right_bits[] = { + 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0xfc, 0xff, 0xfc, 0xff, 0x00, 0x70, + 0x00, 0x38, 0x00, 0x1c}; diff --git a/lib/tv/priv/edit1.xbm b/lib/tv/priv/edit1.xbm new file mode 100644 index 0000000000..dc13f274c0 --- /dev/null +++ b/lib/tv/priv/edit1.xbm @@ -0,0 +1,12 @@ +#define edit1_width 25 +#define edit1_height 25 +static unsigned char edit1_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x0f, 0x00, + 0x00, 0x01, 0x14, 0x00, 0x70, 0xf9, 0x27, 0x00, 0xf8, 0x01, 0x3c, 0x00, + 0xf8, 0xf9, 0x27, 0x00, 0xf0, 0x03, 0x20, 0x00, 0xe0, 0xff, 0x27, 0x00, + 0xc0, 0x07, 0x20, 0x00, 0x80, 0xff, 0x27, 0x00, 0x00, 0x1f, 0x20, 0x00, + 0x00, 0xfd, 0x27, 0x00, 0x00, 0x79, 0x20, 0x00, 0x00, 0xf9, 0x27, 0x00, + 0x00, 0x21, 0x21, 0x00, 0x00, 0xf9, 0x27, 0x00, 0x00, 0x01, 0x20, 0x00, + 0x00, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/erlang.gif b/lib/tv/priv/erlang.gif new file mode 100644 index 0000000000..8d06e98065 Binary files /dev/null and b/lib/tv/priv/erlang.gif differ diff --git a/lib/tv/priv/help.xbm b/lib/tv/priv/help.xbm new file mode 100644 index 0000000000..b2cbc541e4 --- /dev/null +++ b/lib/tv/priv/help.xbm @@ -0,0 +1,8 @@ +#define help_width 20 +#define help_height 20 +static unsigned char help_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00, 0xff, 0x00, 0x80, 0xe7, 0x01, + 0x80, 0xc3, 0x01, 0x80, 0xc3, 0x01, 0x00, 0xe3, 0x00, 0x00, 0x70, 0x00, + 0x00, 0x38, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/info.xbm b/lib/tv/priv/info.xbm new file mode 100644 index 0000000000..d5157661c2 --- /dev/null +++ b/lib/tv/priv/info.xbm @@ -0,0 +1,8 @@ +#define info_width 20 +#define info_height 20 +static unsigned char info_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x1e, 0x00, + 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x1e, 0x00, + 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, + 0x00, 0x3e, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/key.xbm b/lib/tv/priv/key.xbm new file mode 100644 index 0000000000..222be32219 --- /dev/null +++ b/lib/tv/priv/key.xbm @@ -0,0 +1,6 @@ +#define key_width 10 +#define key_height 18 +static char key_bits[] = { + 0xfc,0x00,0xfe,0x01,0x87,0x03,0x03,0x03,0x87,0x03,0xfe,0x01,0xfc,0x00,0x30, + 0x00,0x30,0x00,0x30,0x00,0x30,0x00,0x30,0x00,0x30,0x00,0x3b,0x00,0x3b,0x00, + 0x3f,0x00,0x3f,0x00,0x37,0x00}; diff --git a/lib/tv/priv/more.xbm b/lib/tv/priv/more.xbm new file mode 100644 index 0000000000..38ef738768 --- /dev/null +++ b/lib/tv/priv/more.xbm @@ -0,0 +1,8 @@ +#define more_width 16 +#define more_height 26 +static unsigned char more_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f, + 0xe0, 0x3f, 0xc0, 0x1f, 0x80, 0x0f, 0x00, 0x07, 0x00, 0x02, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/no_sort.xbm b/lib/tv/priv/no_sort.xbm new file mode 100644 index 0000000000..90568dd828 --- /dev/null +++ b/lib/tv/priv/no_sort.xbm @@ -0,0 +1,8 @@ +#define no_sort_width 20 +#define no_sort_height 20 +static unsigned char no_sort_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x02, + 0x20, 0x00, 0x02, 0x20, 0x00, 0x02, 0x20, 0x08, 0x02, 0x20, 0x08, 0x02, + 0x20, 0x48, 0x02, 0x20, 0x48, 0x02, 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, + 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/open.xbm b/lib/tv/priv/open.xbm new file mode 100644 index 0000000000..fe77d2c38b --- /dev/null +++ b/lib/tv/priv/open.xbm @@ -0,0 +1,8 @@ +#define open_width 20 +#define open_height 20 +static unsigned char open_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x05, + 0xe0, 0x00, 0x06, 0xf0, 0x1f, 0x07, 0xf0, 0x3f, 0x00, 0xf0, 0x3f, 0x00, + 0xf0, 0x3f, 0x00, 0xf0, 0xff, 0x03, 0xf0, 0x00, 0x01, 0x70, 0x80, 0x00, + 0x30, 0x40, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/poll.xbm b/lib/tv/priv/poll.xbm new file mode 100644 index 0000000000..6ec1dbeaf2 --- /dev/null +++ b/lib/tv/priv/poll.xbm @@ -0,0 +1,8 @@ +#define poll2_width 20 +#define poll2_height 20 +static unsigned char poll2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x1f, 0x00, 0xc0, 0x7f, 0x00, 0xe0, 0xff, 0x00, + 0xe0, 0xf1, 0x00, 0xf0, 0xe0, 0x01, 0x70, 0xf8, 0x07, 0x70, 0xf0, 0x03, + 0x70, 0xe0, 0x01, 0xf0, 0xc0, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x7f, 0x00, + 0xc0, 0x3f, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/search.xbm b/lib/tv/priv/search.xbm new file mode 100644 index 0000000000..3498e66b0d --- /dev/null +++ b/lib/tv/priv/search.xbm @@ -0,0 +1,8 @@ +#define search2_width 20 +#define search2_height 20 +static unsigned char search2_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0xc0, 0xe1, 0x00, 0xc0, 0xe1, 0x00, 0xe0, 0xf3, 0x01, 0x20, 0x93, 0x01, + 0xf0, 0xff, 0x03, 0xe8, 0xdd, 0x07, 0xe8, 0xdd, 0x07, 0xe8, 0xdd, 0x07, + 0xe8, 0xdd, 0x07, 0xe8, 0xdf, 0x07, 0xe8, 0xd3, 0x07, 0xf8, 0xf3, 0x07, + 0xe8, 0x40, 0x07, 0xe8, 0x40, 0x07, 0xf8, 0xc0, 0x07, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/sort.xbm b/lib/tv/priv/sort.xbm new file mode 100644 index 0000000000..576564b817 --- /dev/null +++ b/lib/tv/priv/sort.xbm @@ -0,0 +1,8 @@ +#define sort_width 20 +#define sort_height 20 +static unsigned char sort_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x02, + 0x00, 0x40, 0x02, 0x00, 0x40, 0x02, 0x00, 0x48, 0x02, 0x00, 0x48, 0x02, + 0x00, 0x49, 0x02, 0x00, 0x49, 0x02, 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, + 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/sort_reverse.xbm b/lib/tv/priv/sort_reverse.xbm new file mode 100644 index 0000000000..b58e6308f5 --- /dev/null +++ b/lib/tv/priv/sort_reverse.xbm @@ -0,0 +1,8 @@ +#define sort_reverse_width 20 +#define sort_reverse_height 20 +static unsigned char sort_reverse_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, + 0x20, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0x09, 0x00, 0x20, 0x09, 0x00, + 0x20, 0x49, 0x00, 0x20, 0x49, 0x00, 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, + 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/lib/tv/priv/tv.gif b/lib/tv/priv/tv.gif new file mode 100644 index 0000000000..44daac2912 Binary files /dev/null and b/lib/tv/priv/tv.gif differ diff --git a/lib/tv/priv/tv.tool b/lib/tv/priv/tv.tool new file mode 100644 index 0000000000..770424d283 --- /dev/null +++ b/lib/tv/priv/tv.tool @@ -0,0 +1,23 @@ +%% +%% %CopyrightBegin% +%% +%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% +%% The contents of this file are subject to the Erlang Public License, +%% Version 1.1, (the "License"); you may not use this file except in +%% compliance with the License. You should have received a copy of the +%% Erlang Public License along with this software. If not, it can be +%% retrieved online at http://www.erlang.org/. +%% +%% Software distributed under the License is distributed on an "AS IS" +%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See +%% the License for the specific language governing rights and limitations +%% under the License. +%% +%% %CopyrightEnd% +{version,"0.1"}. +{{tool,"Table Visualizer"}, + {start,{tv,start,[]}}, + {icon,"tv.gif"}, + {message,"The Table Visualizer"}, + {html,"../doc/html/index.html"}}. -- cgit v1.2.3