# # ChangeLog for prview in sasview # # Generated by Trac 1.0.1 # May 21, 2024 8:25:58 AM Wed, 10 Aug 2011 13:13:27 GMT Gervaise Alina [4851fcbc] * prview/src/MANIFEST.IN (modified) * prview/src/bin/PrView.py (added) * prview/src/local_config.py (modified) * prview/src/requirements.txt (moved) * prview/src/setup.py (modified) * prview/src/setup_exe.py (modified) * prview/test/test_pr_data.prv (moved) * prview/test/testons.prv (moved) modify prview setup.py Prview.py, add bin folder Tue, 09 Aug 2011 19:24:35 GMT Jessica Tumarkin [0775ab3] * prview/plugins/README.txt (moved) Tue, 09 Aug 2011 19:14:09 GMT Gervaise Alina [1df72c4] * prview/src/build/lib/sans/perspectives/__init__.py (deleted) * prview/src/build/lib/sans/perspectives/pr/__init__.py (deleted) * prview/src/build/lib/sans/perspectives/pr/explore_dialog.py (deleted) * prview/src/build/lib/sans/perspectives/pr/inversion_panel.py (deleted) * prview/src/build/lib/sans/perspectives/pr/inversion_state.py (deleted) * prview/src/build/lib/sans/perspectives/pr/pr.py (deleted) * prview/src/build/lib/sans/perspectives/pr/pr_thread.py (deleted) * prview/src/build/lib/sans/perspectives/pr/pr_widgets.py (deleted) unused build folder Tue, 09 Aug 2011 17:36:57 GMT Jessica Tumarkin [ea240b4] * prview/src/build/lib/sans/perspectives/__init__.py (added) * prview/src/build/lib/sans/perspectives/pr/__init__.py (added) * prview/src/build/lib/sans/perspectives/pr/explore_dialog.py (added) * prview/src/build/lib/sans/perspectives/pr/inversion_panel.py (added) * prview/src/build/lib/sans/perspectives/pr/inversion_state.py (added) * prview/src/build/lib/sans/perspectives/pr/pr.py (added) * prview/src/build/lib/sans/perspectives/pr/pr_thread.py (added) * prview/src/build/lib/sans/perspectives/pr/pr_widgets.py (added) New build files added. Tue, 09 Aug 2011 17:22:58 GMT Jessica Tumarkin [6992dfd] * prview/src/sans/perspectives/pr/pr.py (modified) Changed import statments to include sans.dataloader instead of ... Tue, 09 Aug 2011 17:21:53 GMT Jessica Tumarkin [592cf575] * prview/src/setup.py (modified) updated setup.py for prview Tue, 09 Aug 2011 14:42:34 GMT Jessica Tumarkin [05d444f] * prview/src/sans/perspectives/pr/images/Thumbs.db (moved) * prview/src/sans/perspectives/pr/images/angles.png (moved) * prview/src/sans/perspectives/pr/images/angles_flat.png (moved) * prview/src/sans/perspectives/pr/images/ball.icns (moved) * prview/src/sans/perspectives/pr/images/ball.ico (moved) * prview/src/sans/perspectives/pr/images/ball.png (moved) * prview/src/sans/perspectives/pr/images/danse_logo.png (moved) * prview/src/sans/perspectives/pr/images/nsf_logo.png (moved) * prview/src/sans/perspectives/pr/images/prview.jpg (moved) * prview/src/sans/perspectives/pr/images/utlogo.gif (moved) Mon, 08 Aug 2011 16:39:17 GMT Jessica Tumarkin [0b9e263] * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/explore_dialog.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/index.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_panel.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_state.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_thread.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_widgets.doctree (added) * prview/docs/sphinx/_build/doctrees/environment.pickle (added) * prview/docs/sphinx/_build/doctrees/index.doctree (added) * prview/docs/sphinx/_build/html/.buildinfo (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/explore_dialog.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/index.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_panel.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_state.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_thread.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_widgets.txt (added) * prview/docs/sphinx/_build/html/_sources/index.txt (added) * prview/docs/sphinx/_build/html/_static/basic.css (added) * prview/docs/sphinx/_build/html/_static/default.css (added) * prview/docs/sphinx/_build/html/_static/doctools.js (added) * prview/docs/sphinx/_build/html/_static/file.png (added) * prview/docs/sphinx/_build/html/_static/jquery.js (added) * prview/docs/sphinx/_build/html/_static/minus.png (added) * prview/docs/sphinx/_build/html/_static/plus.png (added) * prview/docs/sphinx/_build/html/_static/pygments.css (added) * prview/docs/sphinx/_build/html/_static/searchtools.js (added) * prview/docs/sphinx/_build/html/_static/sidebar.js (added) * prview/docs/sphinx/_build/html/_static/underscore.js (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/explore_dialog.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/index.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_panel.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_state.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_thread.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_widgets.html (added) * prview/docs/sphinx/_build/html/genindex.html (added) * prview/docs/sphinx/_build/html/index.html (added) * prview/docs/sphinx/_build/html/objects.inv (added) * prview/docs/sphinx/_build/html/search.html (added) * prview/docs/sphinx/_build/html/searchindex.js (added) * prview/srcc (added) Added sphinx documentation for prview Mon, 08 Aug 2011 15:04:48 GMT Jessica Tumarkin [c6c66c1] * prview/src/sans/__init__.py (added) copying over an __init__ to put under prview/src/sans Mon, 08 Aug 2011 14:40:47 GMT Jessica Tumarkin [e29281a] * prview/src/testons.prv (moved) Mon, 08 Aug 2011 14:38:36 GMT Jessica Tumarkin [5391f8d] * prview/src/setup.py (moved) Mon, 08 Aug 2011 14:38:24 GMT Jessica Tumarkin [e0078c44] * prview/src/setup_mac.py (moved) Mon, 08 Aug 2011 14:37:04 GMT Jessica Tumarkin [524614b] * prview/src/setup_exe.py (moved) Mon, 08 Aug 2011 14:35:04 GMT Jessica Tumarkin [5a41863] * prview/src/release_notes.txt (moved) Mon, 08 Aug 2011 14:34:07 GMT Jessica Tumarkin [44c632d] * prview/src/PrView.py (moved) Mon, 08 Aug 2011 14:33:54 GMT Jessica Tumarkin [407a9e4] * prview/src/MANIFEST.IN (moved) Mon, 08 Aug 2011 14:33:35 GMT Jessica Tumarkin [7ccba3c] * prview/src/local_config.py (moved) Mon, 08 Aug 2011 14:32:31 GMT Jessica Tumarkin [30c5d86] * prview/src/license.txt (moved) Mon, 08 Aug 2011 14:31:56 GMT Jessica Tumarkin [e0ad5a6] * prview/src/installer.iss (moved) Mon, 08 Aug 2011 14:31:33 GMT Jessica Tumarkin [bc7acc9] * prview/src/custom_config.py (moved) Mon, 08 Aug 2011 14:28:26 GMT Jessica Tumarkin [f3fa0f3] * prview/src/build_prview.py (moved) Mon, 08 Aug 2011 14:27:30 GMT Jessica Tumarkin [9e0a12f7] * prview/src/.pydevproject (moved) Mon, 08 Aug 2011 14:26:51 GMT Jessica Tumarkin [81d8e024] * prview/src/.project (moved) Mon, 08 Aug 2011 14:23:43 GMT Jessica Tumarkin [7ff0529] * prview/src/plugins/README.txt (moved) Mon, 08 Aug 2011 14:22:44 GMT Jessica Tumarkin [24e093a] * prview/src/sans/perspectives/__init__.py (moved) * prview/src/sans/perspectives/pr/__init__.py (moved) * prview/src/sans/perspectives/pr/explore_dialog.py (moved) * prview/src/sans/perspectives/pr/inversion_panel.py (moved) * prview/src/sans/perspectives/pr/inversion_state.py (moved) * prview/src/sans/perspectives/pr/pr.py (moved) * prview/src/sans/perspectives/pr/pr_thread.py (moved) * prview/src/sans/perspectives/pr/pr_widgets.py (moved) * prview/src/sans/perspectives/pr/requirements.txt (moved) * prview/src/sans/perspectives/pr/test_pr_data.prv (moved) Fri, 05 Aug 2011 17:57:07 GMT Jae Cho [83a0940] * calculatorview/local_config.py (modified) * guiframe/gui_manager.py (modified) * prview/local_config.py (modified) * sansview/local_config.py (modified) added key for edit and view menu control Fri, 05 Aug 2011 17:21:49 GMT Jae Cho [4206aa1] * prview/local_config.py (modified) added open file menu key word 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 Thu, 23 Jun 2011 14:46:35 GMT Jae Cho [376ee3d] * prview/perspectives/pr/pr.py (modified) added doc Thu, 23 Jun 2011 14:07:31 GMT Jae Cho [83267f9] * prview/perspectives/pr/pr.py (modified) spelling mistake Thu, 23 Jun 2011 14:01:43 GMT Jae Cho [380ff18] * prview/perspectives/pr/pr.py (modified) need to call the complete() Thu, 23 Jun 2011 13:55:33 GMT Jae Cho [82d0e2c] * prview/perspectives/pr/pr.py (modified) pr: callAfter _completed Wed, 22 Jun 2011 23:29:05 GMT Jae Cho [59afa71] * prview/perspectives/pr/pr.py (modified) * sansview/perspectives/fitting/fitting.py (modified) fixed more for simfit Wed, 22 Jun 2011 23:13:54 GMT Jae Cho [4ccbc67] * prview/perspectives/pr/pr.py (modified) callafter show_iq Wed, 22 Jun 2011 23:03:46 GMT Jae Cho [f199764] * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/pr.py (modified) small fix in parameter sizer size Wed, 22 Jun 2011 22:38:09 GMT Jae Cho [7d9e7a9] * prview/perspectives/pr/inversion_panel.py (modified) * sansview/perspectives/fitting/fitting.py (modified) try to fix inv w/ wx2.9 Tue, 21 Jun 2011 14:00:44 GMT Jae Cho [4356634] * calculator/setup.py (modified) * guiframe/setup.py (modified) * park_integration/setup.py (modified) * prview/setup.py (modified) * sansview/build_sansview.py (modified) * sansview/custom_config.py (modified) * sansview/installer_new.iss (modified) * sansview/local_config.py (modified) * sansview/releases_notes.txt (modified) * sansview/setup_exe.py (modified) preparing bug-fix release Tue, 14 Jun 2011 13:46:59 GMT Gervaise Alina [4c65725] * prview/perspectives/pr/inversion_panel.py (modified) remove unwanted space for Rg textctrl tested value Fri, 10 Jun 2011 21:28:15 GMT Gervaise Alina [57a6f9d] * prview/MANIFEST.IN (added) add manifest Tue, 24 May 2011 19:59:43 GMT Gervaise Alina [57b551e] * prview/custom_config.py (added) * prview/local_config.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) make sure start up config work for prview Tue, 24 May 2011 14:53:55 GMT Gervaise Alina [a5b7309] * prview/setup.py (modified) change version number to 0.9 Wed, 11 May 2011 17:26:23 GMT Gervaise Alina [b1a9e8b] * prview/images/Thumbs.db (added) * prview/local_config.py (modified) * prview/perspectives/pr/pr.py (modified) remove .svs extensions for default reader Tue, 10 May 2011 16:51:09 GMT Jae Cho [4cac267a] * prview/perspectives/pr/pr.py (modified) added missing import Tue, 10 May 2011 16:01:52 GMT Jae Cho [23cdeab] * guiframe/gui_manager.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * sansview/perspectives/fitting/basepage.py (modified) fixed a MAC problem, not saving a status file unless the file extension ... Fri, 29 Apr 2011 00:25:51 GMT Jae Cho [59d542c] * prview/perspectives/pr/pr.py (modified) fixed error bar changes Thu, 28 Apr 2011 23:14:50 GMT Jae Cho [45f896f] * prview/perspectives/pr/pr.py (modified) fixed the compute Pr from popup menu in plot panel Thu, 28 Apr 2011 16:56:48 GMT Gervaise Alina [468d2a96] * prview/local_config.py (modified) modify plotpanel size Mon, 25 Apr 2011 21:35:47 GMT Gervaise Alina [d85ee8c] * prview/perspectives/pr/inversion_panel.py (modified) add save project function pr prview Fri, 22 Apr 2011 17:28:46 GMT Gervaise Alina [6ce7201] * prview/perspectives/pr/inversion_panel.py (modified) check for none value before calling strip function Tue, 19 Apr 2011 14:54:46 GMT Jae Cho [e58c280] * prview/perspectives/pr/pr.py (modified) * sansview/perspectives/fitting/fitting.py (modified) modified menu item string in application menu Tue, 05 Apr 2011 14:55:58 GMT Gervaise Alina [5e175e1] * prview/local_config.py (modified) edit local config Fri, 01 Apr 2011 00:04:19 GMT Gervaise Alina [dc7e46ac] * prview/local_config.py (modified) add info for local_config Fri, 25 Mar 2011 15:10:22 GMT Gervaise Alina [fcc5680] * prview/local_config.py (modified) edit prview local config Fri, 25 Mar 2011 14:38:35 GMT Gervaise Alina [3e943e8] * prview/PrView.py (modified) * prview/local_config.py (modified) * prview/testons.prv (added) working on local_config of prview Mon, 21 Mar 2011 21:12:30 GMT Gervaise Alina [6512644] * prview/perspectives/pr/pr.py (modified) fix bug prview contextmenu Mon, 21 Mar 2011 17:02:26 GMT Gervaise Alina [119dc89] * prview/perspectives/pr/pr.py (modified) fix plot behavior for prview Thu, 17 Mar 2011 00:33:39 GMT Gervaise Alina [c8afcb7] * prview/perspectives/pr/pr.py (modified) fix prview Wed, 16 Mar 2011 23:09:51 GMT Gervaise Alina [91d910d] * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/pr.py (modified) working on delete plot Wed, 16 Mar 2011 19:30:51 GMT Gervaise Alina [db4ed82] * prview/perspectives/pr/pr.py (modified) working data panel for prview 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 Fri, 11 Mar 2011 17:15:59 GMT Gervaise Alina [a3149c5] * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) working on guiframe Wed, 02 Mar 2011 20:41:28 GMT Gervaise Alina [053c769] * prview/perspectives/pr/pr.py (modified) add todo in pr Mon, 28 Feb 2011 21:07:14 GMT Gervaise Alina [a07e72f] * guiframe/data_manager.py (modified) * guiframe/events.py (modified) * guiframe/gui_manager.py (modified) * guiframe/gui_style.py (modified) * guiframe/local_perspectives/plotting/Plotter1D.py (modified) * guiframe/local_perspectives/plotting/Plotter2D.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/plugin_base.py (modified) * guiframe/state_reader.py (added) * invariantview/perspectives/invariant/invariant.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) * prview/perspectives/pr/pr_widgets.py (modified) * sansview/perspectives/fitting/Copy of basepage.py (added) * sansview/perspectives/fitting/Copy of fitpage.py (added) * sansview/perspectives/fitting/Copy of models.py (added) * sansview/sansview.py (modified) remove other type of data into sansview Wed, 16 Feb 2011 21:42:02 GMT Gervaise Alina [dd03efb] * prview/perspectives/pr/inversion_panel.py (modified) make sure pr is compute on set state Mon, 14 Feb 2011 22:11:23 GMT Gervaise Alina [9590db6] * prview/PrView.py (modified) add splashpage Mon, 14 Feb 2011 16:05:05 GMT Gervaise Alina [5771ea3] * prview/perspectives/pr/inversion_panel.py (modified) remove button save and reset for prview panel Sat, 12 Feb 2011 01:53:25 GMT Gervaise Alina [229da98] * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) working prview inversion state Fri, 11 Feb 2011 16:53:46 GMT Gervaise Alina [c03b780] * prview/perspectives/pr/pr.py (modified) working on prview state Wed, 09 Feb 2011 07:04:24 GMT Gervaise Alina [75fbd17] * guiframe/data_manager.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) * invariantview/perspectives/invariant/invariant.py (modified) * invariantview/perspectives/invariant/invariant_state.py (modified) * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) * sansview/newone.svs (added) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/pagestate.py (modified) * sansview/sansview.py (modified) working on save state Fri, 04 Feb 2011 20:34:12 GMT Gervaise Alina [3f0351c6] * prview/perspectives/pr/inversion_panel.py (modified) bind prview button with guiframe toolbar Thu, 03 Feb 2011 22:29:00 GMT Gervaise Alina [9694eab] * prview/PrView.py (modified) change prview style Thu, 03 Feb 2011 22:27:35 GMT Gervaise Alina [7f795490] * prview/PrView.py (modified) change prview style Wed, 02 Feb 2011 22:52:03 GMT Gervaise Alina [6d3d5ff] * prview/images/ball.png (added) * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/pr.py (modified) working on save state for prview Wed, 02 Feb 2011 19:24:20 GMT Gervaise Alina [2096e78] * prview/PrView.py (modified) remove unused code Wed, 02 Feb 2011 19:17:02 GMT Gervaise Alina [1767884] * prview/PrView.py (modified) move the code to initialize prview to guiframe Mon, 31 Jan 2011 19:03:40 GMT Gervaise Alina [8994b6b] * prview/perspectives/pr/pr.py (modified) rewmove unused method Sat, 22 Jan 2011 15:22:32 GMT Gervaise Alina [af91b68] * prview/perspectives/pr/pr.py (modified) * prview/perspectives/pr/pr_widgets.py (modified) addd error dialog Fri, 21 Jan 2011 20:06:10 GMT Gervaise Alina [75a7ece] * prview/perspectives/pr/pr.py (modified) * prview/perspectives/pr/pr_widgets.py (modified) allow selection of multiple file for prview at laoding time Fri, 21 Jan 2011 17:44:46 GMT Gervaise Alina [75df58b] * prview/PrView.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/pr.py (modified) * prview/perspectives/pr/pr_thread.py (modified) working on loading for prview Mon, 10 Jan 2011 17:42:27 GMT Gervaise Alina [3e41f43] * prview/perspectives/pr/explore_dialog.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) make pr plugin inheriting from pluginbase in guiframe Fri, 06 Aug 2010 23:36:07 GMT Jae Cho [b35d3d1] * guiframe/data_loader.py (modified) * guiframe/gui_manager.py (modified) * invariantview/perspectives/invariant/invariant.py (modified) * invariantview/perspectives/invariant/invariant_panel.py (modified) * invariantview/perspectives/invariant/invariant_state.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) * sansview/perspectives/fitting/fitting.py (modified) * sansview/perspectives/fitting/pagestate.py (modified) save state file: working, but more work to do Wed, 04 Aug 2010 17:44:49 GMT Gervaise Alina [0d21ac1] * prview/perspectives/pr/inversion_panel.py (modified) reverse inversion_panel.py to revision 3059 Mon, 26 Jul 2010 21:23:25 GMT Gervaise Alina [55f5a77] * prview/perspectives/pr/inversion_panel.py (modified) working on guiframe load data Thu, 22 Jul 2010 16:01:03 GMT Gervaise Alina [f5038c06] * prview/perspectives/pr/inversion_panel.py (modified) reverse code 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 Mon, 19 Jul 2010 20:17:40 GMT Gervaise Alina [1b17a64] * prview/perspectives/pr/inversion_panel.py (modified) working on guiframe loaded many data Wed, 30 Jun 2010 21:33:32 GMT Jae Cho [38eee13] * prview/setup_mac.py (modified) changed the version number in libxml_path_test consistently with that in ... Mon, 28 Jun 2010 21:40:39 GMT Mathieu Doucet [697d798] * prview/images/ball.icns (added) * prview/setup_exe.py (modified) * prview/setup_mac.py (modified) prview: fixed problem with build script Thu, 24 Jun 2010 21:43:21 GMT Gervaise Alina [162d7a2] * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/explore_dialog.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/index.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_panel.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_state.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_thread.doctree (deleted) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_widgets.doctree (deleted) * prview/docs/sphinx/_build/doctrees/environment.pickle (deleted) * prview/docs/sphinx/_build/doctrees/index.doctree (deleted) * prview/docs/sphinx/_build/html/.buildinfo (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/explore_dialog.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/index.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_panel.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_state.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_thread.txt (deleted) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_widgets.txt (deleted) * prview/docs/sphinx/_build/html/_sources/index.txt (deleted) * prview/docs/sphinx/_build/html/_static/basic.css (deleted) * prview/docs/sphinx/_build/html/_static/default.css (deleted) * prview/docs/sphinx/_build/html/_static/doctools.js (deleted) * prview/docs/sphinx/_build/html/_static/file.png (deleted) * prview/docs/sphinx/_build/html/_static/jquery.js (deleted) * prview/docs/sphinx/_build/html/_static/minus.png (deleted) * prview/docs/sphinx/_build/html/_static/plus.png (deleted) * prview/docs/sphinx/_build/html/_static/pygments.css (deleted) * prview/docs/sphinx/_build/html/_static/searchtools.js (deleted) * prview/docs/sphinx/_build/html/_static/sidebar.js (deleted) * prview/docs/sphinx/_build/html/_static/underscore.js (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/explore_dialog.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/index.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_panel.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_state.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_thread.html (deleted) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_widgets.html (deleted) * prview/docs/sphinx/_build/html/genindex.html (deleted) * prview/docs/sphinx/_build/html/index.html (deleted) * prview/docs/sphinx/_build/html/objects.inv (deleted) * prview/docs/sphinx/_build/html/py-modindex.html (deleted) * prview/docs/sphinx/_build/html/search.html (deleted) * prview/docs/sphinx/_build/html/searchindex.js (deleted) unused Sun, 20 Jun 2010 22:53:22 GMT Mathieu Doucet [43db4a8] * prview/PrView.py (moved) * prview/setup_exe.py (modified) prview: propagate renaming changes to trunk Sun, 20 Jun 2010 22:25:45 GMT Mathieu Doucet [731406c] * prview/build_prview.py (modified) * prview/setup_mac.py (added) PrView: updated build script Sun, 20 Jun 2010 21:54:16 GMT Mathieu Doucet [ed90edb] * prview/perspectives/pr/pr.py (modified) prview: get Data1D and Theory1D from the same place Fri, 04 Jun 2010 17:38:32 GMT Gervaise Alina [7116b6e0] * prview/docs/sphinx/Makefile (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/explore_dialog.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/index.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_panel.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/inversion_state.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_thread.doctree (added) * prview/docs/sphinx/_build/doctrees/api/perspectives/pr/pr_widgets.doctree (added) * prview/docs/sphinx/_build/doctrees/environment.pickle (added) * prview/docs/sphinx/_build/doctrees/index.doctree (added) * prview/docs/sphinx/_build/html/.buildinfo (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/explore_dialog.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/index.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_panel.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/inversion_state.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_thread.txt (added) * prview/docs/sphinx/_build/html/_sources/api/perspectives/pr/pr_widgets.txt (added) * prview/docs/sphinx/_build/html/_sources/index.txt (added) * prview/docs/sphinx/_build/html/_static/basic.css (added) * prview/docs/sphinx/_build/html/_static/default.css (added) * prview/docs/sphinx/_build/html/_static/doctools.js (added) * prview/docs/sphinx/_build/html/_static/file.png (added) * prview/docs/sphinx/_build/html/_static/jquery.js (added) * prview/docs/sphinx/_build/html/_static/minus.png (added) * prview/docs/sphinx/_build/html/_static/plus.png (added) * prview/docs/sphinx/_build/html/_static/pygments.css (added) * prview/docs/sphinx/_build/html/_static/searchtools.js (added) * prview/docs/sphinx/_build/html/_static/sidebar.js (added) * prview/docs/sphinx/_build/html/_static/underscore.js (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/explore_dialog.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/index.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_panel.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/inversion_state.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_thread.html (added) * prview/docs/sphinx/_build/html/api/perspectives/pr/pr_widgets.html (added) * prview/docs/sphinx/_build/html/genindex.html (added) * prview/docs/sphinx/_build/html/index.html (added) * prview/docs/sphinx/_build/html/objects.inv (added) * prview/docs/sphinx/_build/html/py-modindex.html (added) * prview/docs/sphinx/_build/html/search.html (added) * prview/docs/sphinx/_build/html/searchindex.js (added) * prview/docs/sphinx/_extensions/only_directives.py (added) * prview/docs/sphinx/api/perspectives/pr/explore_dialog.rst (added) * prview/docs/sphinx/api/perspectives/pr/index.rst (added) * prview/docs/sphinx/api/perspectives/pr/inversion_panel.rst (added) * prview/docs/sphinx/api/perspectives/pr/inversion_state.rst (added) * prview/docs/sphinx/api/perspectives/pr/pr.rst (added) * prview/docs/sphinx/api/perspectives/pr/pr_thread.rst (added) * prview/docs/sphinx/api/perspectives/pr/pr_widgets.rst (added) * prview/docs/sphinx/conf.py (added) * prview/docs/sphinx/genmods.py (added) * prview/docs/sphinx/index.rst (added) * prview/docs/sphinx/make.bat (added) * prview/local_config.py (modified) * prview/perspectives/pr/explore_dialog.py (modified) * prview/perspectives/pr/inversion_panel.py (modified) * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) * prview/perspectives/pr/pr_thread.py (modified) * prview/perspectives/pr/pr_widgets.py (modified) * prview/sansview.py (modified) working on documentation Wed, 30 Sep 2009 19:32:09 GMT Gervaise Alina [9bc4ed23] * prview/perspectives/pr/inversion_panel.py (modified) small bug fix Wed, 30 Sep 2009 00:24:46 GMT Mathieu Doucet [f0ff8d65] * prview/perspectives/pr/pr.py (modified) prview: fixed problem with smeared plot appearing in a new window Sat, 26 Sep 2009 15:08:42 GMT Mathieu Doucet [8eeb0b6] * prview/perspectives/pr/pr_widgets.py (modified) prview: fix highlighting for prview text controls Tue, 15 Sep 2009 00:18:26 GMT Mathieu Doucet [0ab485b] * prview/perspectives/pr/pr.py (modified) prview: check that the data being sent to the prview writer is of the ... Fri, 11 Sep 2009 23:05:01 GMT Mathieu Doucet [80d2872] * prview/perspectives/pr/inversion_state.py (modified) * prview/perspectives/pr/pr.py (modified) prview: ensure that data selected for inversion are of the right class. Fri, 11 Sep 2009 00:39:01 GMT Mathieu Doucet [b1f7ec6] * prview/perspectives/pr/inversion_state.py (modified) prview: fixed loading of .prv files