Rebuilt diff files, chatwindow needs a new minimal template after upstream changes

This commit is contained in:
Isuldor
2019-03-16 20:43:24 -07:00
parent 5c8c0d481e
commit 78f83c459e
7 changed files with 51 additions and 430 deletions
+19 -63
View File
@@ -1,64 +1,20 @@
--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2019-03-12 13:58:42.000000000 -0700
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2018-08-15 16:30:05.988353700 -0700
@@ -2,8 +2,8 @@
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Editbox item="CW_ChatInput">
- <ScreenID>CW_ChatInput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <ScreenID>CWChatInput</ScreenID>
+ <DrawTemplate>less_WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
@@ -13,11 +13,10 @@
<TopAnchorToTop>false</TopAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
- <Style_Transparent>true</Style_Transparent>
</Editbox>
<STMLbox item="CW_ChatOutput">
- <ScreenID>CW_ChatOutput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <ScreenID>CWChatOutput</ScreenID>
+ <DrawTemplate>less_WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>
@@ -27,22 +26,25 @@
<BottomAnchorOffset>22</BottomAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
- <Style_Border>true</Style_Border>
- <Style_Transparent>true</Style_Transparent>
</STMLbox>
<Screen item="ChatWindow">
- <RelativePosition>true</RelativePosition>
- <AutoStretch>true</AutoStretch>
- <TopAnchorToTop>true</TopAnchorToTop>
- <BottomAnchorToTop>false</BottomAnchorToTop>
- <LeftAnchorToLeft>true</LeftAnchorToLeft>
- <RightAnchorToLeft>false</RightAnchorToLeft>
+ <RelativePosition>false</RelativePosition>
+ <Location>
+ <X>95</X>
+ <Y>280</Y>
+ </Location>
+ <Size>
+ <CX>421</CX>
+ <CY>200</CY>
+ </Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
- <Style_Transparent>true</Style_Transparent>
- <DrawTemplate>WDT_Def2</DrawTemplate>
+ <DrawTemplate>WDT_minimalChat_Def</DrawTemplate>
+ <Style_Titlebar>true</Style_Titlebar>
+ <Style_Closebox>true</Style_Closebox>
+ <Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>true</Style_Border>
- <Style_Sizable>false</Style_Sizable>
+ <Style_Sizable>true</Style_Sizable>
<Escapable>false</Escapable>
<Pieces>CW_ChatOutput</Pieces>
<Pieces>CW_ChatInput</Pieces>
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2019-03-16 20:27:11.624383600 -0700
@@ -3,7 +3,7 @@
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Editbox item="CW_ChatInput">
<ScreenID>CW_ChatInput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
+ <DrawTemplate>WDT_InnerNull</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
@@ -17,7 +17,7 @@
</Editbox>
<STMLbox item="CW_ChatOutput">
<ScreenID>CW_ChatOutput</ScreenID>
- <DrawTemplate>WDT_Inner</DrawTemplate>
++ <DrawTemplate>WDT_InnerNull</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<AutoStretch>true</AutoStretch>