# # ChangeLog for guiframe/utils.py in sasview # # Generated by Trac 1.0.1 # Sep 17, 2024 12:16:11 PM Sat, 19 Dec 2009 04:08:25 GMT Mathieu Doucet [e051c8d] * guiframe/utils.py (modified) guiframe: remove badly design util method Fri, 18 Dec 2009 15:30:40 GMT Jae Cho [a208464] * guiframe/utils.py (modified) refactored check_value() Sun, 13 Dec 2009 02:11:27 GMT Jae Cho [7ab35154] * guiframe/utils.py (modified) correction of wrong color for setbackground in check_value Wed, 15 Apr 2009 00:00:18 GMT Gervaise Alina [74ad4b1] * guiframe/utils.py (modified) checking txtcrtl Tue, 14 Apr 2009 22:53:29 GMT Gervaise Alina [ac166e9c] * guiframe/utils.py (modified) checking min and max value 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: ...