Skip to content

Commit

Permalink
Release 2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvs committed Sep 23, 2020
1 parent 2fe32d4 commit bec93cd
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 27 deletions.
2 changes: 1 addition & 1 deletion src/main.pas
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ tmainfo = class(tmainform)
end;

const
versiontext = '2.2.0';
versiontext = '2.2.2';
emptyheight = 40;
drumsfoheight = 236;
filelistfoheight = 128;
Expand Down
Binary file removed src/strumpract
Binary file not shown.
83 changes: 57 additions & 26 deletions src/strumpract.prj
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,8 @@ makeoptions=11
-dBGRABITMAP_USE_MSEGUI
makeoptpurpose=11
Define Object Pascal
Debug infos
Memory leak
Debug infos/Memory leak
Exe path
For Windows gui
Re-build all
Create script for linker
Expand Down Expand Up @@ -815,11 +815,14 @@ settingsstorage=0
settingsprojecttree=0
settingsautoload=0
settingsautosave=0
modulenames=1
modulenames=2
IMAGEDANCERFO
MAINFO
moduletypes=1
moduletypes=2
TIMAGEDANCERFO
TMAINFO
modulefiles=1
modulefiles=2
/home/fred/strumpract/src/imagedancer.mfm
/home/fred/strumpract/src/main.mfm
befcommandon=0
makeoptionson=11
Expand Down Expand Up @@ -1554,8 +1557,9 @@ envvarons=0
[edit]
hintwidth=314
hintheight=200
finddtext=imagedan
finddtext=timerw
findhistory=20
timerw
imagedan
select
onlayout
Expand All @@ -1575,46 +1579,54 @@ findhistory=20
RTLeventResetEvent
replay(
evpause
canvas
findoptions=1
editpos=1
0,6
editpos=2
5,244
0,-1073741823
bookmarks0=0
sourcefiles=1
bookmarks1=0
sourcefiles=2
${PROJECTDIR}/main.pas
relpaths=1
${PROJECTDIR}/imagedancer.pas
relpaths=2
main.pas
ismoduletexts=1
imagedancer.pas
ismoduletexts=2
0
modules=5
0
modules=6
/home/fred/strumpract/src/main.mfm
/home/fred/strumpract/src/commander.mfm
/home/fred/strumpract/src/drums.mfm
/home/fred/strumpract/src/recorder.mfm
/home/fred/strumpract/src/guitars.mfm
moduleoptions=5
/home/fred/strumpract/src/imagedancer.mfm
moduleoptions=6
0
0
0
0
0
0
visiblemodules=5
visiblemodules=6
-1
0
0
0
-1
nomenumodules=5
-1
nomenumodules=6
0
-1
-1
-1
-1
0
[sourcefo.files_tab]
firsttab=0
index=0
[layout]
windowlayout=660
windowlayout=679
[mainfo.basedock]
splitdir=2
useroptions=268450944
Expand All @@ -1628,8 +1640,8 @@ windowlayout=660
ny=0
ncx=0
ncy=0
x=34
y=53
x=87
y=29
cx=1224
cy=621
rcx=0
Expand All @@ -1654,7 +1666,7 @@ windowlayout=660
rcy=0
wsize=0
active=0
visible=0
visible=1
[threadsfo]
splitdir=0
useroptions=268451945
Expand Down Expand Up @@ -1759,7 +1771,7 @@ windowlayout=660
sortdescend1=0
sorted=0
col=0
row=7
row=5
rowheight=16
[stackfo]
splitdir=0
Expand Down Expand Up @@ -2081,11 +2093,11 @@ windowlayout=660
nx=0
ny=0
ncx=1197
ncy=58
ncy=50
x=0
y=0
cx=1212
cy=57
cy=49
rcx=0
rcy=0
[debuggerfo.edit_options]
Expand All @@ -2098,6 +2110,7 @@ windowlayout=660
value=/home/fred/strumpract/src/main.pas
history=20
/home/fred/strumpract/src/main.pas
/home/fred/strumpract/src/imagedancer.pas
/home/fred/atest/test.prj
/home/fred/ideu/src/ideU.prj
/home/fred/mseide-msegui/apps/ide/mseide.prj
Expand All @@ -2116,9 +2129,8 @@ windowlayout=660
/home/fred/ptop_fred/ptop.prj
/home/fred/eschecs_mse_argh/eschecs.prj
/home/fred/Downloads/jcf-cli-master/CommandLine/Lazarus/jcf.prj
/home/fred/mseuniverse/samples/widgets/grids/chessboard/chessboard.prj
[debuggerfo.project_options]
value=1
value=6
[debuggerfo.hints]
value=0
[sourcefo]
Expand Down Expand Up @@ -2259,7 +2271,7 @@ windowlayout=660
[_mse_guitarsfo_mse_]
splitdir=0
useroptions=268451963
stackedunder=objectinspectorfo
stackedunder=_mse_imagedancerfo_mse_
parent=
mdistate=3
nx=0
Expand All @@ -2275,6 +2287,25 @@ windowlayout=660
wsize=0
active=0
visible=1
[_mse_imagedancerfo_mse_]
splitdir=0
useroptions=268451963
stackedunder=targetconsolefo
parent=
mdistate=3
nx=0
ny=0
ncx=0
ncy=0
x=403
y=251
cx=456
cy=354
rcx=0
rcy=0
wsize=0
active=0
visible=1
[targetconsole]
finddtext=
findhistory=0
Expand Down

0 comments on commit bec93cd

Please sign in to comment.