# # ChangeLog for guiframe in sasview # # Generated by Trac 1.0.1 # Sep 11, 2024 7:21:22 AM Sat, 06 Mar 2010 19:01:28 GMT Mathieu Doucet [af20f6b] * guiframe/gui_manager.py (modified) guiframe: removed version checking Sat, 06 Mar 2010 15:51:33 GMT Mathieu Doucet [21d99c2] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) guiframe: revised logic for removing empty plots Sat, 06 Mar 2010 02:04:33 GMT Mathieu Doucet [f5fda87] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) guiframe: ensure that the legend (and the whole plottable) is removed ... Sat, 27 Feb 2010 16:07:20 GMT Mathieu Doucet [6f59a98] * guiframe/gui_manager.py (modified) Fixed issue with "Panel" menu. Moved to Window menu if app has 1 and ... Tue, 23 Feb 2010 19:11:28 GMT Gervaise Alina [3562fbc] * guiframe/dataFitting.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) remove togglescale method to use the one of plotpanel Thu, 04 Feb 2010 17:36:05 GMT Gervaise Alina [b28278e] * guiframe/gui_manager.py (modified) adding another method set_default_perspective for plugin Tue, 02 Feb 2010 17:48:23 GMT Gervaise Alina [629e8b9] * guiframe/gui_manager.py (modified) add a check for default panel existence Tue, 02 Feb 2010 17:15:51 GMT Gervaise Alina [c1469ebe] * guiframe/gui_manager.py (modified) add welcome page on the help menu Mon, 18 Jan 2010 16:57:10 GMT Mathieu Doucet [d68c655] * guiframe/dummyapp.py (modified) * guiframe/gui_manager.py (modified) guiframe: added API to add Tools to a plugin. Sun, 17 Jan 2010 21:35:43 GMT Mathieu Doucet [52070a1] * guiframe/gui_manager.py (modified) * guiframe/version.py (added) gui_frame: updated the version checker to minimize visible effect on ... Thu, 07 Jan 2010 01:18:56 GMT Gervaise Alina [196608d] * guiframe/data_loader.py (modified) code style change very minor shouldn't affect anything Tue, 05 Jan 2010 01:09:38 GMT Gervaise Alina [6bbcbd9] * guiframe/gui_manager.py (modified) desiable "panels" menu item 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 Fri, 16 Oct 2009 22:03:22 GMT Jae Cho [b3c0c00] * guiframe/statusbar.py (modified) redefined the width of wx.gauge so that it is horizontal for both ... Sun, 11 Oct 2009 21:18:59 GMT Mathieu Doucet [f089cbd] * guiframe/gui_manager.py (modified) gui_frame: put back the version checking. Wed, 30 Sep 2009 19:33:58 GMT Gervaise Alina [7526ad4] * guiframe/local_perspectives/plotting/detector_dialog.py (modified) detector fix for reset button Fri, 18 Sep 2009 15:34:03 GMT Gervaise Alina [09fe12d] * guiframe/dataFitting.py (modified) modify datat1D to copy properly dxl and dxw Thu, 17 Sep 2009 19:28:58 GMT Jae Cho [a85f622] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) changed and removed "hide error" from context menu for data generated ... Thu, 17 Sep 2009 15:30:04 GMT Gervaise Alina [e5664f2] * guiframe/dataFitting.py (modified) * guiframe/data_loader.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) change theory1d used from plottable to datafitting type Fri, 11 Sep 2009 20:47:54 GMT Mathieu Doucet [6ab0ad1] * guiframe/gui_manager.py (modified) guiframe: reduce best size for plot windows Thu, 06 Aug 2009 13:46:29 GMT Jae Cho [60c1943] * guiframe/statusbar.py (modified) * sansview/perspectives/fitting/fit_thread.py (modified) status bar stop,hide,and messg when a fit error occurs Mon, 03 Aug 2009 22:28:42 GMT Mathieu Doucet [0f3fefe] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) guiframe: fix 2D scale change Sat, 01 Aug 2009 14:20:08 GMT Mathieu Doucet [cb0d17c] * guiframe/data_loader.py (modified) guiframe: pop up error message when a file can't be loaded. Sat, 25 Jul 2009 00:23:35 GMT Mathieu Doucet [f9e803e] * guiframe/gui_manager.py (modified) guiframe: add functionality to set an application welcome panel Fri, 17 Jul 2009 20:52:01 GMT Jae Cho [d9dbb76] * guiframe/statusbar.py (modified) put no waiting time after job is finished. Sat, 04 Jul 2009 20:11:48 GMT Mathieu Doucet [b90decd] * guiframe/setup.py (modified) guiframe: make sure a default sans.__init__ is created if it doesn't ... Sat, 04 Jul 2009 14:21:03 GMT Mathieu Doucet [b368f103] * guiframe/release_notes.txt (modified) guiframe: release notes Sat, 20 Jun 2009 22:51:54 GMT Mathieu Doucet [c9454bb] * guiframe/gui_manager.py (modified) guiframe: removed hard-coded window sizes from gui_manager Tue, 09 Jun 2009 01:16:55 GMT Gervaise Alina [d4ccbb1] * guiframe/data_loader.py (modified) fix title of window Mon, 08 Jun 2009 18:27:40 GMT Gervaise Alina [f0a9a3cc] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) remove save as xml function Mon, 08 Jun 2009 16:22:35 GMT Gervaise Alina [ff3f900b] * guiframe/dataFitting.py (modified) * guiframe/data_loader.py (modified) change on data_loader Mon, 08 Jun 2009 16:22:18 GMT Gervaise Alina [4ac8556] * guiframe/local_perspectives/plotting/AnnulusSlicer.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/boxSlicer.py (modified) change on data_loader Sun, 07 Jun 2009 18:48:03 GMT Mathieu Doucet [a7bd562] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) guiframe: fixed code that generated an exception when a plotted ... Sat, 06 Jun 2009 16:09:50 GMT Mathieu Doucet [675e0ab] * guiframe/data_loader.py (modified) guiframe: added TODO suggesting to remove very annoying feature. Sat, 06 Jun 2009 01:08:48 GMT Mathieu Doucet [1abcb04] * guiframe/dataFitting.py (modified) * guiframe/data_loader.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) guiframe: modified the dataFitting.Data1D to be a child class of ... Wed, 03 Jun 2009 20:31:28 GMT Gervaise Alina [9c0fe9a5] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/detector_dialog.py (modified) working on detector Tue, 02 Jun 2009 21:05:30 GMT Gervaise Alina [8dfdd20] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/detector_dialog.py (modified) change detector dialog to allow cmap selection Tue, 02 Jun 2009 17:54:34 GMT Gervaise Alina [e50f15b] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) working on detector value Tue, 02 Jun 2009 17:53:08 GMT Gervaise Alina [ed7384d] * guiframe/local_perspectives/plotting/detector_dialog.py (modified) detector zmax change from int to float Mon, 01 Jun 2009 21:15:35 GMT Gervaise Alina [a88ac04] * guiframe/gui_manager.py (modified) add splash page as a plugin to move it at the top level Mon, 25 May 2009 20:42:21 GMT Mathieu Doucet [8068b52] * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) guiframe: repair a breaking change with bad assumptions about Data1D. ... Thu, 21 May 2009 12:08:48 GMT Gervaise Alina [25ccf33] * guiframe/data_loader.py (modified) * guiframe/gui_manager.py (modified) load copy of data Mon, 18 May 2009 22:12:00 GMT Gervaise Alina [b0eee0f0] * guiframe/gui_manager.py (modified) testing history of open data Fri, 15 May 2009 15:43:26 GMT Jae Cho [b8d7491] * guiframe/gui_manager.py (modified) prepared for add prview to sansview: panel menu disabled Tue, 12 May 2009 20:42:36 GMT Gervaise Alina [ddd864e] * guiframe/local_perspectives/plotting/slicerpanel.py (modified) small change on layout Tue, 12 May 2009 15:35:26 GMT Gervaise Alina [63c7d85d] * guiframe/gui_manager.py (modified) move some code from guiframe to ftting pluging Tue, 12 May 2009 15:34:27 GMT Gervaise Alina [1debb29] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) move code of panel slicer from guiframe to fitting plugin Thu, 30 Apr 2009 15:55:59 GMT Jae Cho [1c97a3f] * guiframe/aboutbox.py (modified) v0.9.1 Wed, 29 Apr 2009 20:57:48 GMT Jae Cho [0ddfa7a] * guiframe/statusbar.py (modified) reduced the time for status bar Wed, 29 Apr 2009 17:21:14 GMT Gervaise Alina [f706f393] * guiframe/gui_manager.py (modified) * guiframe/statusbar.py (modified) status bar printing other message while gauge is in pulse mode Thu, 23 Apr 2009 14:20:12 GMT Gervaise Alina [3b69ca6] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) hide and show error ,store dxl and dxw value Thu, 23 Apr 2009 01:19:43 GMT Gervaise Alina [0b16ee3] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) hide and show error ,fix ,color change and toggle between hide and show Wed, 22 Apr 2009 16:06:58 GMT Gervaise Alina [bb5c1c7] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) add error doesn't add sqrt of y if dy=[] anymore Wed, 22 Apr 2009 00:19:08 GMT Jae Cho [c44e7cc] * guiframe/gui_manager.py (modified) icone fix Tue, 21 Apr 2009 18:33:16 GMT Jae Cho [a424582] * guiframe/release_notes.txt (modified) updated Tue, 21 Apr 2009 18:21:39 GMT Gervaise Alina [2501cf7] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) reset the color of the graph for hide and show error bar Tue, 21 Apr 2009 17:24:04 GMT Gervaise Alina [70cf5d3] * guiframe/local_perspectives/plotting/AnnulusSlicer.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/SectorSlicer.py (modified) * guiframe/local_perspectives/plotting/boxSlicer.py (modified) allow selecting for fit for average data1D Tue, 21 Apr 2009 03:50:58 GMT Gervaise Alina [31482fc] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) hide and show error bar previous status remembered Fri, 17 Apr 2009 18:38:12 GMT Gervaise Alina [5ee2306] * guiframe/data_loader.py (modified) add an attribute for loaded data to make difference between model and ... Thu, 16 Apr 2009 18:29:52 GMT Gervaise Alina [7c427a6] * guiframe/data_loader.py (modified) loading 1D data as data1D for all Wed, 15 Apr 2009 18:30:19 GMT Gervaise Alina [6063b16] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) remember the previous directory for save option 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 Mon, 13 Apr 2009 23:11:38 GMT Gervaise Alina [7959f297] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) combine save option of xml and txt Mon, 13 Apr 2009 21:11:15 GMT Gervaise Alina [5fe5871c] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) working on combining save option Mon, 13 Apr 2009 20:05:11 GMT Gervaise Alina [b86c920] * guiframe/data_loader.py (modified) removing 1 on error loading is equal to zero Mon, 13 Apr 2009 19:41:56 GMT Gervaise Alina [37f487e] * guiframe/local_perspectives/plotting/slicerpanel.py (modified) hightlight textcrtl for slicerpanel Mon, 13 Apr 2009 15:43:41 GMT Gervaise Alina [42d27f2] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) save points as xml and txt combine Mon, 13 Apr 2009 14:00:45 GMT Jae Cho [1b70098] * guiframe/gui_manager.py (modified) generalize os.join for ball.ico Mon, 13 Apr 2009 00:03:20 GMT Jae Cho [445f949] * guiframe/gui_manager.py (modified) change size of control panels Thu, 02 Apr 2009 19:24:54 GMT Jae Cho [b03deea] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) Made the letter of units in plots consistent for all Thu, 02 Apr 2009 18:19:59 GMT Jae Cho [7fff5cd] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) minor change Thu, 02 Apr 2009 15:33:21 GMT Jae Cho [e5bfd57] * guiframe/data_loader.py (modified) add dx to return Wed, 01 Apr 2009 20:24:33 GMT Gervaise Alina [208de57] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) change if statement Wed, 01 Apr 2009 20:17:34 GMT Jae Cho [cdf6528] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) Removed Image2D class Wed, 01 Apr 2009 20:06:33 GMT Jae Cho [910792f] * guiframe/data_loader.py (modified) Removed Image2D class Wed, 01 Apr 2009 19:55:47 GMT Jae Cho [0e13148] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) removed Imag2D class Tue, 31 Mar 2009 12:46:09 GMT Jae Cho [bd36da6b] * guiframe/setup.py (modified) revert Sun, 29 Mar 2009 06:47:20 GMT Jae Cho [f4e3df3] * guiframe/setup.py (modified) added install script Fri, 27 Mar 2009 22:46:58 GMT Jae Cho [ff54ce7] * guiframe/data_loader.py (modified) Working on tiff reader Fri, 27 Mar 2009 19:25:58 GMT Gervaise Alina [31f3f661] * guiframe/utils.py (modified) Nan in format_number Fri, 27 Mar 2009 19:24:01 GMT Jae Cho [ecd74a1] * guiframe/data_loader.py (modified) working on tiff reader and plotter Fri, 27 Mar 2009 19:23:49 GMT Jae Cho [ca94880] * guiframe/local_perspectives/plotting/plotting.py (modified) working on tiff reader and plotter Fri, 27 Mar 2009 19:23:35 GMT Jae Cho [15550f4] * guiframe/local_perspectives/plotting/Plotter2D.py (modified) working on tiff reader and plotter 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, 20 Mar 2009 23:26:13 GMT Gervaise Alina [f2776f6] * guiframe/data_loader.py (modified) remove unused code Fri, 20 Mar 2009 23:24:05 GMT Gervaise Alina [35eeea8] * guiframe/data_loader.py (modified) remove unused code Sat, 14 Mar 2009 21:24:57 GMT Mathieu Doucet [9273dc2] * guiframe/images/SVwelcome.PNG (deleted) * guiframe/welcome_panel.py (deleted) guiframe: removed SansView welcome panel, which clearly doesn't belong ... Sat, 14 Mar 2009 20:58:38 GMT Mathieu Doucet [a0d56d5] * guiframe/gui_manager.py (modified) Added "check for update" call 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, 12 Mar 2009 14:26:11 GMT Gervaise Alina [3cc533e] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) show linear fit option on context menu Tue, 10 Mar 2009 20:48:55 GMT Jae Cho [bc3dd65d] * guiframe/data_loader.py (modified) Added dx (dQ) to read from data file if exists Fri, 06 Mar 2009 19:38:14 GMT Jae Cho [7b73518] * guiframe/local_perspectives/plotting/SectorSlicer.py (modified) added comments for delta Fri, 06 Mar 2009 16:02:53 GMT Gervaise Alina [d72cee0] * guiframe/local_perspectives/plotting/Plotter1D.py (modified) put back import time 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 Thu, 05 Mar 2009 15:17:33 GMT Gervaise Alina [6c0568b] * 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/boxSlicer.py (modified) * guiframe/local_perspectives/plotting/boxSum.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) comment class Tue, 03 Mar 2009 21:12:26 GMT Gervaise Alina [eba08f1a] * guiframe/local_perspectives/plotting/AnnulusSlicer.py (modified) * guiframe/local_perspectives/plotting/LineSlicer.py (deleted) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/boxSlicer.py (modified) * guiframe/local_perspectives/plotting/boxSum.py (modified) * guiframe/local_perspectives/plotting/detector_dialog.py (modified) * guiframe/local_perspectives/plotting/last_boxSlicer.py (deleted) * guiframe/local_perspectives/plotting/old_ boxSum.py (deleted) * guiframe/local_perspectives/plotting/old_boxSlicer.py (deleted) * guiframe/local_perspectives/plotting/old_detector_dialog.py (deleted) * guiframe/local_perspectives/plotting/ring.py (deleted) add comments Mon, 02 Mar 2009 20:46:13 GMT Jae Cho [25c8653] * guiframe/welcome_panel.py (modified) fixed loading welcome image