2008-09-29 00:47:50 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
|
|
|
<PathDelim Value="/"/>
|
|
|
|
<Version Value="6"/>
|
|
|
|
<General>
|
|
|
|
<MainUnit Value="0"/>
|
|
|
|
<TargetFileExt Value=""/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<ActiveEditorIndexAtStart Value="1"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</General>
|
|
|
|
<VersionInfo>
|
|
|
|
<ProjectVersion Value=""/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Language Value=""/>
|
|
|
|
<CharSet Value=""/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</VersionInfo>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<IgnoreBinaries Value="False"/>
|
|
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
|
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
|
|
</PublishOptions>
|
|
|
|
<RunParams>
|
|
|
|
<local>
|
|
|
|
<FormatVersion Value="1"/>
|
|
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
|
</local>
|
|
|
|
</RunParams>
|
|
|
|
<RequiredPackages Count="1">
|
|
|
|
<Item1>
|
|
|
|
<PackageName Value="cocoa_pkg"/>
|
|
|
|
</Item1>
|
|
|
|
</RequiredPackages>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Units Count="12">
|
2008-09-29 00:47:50 +00:00
|
|
|
<Unit0>
|
|
|
|
<Filename Value="texteditor.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="texteditor"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="9" Y="15"/>
|
|
|
|
<TopLine Value="1"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<EditorIndex Value="0"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="37"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="model.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="model"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="1" Y="4"/>
|
|
|
|
<TopLine Value="1"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<EditorIndex Value="5"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="37"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Unit1>
|
|
|
|
<Unit2>
|
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="view"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="1" Y="221"/>
|
|
|
|
<TopLine Value="74"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<EditorIndex Value="7"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="37"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Unit2>
|
|
|
|
<Unit3>
|
|
|
|
<Filename Value="controller.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="controller"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="19" Y="98"/>
|
|
|
|
<TopLine Value="85"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<EditorIndex Value="6"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="37"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Unit3>
|
|
|
|
<Unit4>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="mytoolbar"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="51" Y="126"/>
|
|
|
|
<TopLine Value="115"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<EditorIndex Value="1"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="32"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Unit4>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Unit5>
|
|
|
|
<Filename Value="../../../objc/objc.pas"/>
|
|
|
|
<UnitName Value="objc"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="50" Y="3"/>
|
|
|
|
<TopLine Value="27"/>
|
|
|
|
<EditorIndex Value="2"/>
|
|
|
|
<UsageCount Value="15"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<Loaded Value="True"/>
|
|
|
|
</Unit5>
|
|
|
|
<Unit6>
|
|
|
|
<Filename Value="../../foundation/foundation.pas"/>
|
|
|
|
<UnitName Value="foundation"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="30" Y="8"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<TopLine Value="1"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="11"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Unit6>
|
|
|
|
<Unit7>
|
|
|
|
<Filename Value="../../appkit/NSToolbarItem.inc"/>
|
|
|
|
<CursorPos X="49" Y="5"/>
|
|
|
|
<TopLine Value="4"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="9"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Unit7>
|
|
|
|
<Unit8>
|
|
|
|
<Filename Value="../../appkit/appkit.pas"/>
|
|
|
|
<UnitName Value="appkit"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<CursorPos X="28" Y="9"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
<TopLine Value="1"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<UsageCount Value="11"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Unit8>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Unit9>
|
|
|
|
<Filename Value="../../../objc/objc.inc"/>
|
|
|
|
<CursorPos X="13" Y="60"/>
|
|
|
|
<TopLine Value="46"/>
|
|
|
|
<EditorIndex Value="3"/>
|
|
|
|
<UsageCount Value="11"/>
|
|
|
|
<Loaded Value="True"/>
|
|
|
|
</Unit9>
|
|
|
|
<Unit10>
|
|
|
|
<Filename Value="../../appkit/NSApplication.inc"/>
|
|
|
|
<CursorPos X="31" Y="1047"/>
|
|
|
|
<TopLine Value="1041"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit10>
|
|
|
|
<Unit11>
|
|
|
|
<Filename Value="../../appkit/NSAlert.inc"/>
|
|
|
|
<CursorPos X="1" Y="1"/>
|
|
|
|
<TopLine Value="28"/>
|
|
|
|
<EditorIndex Value="4"/>
|
|
|
|
<UsageCount Value="11"/>
|
|
|
|
<Loaded Value="True"/>
|
|
|
|
</Unit11>
|
2008-09-29 00:47:50 +00:00
|
|
|
</Units>
|
2008-10-06 02:46:47 +00:00
|
|
|
<JumpHistory Count="30" HistoryIndex="29">
|
|
|
|
<Position1>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="76" Column="1" TopLine="64"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position1>
|
|
|
|
<Position2>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="78" Column="1" TopLine="66"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position2>
|
|
|
|
<Position3>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="72" Column="1" TopLine="67"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position3>
|
|
|
|
<Position4>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="74" Column="92" TopLine="61"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position4>
|
|
|
|
<Position5>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="8" Column="12" TopLine="1"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position5>
|
|
|
|
<Position6>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="126" Column="30" TopLine="115"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position6>
|
|
|
|
<Position7>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="21" Column="55" TopLine="2"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position7>
|
|
|
|
<Position8>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="101" Column="111" TopLine="92"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position8>
|
|
|
|
<Position9>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="75" Column="5" TopLine="52"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position9>
|
|
|
|
<Position10>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="101" Column="20" TopLine="90"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position10>
|
|
|
|
<Position11>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="102" Column="13" TopLine="89"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position11>
|
|
|
|
<Position12>
|
|
|
|
<Filename Value="mytoolbar.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="65" Column="1" TopLine="58"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position12>
|
|
|
|
<Position13>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="mytoolbar.pas"/>
|
|
|
|
<Caret Line="20" Column="34" TopLine="8"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position13>
|
|
|
|
<Position14>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="mytoolbar.pas"/>
|
|
|
|
<Caret Line="37" Column="22" TopLine="28"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position14>
|
|
|
|
<Position15>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="99" Column="12" TopLine="80"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position15>
|
|
|
|
<Position16>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="108" Column="1" TopLine="85"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position16>
|
|
|
|
<Position17>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="20" Column="22" TopLine="9"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position17>
|
|
|
|
<Position18>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="178" Column="5" TopLine="155"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position18>
|
|
|
|
<Position19>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="181" Column="5" TopLine="158"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position19>
|
|
|
|
<Position20>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="23" Column="27" TopLine="13"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position20>
|
|
|
|
<Position21>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="219" Column="1" TopLine="210"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position21>
|
|
|
|
<Position22>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="23" Column="8" TopLine="14"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position22>
|
|
|
|
<Position23>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="218" Column="1" TopLine="209"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position23>
|
|
|
|
<Position24>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="131" Column="1" TopLine="114"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position24>
|
|
|
|
<Position25>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="116" Column="44" TopLine="104"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position25>
|
|
|
|
<Position26>
|
|
|
|
<Filename Value="view.pas"/>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Caret Line="192" Column="35" TopLine="180"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position26>
|
|
|
|
<Position27>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="controller.pas"/>
|
|
|
|
<Caret Line="74" Column="15" TopLine="59"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position27>
|
|
|
|
<Position28>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="../../../objc/objc.pas"/>
|
|
|
|
<Caret Line="27" Column="12" TopLine="19"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position28>
|
|
|
|
<Position29>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="mytoolbar.pas"/>
|
|
|
|
<Caret Line="149" Column="9" TopLine="134"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position29>
|
|
|
|
<Position30>
|
2008-10-06 13:26:48 +00:00
|
|
|
<Filename Value="view.pas"/>
|
|
|
|
<Caret Line="218" Column="77" TopLine="200"/>
|
2008-10-06 02:46:47 +00:00
|
|
|
</Position30>
|
|
|
|
</JumpHistory>
|
2008-09-29 00:47:50 +00:00
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="8"/>
|
|
|
|
<Other>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
</CONFIG>
|