# # ChangeLog for guiframe/utils.py in sasview # # Generated by Trac 1.0.1 # Aug 29, 2024 12:02:59 PM Fri, 13 Mar 2009 21:26:13 GMT Gervaise Alina [4ba846b] * guiframe/gui_manager.py (modified) * guiframe/utils.py (modified) removing white space on textcontrol removing import history unused Thu, 05 Mar 2009 18:46:57 GMT Gervaise Alina [12aa9b5] * guiframe/aboutbox.py (modified) * guiframe/dataFitting.py (modified) * guiframe/data_loader.py (modified) * guiframe/local_perspectives/plotting/SlicerParameters.py (modified) * guiframe/local_perspectives/plotting/slicerpanel.py (modified) * guiframe/model_thread.py (modified) * guiframe/statusbar.py (modified) * guiframe/utils.py (modified) * guiframe/welcome_panel.py (modified) class and method commented Fri, 27 Feb 2009 20:27:41 GMT Gervaise Alina [2bd9927] * guiframe/aboutbox.py (modified) * guiframe/license.txt (modified) * guiframe/utils.py (modified) * guiframe/welcome_panel.py (deleted) move welcome panel Mon, 02 Feb 2009 16:51:27 GMT Gervaise Alina [0d9dae8] * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/AnnulusSlicer.py (modified) * guiframe/local_perspectives/plotting/Arc.py (modified) * guiframe/local_perspectives/plotting/AzimutSlicer.py (modified) * guiframe/local_perspectives/plotting/BoxParameters.py (deleted) * guiframe/local_perspectives/plotting/Edge.py (modified) * guiframe/local_perspectives/plotting/LineSlicer.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/SectorSlicer.py (modified) * guiframe/local_perspectives/plotting/SlicerParameters.py (modified) * guiframe/local_perspectives/plotting/boxSlicer.py (modified) * guiframe/local_perspectives/plotting/old_ boxSum.py (added) * guiframe/local_perspectives/plotting/old_boxSlicer.py (added) * guiframe/local_perspectives/plotting/ring.py (modified) * guiframe/local_perspectives/plotting/slicerpanel.py (modified) * guiframe/utils.py (added) add a new module containing common classes that I used often: ...