summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-06-23 00:14:17 +0000
committerOle Loots <ole@monochrom.net>2012-06-23 00:14:17 +0000
commitd2e7e3546c799f2d8bfbc589cd63042a390051e1 (patch)
treec6706765baf298cd2db6fc1d3b1c9d749b0136bf /atari/res/netsurf.rsh
parentfda51d4010ca0a679db810861522ce18203d7ccd (diff)
downloadnetsurf-d2e7e3546c799f2d8bfbc589cd63042a390051e1.tar.gz
netsurf-d2e7e3546c799f2d8bfbc589cd63042a390051e1.tar.bz2
Added new toolbar options.
svn path=/trunk/netsurf/; revision=13983
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh128
1 files changed, 74 insertions, 54 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 0c9e54086..e099c953f 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -140,58 +140,78 @@
#define CHOICES_EDIT_MIN_FONT_SIZE 16 /* FTEXT in tree CHOICES */
#define CHOICES_DEC_MIN_FONT_SIZE 17 /* BOXCHAR in tree CHOICES */
#define CHOICES_INC_MIN_FONT_SIZE 18 /* BOXCHAR in tree CHOICES */
-#define CHOICES_TAB_RENDER 19 /* BUTTON in tree CHOICES */
+#define CHOICES_BT_TOOLBAR_BGCOLOR 21 /* BOXTEXT in tree CHOICES */
+#define CHOICES_BT_TOOLBAR_ICONSET 109 /* BUTTON in tree CHOICES */
+#define CHOICES_TAB_RENDER 24 /* BUTTON in tree CHOICES */
/* Make sure that initial value is large enough! */
-#define CHOICES_BT_SEL_FONT_RENDERER 20 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_TRANSPARENCY 22 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_ENABLE_ANIMATION 24 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_MIN_GIF_DELAY 27 /* FTEXT in tree CHOICES */
-#define CHOICES_DEC_GIF_DELAY 28 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_GIF_DELAY 29 /* BOXCHAR in tree CHOICES */
-#define CHOICES_CB_INCREMENTAL_REFLOW 31 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_MIN_REFLOW_PERIOD 33 /* FTEXT in tree CHOICES */
-#define CHOICES_DEC_INCREMENTAL_REFLOW 34 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_INCREMENTAL_REFLOW 35 /* BOXCHAR in tree CHOICES */
-#define CHOICES_CB_ANTI_ALIASING 102 /* BUTTON in tree CHOICES */
-#define CHOICES_TAB_PATH 37 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_CA_CERTS_PATH 42 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_DOWNLOAD_PATH 43 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_HOTLIST_FILE 44 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_CA_BUNDLE 45 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_EDITOR 46 /* FTEXT in tree CHOICES */
-#define CHOICES_TAB_CACHE 48 /* BUTTON in tree CHOICES */
-#define CHOICES_INC_MEM_CACHE 52 /* BOXCHAR in tree CHOICES */
-#define CHOICES_DEC_MEM_CACHE 53 /* BOXCHAR in tree CHOICES */
-#define CHOICES_STR_MAX_MEM_CACHE 54 /* STRING in tree CHOICES */
-#define CHOICES_TAB_BROWSER 55 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_HIDE_ADVERTISEMENT 57 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_DISABLE_POPUP_WINDOWS 58 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_SEND_DO_NOT_TRACK 103 /* BUTTON in tree CHOICES */
-#define CHOICES_BT_SEL_LOCALE 60 /* BUTTON in tree CHOICES */
-#define CHOICES_BT_GUI_LANG 63 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_HISTORY_AGE 66 /* FTEXT in tree CHOICES */
-#define CHOICES_DEC_HISTORY_AGE 67 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_HISTORY_AGE 68 /* BOXCHAR in tree CHOICES */
-#define CHOICES_CB_SEND_HTTP_REFERRER 72 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_HOMEPAGE 73 /* FTEXT in tree CHOICES */
-#define CHOICES_BT_CLEAR_HISTORY 74 /* BUTTON in tree CHOICES */
-#define CHOICES_TAB_NETWORK 75 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_USE_PROXY 77 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_PROXY_HOST 78 /* FTEXT in tree CHOICES */
-#define CHOICES_CB_PROXY_AUTH 79 /* BUTTON in tree CHOICES */
-#define CHOICES_EDIT_PROXY_USERNAME 80 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_PROXY_PASSWORD 81 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_PROXY_PORT 83 /* FTEXT in tree CHOICES */
-#define CHOICES_INC_MAX_FETCHERS_PER_HOST 88 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_CACHED_CONNECTIONS 89 /* BOXCHAR in tree CHOICES */
-#define CHOICES_DEC_MAX_FETCHERS_PER_HOST 90 /* BOXCHAR in tree CHOICES */
-#define CHOICES_DEC_CACHED_CONNECTIONS 91 /* BOXCHAR in tree CHOICES */
-#define CHOICES_EDIT_MAX_FETCHERS_PER_HOST 92 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_MAX_CACHED_CONNECTIONS 93 /* FTEXT in tree CHOICES */
-#define CHOICES_EDIT_MAX_FETCHERS 95 /* FTEXT in tree CHOICES */
-#define CHOICES_DEC_MAX_FETCHERS 96 /* BOXCHAR in tree CHOICES */
-#define CHOICES_INC_MAX_FETCHERS 97 /* BOXCHAR in tree CHOICES */
-#define CHOICES_CB_FG_IMAGES 100 /* BUTTON in tree CHOICES */
-#define CHOICES_CB_BG_IMAGES 101 /* BUTTON in tree CHOICES */
-#define CHOICES_ABORT 98 /* BUTTON in tree CHOICES */
-#define CHOICES_OK 99 /* BUTTON in tree CHOICES */
+#define CHOICES_BT_SEL_FONT_RENDERER 25 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_TRANSPARENCY 27 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_ENABLE_ANIMATION 29 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_MIN_GIF_DELAY 32 /* FTEXT in tree CHOICES */
+#define CHOICES_DEC_GIF_DELAY 33 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_GIF_DELAY 34 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_INCREMENTAL_REFLOW 36 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_MIN_REFLOW_PERIOD 38 /* FTEXT in tree CHOICES */
+#define CHOICES_DEC_INCREMENTAL_REFLOW 39 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_INCREMENTAL_REFLOW 40 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_ANTI_ALIASING 42 /* BUTTON in tree CHOICES */
+#define CHOICES_TAB_PATH 43 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_CA_CERTS_PATH 48 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_DOWNLOAD_PATH 49 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_HOTLIST_FILE 50 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_CA_BUNDLE 51 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_EDITOR 52 /* FTEXT in tree CHOICES */
+#define CHOICES_TAB_CACHE 54 /* BUTTON in tree CHOICES */
+#define CHOICES_INC_MEM_CACHE 58 /* BOXCHAR in tree CHOICES */
+#define CHOICES_DEC_MEM_CACHE 59 /* BOXCHAR in tree CHOICES */
+#define CHOICES_STR_MAX_MEM_CACHE 60 /* STRING in tree CHOICES */
+#define CHOICES_TAB_BROWSER 61 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_HIDE_ADVERTISEMENT 63 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_DISABLE_POPUP_WINDOWS 64 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_SEND_DO_NOT_TRACK 65 /* BUTTON in tree CHOICES */
+#define CHOICES_BT_SEL_LOCALE 67 /* BUTTON in tree CHOICES */
+#define CHOICES_BT_GUI_LANG 70 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_HISTORY_AGE 73 /* FTEXT in tree CHOICES */
+#define CHOICES_DEC_HISTORY_AGE 74 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_HISTORY_AGE 75 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_SEND_HTTP_REFERRER 79 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_HOMEPAGE 80 /* FTEXT in tree CHOICES */
+#define CHOICES_BT_CLEAR_HISTORY 81 /* BUTTON in tree CHOICES */
+#define CHOICES_TAB_NETWORK 82 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_USE_PROXY 84 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_PROXY_HOST 85 /* FTEXT in tree CHOICES */
+#define CHOICES_CB_PROXY_AUTH 86 /* BUTTON in tree CHOICES */
+#define CHOICES_EDIT_PROXY_USERNAME 87 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_PROXY_PASSWORD 88 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_PROXY_PORT 90 /* FTEXT in tree CHOICES */
+#define CHOICES_INC_MAX_FETCHERS_PER_HOST 95 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_CACHED_CONNECTIONS 96 /* BOXCHAR in tree CHOICES */
+#define CHOICES_DEC_MAX_FETCHERS_PER_HOST 97 /* BOXCHAR in tree CHOICES */
+#define CHOICES_DEC_CACHED_CONNECTIONS 98 /* BOXCHAR in tree CHOICES */
+#define CHOICES_EDIT_MAX_FETCHERS_PER_HOST 99 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_MAX_CACHED_CONNECTIONS 100 /* FTEXT in tree CHOICES */
+#define CHOICES_EDIT_MAX_FETCHERS 102 /* FTEXT in tree CHOICES */
+#define CHOICES_DEC_MAX_FETCHERS 103 /* BOXCHAR in tree CHOICES */
+#define CHOICES_INC_MAX_FETCHERS 104 /* BOXCHAR in tree CHOICES */
+#define CHOICES_CB_FG_IMAGES 105 /* BUTTON in tree CHOICES */
+#define CHOICES_CB_BG_IMAGES 106 /* BUTTON in tree CHOICES */
+#define CHOICES_ABORT 107 /* BUTTON in tree CHOICES */
+#define CHOICES_OK 108 /* BUTTON in tree CHOICES */
+
+#define POP_COLOR 14 /* form/dial */
+#define POP_COLOR_WHITE 1 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_BLACK 2 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_RED 3 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_GREEN 4 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_BLUE 5 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_CYAN 6 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_YELLOW 7 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_MAGENTA 8 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_LWHITE 9 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DWHITE 10 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DRED 11 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DGREEN 12 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DBLUE 13 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DCYAN 14 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DYELLOW 15 /* BOXCHAR in tree POP_COLOR */
+#define POP_COLOR_DMAGENTA 16 /* BOXCHAR in tree POP_COLOR */