# # ChangeLog for guiframe/utils.py in sasview # # Generated by Trac 1.0.1 # Aug 26, 2024 7:16:13 PM Fri, 27 Mar 2009 19:25:58 GMT Gervaise Alina [31f3f661] * guiframe/utils.py (modified) Nan in format_number Sat, 21 Mar 2009 00:31:29 GMT Gervaise Alina [858fabed] * guiframe/calcthread.py (deleted) * guiframe/dataFitting.py (modified) * guiframe/model_thread.py (deleted) * guiframe/utils.py (modified) add small function in utils 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: ...