# # ChangeLog for src/sans/plottools/SimpleFont.py in sasview # # Generated by Trac 1.0.1 # Nov 8, 2024 6:20:03 PM Thu, 03 Apr 2014 15:37:53 GMT Peter Parker [51f14603] * src/sans/calculator/resolution_calculator.py (modified) * src/sans/calculator/sans_gen.py (modified) * src/sans/data_util/calcthread.py (modified) * src/sans/data_util/registry.py (modified) * src/sans/fit/AbstractFitEngine.py (modified) * src/sans/fit/ParkFitting.py (modified) * src/sans/guiframe/CategoryManager.py (modified) * src/sans/guiframe/local_perspectives/plotting/appearanceDialog.py (modified) * src/sans/guiframe/local_perspectives/plotting/boxSum.py (modified) * src/sans/guiframe/plugin_base.py (modified) * src/sans/models/BaseComponent.py (modified) * src/sans/models/Constant.py (modified) * src/sans/models/PolymerExclVolume.py (modified) * src/sans/models/PowerLawAbsModel.py (modified) * src/sans/models/TwoPowerLawModel.py (modified) * src/sans/models/c_extension/python_wrapper/WrapperGenerator.py (modified) * src/sans/models/c_extension/python_wrapper/modelTemplate.txt (modified) * src/sans/models/qsmearing.py (modified) * src/sans/perspectives/calculator/data_operator.py (modified) * src/sans/perspectives/calculator/kiessig_calculator_panel.py (modified) * src/sans/perspectives/calculator/resolution_calculator_panel.py (modified) * src/sans/perspectives/calculator/slit_length_calculator_panel.py (modified) * src/sans/perspectives/invariant/invariant_state.py (modified) * src/sans/plottools/SimpleFont.py (modified) * src/sans/plottools/plottables.py (modified) * src/sans/pr/invertor.py (modified) * test/sansmodels/test/utest_newstylemodels.py (modified) Refs #202 - Fix Sphinx build errors (not including park-1.2.1/). Most ... Thu, 24 Oct 2013 14:38:01 GMT Mathieu Doucet [a9d5684] * src/sans/plottools/BaseInteractor.py (added) * src/sans/plottools/LabelDialog.py (added) * src/sans/plottools/LineModel.py (added) * src/sans/plottools/PlotPanel.py (added) * src/sans/plottools/PropertyDialog.py (added) * src/sans/plottools/SimpleFont.py (added) * src/sans/plottools/SizeDialog.py (added) * src/sans/plottools/TextDialog.py (added) * src/sans/plottools/__init__.py (added) * src/sans/plottools/arrow3d.py (added) * src/sans/plottools/binder.py (added) * src/sans/plottools/canvas.py (added) * src/sans/plottools/config.py (added) * src/sans/plottools/fitDialog.py (added) * src/sans/plottools/fittings.py (added) * src/sans/plottools/plottable_interactor.py (added) * src/sans/plottools/plottables.py (added) * src/sans/plottools/toolbar.py (added) * src/sans/plottools/transform.py (added) * src/sans/plottools/unitConverter.py (added)