Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | We're going to be creating a DLL plugin instead of a BPL one. Renamed the old project. Created new plugin unit, added bitmap for splash and about screens. |
---|---|
Timelines: | family | ancestors | descendants | both | feature/rewrite-multi-async |
Files: | files | file ages | folders |
SHA1: |
7c16f12a1702c9bf1e3253fd044589dd |
User & Date: | tinus 2016-02-14 16:09:15.283 |
Context
2016-02-14
| ||
17:11 | Added repo cache unit. check-in: 487a412c72 user: tinus tags: feature/rewrite-multi-async | |
16:09 | We're going to be creating a DLL plugin instead of a BPL one. Renamed the old project. Created new plugin unit, added bitmap for splash and about screens. check-in: 7c16f12a17 user: tinus tags: feature/rewrite-multi-async | |
14:11 | New branch to completely rewrite the wizard, this time modularizing VCS Clients properly from the start, and also supporting threading. check-in: 7183f7960c user: tinus tags: feature/rewrite-multi-async | |
Changes
Added .fossil-settings/binary-glob.
Added .fossil-settings/binary-glob.no-warn.
Added .fossil-settings/ignore-glob.
Added .fossil-settings/ignore-glob.no-warn.
Added img/logo.png.
Name change from src/Delphi10/VCSInfo.dpk to src/Delphi10/VCSInfo_BPL.dpk.
Name change from src/Delphi10/VCSInfo.dproj to src/Delphi10/VCSInfo_BPL.dproj.
Added src/Delphi10/VCSInfo_XSeattle.dpr.
Added src/Delphi10/VCSInfo_XSeattle.dproj.
Added src/Delphi10/VCSInfo_dev.groupproj.
Added src/Res/logo.bmp.
Changes to src/VCSInfoMenuWzrd.pas.
Added src/VCSInfoWzrd.pas.