r4052 - in trunk/data/gfx/menu: simplygray wickedblack wickedblue wickedgreen wickedred wickedwhite wickedyellow xaw

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Aug 7 15:23:38 EDT 2008


Author: div0
Date: 2008-08-07 15:23:38 -0400 (Thu, 07 Aug 2008)
New Revision: 4052

Added:
   trunk/data/gfx/menu/xaw/bigbutton_c.tga
   trunk/data/gfx/menu/xaw/bigbutton_d.tga
   trunk/data/gfx/menu/xaw/bigbutton_f.tga
   trunk/data/gfx/menu/xaw/bigbutton_n.tga
   trunk/data/gfx/menu/xaw/bigbuttongray_c.tga
   trunk/data/gfx/menu/xaw/bigbuttongray_d.tga
   trunk/data/gfx/menu/xaw/bigbuttongray_f.tga
   trunk/data/gfx/menu/xaw/bigbuttongray_n.tga
Modified:
   trunk/data/gfx/menu/simplygray/skinvalues.txt
   trunk/data/gfx/menu/wickedblack/skinvalues.txt
   trunk/data/gfx/menu/wickedblue/skinvalues.txt
   trunk/data/gfx/menu/wickedgreen/skinvalues.txt
   trunk/data/gfx/menu/wickedred/skinvalues.txt
   trunk/data/gfx/menu/wickedwhite/skinvalues.txt
   trunk/data/gfx/menu/wickedyellow/skinvalues.txt
   trunk/data/gfx/menu/xaw/skinvalues.txt
Log:
fix skinvalues for all skins


Modified: trunk/data/gfx/menu/simplygray/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/simplygray/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/simplygray/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -41,6 +41,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '1 1 1'
 COLOR_BUTTON_C                  '1 1 1'
 COLOR_BUTTON_F                  '1 1 1'
@@ -89,7 +91,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '1 1 1'
 COLOR_INPUTBOX_F                '1 1 1'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedblack/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedblack/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedblack/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '1 1 1'
 COLOR_BUTTON_C                  '1 1 1'
 COLOR_BUTTON_F                  '1 1 1'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '1 1 1'
 COLOR_INPUTBOX_F                '1 1 1'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedblue/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedblue/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedblue/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '0 0.375 0.75'
 COLOR_BUTTON_C                  '0 0.375 0.75'
 COLOR_BUTTON_F                  '0 0.375 0.75'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '0 0.375 0.75'
 COLOR_INPUTBOX_F                '0 0.375 0.75'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedgreen/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedgreen/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedgreen/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '0.5 1 0'
 COLOR_BUTTON_C                  '0.5 1 0'
 COLOR_BUTTON_F                  '0.5 1 0'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '0.5 1 0'
 COLOR_INPUTBOX_F                '0.5 1 0'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedred/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedred/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedred/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '0.75 0 0'
 COLOR_BUTTON_C                  '0.75 0 0'
 COLOR_BUTTON_F                  '0.75 0 0'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '0.75 0 0'
 COLOR_INPUTBOX_F                '0.75 0 0'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedwhite/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedwhite/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedwhite/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '1 1 1'
 COLOR_BUTTON_C                  '1 1 1'
 COLOR_BUTTON_F                  '1 1 1'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '1 1 1'
 COLOR_INPUTBOX_F                '1 1 1'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Modified: trunk/data/gfx/menu/wickedyellow/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/wickedyellow/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/wickedyellow/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -43,6 +43,8 @@
 // item: button
 //   uses "button" images
 //   uses "buttongray" images
+//   uses "bigbutton" images
+//   uses "bigbuttongray" images
 COLOR_BUTTON_N                  '1 0.75 0'
 COLOR_BUTTON_C                  '1 0.75 0'
 COLOR_BUTTON_F                  '1 0.75 0'
@@ -91,7 +93,7 @@
 //   uses "inputbox" images
 COLOR_INPUTBOX_N                '1 0.75 0'
 COLOR_INPUTBOX_F                '1 0.75 0'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'

Added: trunk/data/gfx/menu/xaw/bigbutton_c.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbutton_c.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbutton_d.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbutton_d.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbutton_f.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbutton_f.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbutton_n.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbutton_n.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbuttongray_c.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbuttongray_c.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbuttongray_d.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbuttongray_d.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbuttongray_f.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbuttongray_f.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/menu/xaw/bigbuttongray_n.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/menu/xaw/bigbuttongray_n.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/data/gfx/menu/xaw/skinvalues.txt
===================================================================
--- trunk/data/gfx/menu/xaw/skinvalues.txt	2008-08-07 19:17:48 UTC (rev 4051)
+++ trunk/data/gfx/menu/xaw/skinvalues.txt	2008-08-07 19:23:38 UTC (rev 4052)
@@ -41,6 +41,8 @@
 // item: button
 //   uses button.tga
 //   uses buttongray.tga
+//   uses bigbutton.tga
+//   uses bigbuttongray.tga
 COLOR_BUTTON_N                  '1 1 1'
 COLOR_BUTTON_C                  '1 1 1'
 COLOR_BUTTON_F                  '1 1 1'
@@ -89,7 +91,7 @@
 //   uses inputbox.tga
 COLOR_INPUTBOX_N                '1 1 1'
 COLOR_INPUTBOX_F                '1 1 1'
-MARGIN_INPUTBOX                 0.02
+MARGIN_INPUTBOX_CHARS           1
 
 // item: key grabber
 COLOR_KEYGRABBER_TITLES         '1 1 1'




More information about the nexuiz-commits mailing list