Skip to content

Commit

Permalink
Zurückgezogener Änderungssatz: 50c9ae16181a
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Kassebaum committed Sep 21, 2016
1 parent e594aea commit 9619fe1
Show file tree
Hide file tree
Showing 787 changed files with 7,856 additions and 7,864 deletions.
Binary file modified packages/CBuilder/AbbreviaCR.res
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/Delphi/AbbreviaD.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ package AbbreviaD;
{$DEFINE RELEASE}
{$ENDIF IMPLICITBUILDING}
{$DESCRIPTION 'TurboPack Abbrevia Runtime Delphi package'}
{$LIBSUFFIX '220'}
{$LIBSUFFIX '240'}
{$RUNONLY}
{$IMPLICITBUILD OFF}

Expand Down
304 changes: 151 additions & 153 deletions packages/Delphi/AbbreviaD.dproj

Large diffs are not rendered by default.

Binary file modified packages/Delphi/AbbreviaD.res
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/Delphi/AbbreviaFMXDDesign.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ package AbbreviaFMXDDesign;
{$DEFINE RELEASE}
{$ENDIF IMPLICITBUILDING}
{$DESCRIPTION 'TurboPack Abbrevia FMX Designtime Delphi package'}
{$LIBSUFFIX '220'}
{$LIBSUFFIX '240'}
{$IMPLICITBUILD ON}

requires
Expand Down
304 changes: 151 additions & 153 deletions packages/Delphi/AbbreviaFMXDDesign.dproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/Delphi/AbbreviaVCLD.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ package AbbreviaVCLD;
{$DEFINE RELEASE}
{$ENDIF IMPLICITBUILDING}
{$DESCRIPTION 'TurboPack Abbrevia Runtime Delphi package VCL'}
{$LIBSUFFIX '220'}
{$LIBSUFFIX '240'}
{$RUNONLY}
{$IMPLICITBUILD OFF}

Expand Down
12 changes: 6 additions & 6 deletions packages/Delphi/AbbreviaVCLD.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<DllSuffix>220</DllSuffix>
<DllSuffix>240</DllSuffix>
<DCC_HppOutput>..\..\source\hpp\$(Platform)\$(Config)</DCC_HppOutput>
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
<SanitizedProjectName>AbbreviaVCLD</SanitizedProjectName>
Expand Down Expand Up @@ -214,11 +214,11 @@
<VersionInfoKeys Name="Comments"/>
</VersionInfoKeys>
<Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dclIntraweb_140_220.bpl">IntraWeb 14.0 Design Package for RAD Studio XE6</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder-Package für Office 2000-Server</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder-Package für Office XP-Server</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dclIntraweb_140_240.bpl">IntraWeb 14.0 Design Package for RAD Studio XE6</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k240.bpl">Embarcadero C++Builder-Package für Office 2000-Server</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp240.bpl">Embarcadero C++Builder-Package für Office XP-Server</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k240.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
</Excluded_Packages>
</Delphi.Personality>
<Platforms>
Expand Down
2 changes: 1 addition & 1 deletion packages/Delphi/AbbreviaVCLDDesign.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ package AbbreviaVCLDDesign;
{$DEFINE RELEASE}
{$ENDIF IMPLICITBUILDING}
{$DESCRIPTION 'TurboPack Abbrevia VCL Designtime Delphi package'}
{$LIBSUFFIX '220'}
{$LIBSUFFIX '240'}
{$DESIGNONLY}
{$IMPLICITBUILD OFF}

Expand Down
298 changes: 148 additions & 150 deletions packages/Delphi/AbbreviaVCLDDesign.dproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/AbComCtrls.pas
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ procedure TAbCustomListView.UpdateView;
ParentDir: string;
sfi: SHFILEINFO;
begin
ListItem := nil; // Suppress compiler warning
// ListItem := nil; // Suppress compiler warning
if (Items.Count = 0) and (FArchive = nil) then
Exit;
Items.BeginUpdate;
Expand Down
6 changes: 3 additions & 3 deletions source/FMX.AbPeVer.pas
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ implementation
{$R *.fmx}

uses
System.UITypes, Winapi.Windows, Winapi.ShellApi, FMX.Dialogs, AbArcTyp, AbConst,
System.UITypes, Winapi.Windows, Winapi.ShellApi, FMX.DialogService.Sync, AbArcTyp, AbConst,
AbResString;

{ TAbAboutBox }
Expand Down Expand Up @@ -123,15 +123,15 @@ procedure TAbAboutBox.WebLblClick(Sender: TObject);
begin
if ShellExecute(0, 'open', 'https://github.com/TurboPack/Abbrevia', '', '',
SW_SHOWNORMAL) <= 32 then
ShowMessage('Unable to start web browser');
TDialogServiceSync.ShowMessage('Unable to start web browser');
WebLbl.FontColor := TColorRec.Navy;
end;

procedure TAbAboutBox.NewsLblClick(Sender: TObject);
begin
if ShellExecute(0, 'open', 'https://github.com/TurboPack/Abbrevia', '', '',
SW_SHOWNORMAL) <= 32 then
ShowMessage('Unable to start web browser');
TDialogServiceSync.ShowMessage('Unable to start web browser');
NewsLbl.FontColor := TColorRec.Navy;
end;

Expand Down
6 changes: 3 additions & 3 deletions source/hpp/Android/Debug/AbArcTyp.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbArcTyp.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbArcTyp.pas' rev: 31.00 (Android)

#ifndef AbarctypHPP
#define AbarctypHPP
Expand Down Expand Up @@ -131,7 +131,7 @@ class PASCALIMPLEMENTATION TAbArchiveList : public System::TObject


public:
TAbArchiveItem* operator[](int Index) { return Items[Index]; }
TAbArchiveItem* operator[](int Index) { return this->Items[Index]; }

protected:
System::Generics::Collections::TList__1<TAbArchiveItem*> * FList;
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbBase.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBase.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBase.pas' rev: 31.00 (Android)

#ifndef AbbaseHPP
#define AbbaseHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbBitBkt.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBitBkt.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBitBkt.pas' rev: 31.00 (Android)

#ifndef AbbitbktHPP
#define AbbitbktHPP
Expand Down
6 changes: 3 additions & 3 deletions source/hpp/Android/Debug/AbBrowse.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBrowse.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBrowse.pas' rev: 31.00 (Android)

#ifndef AbbrowseHPP
#define AbbrowseHPP
Expand Down Expand Up @@ -40,7 +40,7 @@ class PASCALIMPLEMENTATION TAbBaseBrowser : public Abbase::TAbBaseComponent
typedef Abbase::TAbBaseComponent inherited;

public:
Abarctyp::TAbArchiveItem* operator[](int Index) { return Items[Index]; }
Abarctyp::TAbArchiveItem* operator[](int Index) { return this->Items[Index]; }

public:
Abarctyp::TAbArchive* FArchive;
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbBytes.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBytes.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBytes.pas' rev: 31.00 (Android)

#ifndef AbbytesHPP
#define AbbytesHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbBzip2.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBzip2.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBzip2.pas' rev: 31.00 (Android)

#ifndef Abbzip2HPP
#define Abbzip2HPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbBzip2Typ.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbBzip2Typ.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbBzip2Typ.pas' rev: 31.00 (Android)

#ifndef Abbzip2typHPP
#define Abbzip2typHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCBrows.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCBrows.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCBrows.pas' rev: 31.00 (Android)

#ifndef AbcbrowsHPP
#define AbcbrowsHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCabExt.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCabExt.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCabExt.pas' rev: 31.00 (Android)

#ifndef AbcabextHPP
#define AbcabextHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCabKit.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCabKit.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCabKit.pas' rev: 31.00 (Android)

#ifndef AbcabkitHPP
#define AbcabkitHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCabMak.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCabMak.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCabMak.pas' rev: 31.00 (Android)

#ifndef AbcabmakHPP
#define AbcabmakHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCabTyp.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCabTyp.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCabTyp.pas' rev: 31.00 (Android)

#ifndef AbcabtypHPP
#define AbcabtypHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCharset.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCharset.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCharset.pas' rev: 31.00 (Android)

#ifndef AbcharsetHPP
#define AbcharsetHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbConst.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbConst.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbConst.pas' rev: 31.00 (Android)

#ifndef AbconstHPP
#define AbconstHPP
Expand Down
4 changes: 2 additions & 2 deletions source/hpp/Android/Debug/AbCrtl.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// CodeGear C++Builder
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AbCrtl.pas' rev: 29.00 (Android)
// (DO NOT EDIT: machine generated header) 'AbCrtl.pas' rev: 31.00 (Android)

#ifndef AbcrtlHPP
#define AbcrtlHPP
Expand Down
Loading

0 comments on commit 9619fe1

Please sign in to comment.