# # ChangeLog for guiframe/data_panel.py in sasview # # Generated by Trac 1.0.1 # Oct 20, 2024 6:28:58 PM Mon, 08 Aug 2011 13:46:42 GMT Gervaise Alina [0d86fecb] * guiframe/.current_version (moved) * guiframe/.project (moved) * guiframe/.pydevproject (moved) * guiframe/MANIFEST.IN (moved) * guiframe/README.txt (moved) * guiframe/__init__.py (moved) * guiframe/aboutbox.py (moved) * guiframe/config.py (moved) * guiframe/custom_pstats.py (moved) * guiframe/dataFitting.py (moved) * guiframe/data_manager.py (moved) * guiframe/data_panel.py (moved) * guiframe/data_processor.py (moved) * guiframe/data_state.py (moved) * guiframe/docs/sphinx/Makefile (added) * guiframe/docs/sphinx/_extensions/only_directives.py (added) * guiframe/docs/sphinx/api/aboutbox.rst (added) * guiframe/docs/sphinx/api/config.rst (added) * guiframe/docs/sphinx/api/dataFitting.rst (added) * guiframe/docs/sphinx/api/data_loader.rst (added) * guiframe/docs/sphinx/api/dummyapp.rst (added) * guiframe/docs/sphinx/api/gui_manager.rst (added) * guiframe/docs/sphinx/api/index.rst (added) * guiframe/docs/sphinx/api/load_thread.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/AnnulusSlicer.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/Arc.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/AzimutSlicer.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/BaseInteractor.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/Edge.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/Plotter1D.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/Plotter2D.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/SectorSlicer.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/SlicerParameters.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/binder.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/boxMask.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/boxSlicer.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/boxSum.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/detector_dialog.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/index.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/masking.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/plotting.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/sectorMask.rst (added) * guiframe/docs/sphinx/api/local_perspectives/plotting/slicerpanel.rst (added) * guiframe/docs/sphinx/api/statusbar.rst (added) * guiframe/docs/sphinx/api/utils.rst (added) * guiframe/docs/sphinx/api/version.rst (added) * guiframe/docs/sphinx/conf.py (added) * guiframe/docs/sphinx/genmods.py (added) * guiframe/docs/sphinx/index.rst (added) * guiframe/docs/sphinx/make.bat (added) * guiframe/dummyapp.py (moved) * guiframe/events.py (moved) * guiframe/gui_manager.py (moved) * guiframe/gui_statusbar.py (moved) * guiframe/gui_style.py (moved) * guiframe/gui_toolbar.py (moved) * guiframe/images/Thumbs.db (added) * guiframe/images/angles.png (added) * guiframe/images/angles_flat.png (added) * guiframe/images/ball.icns (added) * guiframe/images/ball.ico (added) * guiframe/images/bookmark.png (added) * guiframe/images/copy.png (added) * guiframe/images/danse_logo.png (added) * guiframe/images/drag_arrow.png (added) * guiframe/images/drag_hand.png (added) * guiframe/images/favorites.png (added) * guiframe/images/house_2.png (added) * guiframe/images/nsf_logo.png (added) * guiframe/images/paste.png (added) * guiframe/images/preview.png (added) * guiframe/images/printer.png (added) * guiframe/images/redo.png (added) * guiframe/images/report.png (added) * guiframe/images/reset.png (added) * guiframe/images/save.png (added) * guiframe/images/search.png (added) * guiframe/images/search_pan.png (added) * guiframe/images/star_plus.png (added) * guiframe/images/undo.png (added) * guiframe/images/utlogo.gif (added) * guiframe/images/zoom_in.png (added) * guiframe/images/zoom_out.png (added) * guiframe/license.txt (moved) * guiframe/local_perspectives/__init__.py (moved) * guiframe/local_perspectives/data_loader/__init__.py (moved) * guiframe/local_perspectives/data_loader/data_loader.py (moved) * guiframe/local_perspectives/data_loader/help_panel.py (moved) * guiframe/local_perspectives/data_loader/load_thread.py (moved) * guiframe/local_perspectives/plotting/AnnulusSlicer.py (moved) * guiframe/local_perspectives/plotting/Arc.py (moved) * guiframe/local_perspectives/plotting/AzimutSlicer.py (moved) * guiframe/local_perspectives/plotting/BaseInteractor.py (moved) * guiframe/local_perspectives/plotting/Edge.py (moved) * guiframe/local_perspectives/plotting/Plotter1D.py (moved) * guiframe/local_perspectives/plotting/Plotter2D.py (moved) * guiframe/local_perspectives/plotting/SectorSlicer.py (moved) * guiframe/local_perspectives/plotting/SlicerParameters.py (moved) * guiframe/local_perspectives/plotting/__init__.py (moved) * guiframe/local_perspectives/plotting/binder.py (moved) * guiframe/local_perspectives/plotting/boxMask.py (moved) * guiframe/local_perspectives/plotting/boxSlicer.py (moved) * guiframe/local_perspectives/plotting/boxSum.py (moved) * guiframe/local_perspectives/plotting/detector_dialog.py (moved) * guiframe/local_perspectives/plotting/help_panel.py (moved) * guiframe/local_perspectives/plotting/masking.py (moved) * guiframe/local_perspectives/plotting/plotting.py (moved) * guiframe/local_perspectives/plotting/profile_dialog.py (moved) * guiframe/local_perspectives/plotting/sectorMask.py (moved) * guiframe/local_perspectives/plotting/slicerpanel.py (moved) * guiframe/media/Graph_help.html (added) * guiframe/media/averaging_help.html (added) * guiframe/media/change_scale_help.html (added) * guiframe/media/data_explorer_help.html (added) * guiframe/media/key_help.html (added) * guiframe/panel_base.py (moved) * guiframe/pdfview.py (moved) * guiframe/plugin_base.py (moved) * guiframe/release_notes.txt (moved) * guiframe/sans/__init__.py (moved) * guiframe/setup.py (moved) * guiframe/startup_configuration.py (moved) * guiframe/state_reader.py (moved) * guiframe/test/cansas1d.xml (added) * guiframe/test/utest_manipulations.py (added) * guiframe/todo.txt (moved) * guiframe/utils.py (moved) * guiframe/version.py (moved) * guiframe/widgets/__init__.py (added) * guiframe/widgets/bitmapPopbutton.py (added) reverse to version 4508 to allow monthly build Mon, 08 Aug 2011 12:50:47 GMT Gervaise Alina [5fbda55] * sansguiframe/src/sans/guiframe/.current_version (moved) * sansguiframe/src/sans/guiframe/.project (moved) * sansguiframe/src/sans/guiframe/.pydevproject (moved) * sansguiframe/src/sans/guiframe/MANIFEST.IN (moved) * sansguiframe/src/sans/guiframe/README.txt (moved) * sansguiframe/src/sans/guiframe/__init__.py (moved) * sansguiframe/src/sans/guiframe/aboutbox.py (moved) * sansguiframe/src/sans/guiframe/config.py (moved) * sansguiframe/src/sans/guiframe/custom_pstats.py (moved) * sansguiframe/src/sans/guiframe/dataFitting.py (moved) * sansguiframe/src/sans/guiframe/data_manager.py (moved) * sansguiframe/src/sans/guiframe/data_panel.py (moved) * sansguiframe/src/sans/guiframe/data_processor.py (moved) * sansguiframe/src/sans/guiframe/data_state.py (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/Makefile (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/_extensions/only_directives.py (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/aboutbox.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/config.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/dataFitting.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/data_loader.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/dummyapp.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/gui_manager.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/index.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/load_thread.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/AnnulusSlicer.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/Arc.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/AzimutSlicer.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/BaseInteractor.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/Edge.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/Plotter1D.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/Plotter2D.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/SectorSlicer.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/SlicerParameters.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/binder.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/boxMask.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/boxSlicer.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/boxSum.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/detector_dialog.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/index.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/masking.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/plotting.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/sectorMask.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/local_perspectives/plotting/slicerpanel.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/statusbar.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/utils.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/api/version.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/conf.py (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/genmods.py (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/index.rst (moved) * sansguiframe/src/sans/guiframe/docs/sphinx/make.bat (moved) * sansguiframe/src/sans/guiframe/dummyapp.py (moved) * sansguiframe/src/sans/guiframe/events.py (moved) * sansguiframe/src/sans/guiframe/gui_manager.py (moved) * sansguiframe/src/sans/guiframe/gui_statusbar.py (moved) * sansguiframe/src/sans/guiframe/gui_style.py (moved) * sansguiframe/src/sans/guiframe/gui_toolbar.py (moved) * sansguiframe/src/sans/guiframe/images/Thumbs.db (moved) * sansguiframe/src/sans/guiframe/images/angles.png (moved) * sansguiframe/src/sans/guiframe/images/angles_flat.png (moved) * sansguiframe/src/sans/guiframe/images/ball.icns (moved) * sansguiframe/src/sans/guiframe/images/ball.ico (moved) * sansguiframe/src/sans/guiframe/images/bookmark.png (moved) * sansguiframe/src/sans/guiframe/images/copy.png (moved) * sansguiframe/src/sans/guiframe/images/danse_logo.png (moved) * sansguiframe/src/sans/guiframe/images/drag_arrow.png (moved) * sansguiframe/src/sans/guiframe/images/drag_hand.png (moved) * sansguiframe/src/sans/guiframe/images/favorites.png (moved) * sansguiframe/src/sans/guiframe/images/house_2.png (moved) * sansguiframe/src/sans/guiframe/images/nsf_logo.png (moved) * sansguiframe/src/sans/guiframe/images/paste.png (moved) * sansguiframe/src/sans/guiframe/images/preview.png (moved) * sansguiframe/src/sans/guiframe/images/printer.png (moved) * sansguiframe/src/sans/guiframe/images/redo.png (moved) * sansguiframe/src/sans/guiframe/images/report.png (moved) * sansguiframe/src/sans/guiframe/images/reset.png (moved) * sansguiframe/src/sans/guiframe/images/save.png (moved) * sansguiframe/src/sans/guiframe/images/search.png (moved) * sansguiframe/src/sans/guiframe/images/search_pan.png (moved) * sansguiframe/src/sans/guiframe/images/star_plus.png (moved) * sansguiframe/src/sans/guiframe/images/undo.png (moved) * sansguiframe/src/sans/guiframe/images/utlogo.gif (moved) * sansguiframe/src/sans/guiframe/images/zoom_in.png (moved) * sansguiframe/src/sans/guiframe/images/zoom_out.png (moved) * sansguiframe/src/sans/guiframe/license.txt (moved) * sansguiframe/src/sans/guiframe/local_perspectives/__init__.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/data_loader/__init__.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/data_loader/data_loader.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/data_loader/help_panel.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/data_loader/load_thread.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/AnnulusSlicer.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/Arc.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/AzimutSlicer.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/BaseInteractor.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/Edge.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/Plotter1D.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/Plotter2D.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/SectorSlicer.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/SlicerParameters.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/__init__.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/binder.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/boxMask.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/boxSlicer.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/boxSum.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/detector_dialog.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/help_panel.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/masking.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/plotting.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/profile_dialog.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/sectorMask.py (moved) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/slicerpanel.py (moved) * sansguiframe/src/sans/guiframe/media/Graph_help.html (moved) * sansguiframe/src/sans/guiframe/media/averaging_help.html (moved) * sansguiframe/src/sans/guiframe/media/change_scale_help.html (moved) * sansguiframe/src/sans/guiframe/media/data_explorer_help.html (moved) * sansguiframe/src/sans/guiframe/media/key_help.html (moved) * sansguiframe/src/sans/guiframe/panel_base.py (moved) * sansguiframe/src/sans/guiframe/pdfview.py (moved) * sansguiframe/src/sans/guiframe/plugin_base.py (moved) * sansguiframe/src/sans/guiframe/release_notes.txt (moved) * sansguiframe/src/sans/guiframe/sans/__init__.py (moved) * sansguiframe/src/sans/guiframe/setup.py (moved) * sansguiframe/src/sans/guiframe/startup_configuration.py (moved) * sansguiframe/src/sans/guiframe/state_reader.py (moved) * sansguiframe/src/sans/guiframe/test/cansas1d.xml (moved) * sansguiframe/src/sans/guiframe/test/utest_manipulations.py (moved) * sansguiframe/src/sans/guiframe/todo.txt (moved) * sansguiframe/src/sans/guiframe/utils.py (moved) * sansguiframe/src/sans/guiframe/version.py (moved) * sansguiframe/src/sans/guiframe/widgets/__init__.py (moved) * sansguiframe/src/sans/guiframe/widgets/bitmapPopbutton.py (moved) move guiframe to the sans folder under sansguiframe folder Tue, 19 Jul 2011 21:36:20 GMT Gervaise Alina [24adb89] * guiframe/data_panel.py (modified) * guiframe/data_processor.py (added) * guiframe/gui_manager.py (modified) * guiframe/plugin_base.py (modified) working on guiframe in batch mode Mon, 18 Jul 2011 19:39:50 GMT Gervaise Alina [8f19b69] * guiframe/data_panel.py (modified) add switch button to data_panel Mon, 18 Jul 2011 19:32:45 GMT Gervaise Alina [80ddbd0] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/plugin_base.py (modified) add switch to batch mode on guiframe Mon, 18 Jul 2011 16:18:55 GMT Jae Cho [05ab3f0] * guiframe/data_panel.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) linux uses the same fonts as WIN Fri, 24 Jun 2011 19:34:23 GMT Jae Cho [37e0e5d] * guiframe/data_panel.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * sansview/perspectives/fitting/basepage.py (modified) removed setfocusignoringchild Fri, 24 Jun 2011 16:22:54 GMT Jae Cho [c31fd9f] * guiframe/data_panel.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * sansview/perspectives/fitting/basepage.py (modified) all scrollwindows: unfocus child when scrolling: wx2.9 bug fix Sun, 12 Jun 2011 21:56:28 GMT Jae Cho [8fac244] * guiframe/data_panel.py (modified) removed print statement Sun, 12 Jun 2011 20:43:28 GMT Jae Cho [603fb0f] * guiframe/data_panel.py (modified) more constrained path string Sun, 12 Jun 2011 20:17:36 GMT Jae Cho [755cac4] * guiframe/data_panel.py (modified) put str on data_name Sun, 12 Jun 2011 19:59:59 GMT Jae Cho [76703da] * guiframe/data_panel.py (modified) print s_path Sat, 11 Jun 2011 15:47:41 GMT Jae Cho [228a8bb] * guiframe/data_panel.py (modified) more accurate version checking Sat, 11 Jun 2011 15:23:14 GMT Jae Cho [af7ba61] * guiframe/data_panel.py (modified) check the wx version on MAC Fri, 10 Jun 2011 20:47:50 GMT Jae Cho [234a3fa] * guiframe/data_panel.py (modified) trying to fix mac customtree style Sun, 22 May 2011 19:09:02 GMT Jae Cho [c5a769e] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) more touch: move delete plot to p_panel from data_panel... Sun, 22 May 2011 16:23:11 GMT Jae Cho [026041c] * guiframe/data_panel.py (modified) * guiframe/startup_configuration.py (modified) Startup-config: fixed minor bug Thu, 19 May 2011 19:40:05 GMT Gervaise Alina [d785914] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) fix float panel Thu, 19 May 2011 14:06:00 GMT Gervaise Alina [c0a690c] * guiframe/data_panel.py (modified) remove unused code Wed, 18 May 2011 22:23:20 GMT Gervaise Alina [df58ecab] * guiframe/data_panel.py (modified) change size of combobox Wed, 18 May 2011 21:30:48 GMT Jae Cho [c6f2291] * guiframe/data_panel.py (modified) * sansview/perspectives/fitting/basepage.py (modified) minor changes Wed, 18 May 2011 20:57:16 GMT Jae Cho [0160ecb] * guiframe/data_panel.py (modified) adjusted gap between buttons Wed, 18 May 2011 19:07:22 GMT Jae Cho [3f0c330] * guiframe/data_panel.py (modified) DataPanel: trying to make button and font sizes right for MAC Tue, 17 May 2011 23:23:12 GMT Jae Cho [adf44c2] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_style.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/startup_configuration.py (added) * sansview/custom_config.py (added) * sansview/local_config.py (modified) added setting for startup conf Fri, 13 May 2011 21:32:43 GMT Gervaise Alina [60fff67] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/plugin_base.py (modified) working on remove data Fri, 13 May 2011 21:00:46 GMT Gervaise Alina [e26d0db] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) woprking on removing data from panel Fri, 13 May 2011 20:08:36 GMT Gervaise Alina [a03d419] * guiframe/data_panel.py (modified) * guiframe/events.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) add remove button Fri, 13 May 2011 19:26:08 GMT Gervaise Alina [13a63ab] * guiframe/data_panel.py (modified) * guiframe/events.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) working on delete data Fri, 13 May 2011 18:35:14 GMT Gervaise Alina [248b918] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) working on remove data Wed, 11 May 2011 17:56:49 GMT Gervaise Alina [8cb8c89] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) pop error message when error occur on read file Wed, 11 May 2011 17:40:50 GMT Gervaise Alina [99f9ecf] * guiframe/data_panel.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) make sure load data files view only datafile extensions in the open ... Tue, 10 May 2011 19:50:29 GMT Jae Cho [0c26793] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * sansview/local_config.py (modified) readjust size of panels Wed, 04 May 2011 14:37:27 GMT Gervaise Alina [d34f9f6] * guiframe/data_panel.py (modified) fix datapanel kwrds for vista Mon, 02 May 2011 13:29:58 GMT Gervaise Alina [2567003] * guiframe/data_panel.py (modified) fix sife for button Sun, 01 May 2011 16:45:49 GMT Jae Cho [c461ebe] * guiframe/data_panel.py (modified) changed load data tip stings Fri, 29 Apr 2011 13:23:14 GMT Gervaise Alina [b113128] * guiframe/data_panel.py (modified) put back event skip Thu, 28 Apr 2011 18:22:37 GMT Gervaise Alina [5e8e615] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on enable button Thu, 28 Apr 2011 16:21:55 GMT Gervaise Alina [ea4dfe0] * guiframe/config.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) change the size of panels Wed, 27 Apr 2011 23:21:59 GMT Jae Cho [83a75c5] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) DataPanel: better display of focused plot on AppendPlotTo Wed, 27 Apr 2011 22:14:41 GMT Gervaise Alina [1e3394f] * guiframe/data_panel.py (modified) work enable button Wed, 27 Apr 2011 21:48:02 GMT Gervaise Alina [df8cc63] * guiframe/data_panel.py (modified) fix typo Wed, 27 Apr 2011 21:43:47 GMT Gervaise Alina [600eca2] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) combobox perspective Wed, 27 Apr 2011 15:51:30 GMT Gervaise Alina [61ffd1e] * guiframe/data_panel.py (modified) working on enabling and disabling button on datapanel Fri, 22 Apr 2011 22:26:41 GMT Jae Cho [f72b143] * guiframe/data_panel.py (modified) removed bt_remove bug Fri, 22 Apr 2011 20:59:46 GMT Gervaise Alina [9f4c579] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) remove data commented Fri, 22 Apr 2011 17:36:50 GMT Gervaise Alina [f7d0b74] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on remove data ,remove data manager unexisting method call Wed, 20 Apr 2011 23:51:12 GMT Gervaise Alina [2a62d5c] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on data_panel Wed, 20 Apr 2011 15:44:01 GMT Jae Cho [3b11d0d] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) revert uncheck all and remove welcome Tue, 19 Apr 2011 18:17:35 GMT Jae Cho [48665ed] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) fixed freeze button Tue, 12 Apr 2011 19:00:08 GMT Jae Cho [0a2fdca] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/panel_base.py (modified) fixing plot panel and control panels focusing problems Wed, 06 Apr 2011 12:42:32 GMT Jae Cho [1b1bbf9] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_toolbar.py (modified) * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/ftol_dialog.py (modified) focus color (plots) and adjust panel sizes a bit Fri, 01 Apr 2011 20:05:50 GMT Gervaise Alina [73581ce] * guiframe/data_panel.py (modified) fix customtreectrl style for mac Fri, 01 Apr 2011 19:21:15 GMT Gervaise Alina [210e21f] * guiframe/data_panel.py (modified) remove wrong keyword for set_data in data_panel Tue, 29 Mar 2011 20:25:54 GMT Jae Cho [6d727ae] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_toolbar.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) moving a new feature (fast reacting plot panels) from branch Wed, 23 Mar 2011 21:27:21 GMT Gervaise Alina [91bdf87] * guiframe/data_panel.py (modified) working on datapanel Wed, 23 Mar 2011 20:06:04 GMT Gervaise Alina [be56c8c] * guiframe/data_panel.py (modified) add a comment Wed, 23 Mar 2011 20:03:00 GMT Gervaise Alina [9d74cf8] * guiframe/data_panel.py (modified) update datapanel for wx 2.8.11 Wed, 23 Mar 2011 17:32:00 GMT Gervaise Alina [bffa3d0] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) working on freeze theory Wed, 23 Mar 2011 16:10:16 GMT Gervaise Alina [71bd773] * guiframe/data_panel.py (modified) working on datapanel Mon, 21 Mar 2011 21:18:01 GMT Gervaise Alina [a3c96f7a] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/data_state.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) updating plot display Thu, 17 Mar 2011 00:04:16 GMT Gervaise Alina [b5e79f7] * guiframe/data_panel.py (modified) fix datapanel Wed, 16 Mar 2011 23:08:41 GMT Gervaise Alina [3658717e] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) working on delete file Wed, 16 Mar 2011 19:32:22 GMT Gervaise Alina [d7f727d] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) working data management Tue, 15 Mar 2011 20:35:15 GMT Gervaise Alina [665c083] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on remove data Mon, 14 Mar 2011 18:44:41 GMT Gervaise Alina [ee2b492] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on the freeze option Fri, 11 Mar 2011 21:39:00 GMT Gervaise Alina [e88ebfd] * guiframe/dataFitting.py (modified) * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) * invariantview/perspectives/invariant/invariant.py (modified) * prview/perspectives/pr/pr.py (modified) * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/fitproblem.py (modified) * sansview/perspectives/fitting/fitting.py (modified) working on guiframe Thu, 10 Mar 2011 16:53:13 GMT Gervaise Alina [ae83ad3] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/setup.py (modified) working on 1D\2D toggle Thu, 10 Mar 2011 00:02:50 GMT Gervaise Alina [c70eb7c] * guiframe/custom_pstats.py (added) * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/data_state.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/panel_base.py (modified) working data_panel Thu, 03 Mar 2011 21:04:58 GMT Gervaise Alina [cc061c3] * guiframe/data_panel.py (modified) working on data panel Wed, 02 Mar 2011 21:35:08 GMT Gervaise Alina [5c4b674] * guiframe/dataFitting.py (modified) * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/data_state.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/state_reader.py (modified) working on data panel Wed, 23 Feb 2011 21:50:39 GMT Gervaise Alina [ea5692d] * guiframe/data_panel.py (modified) edit data panel Wed, 16 Feb 2011 00:18:33 GMT Gervaise Alina [0bab10b] * guiframe/data_panel.py (modified) fix bug Mon, 14 Feb 2011 22:10:37 GMT Gervaise Alina [18ec684] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_toolbar.py (modified) working on guiframe Thu, 03 Feb 2011 22:32:29 GMT Gervaise Alina [d828481] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_style.py (modified) remove welcome panel menu depending on a new config Wed, 02 Feb 2011 22:50:48 GMT Gervaise Alina [52725d6] * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/panel_base.py (modified) * guiframe/plugin_base.py (modified) working on save state Mon, 31 Jan 2011 18:30:11 GMT Gervaise Alina [6db811e] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/plugin_base.py (modified) add data loading panel Mon, 31 Jan 2011 16:36:01 GMT Gervaise Alina [213892bc] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) work in data loading guiframe Mon, 31 Jan 2011 13:55:49 GMT Gervaise Alina [584c4c4] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/data_state.py (modified) * guiframe/gui_manager.py (modified) working on data panel Sat, 29 Jan 2011 19:54:54 GMT Gervaise Alina [c5e84fb] * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) working on data panel Fri, 28 Jan 2011 20:50:04 GMT Gervaise Alina [3feed3e] * guiframe/data_panel.py (modified) * guiframe/data_state.py (added) * guiframe/gui_manager.py (modified) * guiframe/gui_style.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) working on guiframe data loader Wed, 26 Jan 2011 02:45:50 GMT Gervaise Alina [52b8b74] * guiframe/data_panel.py (modified) * guiframe/events.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_style.py (modified) * guiframe/local_perspectives/data_loader/data_loader.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/plugin_base.py (modified) working on guiframe Tue, 23 Nov 2010 16:21:20 GMT Gervaise Alina [32c0841] * guiframe/aboutbox.py (modified) * guiframe/dataFitting.py (modified) * guiframe/data_loader.py (modified) * guiframe/data_manager.py (modified) * guiframe/data_panel.py (modified) * guiframe/gui_manager.py (modified) * guiframe/load_thread.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/BaseInteractor.py (modified) * guiframe/local_perspectives/plotting/Edge.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/binder.py (modified) * guiframe/local_perspectives/plotting/boxMask.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/masking.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/local_perspectives/plotting/sectorMask.py (modified) * guiframe/local_perspectives/plotting/slicerpanel.py (modified) * guiframe/setup.py (modified) * guiframe/statusbar.py (modified) * guiframe/utils.py (modified) * guiframe/version.py (modified) working on pylint Tue, 20 Jul 2010 18:36:35 GMT Gervaise Alina [3c44c66] * calculator/sans/__init__.py (added) * calculator/sld_calculator.py (deleted) * guicomm/events.py (modified) * guiframe/data_loader.py (modified) * guiframe/data_manager.py (added) * guiframe/data_panel.py (added) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * sansview/2d_state.fitv (deleted) * sansview/perspectives/fitting/basepage.py (modified) * sansview/perspectives/fitting/fitpage.py (modified) * sansview/perspectives/fitting/fitpanel.py (modified) * sansview/perspectives/fitting/pagestate.py (modified) * sansview/welcome_panel.py (modified) * theoryview/perspectives/theory/model_panel.py (modified) working on guiframe