Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkaban authored Aug 31, 2017
1 parent b18cc85 commit bd594ba
Show file tree
Hide file tree
Showing 67 changed files with 53,697 additions and 1,087 deletions.
893 changes: 217 additions & 676 deletions GPL.txt

Large diffs are not rendered by default.

Binary file added LegalProgram.ico
Binary file not shown.
88 changes: 80 additions & 8 deletions LegalProgram.lpi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<Version Value="10"/>
<PathDelim Value="\"/>
<General>
<SessionStorage Value="InProjectDir"/>
Expand All @@ -15,6 +15,10 @@
<EnableI18N LFM="False"/>
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="1"/>
<MinorVersionNr Value="3"/>
<Language Value="0419"/>
<StringTable ProductVersion=""/>
</VersionInfo>
<BuildModes Count="1">
Expand All @@ -28,15 +32,33 @@
<FormatVersion Value="1"/>
</local>
</RunParams>
<RequiredPackages Count="2">
<RequiredPackages Count="8">
<Item1>
<PackageName Value="Printer4Lazarus"/>
<PackageName Value="richmemopackage"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
<PackageName Value="TurboPowerIPro"/>
</Item2>
<Item3>
<PackageName Value="indylaz"/>
</Item3>
<Item4>
<PackageName Value="LazUtils"/>
</Item4>
<Item5>
<PackageName Value="FCL"/>
</Item5>
<Item6>
<PackageName Value="SQLDBLaz"/>
</Item6>
<Item7>
<PackageName Value="Printer4Lazarus"/>
</Item7>
<Item8>
<PackageName Value="LCL"/>
</Item8>
</RequiredPackages>
<Units Count="3">
<Units Count="10">
<Unit0>
<Filename Value="LegalProgram.lpr"/>
<IsPartOfProject Value="True"/>
Expand All @@ -57,6 +79,59 @@
<ResourceBaseClass Value="Form"/>
<UnitName Value="About"/>
</Unit2>
<Unit3>
<Filename Value="poiskvbaze.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fPoiskVBaze"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="PoiskVBaze"/>
</Unit3>
<Unit4>
<Filename Value="ruchpoisk.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fRuchPoisk"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="RuchPoisk"/>
</Unit4>
<Unit5>
<Filename Value="podborzameni.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fPodborZameni"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="PodborZameni"/>
</Unit5>
<Unit6>
<Filename Value="installed.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fInstalled"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit6>
<Unit7>
<Filename Value="help.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fHelp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit7>
<Unit8>
<Filename Value="settings.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fSettings"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit8>
<Unit9>
<Filename Value="prosmotrreestra.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fProsmotrReestra"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="ProsmotrReestra"/>
</Unit9>
</Units>
</ProjectOptions>
<CompilerOptions>
Expand All @@ -69,9 +144,6 @@
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<TargetOS Value="win32"/>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
Expand Down
71 changes: 64 additions & 7 deletions LegalProgram.lpi.bak
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<EnableI18N LFM="False"/>
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="1"/>
<MinorVersionNr Value="3"/>
<Language Value="0419"/>
<StringTable ProductVersion=""/>
</VersionInfo>
<BuildModes Count="1">
Expand All @@ -28,15 +32,33 @@
<FormatVersion Value="1"/>
</local>
</RunParams>
<RequiredPackages Count="2">
<RequiredPackages Count="8">
<Item1>
<PackageName Value="Printer4Lazarus"/>
<PackageName Value="richmemopackage"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
<PackageName Value="TurboPowerIPro"/>
</Item2>
<Item3>
<PackageName Value="indylaz"/>
</Item3>
<Item4>
<PackageName Value="LazUtils"/>
</Item4>
<Item5>
<PackageName Value="FCL"/>
</Item5>
<Item6>
<PackageName Value="SQLDBLaz"/>
</Item6>
<Item7>
<PackageName Value="Printer4Lazarus"/>
</Item7>
<Item8>
<PackageName Value="LCL"/>
</Item8>
</RequiredPackages>
<Units Count="3">
<Units Count="8">
<Unit0>
<Filename Value="LegalProgram.lpr"/>
<IsPartOfProject Value="True"/>
Expand All @@ -57,6 +79,44 @@
<ResourceBaseClass Value="Form"/>
<UnitName Value="About"/>
</Unit2>
<Unit3>
<Filename Value="poiskvbaze.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fPoiskVBaze"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="PoiskVBaze"/>
</Unit3>
<Unit4>
<Filename Value="ruchpoisk.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fRuchPoisk"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="RuchPoisk"/>
</Unit4>
<Unit5>
<Filename Value="podborzameni.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fPodborZameni"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="PodborZameni"/>
</Unit5>
<Unit6>
<Filename Value="installed.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fInstalled"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit6>
<Unit7>
<Filename Value="help.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="fHelp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit7>
</Units>
</ProjectOptions>
<CompilerOptions>
Expand All @@ -69,9 +129,6 @@
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<TargetOS Value="win32"/>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
Expand Down
12 changes: 9 additions & 3 deletions LegalProgram.lpr
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms, printer4lazarus, Main, About
{ you can add units after this };
Forms, printer4lazarus, Main, About, PoiskVBaze, RuchPoisk, PodborZameni,
installed, help, settings, ProsmotrReestra;

{$R *.res}

Expand All @@ -18,6 +18,12 @@
Application.Initialize;
Application.CreateForm(TfMian, fMian);
Application.CreateForm(TfAbout, fAbout);
Application.CreateForm(TfPoiskVBaze, fPoiskVBaze);
Application.CreateForm(TfRuchPoisk, fRuchPoisk);
Application.CreateForm(TfPodborZameni, fPodborZameni);
Application.CreateForm(TfInstalled, fInstalled);
Application.CreateForm(TfHelp, fHelp);
Application.CreateForm(TfSettings, fSettings);
Application.CreateForm(TfProsmotrReestra, fProsmotrReestra);
Application.Run;
end.

24 changes: 24 additions & 0 deletions LegalProgram.lpr.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
program LegalProgram;

{$mode objfpc}{$H+}

uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms, printer4lazarus, Main, About, PoiskVBaze, RuchPoisk, PodborZameni;

{$R *.res}

begin
Application.Title:='Lpro';
RequireDerivedFormResource := True;
Application.Initialize;
Application.CreateForm(TfMian, fMian);
Application.CreateForm(TfAbout, fAbout);
Application.CreateForm(TfPoiskVBaze, fPoiskVBaze);
Application.CreateForm(TfRuchPoisk, fRuchPoisk);
Application.CreateForm(TfPodborZameni, fPodborZameni);
Application.Run;
end.
Loading

0 comments on commit bd594ba

Please sign in to comment.