Menu

Commit [r285]  Maximize  Restore  History

- Fixes inserting of new lines having 0 linewidth;

- Fixes moving/resizing of layers using the mouse;
- Fixes a bug in the export to EPS.
- Upgraded to muParser v 1.27: this conflicts with muParserScripting.cpp: muParserScript function, see commented lines. Bug on 64bit machines is still there.
- Added some more information to the manual.

ion_vasilief 2007-01-15

1 2 > >> (Page 1 of 2)
changed /branches/scripting/3rdparty/muParser/muParser.cpp
changed /branches/scripting/3rdparty/muParser/muParser.h
changed /branches/scripting/3rdparty/muParser/muParserBase.cpp
changed /branches/scripting/3rdparty/muParser/muParserBytecode.cpp
changed /branches/scripting/3rdparty/muParser/muParserBytecode.h
changed /branches/scripting/3rdparty/muParser/muParserCallback.cpp
changed /branches/scripting/3rdparty/muParser/muParserCallback.h
changed /branches/scripting/3rdparty/muParser/muParserDef.h
changed /branches/scripting/3rdparty/muParser/muParserError.cpp
changed /branches/scripting/3rdparty/muParser/muParserError.h
changed /branches/scripting/3rdparty/muParser/muParserInt.cpp
changed /branches/scripting/3rdparty/muParser/muParserInt.h
changed /branches/scripting/3rdparty/muParser/muParserStack.h
changed /branches/scripting/3rdparty/muParser/muParserToken.h
changed /branches/scripting/3rdparty/muParser/muParserTokenReader.cpp
changed /branches/scripting/3rdparty/muParser/muParserTokenReader.h
changed /branches/scripting/manual/docbook-en/appendix.docbook
changed /branches/scripting/manual/docbook-en/dialogs.docbook
changed /branches/scripting/manual/docbook-en/index.docbook
changed /branches/scripting/manual/docbook-en/reference.docbook
changed /branches/scripting/manual/html/pics/line-options-1.png
changed /branches/scripting/manual/html/pics/line-options-2.png
changed /branches/scripting/manual/html/pics/line-options-3.png
changed /branches/scripting/manual/html/qtiplot.adp
changed /branches/scripting/qtiplot/src/Fitter.cpp
/branches/scripting/3rdparty/muParser/muParser.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParser.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserBase.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserBytecode.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserBytecode.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserCallback.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserCallback.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserDef.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserError.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserError.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserInt.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserInt.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserStack.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserToken.h Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserTokenReader.cpp Diff Switch to side-by-side view
Loading...
/branches/scripting/3rdparty/muParser/muParserTokenReader.h Diff Switch to side-by-side view
Loading...
/branches/scripting/manual/docbook-en/appendix.docbook Diff Switch to side-by-side view
Loading...
/branches/scripting/manual/docbook-en/dialogs.docbook Diff Switch to side-by-side view
Loading...
/branches/scripting/manual/docbook-en/index.docbook Diff Switch to side-by-side view
Loading...
/branches/scripting/manual/docbook-en/reference.docbook Diff Switch to side-by-side view
Loading...
/branches/scripting/qtiplot/src/Fitter.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)