To V0.3.2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
b9665d9b0e
commit
c088f351cf
@ -62,7 +62,7 @@ More information in the Wiki Home Page http://wiki.freepascal.org/LazAutoUpdater
|
|||||||
along with this library; if not, write to the Free Software Foundation,
|
along with this library; if not, write to the Free Software Foundation,
|
||||||
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="3" Release="1"/>
|
<Version Minor="3" Release="2"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="ulazautoupdate.pas"/>
|
<Filename Value="ulazautoupdate.pas"/>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<EditorIndex Value="2"/>
|
<EditorIndex Value="2"/>
|
||||||
<CursorPos X="25" Y="28"/>
|
<CursorPos X="25" Y="28"/>
|
||||||
<UsageCount Value="57"/>
|
<UsageCount Value="58"/>
|
||||||
<Loaded Value="True"/>
|
<Loaded Value="True"/>
|
||||||
</Unit0>
|
</Unit0>
|
||||||
<Unit1>
|
<Unit1>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<TopLine Value="8"/>
|
<TopLine Value="8"/>
|
||||||
<CursorPos X="55" Y="40"/>
|
<CursorPos X="55" Y="40"/>
|
||||||
<UsageCount Value="57"/>
|
<UsageCount Value="58"/>
|
||||||
<Loaded Value="True"/>
|
<Loaded Value="True"/>
|
||||||
<LoadedDesigner Value="True"/>
|
<LoadedDesigner Value="True"/>
|
||||||
</Unit1>
|
</Unit1>
|
||||||
@ -32,7 +32,7 @@
|
|||||||
<WindowIndex Value="1"/>
|
<WindowIndex Value="1"/>
|
||||||
<TopLine Value="31"/>
|
<TopLine Value="31"/>
|
||||||
<CursorPos X="48" Y="14"/>
|
<CursorPos X="48" Y="14"/>
|
||||||
<UsageCount Value="40"/>
|
<UsageCount Value="41"/>
|
||||||
</Unit2>
|
</Unit2>
|
||||||
<Unit3>
|
<Unit3>
|
||||||
<Filename Value="..\lazautoupdate_httpclient.pas"/>
|
<Filename Value="..\lazautoupdate_httpclient.pas"/>
|
||||||
@ -43,15 +43,15 @@
|
|||||||
<Unit4>
|
<Unit4>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<IsVisibleTab Value="True"/>
|
<IsVisibleTab Value="True"/>
|
||||||
<EditorIndex Value="1"/>
|
<WindowIndex Value="1"/>
|
||||||
<TopLine Value="117"/>
|
<TopLine Value="106"/>
|
||||||
<CursorPos X="12" Y="140"/>
|
<CursorPos X="38" Y="109"/>
|
||||||
<ExtraEditorCount Value="2"/>
|
<ExtraEditorCount Value="2"/>
|
||||||
<ExtraEditor1>
|
<ExtraEditor1>
|
||||||
<IsVisibleTab Value="True"/>
|
<IsVisibleTab Value="True"/>
|
||||||
<WindowIndex Value="1"/>
|
<EditorIndex Value="1"/>
|
||||||
<TopLine Value="222"/>
|
<TopLine Value="117"/>
|
||||||
<CursorPos X="50" Y="242"/>
|
<CursorPos X="10" Y="118"/>
|
||||||
</ExtraEditor1>
|
</ExtraEditor1>
|
||||||
<ExtraEditor2>
|
<ExtraEditor2>
|
||||||
<EditorIndex Value="-1"/>
|
<EditorIndex Value="-1"/>
|
||||||
@ -59,7 +59,7 @@
|
|||||||
<TopLine Value="-1"/>
|
<TopLine Value="-1"/>
|
||||||
<CursorPos X="-1" Y="-1"/>
|
<CursorPos X="-1" Y="-1"/>
|
||||||
</ExtraEditor2>
|
</ExtraEditor2>
|
||||||
<UsageCount Value="28"/>
|
<UsageCount Value="29"/>
|
||||||
<Loaded Value="True"/>
|
<Loaded Value="True"/>
|
||||||
</Unit4>
|
</Unit4>
|
||||||
<Unit5>
|
<Unit5>
|
||||||
@ -146,7 +146,7 @@
|
|||||||
<WindowIndex Value="1"/>
|
<WindowIndex Value="1"/>
|
||||||
<TopLine Value="132"/>
|
<TopLine Value="132"/>
|
||||||
<CursorPos X="6" Y="338"/>
|
<CursorPos X="6" Y="338"/>
|
||||||
<UsageCount Value="18"/>
|
<UsageCount Value="19"/>
|
||||||
<Loaded Value="True"/>
|
<Loaded Value="True"/>
|
||||||
</Unit16>
|
</Unit16>
|
||||||
<Unit17>
|
<Unit17>
|
||||||
@ -188,126 +188,129 @@
|
|||||||
<OtherDefines Count="1">
|
<OtherDefines Count="1">
|
||||||
<Define0 Value="DEBUGMODE"/>
|
<Define0 Value="DEBUGMODE"/>
|
||||||
</OtherDefines>
|
</OtherDefines>
|
||||||
|
<General>
|
||||||
|
<ActiveWindowIndexAtStart Value="1"/>
|
||||||
|
</General>
|
||||||
<JumpHistory Count="30" HistoryIndex="29">
|
<JumpHistory Count="30" HistoryIndex="29">
|
||||||
<Position1>
|
<Position1>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="2267" TopLine="2247"/>
|
<Caret Line="99" Column="38" TopLine="64"/>
|
||||||
</Position1>
|
</Position1>
|
||||||
<Position2>
|
<Position2>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="2286" Column="17" TopLine="2247"/>
|
<Caret Line="127" Column="28" TopLine="123"/>
|
||||||
</Position2>
|
</Position2>
|
||||||
<Position3>
|
<Position3>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2270" TopLine="2246"/>
|
<Caret Line="472" Column="22" TopLine="446"/>
|
||||||
</Position3>
|
</Position3>
|
||||||
<Position4>
|
<Position4>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2273" Column="17" TopLine="2246"/>
|
<Caret Line="1094" Column="27" TopLine="1082"/>
|
||||||
</Position4>
|
</Position4>
|
||||||
<Position5>
|
<Position5>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2269" TopLine="2244"/>
|
<Caret Line="1117" Column="23" TopLine="1082"/>
|
||||||
</Position5>
|
</Position5>
|
||||||
<Position6>
|
<Position6>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="592" Column="3" TopLine="567"/>
|
<Caret Line="1120" Column="35" TopLine="1082"/>
|
||||||
</Position6>
|
</Position6>
|
||||||
<Position7>
|
<Position7>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="99" Column="38" TopLine="64"/>
|
<Caret Line="1123" Column="35" TopLine="1082"/>
|
||||||
</Position7>
|
</Position7>
|
||||||
<Position8>
|
<Position8>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="127" Column="28" TopLine="123"/>
|
<Caret Line="1316" Column="25" TopLine="1298"/>
|
||||||
</Position8>
|
</Position8>
|
||||||
<Position9>
|
<Position9>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="472" Column="22" TopLine="446"/>
|
<Caret Line="1324" Column="23" TopLine="1298"/>
|
||||||
</Position9>
|
</Position9>
|
||||||
<Position10>
|
<Position10>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1094" Column="27" TopLine="1082"/>
|
<Caret Line="1358" Column="73" TopLine="1264"/>
|
||||||
</Position10>
|
</Position10>
|
||||||
<Position11>
|
<Position11>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1117" Column="23" TopLine="1082"/>
|
<Caret Line="2187" Column="58" TopLine="2140"/>
|
||||||
</Position11>
|
</Position11>
|
||||||
<Position12>
|
<Position12>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1120" Column="35" TopLine="1082"/>
|
<Caret Line="2216" Column="15" TopLine="2169"/>
|
||||||
</Position12>
|
</Position12>
|
||||||
<Position13>
|
<Position13>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1123" Column="35" TopLine="1082"/>
|
<Caret Line="2231" Column="46" TopLine="2205"/>
|
||||||
</Position13>
|
</Position13>
|
||||||
<Position14>
|
<Position14>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="1316" Column="25" TopLine="1298"/>
|
<Caret Line="133" TopLine="113"/>
|
||||||
</Position14>
|
</Position14>
|
||||||
<Position15>
|
<Position15>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="1324" Column="23" TopLine="1298"/>
|
<Caret Line="19" Column="43" TopLine="7"/>
|
||||||
</Position15>
|
</Position15>
|
||||||
<Position16>
|
<Position16>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="1358" Column="73" TopLine="1264"/>
|
<Caret Line="153" TopLine="123"/>
|
||||||
</Position16>
|
</Position16>
|
||||||
<Position17>
|
<Position17>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="umainform.pas"/>
|
||||||
<Caret Line="2187" Column="58" TopLine="2140"/>
|
<Caret Line="165" TopLine="124"/>
|
||||||
</Position17>
|
</Position17>
|
||||||
<Position18>
|
<Position18>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2216" Column="15" TopLine="2169"/>
|
<Caret Line="209" Column="24" TopLine="184"/>
|
||||||
</Position18>
|
</Position18>
|
||||||
<Position19>
|
<Position19>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2231" Column="46" TopLine="2205"/>
|
<Caret Line="193" Column="17" TopLine="184"/>
|
||||||
</Position19>
|
</Position19>
|
||||||
<Position20>
|
<Position20>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="133" TopLine="113"/>
|
<Caret Line="1929" Column="33" TopLine="1904"/>
|
||||||
</Position20>
|
</Position20>
|
||||||
<Position21>
|
<Position21>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="19" Column="43" TopLine="7"/>
|
<Caret Line="2016" Column="108" TopLine="1984"/>
|
||||||
</Position21>
|
</Position21>
|
||||||
<Position22>
|
<Position22>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="153" TopLine="123"/>
|
<Caret Line="63" Column="65" TopLine="48"/>
|
||||||
</Position22>
|
</Position22>
|
||||||
<Position23>
|
<Position23>
|
||||||
<Filename Value="umainform.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="165" TopLine="124"/>
|
<Caret Line="2019" Column="6" TopLine="1987"/>
|
||||||
</Position23>
|
</Position23>
|
||||||
<Position24>
|
<Position24>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="209" Column="24" TopLine="184"/>
|
<Caret Line="1998" Column="5" TopLine="1987"/>
|
||||||
</Position24>
|
</Position24>
|
||||||
<Position25>
|
<Position25>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="193" Column="17" TopLine="184"/>
|
<Caret Line="6" Column="10"/>
|
||||||
</Position25>
|
</Position25>
|
||||||
<Position26>
|
<Position26>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1929" Column="33" TopLine="1904"/>
|
<Caret Line="117" Column="48" TopLine="79"/>
|
||||||
</Position26>
|
</Position26>
|
||||||
<Position27>
|
<Position27>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2016" Column="108" TopLine="1984"/>
|
<Caret Line="118" Column="24" TopLine="80"/>
|
||||||
</Position27>
|
</Position27>
|
||||||
<Position28>
|
<Position28>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="63" Column="65" TopLine="48"/>
|
<Caret Line="318" Column="28" TopLine="282"/>
|
||||||
</Position28>
|
</Position28>
|
||||||
<Position29>
|
<Position29>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="2019" Column="6" TopLine="1987"/>
|
<Caret Line="922" Column="58" TopLine="884"/>
|
||||||
</Position29>
|
</Position29>
|
||||||
<Position30>
|
<Position30>
|
||||||
<Filename Value="..\ulazautoupdate.pas"/>
|
<Filename Value="..\ulazautoupdate.pas"/>
|
||||||
<Caret Line="1998" Column="5" TopLine="1987"/>
|
<Caret Line="934" Column="58" TopLine="896"/>
|
||||||
</Position30>
|
</Position30>
|
||||||
</JumpHistory>
|
</JumpHistory>
|
||||||
</ProjectSession>
|
</ProjectSession>
|
||||||
|
@ -137,9 +137,10 @@ const
|
|||||||
V0.2.8: Changed constants C_UPDATEHMNAME and C_LAUUPDATENAME
|
V0.2.8: Changed constants C_UPDATEHMNAME and C_LAUUPDATENAME
|
||||||
V0.2.9: Added CreateLocalLauImportFile in UpdateToNewVersion
|
V0.2.9: Added CreateLocalLauImportFile in UpdateToNewVersion
|
||||||
V0.3.1: Added SetExecutePermission (LINUX only)
|
V0.3.1: Added SetExecutePermission (LINUX only)
|
||||||
V0.3.2: ??
|
V0.3.2: Bugfix for DoSilentUpdate
|
||||||
|
V0.3.3: ??
|
||||||
}
|
}
|
||||||
C_TLazAutoUpdateComponentVersion = '0.3.0';
|
C_TLazAutoUpdateComponentVersion = '0.3.2';
|
||||||
C_TThreadedDownloadComponentVersion = '0.0.3';
|
C_TThreadedDownloadComponentVersion = '0.0.3';
|
||||||
{
|
{
|
||||||
V0.0.1: Initial alpha
|
V0.0.1: Initial alpha
|
||||||
@ -1689,13 +1690,13 @@ begin
|
|||||||
Format('App data directory is %s', [szLAUTrayAppPath]));
|
Format('App data directory is %s', [szLAUTrayAppPath]));
|
||||||
// AppDataDirectory/LazAutoUpdater/
|
// AppDataDirectory/LazAutoUpdater/
|
||||||
szLAUTrayAppPath := UTF8StringReplace(szLAUTrayAppPath, Application.Title,
|
szLAUTrayAppPath := UTF8StringReplace(szLAUTrayAppPath, Application.Title,
|
||||||
'updatehm', [rfIgnoreCase, rfReplaceAll]);
|
'updatehm' + C_PFX, [rfIgnoreCase, rfReplaceAll]);
|
||||||
szLAUTrayAppPath := LowerCase(szLAUTrayAppPath);
|
szLAUTrayAppPath := LowerCase(szLAUTrayAppPath);
|
||||||
|
|
||||||
if fFireDebugEvent then
|
if fFireDebugEvent then
|
||||||
fOndebugEvent(Self, 'DoSilentUpdate',
|
fOndebugEvent(Self, 'DoSilentUpdate',
|
||||||
Format('App data directory changed to %s', [szLAUTrayAppPath]));
|
Format('App data directory changed to %s', [szLAUTrayAppPath]));
|
||||||
// Now AppDataDirectory/updatehm/
|
// Now AppDataDirectory/updatehm(+C_PFX)/
|
||||||
try
|
try
|
||||||
if ForceDirectory(szLAUTrayAppPath) then
|
if ForceDirectory(szLAUTrayAppPath) then
|
||||||
if fFireDebugEvent then
|
if fFireDebugEvent then
|
||||||
|
Binary file not shown.
@ -9,7 +9,7 @@
|
|||||||
"ForceNotify" : false,
|
"ForceNotify" : false,
|
||||||
"InternalVersion" : 1,
|
"InternalVersion" : 1,
|
||||||
"Name" : "lazupdate.lpk",
|
"Name" : "lazupdate.lpk",
|
||||||
"Version" : "0.3.1.0"
|
"Version" : "0.3.2.0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user