Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Ronald Hordijk <ronaldhordijk@us...> - 2005-07-25 17:48:01
|
Update of /cvsroot/apophysis/2.10/Project/delphi6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19235/Project/delphi6 Modified Files: Apophysis202.cfg Apophysis202.dof Apophysis202.dpr Apophysis202.dsk FlameSS.dsk Log Message: last changes 202i Index: FlameSS.dsk =================================================================== RCS file: /cvsroot/apophysis/2.10/Project/delphi6/FlameSS.dsk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FlameSS.dsk 23 Jul 2005 09:18:30 -0000 1.1 --- FlameSS.dsk 25 Jul 2005 17:47:51 -0000 1.2 *************** *** 44,50 **** LeftPanelSize=0 RightPanelSize=0 ! BottomPanelSize=52 BottomPanelClients=MessageView@... ! BottomPanelData=000004000000000000000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF [View0] --- 44,50 ---- LeftPanelSize=0 RightPanelSize=0 ! BottomPanelSize=0 BottomPanelClients=MessageView@... ! BottomPanelData=00000400010000000B0000004D6573736167655669657700000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF [View0] *************** *** 242,246 **** [MessageView@...] Create=1 ! Visible=1 State=0 Left=12 --- 242,246 ---- [MessageView@...] Create=1 ! Visible=0 State=0 Left=12 Index: Apophysis202.cfg =================================================================== RCS file: /cvsroot/apophysis/2.10/Project/delphi6/Apophysis202.cfg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Apophysis202.cfg 25 Mar 2005 08:35:39 -0000 1.1 --- Apophysis202.cfg 25 Jul 2005 17:47:51 -0000 1.2 *************** *** 1,6 **** -$A8 -$B- ! -$C+ ! -$D+ -$E- -$F- --- 1,6 ---- -$A8 -$B- ! -$C- ! -$D- -$E- -$F- *************** *** 10,14 **** -$J- -$K- ! -$L+ -$M- -$N+ --- 10,14 ---- -$J- -$K- ! -$L- -$M- -$N+ *************** *** 23,27 **** -$W- -$X+ ! -$Y+ -$Z1 -cg --- 23,27 ---- -$W- -$X+ ! -$Y- -$Z1 -cg Index: Apophysis202.dpr =================================================================== RCS file: /cvsroot/apophysis/2.10/Project/delphi6/Apophysis202.dpr,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Apophysis202.dpr 4 Jun 2005 14:07:25 -0000 1.2 --- Apophysis202.dpr 25 Jul 2005 17:47:51 -0000 1.3 *************** *** 59,71 **** cmapdata in '..\..\Source\cmapdata.pas', RenderMM in '..\..\Source\RenderMM.pas', - ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring}, GradientHlpr in '..\..\Source\GradientHlpr.pas', formPostProcess in '..\..\Source\formPostProcess.pas' {frmPostProcess}, ! RndFlame in '..\..\Source\RndFlame.pas'; {$R *.RES} begin ! if now > EncodeDate(2005,6,20) then begin ShowMessage('This version has expired. Please go to http://sourceforge.net/project/apophysis and download the latest version.'); Halt --- 59,72 ---- cmapdata in '..\..\Source\cmapdata.pas', RenderMM in '..\..\Source\RenderMM.pas', GradientHlpr in '..\..\Source\GradientHlpr.pas', formPostProcess in '..\..\Source\formPostProcess.pas' {frmPostProcess}, ! RndFlame in '..\..\Source\RndFlame.pas', ! bmdll32 in '..\..\Source\bmdll32.PAS', ! ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring}; {$R *.RES} begin ! if now > EncodeDate(2005, 10, 23) then begin ShowMessage('This version has expired. Please go to http://sourceforge.net/project/apophysis and download the latest version.'); Halt *************** *** 94,99 **** Application.CreateForm(TExportDialog, ExportDialog); Application.CreateForm(TSheepDialog, SheepDialog); - Application.CreateForm(TfrmImageColoring, frmImageColoring); Application.CreateForm(TfrmPostProcess, frmPostProcess); Application.UpdateFormatSettings := False; DecimalSeparator := '.'; --- 95,100 ---- Application.CreateForm(TExportDialog, ExportDialog); Application.CreateForm(TSheepDialog, SheepDialog); Application.CreateForm(TfrmPostProcess, frmPostProcess); + Application.CreateForm(TfrmImageColoring, frmImageColoring); Application.UpdateFormatSettings := False; DecimalSeparator := '.'; Index: Apophysis202.dsk =================================================================== RCS file: /cvsroot/apophysis/2.10/Project/delphi6/Apophysis202.dsk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Apophysis202.dsk 4 Jun 2005 14:07:25 -0000 1.2 --- Apophysis202.dsk 25 Jul 2005 17:47:51 -0000 1.3 *************** *** 3,163 **** File_1=SourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\Gradient.pas',0,1,101,3,129,0,0 File_2=SourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\RndFlame.pas',0,1,1,1,1,0,0 ! File_3=SourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas',0,1,1,1,1,1,0 ! File_4=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\FormRender.pas',0,1,551,60,588,1,0 ! File_5=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\About.pas',0,1,1,31,9,1,0 ! File_6=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Adjust.pas',0,1,1,16,27,1,0 [Modules] ! Module0=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas ! Module1=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas ! Module2=X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas ! Module3=X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas ! Module4=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas ! Module5=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas ! Module6=X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas ! Module7=X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas ! Module8=X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas ! Module9=X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas ! Module10=X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas ! Module11=X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas ! Module12=X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas ! Module13=X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas ! Module14=X:\Code\Delphi\Apophysis\2.02h\Source\About.pas ! Module15=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas ! Module16=X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas ! Module17=X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas ! Module18=X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas ! Module19=X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas ! Module20=X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas Module21=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas ! Module22=X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr ! Module23=X:\Code\Delphi\Apophysis\2.02g\Project\delphi6\Apophysis202.dpr ! Module24=X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas ! Module25=X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas ! Module26=X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas ! Module27=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas ! Module28=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas ! Module29=X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas ! Module30=X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas ! Module31=X:\Code\Delphi\Apophysis\2.02g\Source\Preview.pas ! Module32=X:\Code\Delphi\Apophysis\2.02g\Source\Options.pas ! Module33=X:\Code\Delphi\Apophysis\2.02g\Source\Mutate.pas ! Module34=X:\Code\Delphi\Apophysis\2.02g\Source\Render64.pas ! Module35=X:\Code\Delphi\Apophysis\2.02g\Source\GradientHlpr.pas ! Module36=X:\Code\Delphi\Apophysis\2.02g\Source\ImageColoring.pas ! Module37=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas ! Module38=X:\Code\Delphi\Apophysis\2.02g\Source\Gradient.pas ! Module39=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas ! Module40=X:\Code\Delphi\Apophysis\2.02g\Source\RenderMM.pas ! Module41=X:\Code\Delphi\Apophysis\2.02g\Source\Render.pas ! Module42=X:\Code\Delphi\Apophysis\2.02g\Source\FormFavorites.pas ! Module43=X:\Code\Delphi\Apophysis\2.02g\Source\FormExport.pas ! Module44=X:\Code\Delphi\Apophysis\2.02g\Source\Editor.pas ! Module45=X:\Code\Delphi\Apophysis\2.02g\Source\Browser.pas ! Module46=X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.dpr ! Count=47 EditWindowCount=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas] ModuleType=SourceModule ! FormState=0 FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas] ModuleType=SourceModule ! FormState=0 FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas] ModuleType=SourceModule ! FormState=1 ! FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=1 [X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\About.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas] ModuleType=SourceModule FormState=1 --- 3,165 ---- File_1=SourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\Gradient.pas',0,1,101,3,129,0,0 File_2=SourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\RndFlame.pas',0,1,1,1,1,0,0 ! File_3=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\FormRender.pas',0,1,551,60,588,1,0 ! File_4=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\About.pas',0,1,1,31,9,1,0 ! File_5=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Adjust.pas',0,1,1,16,27,1,0 [Modules] ! Module0=X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas ! Module1=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas ! Module2=X:\Code\Delphi\Apophysis\2.02h\Source\About.pas ! Module3=X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr ! Module4=X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas ! Module5=X:\Code\Delphi\Apophysis\Apolibstuff\imglib\Huffman.pas ! Module6=X:\Code\Delphi\Apophysis\2.02h\Source\bmdll32.PAS ! Module7=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas ! Module8=X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas ! Module9=X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas ! Module10=X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas ! Module11=X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas ! Module12=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas ! Module13=X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas ! Module14=X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas ! Module15=X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas ! Module16=X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas ! Module17=X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas ! Module18=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas ! Module19=X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas ! Module20=X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas Module21=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas ! Module22=X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas ! Module23=X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas ! Module24=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas ! Module25=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas ! Module26=X:\Code\Delphi\Apophysis\2.02g\Project\delphi6\Apophysis202.dpr ! Module27=X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas ! Module28=X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas ! Module29=X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas ! Module30=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas ! Module31=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas ! Module32=X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas ! Module33=X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas ! Module34=X:\Code\Delphi\Apophysis\2.02g\Source\Preview.pas ! Module35=X:\Code\Delphi\Apophysis\2.02g\Source\Options.pas ! Module36=X:\Code\Delphi\Apophysis\2.02g\Source\Mutate.pas ! Module37=X:\Code\Delphi\Apophysis\2.02g\Source\Render64.pas ! Module38=X:\Code\Delphi\Apophysis\2.02g\Source\GradientHlpr.pas ! Module39=X:\Code\Delphi\Apophysis\2.02g\Source\ImageColoring.pas ! Module40=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas ! Module41=X:\Code\Delphi\Apophysis\2.02g\Source\Gradient.pas ! Module42=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas ! Module43=X:\Code\Delphi\Apophysis\2.02g\Source\RenderMM.pas ! Module44=X:\Code\Delphi\Apophysis\2.02g\Source\Render.pas ! Module45=X:\Code\Delphi\Apophysis\2.02g\Source\FormFavorites.pas ! Module46=X:\Code\Delphi\Apophysis\2.02g\Source\FormExport.pas ! Module47=X:\Code\Delphi\Apophysis\2.02g\Source\Editor.pas ! Module48=X:\Code\Delphi\Apophysis\2.02g\Source\Browser.pas ! Module49=X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.dpr ! Count=50 EditWindowCount=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas] ModuleType=SourceModule ! FormState=1 FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas] ModuleType=SourceModule ! FormState=1 FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\About.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr] ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\Apolibstuff\imglib\Huffman.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\bmdll32.PAS] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 [X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas] ModuleType=SourceModule FormState=1 ! FormOnTop=0 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas] ModuleType=SourceModule FormState=1 FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas] ModuleType=SourceModule FormState=1 *************** *** 169,173 **** FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr] ModuleType=SourceModule FormState=0 --- 171,190 ---- FormOnTop=1 ! [X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas] ! ModuleType=SourceModule ! FormState=0 ! FormOnTop=0 ! ! [X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas] ModuleType=SourceModule FormState=0 *************** *** 294,301 **** FormOnTop=0 - [X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas] - FormState=1 - FormOnTop=1 - [X:\Programs\Borland\Delphi6\Projects\ProjectGroup1.bpg] FormState=0 --- 311,314 ---- *************** *** 307,312 **** [EditWindow0] ! ViewCount=48 ! CurrentView=28 View0=0 View1=1 --- 320,325 ---- [EditWindow0] ! ViewCount=50 ! CurrentView=40 View0=0 View1=1 *************** *** 357,360 **** --- 370,375 ---- View46=46 View47=47 + View48=48 + View49=49 CodeExplorer=CodeExplorer@... MessageView=MessageView@... *************** *** 372,376 **** LeftPanelSize=0 RightPanelSize=0 ! BottomPanelSize=52 BottomPanelClients=MessageView@... BottomPanelData=000004000000000000000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF --- 387,391 ---- LeftPanelSize=0 RightPanelSize=0 ! BottomPanelSize=394 BottomPanelClients=MessageView@... BottomPanelData=000004000000000000000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF *************** *** 546,555 **** [View24] Module=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas ! CursorX=1 ! CursorY=1 ! TopLine=1 LeftCol=1 [View25] Module=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas CursorX=1 --- 561,577 ---- [View24] Module=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas ! CursorX=40 ! CursorY=328 ! TopLine=300 LeftCol=1 [View25] + Module=X:\Code\Delphi\Apophysis\2.02h\Source\bmdll32.PAS + CursorX=34 + CursorY=14 + TopLine=1 + LeftCol=1 + + [View26] Module=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptRender.pas CursorX=1 *************** *** 558,562 **** LeftCol=1 ! [View26] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas CursorX=1 --- 580,584 ---- LeftCol=1 ! [View27] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Sheep.pas CursorX=1 *************** *** 565,569 **** LeftCol=1 ! [View27] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas CursorX=1 --- 587,591 ---- LeftCol=1 ! [View28] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Size.pas CursorX=1 *************** *** 572,583 **** LeftCol=1 ! [View28] Module=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas ! CursorX=24 ! CursorY=7 ! TopLine=1 LeftCol=1 ! [View29] Module=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas CursorX=1 --- 594,605 ---- LeftCol=1 ! [View29] Module=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas ! CursorX=17 ! CursorY=9 ! TopLine=19 LeftCol=1 ! [View30] Module=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas CursorX=1 *************** *** 586,598 **** LeftCol=1 - [View30] - Module=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas - CursorX=1 - CursorY=1 - TopLine=1 - LeftCol=1 - [View31] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas CursorX=1 CursorY=1 --- 608,613 ---- LeftCol=1 [View31] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas CursorX=1 CursorY=1 *************** *** 601,605 **** [View32] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas CursorX=1 CursorY=1 --- 616,620 ---- [View32] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormExport.pas CursorX=1 CursorY=1 *************** *** 608,612 **** [View33] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas CursorX=1 CursorY=1 --- 623,627 ---- [View33] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormFavorites.pas CursorX=1 CursorY=1 *************** *** 615,626 **** [View34] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas CursorX=1 ! CursorY=1 ! TopLine=1 LeftCol=1 [View35] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas CursorX=1 CursorY=1 --- 630,641 ---- [View34] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas CursorX=1 ! CursorY=607 ! TopLine=593 LeftCol=1 [View35] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Fullscreen.pas CursorX=1 CursorY=1 *************** *** 629,633 **** [View36] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas CursorX=1 CursorY=1 --- 644,648 ---- [View36] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Browser.pas CursorX=1 CursorY=1 *************** *** 636,640 **** [View37] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\About.pas CursorX=1 CursorY=1 --- 651,655 ---- [View37] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas CursorX=1 CursorY=1 *************** *** 643,647 **** [View38] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas CursorX=1 CursorY=1 --- 658,662 ---- [View38] ! Module=X:\Code\Delphi\Apophysis\2.02h\Source\About.pas CursorX=1 CursorY=1 *************** *** 651,660 **** [View39] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas ! CursorX=1 ! CursorY=1 ! TopLine=1 LeftCol=1 [View40] Module=X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas CursorX=1 --- 666,682 ---- [View39] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas ! CursorX=24 ! CursorY=368 ! TopLine=354 LeftCol=1 [View40] + Module=X:\Code\Delphi\Apophysis\2.02h\Source\ImageColoring.pas + CursorX=48 + CursorY=34 + TopLine=23 + LeftCol=1 + + [View41] Module=X:\Code\Delphi\Apophysis\2.02h\Source\MsMultiPartFormData.pas CursorX=1 *************** *** 663,667 **** LeftCol=1 ! [View41] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas CursorX=1 --- 685,689 ---- LeftCol=1 ! [View42] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Mutate.pas CursorX=1 *************** *** 670,674 **** LeftCol=1 ! [View42] Module=X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas CursorX=1 --- 692,696 ---- LeftCol=1 ! [View43] Module=X:\Code\Delphi\Apophysis\2.02h\Source\MyTypes.pas CursorX=1 *************** *** 677,681 **** LeftCol=1 ! [View43] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas CursorX=1 --- 699,703 ---- LeftCol=1 ! [View44] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Options.pas CursorX=1 *************** *** 684,688 **** LeftCol=1 ! [View44] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas CursorX=1 --- 706,710 ---- LeftCol=1 ! [View45] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Preview.pas CursorX=1 *************** *** 691,695 **** LeftCol=1 ! [View45] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas CursorX=1 --- 713,717 ---- LeftCol=1 ! [View46] Module=X:\Code\Delphi\Apophysis\2.02h\Source\Save.pas CursorX=1 *************** *** 698,702 **** LeftCol=1 ! [View46] Module=X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas CursorX=1 --- 720,724 ---- LeftCol=1 ! [View47] Module=X:\Code\Delphi\Apophysis\2.02h\Source\SavePreset.pas CursorX=1 *************** *** 705,713 **** LeftCol=1 ! [View47] Module=X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr CursorX=1 ! CursorY=93 ! TopLine=65 LeftCol=1 --- 727,742 ---- LeftCol=1 ! [View48] Module=X:\Code\Delphi\Apophysis\2.02h\Project\delphi6\Apophysis202.dpr + CursorX=35 + CursorY=70 + TopLine=31 + LeftCol=1 + + [View49] + Module=X:\Code\Delphi\Apophysis\Apolibstuff\imglib\Huffman.pas CursorX=1 ! CursorY=421 ! TopLine=407 LeftCol=1 *************** *** 798,803 **** SplitPos=85 ArrangeBy=Name ! SelectedItem=Anchors.akRight ! ExpandedItems=Anchors HiddenCategories= --- 827,832 ---- SplitPos=85 ArrangeBy=Name ! SelectedItem=Caption ! ExpandedItems= HiddenCategories= *************** *** 905,914 **** Top=0 Width=996 ! Height=52 MaxLeft=-1 MaxTop=-1 ClientWidth=996 ! ClientHeight=52 ! TBDockHeight=52 LRDockWidth=443 Dockable=1 --- 934,943 ---- Top=0 Width=996 ! Height=394 MaxLeft=-1 MaxTop=-1 ClientWidth=996 ! ClientHeight=394 ! TBDockHeight=394 LRDockWidth=443 Dockable=1 *************** *** 920,924 **** DockSiteType=1 Create=1 ! Visible=0 State=0 Left=0 --- 949,953 ---- DockSiteType=1 Create=1 ! Visible=1 State=0 Left=0 *************** *** 934,938 **** Dockable=1 TabPosition=2 ! ActiveTab=Object Inspector TabDockClients=ProjectManager,CodeExplorer@...,CallStackWindow,PropertyInspector --- 963,967 ---- Dockable=1 TabPosition=2 ! ActiveTab=Project Manager TabDockClients=ProjectManager,CodeExplorer@...,CallStackWindow,PropertyInspector Index: Apophysis202.dof =================================================================== RCS file: /cvsroot/apophysis/2.10/Project/delphi6/Apophysis202.dof,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Apophysis202.dof 25 Mar 2005 08:35:39 -0000 1.1 --- Apophysis202.dof 25 Jul 2005 17:47:51 -0000 1.2 *************** *** 4,9 **** A=8 B=0 ! C=1 ! D=1 E=0 F=0 --- 4,9 ---- A=8 B=0 ! C=0 ! D=0 E=0 F=0 *************** *** 13,17 **** J=0 K=0 ! L=1 M=0 N=1 --- 13,17 ---- J=0 K=0 ! L=0 M=0 N=1 *************** *** 26,30 **** W=0 X=1 ! Y=2 Z=1 ShowHints=1 --- 26,30 ---- W=0 X=1 ! Y=0 Z=1 ShowHints=1 *************** *** 87,91 **** --- 87,95 ---- Comments= [Excluded Packages] + W:\Lib\O403_d60.bpl=TurboPower Orpheus 4.03 Components - VCL60 + W:\Lib\S303_d60.bpl=SysTools 3 Components W:\Lib\dgmr_60.bpl=Dgmr bibliotheek 6.1 + c:\proj32\gl\out\gllib.bpl=GL bibliotheek + x:\programs\borland\delphi6\Projects\Bpl\dclusr60.bpl=Borland User Components C:\Program Files\Indy 10 for Delphi 6\LibD6\dclIndyCore60.bpl=Indy 10 Core Design Time C:\Program Files\Indy 10 for Delphi 6\LibD6\dclIndyProtocols60.bpl=Indy 10 Protocols Design Time |