renamed plotpanel to plotfunction
git-svn-id: trunk@17519 -
48
.gitattributes
vendored
@ -1029,30 +1029,30 @@ components/paradox/lazparadox.pas svneol=native#text/plain
|
||||
components/paradox/regparadox.lrs svneol=native#text/plain
|
||||
components/paradox/regparadox.pp svneol=native#text/plain
|
||||
components/paradox/tparadox.png -text svneol=unset#image/png
|
||||
components/plotpanel/demo/event/frmmain.lfm svneol=native#text/plain
|
||||
components/plotpanel/demo/event/frmmain.lrs svneol=native#text/plain
|
||||
components/plotpanel/demo/event/frmmain.pp svneol=native#text/plain
|
||||
components/plotpanel/demo/event/ploteventdemo.ico -text svneol=unset#image/ico
|
||||
components/plotpanel/demo/event/ploteventdemo.lpi svneol=native#text/plain
|
||||
components/plotpanel/demo/event/ploteventdemo.lpr svneol=native#text/plain
|
||||
components/plotpanel/demo/event/ploteventdemo.rc svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/exprdemo.ico -text svneol=unset#image/ico
|
||||
components/plotpanel/demo/expression/exprdemo.lpi svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/exprdemo.lpr svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/exprdemo.lrs svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/exprdemo.rc svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/frmmain.lfm svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/frmmain.lrs svneol=native#text/plain
|
||||
components/plotpanel/demo/expression/frmmain.pp svneol=native#text/plain
|
||||
components/plotpanel/exprplotpanel.pp svneol=native#text/plain
|
||||
components/plotpanel/lazplotfunction.lpk svneol=native#text/plain
|
||||
components/plotpanel/lazplotfunction.pas svneol=native#text/plain
|
||||
components/plotpanel/plotpanel.pp svneol=native#text/plain
|
||||
components/plotpanel/readme.txt svneol=native#text/plain
|
||||
components/plotpanel/regplotpanel.lrs svneol=native#text/plain
|
||||
components/plotpanel/regplotpanel.pp svneol=native#text/plain
|
||||
components/plotpanel/tplotexpressionpanel.png -text svneol=unset#image/png
|
||||
components/plotpanel/tplotfunctionpanel.png -text svneol=unset#image/png
|
||||
components/plotfunction/demo/event/frmmain.lfm svneol=native#text/plain
|
||||
components/plotfunction/demo/event/frmmain.lrs svneol=native#text/plain
|
||||
components/plotfunction/demo/event/frmmain.pp svneol=native#text/plain
|
||||
components/plotfunction/demo/event/ploteventdemo.ico -text svneol=unset#image/ico
|
||||
components/plotfunction/demo/event/ploteventdemo.lpi svneol=native#text/plain
|
||||
components/plotfunction/demo/event/ploteventdemo.lpr svneol=native#text/plain
|
||||
components/plotfunction/demo/event/ploteventdemo.rc svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/exprdemo.ico -text svneol=unset#image/ico
|
||||
components/plotfunction/demo/expression/exprdemo.lpi svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/exprdemo.lpr svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/exprdemo.lrs svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/exprdemo.rc svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/frmmain.lfm svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/frmmain.lrs svneol=native#text/plain
|
||||
components/plotfunction/demo/expression/frmmain.pp svneol=native#text/plain
|
||||
components/plotfunction/exprplotpanel.pp svneol=native#text/plain
|
||||
components/plotfunction/lazplotfunction.lpk svneol=native#text/plain
|
||||
components/plotfunction/lazplotfunction.pas svneol=native#text/plain
|
||||
components/plotfunction/plotpanel.pp svneol=native#text/plain
|
||||
components/plotfunction/readme.txt svneol=native#text/plain
|
||||
components/plotfunction/regplotpanel.lrs svneol=native#text/plain
|
||||
components/plotfunction/regplotpanel.pp svneol=native#text/plain
|
||||
components/plotfunction/tplotexpressionpanel.png -text svneol=unset#image/png
|
||||
components/plotfunction/tplotfunctionpanel.png -text svneol=unset#image/png
|
||||
components/prettyformat/languages/pfidesource.de.po svneol=native#text/plain
|
||||
components/prettyformat/languages/pfidesource.fr.po svneol=native#text/plain
|
||||
components/prettyformat/languages/pfidesource.id.po svneol=native#text/plain
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 275 B |
@ -1 +1 @@
|
||||
$(LazarusDir)/components/plotpanel/lazplotfunction.lpk
|
||||
$(LazarusDir)/components/plotfunction/lazplotfunction.lpk
|
||||
|