Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/5b02d2b681398a5ba0eb8...
...commit
http://git.netsurf-browser.org/netsurf.git/commit/5b02d2b681398a5ba0eb883...
...tree
http://git.netsurf-browser.org/netsurf.git/tree/5b02d2b681398a5ba0eb8831f...
The branch, master has been updated
via 5b02d2b681398a5ba0eb8831f0829388e5be819b (commit)
from 77129038ee8aa8ccdf8f4a264fd1189459e69326 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=5b02d2b681398a5ba0e...
commit 5b02d2b681398a5ba0eb8831f0829388e5be819b
Author: Ole Loots <ole(a)monochrom.net>
Commit: Ole Loots <ole(a)monochrom.net>
Set throbber background to be transparent, again.
diff --git a/atari/res/netsurf.rsc b/atari/res/netsurf.rsc
index 37cdcc2..b47cff0 100755
Binary files a/atari/res/netsurf.rsc and b/atari/res/netsurf.rsc differ
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 54c88d6..7255544 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -58,7 +58,7 @@
#define TOOLBAR_BT_STOP 15 /* CICON in tree TOOLBAR */
#define TOOLBAR_BT_RELOAD 16 /* CICON in tree TOOLBAR */
#define TOOLBAR_AREA_URL 17 /* USERDEF in tree TOOLBAR */
-#define TOOLBAR_THROBBER_AREA 18 /* BOX in tree TOOLBAR */
+#define TOOLBAR_THROBBER_AREA 18 /* IBOX in tree TOOLBAR */
#define ICONIFY 2 /* form/dial */
#define ICONIFY_GLOBE 1 /* CICON in tree ICONIFY */
diff --git a/atari/res/netsurf.rsm b/atari/res/netsurf.rsm
index 75a7b46..37741a9 100755
--- a/atari/res/netsurf.rsm
+++ b/atari/res/netsurf.rsm
@@ -3,7 +3,7 @@ ResourceMaster v3.65
#N 99@32@AZAaza___ _@AZAaza090___ _@@_@
#FoC-Header@rsm2out@C-Header@rsh@@@[C-Header@0@
#R 0@0@1@1@2@1@
-#M 20010100@0@7728@652@
+#M 20010100@0@7728@653@
#T 0@1@MAINMENU@@64@@
#O 4@32@T_FILE@@
#O 5@32@T_EDIT@@
@@ -61,7 +61,7 @@ ResourceMaster v3.65
#O 15@33@BT_STOP@@
#O 16@33@BT_RELOAD@@
#O 17@24@AREA_URL@@
-#O 18@20@THROBBER_AREA@@
+#O 18@25@THROBBER_AREA@@
#T 2@2@ICONIFY@@3@@
#O 1@33@GLOBE@@
#T 3@2@FAVICON@@2@@
@@ -206,4 +206,4 @@ ResourceMaster v3.65
#T 17@2@TOOLBAR_HISTORY@@1@@
#T 18@2@TOOLBAR_SSL_CERT@@2@@
#O 1@26@TRUSTED@@
-#c 28820@
+#c 28824@
-----------------------------------------------------------------------
Summary of changes:
atari/res/netsurf.rsc | Bin 38082 -> 38082 bytes
atari/res/netsurf.rsh | 2 +-
atari/res/netsurf.rsm | 6 +++---
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/atari/res/netsurf.rsc b/atari/res/netsurf.rsc
index 37cdcc2..b47cff0 100755
Binary files a/atari/res/netsurf.rsc and b/atari/res/netsurf.rsc differ
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 54c88d6..7255544 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -58,7 +58,7 @@
#define TOOLBAR_BT_STOP 15 /* CICON in tree TOOLBAR */
#define TOOLBAR_BT_RELOAD 16 /* CICON in tree TOOLBAR */
#define TOOLBAR_AREA_URL 17 /* USERDEF in tree TOOLBAR */
-#define TOOLBAR_THROBBER_AREA 18 /* BOX in tree TOOLBAR */
+#define TOOLBAR_THROBBER_AREA 18 /* IBOX in tree TOOLBAR */
#define ICONIFY 2 /* form/dial */
#define ICONIFY_GLOBE 1 /* CICON in tree ICONIFY */
diff --git a/atari/res/netsurf.rsm b/atari/res/netsurf.rsm
index 75a7b46..37741a9 100755
--- a/atari/res/netsurf.rsm
+++ b/atari/res/netsurf.rsm
@@ -3,7 +3,7 @@ ResourceMaster v3.65
#N 99@32@AZAaza___ _@AZAaza090___ _@@_@
#FoC-Header@rsm2out@C-Header@rsh@@@[C-Header@0@
#R 0@0@1@1@2@1@
-#M 20010100@0@7728@652@
+#M 20010100@0@7728@653@
#T 0@1@MAINMENU@@64@@
#O 4@32@T_FILE@@
#O 5@32@T_EDIT@@
@@ -61,7 +61,7 @@ ResourceMaster v3.65
#O 15@33@BT_STOP@@
#O 16@33@BT_RELOAD@@
#O 17@24@AREA_URL@@
-#O 18@20@THROBBER_AREA@@
+#O 18@25@THROBBER_AREA@@
#T 2@2@ICONIFY@@3@@
#O 1@33@GLOBE@@
#T 3@2@FAVICON@@2@@
@@ -206,4 +206,4 @@ ResourceMaster v3.65
#T 17@2@TOOLBAR_HISTORY@@1@@
#T 18@2@TOOLBAR_SSL_CERT@@2@@
#O 1@26@TRUSTED@@
-#c 28820@
+#c 28824@
--
NetSurf Browser