|
From: <eg...@us...> - 2007-09-23 13:25:53
|
Revision: 783
http://opengate.svn.sourceforge.net/opengate/?rev=783&view=rev
Author: egore
Date: 2007-09-23 06:25:57 -0700 (Sun, 23 Sep 2007)
Log Message:
-----------
move skybox stuff around
Added Paths:
-----------
trunk/data/skybox/random_sky_box_pictures/
trunk/data/skybox/skybox.material
trunk/data/skybox/skybox.zip
Removed Paths:
-------------
trunk/data/misc/random_sky_box_pictures/
trunk/data/misc/skybox.material
trunk/data/misc/skybox.zip
Deleted: trunk/data/misc/skybox.material
===================================================================
--- trunk/data/misc/skybox.material 2007-09-23 13:24:39 UTC (rev 782)
+++ trunk/data/misc/skybox.material 2007-09-23 13:25:57 UTC (rev 783)
@@ -1,17 +0,0 @@
-material Examples/SpaceSkyBox
-{
- technique
- {
- pass
- {
- lighting off
- depth_write off
-
- texture_unit
- {
- cubic_texture stevecube.jpg separateUV
- tex_address_mode clamp
- }
- }
- }
-}
Deleted: trunk/data/misc/skybox.zip
===================================================================
(Binary files differ)
Copied: trunk/data/skybox/random_sky_box_pictures (from rev 779, trunk/data/misc/random_sky_box_pictures)
Copied: trunk/data/skybox/skybox.material (from rev 779, trunk/data/misc/skybox.material)
===================================================================
--- trunk/data/skybox/skybox.material (rev 0)
+++ trunk/data/skybox/skybox.material 2007-09-23 13:25:57 UTC (rev 783)
@@ -0,0 +1,17 @@
+material Examples/SpaceSkyBox
+{
+ technique
+ {
+ pass
+ {
+ lighting off
+ depth_write off
+
+ texture_unit
+ {
+ cubic_texture stevecube.jpg separateUV
+ tex_address_mode clamp
+ }
+ }
+ }
+}
Copied: trunk/data/skybox/skybox.zip (from rev 779, trunk/data/misc/skybox.zip)
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <spo...@us...> - 2007-09-24 19:32:16
|
Revision: 790
http://opengate.svn.sourceforge.net/opengate/?rev=790&view=rev
Author: spom_spom
Date: 2007-09-24 12:32:19 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
remove some old stuff
Removed Paths:
-------------
trunk/data/client/
trunk/data/gui/ActionMapping.layout
trunk/data/gui/ForceFeedback.layout
trunk/data/gui/WindowsLook.imageset
trunk/data/gui/WindowsLook.looknfeel
trunk/data/gui/WindowsLook.scheme
trunk/data/gui/WindowsLook.tga
trunk/data/gui/WindowsLookSkin.scheme
trunk/data/gui/WindowsLookWidgets.scheme
trunk/data/gui/tahoma-12.font
trunk/data/gui/tahoma.ttf
Deleted: trunk/data/gui/ActionMapping.layout
===================================================================
--- trunk/data/gui/ActionMapping.layout 2007-09-24 18:40:56 UTC (rev 789)
+++ trunk/data/gui/ActionMapping.layout 2007-09-24 19:32:19 UTC (rev 790)
@@ -1,77 +0,0 @@
-<?xml version="1.0" ?>
-<GUILayout>
-<Window Type="DefaultWindow" Name="Root" >
- <Property Name="Size" Value="w:1 h:1" />
- <Window Type="WindowsLook/FrameWindow" Name="Main" >
- <Property Name="Position" Value="x:0.0 y:0.0" />
- <Property Name="Size" Value="w:0.3 h:1" />
- <Property Name="Text" Value="Action Mapping Demo" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
-
- <Window Type="WindowsLook/StaticText" Name="KeyboardLable" >
- <Property Name="Position" Value="x:0.02 y:0.06" />
- <Property Name="Size" Value="w:0.94 h:0.038" />
- <Property Name="Text" Value="Keyboard Actions" />
- </Window>
- <Window Type="WindowsLook/MultiColumnList" Name="Keyboard" >
- <Property Name="Position" Value="x:0.02 y:0.1" />
- <Property Name="Size" Value="w:0.94 h:0.25" />
- </Window>
-
- <Window Type="WindowsLook/StaticText" Name="MouseLable" >
- <Property Name="Position" Value="x:0.02 y:0.35" />
- <Property Name="Size" Value="w:0.94 h:0.04" />
- <Property Name="Text" Value="Mouse Actions" />
- </Window>
- <Window Type="WindowsLook/MultiColumnList" Name="Mouse" >
- <Property Name="Position" Value="x:0.02 y:0.39" />
- <Property Name="Size" Value="w:0.94 h:0.25" />
- </Window>
-
- <Window Type="WindowsLook/StaticText" Name="JoyStickLable" >
- <Property Name="Position" Value="x:0.02 y:0.645" />
- <Property Name="Size" Value="w:0.94 h:0.04" />
- <Property Name="Text" Value="JoyStick Actions" />
- </Window>
- <Window Type="WindowsLook/MultiColumnList" Name="Joystick" >
- <Property Name="Position" Value="x:0.02 y:0.69" />
- <Property Name="Size" Value="w:0.94 h:0.25" />
- </Window>
-
- <Window Type="WindowsLook/Button" Name="Test" >
- <Property Name="Position" Value="x:0.02 y:0.94" />
- <Property Name="Size" Value="w:0.3 h:0.042" />
- <Property Name="Text" Value="Test" />
- </Window>
- <Window Type="WindowsLook/Button" Name="Reset" >
- <Property Name="Position" Value="x:0.34 y:0.94" />
- <Property Name="Size" Value="w:0.3 h:0.042" />
- <Property Name="Text" Value="Reset" />
- </Window>
- <Window Type="WindowsLook/Button" Name="Quit" >
- <Property Name="Position" Value="x:0.66 y:0.94" />
- <Property Name="Size" Value="w:0.3 h:0.042" />
- <Property Name="Text" Value="Quit" />
- </Window>
- </Window>
-
- <Window Type="WindowsLook/FrameWindow" Name="ActionPrompt" >
- <Property Name="Position" Value="x:0.25 y:0.33" />
- <Property Name="Size" Value="w:0.5 h:0.33" />
- <Property Name="Text" Value="Action Configure Prompt" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="CloseButtonEnabled" Value="False" />
- <Property Name="Visible" Value="False" />
- <Property Name="AlwaysOnTop" Value="True" />
-
- <Window Type="WindowsLook/StaticText" Name="ActionPromptLable" >
- <Property Name="Position" Value="x:0.02 y:0.18" />
- <Property Name="Size" Value="w:0.96 h:0.7" />
- <Property Name="Text" Value="Push any key" />
- <Property Name="HorzFormatting" Value="WordWrapCentred" />
- </Window>
- </Window>
-</Window>
-</GUILayout>
Deleted: trunk/data/gui/ForceFeedback.layout
===================================================================
--- trunk/data/gui/ForceFeedback.layout 2007-09-24 18:40:56 UTC (rev 789)
+++ trunk/data/gui/ForceFeedback.layout 2007-09-24 19:32:19 UTC (rev 790)
@@ -1,234 +0,0 @@
-<?xml version="1.0" ?>
-<GUILayout>
-<Window Type="DefaultWindow" Name="Root" >
- <Property Name="Size" Value="w:1 h:1" />
-
- <Window Type="WindowsLook/FrameWindow" Name="Main" >
- <Property Name="Position" Value="x:0.0 y:0.0" />
- <Property Name="Size" Value="w:0.5 h:0.3" />
- <Property Name="Text" Value="Force Feedback Demo" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
-
- <Window Type="WindowsLook/Button" Name="Quit" >
- <Property Name="Position" Value="x:0.0 y:0.18" />
- <Property Name="Size" Value="w:0.15 h:0.15" />
- <Property Name="Text" Value="Quit" />
- </Window>
- <Window Type="WindowsLook/Button" Name="Create" >
- <Property Name="Position" Value="x:0.17 y:0.18" />
- <Property Name="Size" Value="w:0.15 h:0.15" />
- <Property Name="Text" Value="Create" />
- </Window>
- <Window Type="WindowsLook/StaticText" Name="SupportedEffects" >
- <Property Name="Position" Value="x:0.01 y:0.35" />
- <Property Name="Size" Value="w:0.49 h:0.15" />
- <Property Name="Text" Value="Supported Effects" />
- </Window>
- <Window Type="WindowsLook/Listbox" Name="SupportedEffectsList" >
- <Property Name="Position" Value="x:0.01 y:0.49" />
- <Property Name="Size" Value="w:0.49 h:0.45" />
- </Window>
-
- <Window Type="WindowsLook/Button" Name="Remove" >
- <Property Name="Position" Value="x:0.51 y:0.18" />
- <Property Name="Size" Value="w:0.15 h:0.15" />
- <Property Name="Text" Value="Remove" />
- </Window>
- <Window Type="WindowsLook/StaticText" Name="EffectsLabel" >
- <Property Name="Position" Value="x:0.51 y:0.35" />
- <Property Name="Size" Value="w:0.3 h:0.15" />
- <Property Name="Text" Value="Loaded Effects" />
- </Window>
- <Window Type="WindowsLook/Listbox" Name="EffectsList" >
- <Property Name="Position" Value="x:0.51 y:0.49" />
- <Property Name="Size" Value="w:0.3 h:0.45" />
- </Window>
-
- <Window Type="WindowsLook/StaticText" Name="Gain" >
- <Property Name="Position" Value="x:0.85 y:0.35" />
- <Property Name="Size" Value="w:0.13 h:0.15" />
- <Property Name="Text" Value="Gain" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="GainLevel" >
- <Property Name="Position" Value="x:0.85 y:0.51" />
- <Property Name="Size" Value="w:0.12 h:0.2" />
- <Property Name="CurrentValue" Value="1.0" />
- <Property Name="StepSize" Value="0.1" />
- <Property Name="MinimumValue" Value="0.0" />
- <Property Name="MaximumValue" Value="1.0" />
- <Property Name="TextInputMode" Value="FloatingPoint" />
- </Window>
- </Window>
- <Window Type="WindowsLook/FrameWindow" Name="General" >
- <Property Name="Position" Value="x:0.5 y:0.0" />
- <Property Name="Size" Value="w:0.25 h:0.3" />
- <Property Name="Text" Value="General Properties" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
-
- <Window Type="WindowsLook/StaticText" Name="TriggerButtonLable" >
- <Property Name="Position" Value="x:0.01 y:0.18" />
- <Property Name="Size" Value="w:0.49 h:0.13" />
- <Property Name="Text" Value="T.B. N/I" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="TriggerButton" >
- <Property Name="Position" Value="x:0.01 y:0.31" />
- <Property Name="Size" Value="w:0.4 h:0.2" />
- <Property Name="CurrentValue" Value="-1" />
- <Property Name="StepSize" Value="1" />
- <Property Name="MinimumValue" Value="-1" />
- <Property Name="MaximumValue" Value="100" />
- </Window>
- <Window Type="WindowsLook/StaticText" Name="TriggerIntervalLable" >
- <Property Name="Position" Value="x:0.5 y:0.18" />
- <Property Name="Size" Value="w:0.49 h:0.13" />
- <Property Name="Text" Value="T.I. N/I" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="TriggerInterval" >
- <Property Name="Position" Value="x:0.5 y:0.31" />
- <Property Name="Size" Value="w:0.4 h:0.2" />
- <Property Name="CurrentValue" Value="500" />
- <Property Name="StepSize" Value="500" />
- <Property Name="MinimumValue" Value="0" />
- <Property Name="MaximumValue" Value="10000" />
- </Window>
-
- <Window Type="WindowsLook/StaticText" Name="ReplayLengthLable" >
- <Property Name="Position" Value="x:0.01 y:0.53" />
- <Property Name="Size" Value="w:0.49 h:0.13" />
- <Property Name="Text" Value="Length (sec)" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="ReplayLength" >
- <Property Name="Position" Value="x:0.01 y:0.66" />
- <Property Name="Size" Value="w:0.4 h:0.2" />
- <Property Name="CurrentValue" Value="0" />
- <Property Name="StepSize" Value="1" />
- <Property Name="MinimumValue" Value="0" />
- <Property Name="MaximumValue" Value="20" />
- </Window>
- <Window Type="WindowsLook/StaticText" Name="ReplayDelayLable" >
- <Property Name="Position" Value="x:0.5 y:0.53" />
- <Property Name="Size" Value="w:0.49 h:0.13" />
- <Property Name="Text" Value="Delay (sec)" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="ReplayDelay" >
- <Property Name="Position" Value="x:0.5 y:0.66" />
- <Property Name="Size" Value="w:0.4 h:0.2" />
- <Property Name="CurrentValue" Value="0" />
- <Property Name="StepSize" Value="1" />
- <Property Name="MinimumValue" Value="0" />
- <Property Name="MaximumValue" Value="20" />
- </Window>
-
- </Window>
- <Window Type="WindowsLook/FrameWindow" Name="Direction" >
- <Property Name="Position" Value="x:0.75 y:0.0" />
- <Property Name="Size" Value="w:0.25 h:0.3" />
- <Property Name="Text" Value="Direction N/I" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
-
- <Window Type="WindowsLook/RadioButton" Name="North" >
- <Property Name="Position" Value="x:.47 y:0.14" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- <Property Name="Selected" Value="true" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="South" >
- <Property Name="Position" Value="x:.47 y:0.8" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="West" >
- <Property Name="Position" Value="x:.17 y:0.5" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="East" >
- <Property Name="Position" Value="x:.79 y:0.5" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="NorthWest" >
- <Property Name="Position" Value="x:.26 y:0.27" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="NorthEast" >
- <Property Name="Position" Value="x:.7 y:0.27" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="SouthWest" >
- <Property Name="Position" Value="x:.26 y:0.72" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- <Window Type="WindowsLook/RadioButton" Name="SouthEast" >
- <Property Name="Position" Value="x:.7 y:0.72" />
- <Property Name="Size" Value="w:.2 h:0.2" />
- </Window>
- </Window>
-
- <Window Type="WindowsLook/FrameWindow" Name="ConstantForm" >
- <Property Name="Position" Value="x:0.0 y:0.35" />
- <Property Name="Size" Value="w:0.5 h:0.6" />
- <Property Name="Text" Value="Constant Settings" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
-
- <Window Type="WindowsLook/StaticText" Name="ConstantLevelLable" >
- <Property Name="Position" Value="x:0.1 y:0.2" />
- <Property Name="Size" Value="w:0.8 h:0.2" />
- <Property Name="Text" Value="Constant Force (besides envelope) has only one setting for a magnitude level (-10k to +10k)." />
- <Property Name="HorzFormatting" Value="WordWrapCentred" />
- </Window>
- <Window Type="WindowsLook/Spinner" Name="ConstantLevel" >
- <Property Name="Position" Value="x:0.1 y:0.45" />
- <Property Name="Size" Value="w:0.2 h:0.2" />
- <Property Name="CurrentValue" Value="5000" />
- <Property Name="StepSize" Value="500" />
- <Property Name="MinimumValue" Value="-10000" />
- <Property Name="MaximumValue" Value="10000" />
- </Window>
- </Window>
- <Window Type="WindowsLook/FrameWindow" Name="RampForm" >
- <Property Name="Position" Value="x:0.0 y:0.35" />
- <Property Name="Size" Value="w:0.5 h:0.6" />
- <Property Name="Text" Value="Ramp Settings" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
- </Window>
- <Window Type="WindowsLook/FrameWindow" Name="PeriodicForm" >
- <Property Name="Position" Value="x:0.0 y:0.35" />
- <Property Name="Size" Value="w:0.5 h:0.6" />
- <Property Name="Text" Value="Periodic Settings" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
- </Window>
- <Window Type="WindowsLook/FrameWindow" Name="ConditionalForm" >
- <Property Name="Position" Value="x:0.0 y:0.35" />
- <Property Name="Size" Value="w:0.5 h:0.6" />
- <Property Name="Text" Value="Conditional Settings" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
- </Window>
-
- <Window Type="WindowsLook/FrameWindow" Name="EnvelopeForm" >
- <Property Name="Position" Value="x:0.7 y:0.35" />
- <Property Name="Size" Value="w:0.3 h:0.6" />
- <Property Name="Text" Value="Envelope Settings" />
- <Property Name="Visible" Value="false" />
- <Property Name="SizingEnabled" Value="false" />
- <Property Name="DragMovingEnabled" Value="False" />
- <Property Name="CloseButtonEnabled" Value="False" />
- </Window>
-</Window>
-</GUILayout>
Deleted: trunk/data/gui/WindowsLook.imageset
===================================================================
--- trunk/data/gui/WindowsLook.imageset 2007-09-24 18:40:56 UTC (rev 789)
+++ trunk/data/gui/WindowsLook.imageset 2007-09-24 19:32:19 UTC (rev 790)
@@ -1,152 +0,0 @@
-<?xml version="1.0" ?>
-<Imageset Name="WindowsLook" Imagefile="WindowsLook.tga" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">
- <Image Name="Background" XPos="9" YPos="9" Width="2" Height="2" />
- <Image Name="WindowFrameLeft" XPos="2" YPos="9" Width="4" Height="2" />
- <Image Name="WindowFrameRight" XPos="14" YPos="9" Width="4" Height="2" />
- <Image Name="WindowFrameTop" XPos="9" YPos="2" Width="2" Height="4" />
- <Image Name="WindowFrameBottom" XPos="9" YPos="14" Width="2" Height="4" />
- <Image Name="WindowFrameTopLeft" XPos="2" YPos="2" Width="4" Height="4" />
- <Image Name="WindowFrameTopRight" XPos="14" YPos="2" Width="4" Height="4" />
- <Image Name="WindowFrameBottomLeft" XPos="2" YPos="14" Width="4" Height="4" />
- <Image Name="WindowFrameBottomRight" XPos="14" YPos="14" Width="4" Height="4" />
- <Image Name="ButtonNormalLeft" XPos="20" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonNormalRight" XPos="34" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonNormalTop" XPos="27" YPos="2" Width="2" Height="2" />
- <Image Name="ButtonNormalBottom" XPos="27" YPos="16" Width="2" Height="2" />
- <Image Name="ButtonNormalTopLeft" XPos="20" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonNormalTopRight" XPos="33" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonNormalBottomLeft" XPos="20" YPos="15" Width="3" Height="3" />
- <Image Name="ButtonNormalBottomRight" XPos="33" YPos="15" Width="3" Height="3" />
- <Image Name="ButtonPushedLeft" XPos="38" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonPushedRight" XPos="52" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonPushedTop" XPos="45" YPos="2" Width="2" Height="2" />
- <Image Name="ButtonPushedBottom" XPos="45" YPos="16" Width="2" Height="2" />
- <Image Name="ButtonPushedTopLeft" XPos="38" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonPushedTopRight" XPos="51" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonPushedBottomLeft" XPos="38" YPos="15" Width="3" Height="3" />
- <Image Name="ButtonPushedBottomRight" XPos="51" YPos="15" Width="3" Height="3" />
- <Image Name="ButtonHoverLeft" XPos="56" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonHoverRight" XPos="70" YPos="9" Width="2" Height="2" />
- <Image Name="ButtonHoverTop" XPos="63" YPos="2" Width="2" Height="2" />
- <Image Name="ButtonHoverBottom" XPos="63" YPos="16" Width="2" Height="2" />
- <Image Name="ButtonHoverTopLeft" XPos="56" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonHoverTopRight" XPos="69" YPos="2" Width="3" Height="3" />
- <Image Name="ButtonHoverBottomLeft" XPos="56" YPos="15" Width="3" Height="3" />
- <Image Name="ButtonHoverBottomRight" XPos="69" YPos="15" Width="3" Height="3" />
- <Image Name="EditFrameLeft" XPos="74" YPos="9" Width="4" Height="2" />
- <Image Name="EditFrameRight" XPos="86" YPos="9" Width="4" Height="2" />
- <Image Name="EditFrameTop" XPos="81" YPos="2" Width="2" Height="4" />
- <Image Name="EditFrameBottom" XPos="81" YPos="14" Width="2" Height="4" />
- <Image Name="EditFrameTopLeft" XPos="74" YPos="2" Width="3" Height="3" />
- <Image Name="EditFrameTopRight" XPos="87" YPos="2" Width="3" Height="3" />
- <Image Name="EditFrameBottomLeft" XPos="74" YPos="15" Width="3" Height="3" />
- <Image Name="EditFrameBottomRight" XPos="87" YPos="15" Width="3" Height="3" />
- <Image Name="StaticFrameLeft" XPos="92" YPos="9" Width="2" Height="2" />
- <Image Name="StaticFrameRight" XPos="106" YPos="9" Width="2" Height="2" />
- <Image Name="StaticFrameTop" XPos="99" YPos="2" Width="2" Height="2" />
- <Image Name="StaticFrameBottom" XPos="99" YPos="16" Width="2" Height="2" />
- <Image Name="StaticFrameTopLeft" XPos="92" YPos="2" Width="3" Height="3" />
- <Image Name="StaticFrameTopRight" XPos="105" YPos="2" Width="3" Height="3" />
- <Image Name="StaticFrameBottomLeft" XPos="92" YPos="15" Width="3" Height="3" />
- <Image Name="StaticFrameBottomRight" XPos="105" YPos="15" Width="3" Height="3" />
- <Image Name="CloseButtonNormal" XPos="2" YPos="20" Width="13" Height="13" />
- <Image Name="CloseButtonHover" XPos="2" YPos="35" Width="13" Height="13" />
- <Image Name="CloseButtonPushed" XPos="2" YPos="50" Width="13" Height="13" />
- <Image Name="TitlebarTopLeft" XPos="87" YPos="103" Width="8" Height="4" />
- <Image Name="TitlebarTopRight" XPos="109" YPos="103" Width="8" Height="4" />
- <Image Name="TitlebarBottomLeft" XPos="87" YPos="123" Width="8" Height="2" />
- <Image Name="TitlebarBottomRight" XPos="109" YPos="123" Width="8" Height="2" />
- <Image Name="TitlebarLeft" XPos="87" YPos="110" Width="8" Height="10" />
- <Image Name="TitlebarRight" XPos="109" YPos="110" Width="8" Height="10" />
- <Image Name="TitlebarTop" XPos="98" YPos="103" Width="8" Height="4" />
- <Image Name="TitlebarBottom" XPos="98" YPos="123" Width="8" Height="2" />
- <Image Name="TitlebarFill" XPos="98" YPos="110" Width="8" Height="10" />
- <Image Name="CheckboxNormal" XPos="17" YPos="37" Width="10" Height="10" />
- <Image Name="CheckboxHover" XPos="17" YPos="49" Width="10" Height="10" />
- <Image Name="CheckboxMark" XPos="17" YPos="61" Width="10" Height="10" />
- <Image Name="RadioButtonNormal" XPos="29" YPos="37" Width="10" Height="10" />
- <Image Name="RadioButtonHover" XPos="29" YPos="49" Width="10" Height="10" />
- <Image Name="RadioButtonMark" XPos="29" YPos="61" Width="10" Height="10" />
- <Image Name="SliderThumbNormal" XPos="47" YPos="20" Width="7" Height="10" />
- <Image Name="SliderThumbHover" XPos="47" YPos="32" Width="7" Height="10" />
- <Image Name="SliderTrackLeft" XPos="56" YPos="20" Width="3" Height="4" />
- <Image Name="SlidertrackMiddle" XPos="63" YPos="20" Width="2" Height="4" />
- <Image Name="SliderTrackRight" XPos="69" YPos="20" Width="3" Height="4" />
- <Image Name="SliderTick" XPos="56" YPos="26" Width="1" Height="4" />
- <Image Name="HeaderMainBrush" XPos="53" YPos="45" Width="2" Height="2" />
- <Image Name="HeaderBottomEdge" XPos="53" YPos="50" Width="2" Height="4" />
- <Image Name="HeaderSplitter" XPos="47" YPos="44" Width="3" Height="15" />
- <Image Name="VertScrollbarGrip" XPos="41" YPos="68" Width="5" Height="8" />
- <Image Name="HorzScrollbarGrip" XPos="41" YPos="61" Width="8" Height="5" />
- <Image Name="LargeLeftArrow" XPos="2" YPos="65" Width="5" Height="9" />
- <Image Name="LargeRightArrow" XPos="9" YPos="65" Width="5" Height="9" />
- <Image Name="LargeUpArrow" XPos="2" YPos="76" Width="9" Height="5" />
- <Image Name="LargeDownArrow" XPos="2" YPos="83" Width="9" Height="5" />
- <Image Name="SmallLeftArrow" XPos="17" YPos="73" Width="5" Height="5" />
- <Image Name="SmallRightArrow" XPos="24" YPos="73" Width="5" Height="5" />
- <Image Name="SmallUpArrow" XPos="17" YPos="80" Width="5" Height="5" />
- <Image Name="SmallDownArrow" XPos="24" YPos="80" Width="5" Height="5" />
- <Image Name="EditBoxCarat" XPos="29" YPos="118" Width="2" Height="8" />
- <Image Name="MouseArrow" XPos="2" YPos="90" Width="10" Height="19" XOffset="0" YOffset="0" />
- <Image Name="MouseMoveCursor" XPos="14" YPos="90" Width="22" Height="22" XOffset="-10" YOffset="-10" />
- <Image Name="MouseNoSoCursor" XPos="38" YPos="89" Width="11" Height="19" XOffset="-4" YOffset="-9" />
- <Image Name="MouseEsWeCursor" XPos="2" YPos="116" Width="19" Height="8" XOffset="-9" YOffset="-4" />
- <Image Name="MouseNeSwCursor" XPos="51" YPos="90" Width="15" Height="15" XOffset="-7" YOffset="-6" />
- <Image Name="MouseNwSeCursor" XPos="68" YPos="90" Width="15" Height="15" XOffset="-6" YOffset="-7" />
- <Image Name="MouseTextBar" XPos="73" YPos="107" Width="11" Height="20" XOffset="-5" YOffset="-10" />
-
- <Image Name="TabControlButtonPaneFiller" XPos="81" YPos="34" Width="2" Height="2" />
- <Image Name="TabPaneLeft" XPos="92" YPos="9" Width="2" Height="2" />
- <Image Name="TabPaneRight" XPos="106" YPos="9" Width="2" Height="2" />
- <Image Name="TabPaneLower" XPos="99" YPos="16" Width="2" Height="2" />
- <Image Name="TabPaneLowerLeft" XPos="92" YPos="15" Width="3" Height="3" />
- <Image Name="TabPaneLowerRight" XPos="105" YPos="15" Width="3" Height="3" />
- <Image Name="TabPaneMiddle" XPos="9" YPos="9" Width="2" Height="2" />
- <Image Name="TabButtonLeftNormal" XPos="74" YPos="27" Width="2" Height="2" />
- <Image Name="TabButtonRightNormal" XPos="88" YPos="27" Width="2" Height="2" />
- <Image Name="TabButtonUpperNormal" XPos="81" YPos="20" Width="2" Height="2" />
- <Image Name="TabButtonLowerNormal" XPos="81" YPos="34" Width="2" Height="2" />
- <Image Name="TabButtonUpperLeftNormal" XPos="74" YPos="20" Width="3" Height="3" />
- <Image Name="TabButtonUpperRightNormal" XPos="87" YPos="20" Width="3" Height="3" />
- <Image Name="TabButtonLowerLeftNormal" XPos="74" YPos="33" Width="3" Height="3" />
- <Image Name="TabButtonLowerRightNormal" XPos="87" YPos="33" Width="3" Height="3" />
- <Image Name="TabButtonMiddleNormal" XPos="9" YPos="9" Width="2" Height="2" />
-
- <Image Name="TabButtonLeftSelected" XPos="92" YPos="27" Width="2" Height="2" />
- <Image Name="TabButtonRightSelected" XPos="106" YPos="27" Width="2" Height="2" />
- <Image Name="TabButtonUpperSelected" XPos="99" YPos="20" Width="2" Height="2" />
- <Image Name="TabButtonUpperLeftSelected" XPos="92" YPos="20" Width="3" Height="3" />
- <Image Name="TabButtonUpperRightSelected" XPos="105" YPos="20" Width="3" Height="3" />
- <Image Name="TabButtonMiddleSelected" XPos="9" YPos="9" Width="2" Height="2" />
-
- <Image Name="TooltipTopLeft" XPos="74" YPos="38" Width="3" Height="3" />
- <Image Name="TooltipTopRight" XPos="87" YPos="38" Width="4" Height="3" />
- <Image Name="TooltipBottomLeft" XPos="74" YPos="51" Width="3" Height="4" />
- <Image Name="TooltipBottomRight" XPos="87" YPos="51" Width="4" Height="4" />
- <Image Name="TooltipLeftEdge" XPos="74" YPos="45" Width="3" Height="2" />
- <Image Name="TooltipRightEdge" XPos="87" YPos="45" Width="4" Height="2" />
- <Image Name="TooltipTopEdge" XPos="81" YPos="38" Width="2" Height="3" />
- <Image Name="TooltipBottomEdge" XPos="81" YPos="51" Width="2" Height="4" />
- <Image Name="TooltipMiddle" XPos="81" YPos="45" Width="2" Height="2" />
-
- <Image Name="MenuTopLeft" XPos="61" YPos="57" Width="2" Height="2" />
- <Image Name="MenuTopRight" XPos="70" YPos="57" Width="2" Height="2" />
- <Image Name="MenuBottomLeft" XPos="61" YPos="66" Width="2" Height="2" />
- <Image Name="MenuBottomRight" XPos="70" YPos="66" Width="2" Height="2" />
- <Image Name="MenuLeft" XPos="61" YPos="62" Width="2" Height="1" />
- <Image Name="MenuRight" XPos="70" YPos="62" Width="2" Height="1" />
- <Image Name="MenuTop" XPos="66" YPos="57" Width="1" Height="2" />
- <Image Name="MenuBottom" XPos="66" YPos="66" Width="1" Height="2" />
-
- <Image Name="PopupMenuFrameTopLeft" XPos="74" YPos="57" Width="3" Height="3" />
- <Image Name="PopupMenuFrameTopRight" XPos="87" YPos="57" Width="3" Height="3" />
- <Image Name="PopupMenuFrameBottomLeft" XPos="74" YPos="70" Width="3" Height="3" />
- <Image Name="PopupMenuFrameBottomRight" XPos="87" YPos="70" Width="3" Height="3" />
- <Image Name="PopupMenuFrameLeft" XPos="74" YPos="64" Width="3" Height="2" />
- <Image Name="PopupMenuFrameRight" XPos="87" YPos="64" Width="3" Height="2" />
- <Image Name="PopupMenuFrameTop" XPos="81" YPos="57" Width="2" Height="3" />
- <Image Name="PopupMenuFrameBottom" XPos="81" YPos="70" Width="2" Height="3" />
- <Image Name="PopupMenuArrowRight" XPos="61" YPos="75" Width="5" Height="9" />
- <Image Name="PopupMenuArrowLeft" XPos="68" YPos="75" Width="5" Height="9" />
-
-</Imageset>
Deleted: trunk/data/gui/WindowsLook.looknfeel
===================================================================
--- trunk/data/gui/WindowsLook.looknfeel 2007-09-24 18:40:56 UTC (rev 789)
+++ trunk/data/gui/WindowsLook.looknfeel 2007-09-24 19:32:19 UTC (rev 790)
@@ -1,3707 +0,0 @@
-<?xml version="1.0" ?>
-<Falagard>
- <!--
- ***************************************************
- WindowsLook/Button
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/Button">
- <Property name="NormalTextColour" value="FF000000" />
- <Property name="HoverTextColour" value="FF000000" />
- <Property name="PushedTextColour" value="FF000000" />
- <Property name="DisabledTextColour" value="FF888888" />
- <ImagerySection name="label">
- <TextComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <VertFormat type="CentreAligned" />
- <HorzFormat type="WordWrapCentreAligned" />
- </TextComponent>
- </ImagerySection>
- <ImagerySection name="normal">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
- <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
- <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
- <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
- </FrameComponent>
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="Background" />
- <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="hover">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonHoverTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonHoverTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonHoverBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonHoverBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="ButtonHoverLeft" />
- <Image type="TopEdge" imageset="WindowsLook" image="ButtonHoverTop" />
- <Image type="RightEdge" imageset="WindowsLook" image="ButtonHoverRight" />
- <Image type="BottomEdge" imageset="WindowsLook" image="ButtonHoverBottom" />
- </FrameComponent>
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="ButtonHoverLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <ImageDim imageset="WindowsLook" image="ButtonHoverTop" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonHoverRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonHoverBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="Background" />
- <Colours topLeft="FFCFD9CF" topRight="FFF2FFF2" bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="pushed">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonPushedTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonPushedTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonPushedBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonPushedBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="ButtonPushedLeft" />
- <Image type="TopEdge" imageset="WindowsLook" image="ButtonPushedTop" />
- <Image type="RightEdge" imageset="WindowsLook" image="ButtonPushedRight" />
- <Image type="BottomEdge" imageset="WindowsLook" image="ButtonPushedBottom" />
- </FrameComponent>
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="ButtonPushedLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <ImageDim imageset="WindowsLook" image="ButtonPushedTop" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonPushedRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonPushedBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="Background" />
- <Colours topLeft="FFAFAFAF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="disabled">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="ButtonNormalTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="ButtonNormalTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="ButtonNormalBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="ButtonNormalBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="ButtonNormalLeft" />
- <Image type="TopEdge" imageset="WindowsLook" image="ButtonNormalTop" />
- <Image type="RightEdge" imageset="WindowsLook" image="ButtonNormalRight" />
- <Image type="BottomEdge" imageset="WindowsLook" image="ButtonNormalBottom" />
- </FrameComponent>
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="ButtonNormalLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <ImageDim imageset="WindowsLook" image="ButtonNormalTop" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonNormalRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="ButtonNormalBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="Background" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <StateImagery name="Normal">
- <Layer>
- <Section section="normal" />
- <Section section="label">
- <ColourProperty name="NormalTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="Hover">
- <Layer>
- <Section section="hover" />
- <Section section="label">
- <ColourProperty name="HoverTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="Pushed">
- <Layer>
- <Section section="pushed" />
- <Section section="label">
- <ColourProperty name="PushedTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="Disabled">
- <Layer>
- <Section section="disabled">
- <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
- </Section>
- <Section section="label">
- <ColourProperty name="DisabledTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/Checkbox
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/Checkbox">
- <Property name="NormalTextColour" value="FF000000" />
- <Property name="HoverTextColour" value="FF000000" />
- <Property name="PushedTextColour" value="FF000000" />
- <Property name="DisabledTextColour" value="FF888888" />
- <ImagerySection name="label">
- <TextComponent>
- <Area>
- <Dim type="LeftEdge" >
- <ImageDim imageset="WindowsLook" image="CheckboxNormal" dimension="Width">
- <DimOperator op="Add">
- <AbsoluteDim value="4" />
- </DimOperator>
- </ImageDim>
- </Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <VertFormat type="CentreAligned" />
- <HorzFormat type="LeftAligned" />
- </TextComponent>
- </ImagerySection>
- <ImagerySection name="normal">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <Image imageset="WindowsLook" image="CheckboxNormal" />
- <VertFormat type="CentreAligned" />
- <HorzFormat type="LeftAligned" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="hover">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <Image imageset="WindowsLook" image="CheckboxHover" />
- <VertFormat type="CentreAligned" />
- <HorzFormat type="LeftAligned" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="select_mark">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <Image imageset="WindowsLook" image="CheckboxMark" />
- <VertFormat type="CentreAligned" />
- <HorzFormat type="LeftAligned" />
- </ImageryComponent>
- </ImagerySection>
- <StateImagery name="Normal">
- <Layer>
- <Section section="normal" />
- <Section section="label">
- <ColourProperty name="NormalTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="Hover">
- <Layer>
- <Section section="hover" />
- <Section section="label">
- <ColourProperty name="HoverTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="SelectedNormal">
- <Layer>
- <Section section="normal" />
- <Section section="select_mark" />
- <Section section="label">
- <ColourProperty name="NormalTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="SelectedHover">
- <Layer>
- <Section section="hover" />
- <Section section="select_mark" />
- <Section section="label">
- <ColourProperty name="HoverTextColour" />
- </Section>
- </Layer>
- </StateImagery>
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/CloseButton
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/CloseButton">
- <ImagerySection name="normal">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="CloseButtonNormal" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="hover">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="CloseButtonHover" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="pushed">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- <Image imageset="WindowsLook" image="CloseButtonPushed" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <StateImagery name="Normal">
- <Layer>
- <Section section="normal" />
- </Layer>
- </StateImagery>
- <StateImagery name="Hover">
- <Layer>
- <Section section="hover" />
- </Layer>
- </StateImagery>
- <StateImagery name="Pushed">
- <Layer>
- <Section section="pushed" />
- </Layer>
- </StateImagery>
- <StateImagery name="Disabled">
- <Layer>
- <Section section="normal">
- <Colours topLeft="FFDFDFDF" topRight="FFDFDFDF" bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" />
- </Section>
- </Layer>
- </StateImagery>
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/ComboDropList
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/ComboDropList">
- <NamedArea name="ItemRenderingArea">
- <Area>
- <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
- <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
- <Dim type="RightEdge" >
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge" >
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ItemRenderingAreaHScroll">
- <Area>
- <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
- <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
- <Dim type="RightEdge" >
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="StaticFrameRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge" >
- <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ItemRenderingAreaVScroll">
- <Area>
- <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
- <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
- <Dim type="RightEdge" >
- <UnifiedDim scale="1" offset="-16" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge" >
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="StaticFrameBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ItemRenderingAreaHVScroll">
- <Area>
- <Dim type="LeftEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameLeft" dimension="Width" /></Dim>
- <Dim type="TopEdge" ><ImageDim imageset="WindowsLook" image="StaticFrameTop" dimension="Height" /></Dim>
- <Dim type="RightEdge" >
- <UnifiedDim scale="1" offset="-16" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge" >
- <UnifiedDim scale="1" offset="-16" type="BottomEdge" />
- </Dim>
- </Area>
- </NamedArea>
- <Child type="WindowsLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" offset="-16" type="Width" /></Dim>
- <Dim type="Height" ><AbsoluteDim value="16" /></Dim>
- </Area>
- <VertAlignment type="BottomAligned" />
- </Child>
- <Child type="WindowsLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><AbsoluteDim value="16" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" offset="-16" type="Height" /></Dim>
- </Area>
- <HorzAlignment type="RightAligned" />
- </Child>
- <ImagerySection name="main">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="StaticFrameTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="StaticFrameTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="StaticFrameBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="StaticFrameBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="StaticFrameLeft" />
- <Image type="RightEdge" imageset="WindowsLook" image="StaticFrameRight" />
- <Image type="TopEdge" imageset="WindowsLook" image="StaticFrameTop" />
- <Image type="BottomEdge" imageset="WindowsLook" image="StaticFrameBottom" />
- <Image type="Background" imageset="WindowsLook" image="Background" />
- </FrameComponent>
- </ImagerySection>
- <StateImagery name="Enabled">
- <Layer>
- <Section section="main" />
- </Layer>
- </StateImagery>
- <StateImagery name="Disabled">
- <Layer>
- <Section section="main" />
- </Layer>
- </StateImagery>
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/Combobox
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/Combobox">
- <Child type="WindowsLook/Editbox" nameSuffix="__auto_editbox__">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="RightEdge" >
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
- <DimOperator op="Add">
- <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
- <DimOperator op="Add">
- <FontDim type="LineSpacing">
- <DimOperator op="Multiply">
- <AbsoluteDim value="1.5" />
- </DimOperator>
- </FontDim>
- </DimOperator>
- </ImageDim>
- </DimOperator>
- </ImageDim>
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="Height" >
- <ImageDim imageset="WindowsLook" image="EditFrameTop" dimension="Height">
- <DimOperator op="Add">
- <ImageDim imageset="WindowsLook" image="EditFrameBottom" dimension="Height">
- <DimOperator op="Add">
- <FontDim type="LineSpacing">
- <DimOperator op="Multiply">
- <AbsoluteDim value="1.5" />
- </DimOperator>
- </FontDim>
- </DimOperator>
- </ImageDim>
- </DimOperator>
- </ImageDim>
- </Dim>
- </Area>
- </Child>
- <Child type="WindowsLook/ComboDropList" nameSuffix="__auto_droplist__">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><WidgetDim widget="__auto_editbox__" dimension="BottomEdge" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim>
- </Area>
- </Child>
- <Child type="WindowsLook/IconButton" nameSuffix="__auto_button__">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
- <Dim type="Height" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim>
- </Area>
- <HorzAlignment type="RightAligned" />
- <Property name="IconImage" value="set:WindowsLook image:LargeDownArrow" />
- </Child>
- <StateImagery name="Enabled" />
- <StateImagery name="Disabled" />
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/Editbox
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/Editbox">
- <PropertyDefinition name="ReadOnlyBGColour" initialValue="FFDFDFDF" />
- <Property name="MouseCursorImage" value="set:WindowsLook image:MouseTextBar" />
- <Property name="NormalTextColour" value="FF000000" />
- <Property name="SelectedTextColour" value="FFFFFFFF" />
- <Property name="ActiveSelectionColour" value="FF607FFF" />
- <Property name="InactiveSelectionColour" value="FF808080" />
- <NamedArea name="TextArea">
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim>
- <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim>
- <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim>
- </Area>
- </NamedArea>
- <ImagerySection name="container_normal">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim>
- <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim>
- </Area>
- <Image type="TopLeftCorner" imageset="WindowsLook" image="EditFrameTopLeft" />
- <Image type="TopRightCorner" imageset="WindowsLook" image="EditFrameTopRight" />
- <Image type="BottomLeftCorner" imageset="WindowsLook" image="EditFrameBottomLeft" />
- <Image type="BottomRightCorner" imageset="WindowsLook" image="EditFrameBottomRight" />
- <Image type="LeftEdge" imageset="WindowsLook" image="EditFrameLeft" />
- <Image type="TopEdge" imageset="WindowsLook" image="EditFrameTop" />
- <Image type="RightEdge" imageset="WindowsLook" image="EditFrameRight" />
- <Image type="BottomEdge" imageset="WindowsLook" image="EditFrameBottom" />
- <Image type="Background" imageset="WindowsLook" image="Background" />
- </FrameComponent>
- </ImagerySection>
- <ImagerySection name="selection">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim>
- <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
- </Area>
- <Image imageset="WindowsLook" image="Background" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <ImagerySection name="Carat">
- <ImageryComponent>
- <Area>
- <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim>
- <Dim type="Width" ><ImageDim imageset="WindowsLook" image="EditBoxCarat" dimension="Width" /></Dim>
- <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim>
- </Area>
- <Image imageset="WindowsLook" image="EditBoxCarat" />
- <VertFormat type="Stretched" />
- <HorzFormat type="Stretched" />
- </ImageryComponent>
- </ImagerySection>
- <StateImagery name="Enabled">
- <Layer>
- <Section section="container_normal" />
- </Layer>
- </StateImagery>
- <StateImagery name="ReadOnly">
- <Layer>
- <Section section="container_normal">
- <ColourProperty name="ReadOnlyBGColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="Disabled">
- <Layer>
- <Section section="container_normal">
- <ColourProperty name="ReadOnlyBGColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="ActiveSelection">
- <Layer>
- <Section section="selection">
- <ColourProperty name="ActiveSelectionColour" />
- </Section>
- </Layer>
- </StateImagery>
- <StateImagery name="InactiveSelection">
- <Layer>
- <Section section="selection">
- <ColourProperty name="InactiveSelectionColour" />
- </Section>
- </Layer>
- </StateImagery>
- </WidgetLook>
-
-
- <!--
- ***************************************************
- WindowsLook/FrameWindow
- ***************************************************
- -->
- <WidgetLook name="WindowsLook/FrameWindow">
- <Property name="NSSizingCursorImage" value="set:WindowsLook image:MouseNoSoCursor" />
- <Property name="EWSizingCursorImage" value="set:WindowsLook image:MouseEsWeCursor" />
- <Property name="NWSESizingCursorImage" value="set:WindowsLook image:MouseNwSeCursor" />
- <Property name="NESWSizingCursorImage" value="set:WindowsLook image:MouseNeSwCursor" />
- <NamedArea name="ClientWithTitleWithFrame">
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ClientWithTitleNoFrame">
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ClientNoTitleWithFrame">
- <Area>
- <Dim type="LeftEdge">
- <ImageDim imageset="WindowsLook" image="WindowFrameLeft" dimension="Width" />
- </Dim>
- <Dim type="TopEdge">
- <ImageDim imageset="WindowsLook" image="WindowFrameTop" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="WindowFrameRight" dimension="Width" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge">
- <DimOperator op="Subtract">
- <ImageDim imageset="WindowsLook" image="WindowFrameBottom" dimension="Height" />
- </DimOperator>
- </UnifiedDim>
- </Dim>
- </Area>
- </NamedArea>
- <NamedArea name="ClientNoTitleNoFrame">
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="BottomEdge">
- <UnifiedDim scale="1" type="BottomEdge" />
- </Dim>
- </Area>
- </NamedArea>
- <Child type="WindowsLook/Titlebar" nameSuffix="__auto_titlebar__">
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="RightEdge" />
- </Dim>
- <Dim type="Height">
- <FontDim widget="__auto_titlebar__" type="LineSpacing">
- <DimOperator op="Multiply">
- <AbsoluteDim value="1.5" />
- </DimOperator>
- </FontDim>
- </Dim>
- </Area>
- <Property name="AlwaysOnTop" value="False" />
- </Child>
- <Child type="WindowsLook/CloseButton" nameSuffix="__auto_closebutton__">
- <Area>
- <Dim type="LeftEdge">
- <UnifiedDim scale="1" type="LeftEdge">
- <DimOperator op="Subtract">
- <AbsoluteDim value="0.5">
- <DimOperator op="Multiply">
- <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width">
- <DimOperator op="Add">
- <WidgetDim widget="__auto_titlebar__" dimension="Height" />
- </DimOperator>
- </ImageDim>
- </DimOperator>
- </AbsoluteDim>
- </DimOperator>
- </UnifiedDim>
- </Dim>
- <Dim type="TopEdge">
- <WidgetDim widget="__auto_titlebar__" dimension="Height">
- <DimOperator op="Subtract">
- <AbsoluteDim value="0.5">
- <DimOperator op="Multiply">
- <WidgetDim widget="__auto_titlebar__" dimension="Height">
- <DimOperator op="Add">
- <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
- </DimOperator>
- </WidgetDim>
- </DimOperator>
- </AbsoluteDim>
- </DimOperator>
- </WidgetDim>
- </Dim>
- <Dim type="Width">
- <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Width" />
- </Dim>
- <Dim type="Height">
- <ImageDim imageset="WindowsLook" image="CloseButtonNormal" dimension="Height" />
- </Dim>
- </Area>
- <Property name="AlwaysOnTop" value="True" />
- </Child>
- <ImagerySection name="withtitle_frame">
- <FrameComponent>
- <Area>
- <Dim type="LeftEdge">
- <AbsoluteDim value="0" />
- </Dim>
- <Dim type="TopEdge">
- <WidgetDim widget="__auto_titlebar__" dimension="Height" />
- </Dim>
- <Dim type="RightEdge">
- <UnifiedDim scale="1" type="R...
[truncated message content] |
|
From: <ult...@us...> - 2007-10-05 11:06:04
|
Revision: 817
http://opengate.svn.sourceforge.net/opengate/?rev=817&view=rev
Author: ultrasick
Date: 2007-10-05 04:06:07 -0700 (Fri, 05 Oct 2007)
Log Message:
-----------
adding faction id: -1
this is no real faction but a technical help to identify songs which should be played when a fight starts
Modified Paths:
--------------
trunk/data/misc/ids.xml
trunk/data/sounds/sectors/fight/beat_under_control_-_this_is_beat_under_control.xml
Modified: trunk/data/misc/ids.xml
===================================================================
(Binary files differ)
Modified: trunk/data/sounds/sectors/fight/beat_under_control_-_this_is_beat_under_control.xml
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|