# # ChangeLog for guicomm in sasview # # Generated by Trac 1.0.1 # Sep 17, 2024 9:23:35 AM Tue, 21 Sep 2010 16:34:49 GMT Gervaise Alina [60c320b] * guicomm/events.py (modified) add new event Mon, 16 Aug 2010 19:18:38 GMT Jae Cho [077f096] * guicomm/events.py (modified) added state plot events 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 Thu, 24 Jun 2010 21:40:51 GMT Gervaise Alina [1a235fd] * guicomm/docs/sphinx/_build/doctrees/api/events.doctree (deleted) * guicomm/docs/sphinx/_build/doctrees/api/index.doctree (deleted) * guicomm/docs/sphinx/_build/doctrees/environment.pickle (deleted) * guicomm/docs/sphinx/_build/doctrees/index.doctree (deleted) * guicomm/docs/sphinx/_build/html/.buildinfo (deleted) * guicomm/docs/sphinx/_build/html/_sources/api/events.txt (deleted) * guicomm/docs/sphinx/_build/html/_sources/api/index.txt (deleted) * guicomm/docs/sphinx/_build/html/_sources/index.txt (deleted) * guicomm/docs/sphinx/_build/html/_static/basic.css (deleted) * guicomm/docs/sphinx/_build/html/_static/default.css (deleted) * guicomm/docs/sphinx/_build/html/_static/doctools.js (deleted) * guicomm/docs/sphinx/_build/html/_static/file.png (deleted) * guicomm/docs/sphinx/_build/html/_static/jquery.js (deleted) * guicomm/docs/sphinx/_build/html/_static/minus.png (deleted) * guicomm/docs/sphinx/_build/html/_static/plus.png (deleted) * guicomm/docs/sphinx/_build/html/_static/pygments.css (deleted) * guicomm/docs/sphinx/_build/html/_static/searchtools.js (deleted) * guicomm/docs/sphinx/_build/html/_static/sidebar.js (deleted) * guicomm/docs/sphinx/_build/html/_static/underscore.js (deleted) * guicomm/docs/sphinx/_build/html/api/events.html (deleted) * guicomm/docs/sphinx/_build/html/api/index.html (deleted) * guicomm/docs/sphinx/_build/html/genindex.html (deleted) * guicomm/docs/sphinx/_build/html/index.html (deleted) * guicomm/docs/sphinx/_build/html/objects.inv (deleted) * guicomm/docs/sphinx/_build/html/py-modindex.html (deleted) * guicomm/docs/sphinx/_build/html/search.html (deleted) * guicomm/docs/sphinx/_build/html/searchindex.js (deleted) unused Wed, 02 Jun 2010 20:48:50 GMT Gervaise Alina [6c79243] * guicomm/docs/sphinx/Makefile (added) * guicomm/docs/sphinx/_build/doctrees/api/events.doctree (added) * guicomm/docs/sphinx/_build/doctrees/api/index.doctree (added) * guicomm/docs/sphinx/_build/doctrees/environment.pickle (added) * guicomm/docs/sphinx/_build/doctrees/index.doctree (added) * guicomm/docs/sphinx/_build/html/.buildinfo (added) * guicomm/docs/sphinx/_build/html/_sources/api/events.txt (added) * guicomm/docs/sphinx/_build/html/_sources/api/index.txt (added) * guicomm/docs/sphinx/_build/html/_sources/index.txt (added) * guicomm/docs/sphinx/_build/html/_static/basic.css (added) * guicomm/docs/sphinx/_build/html/_static/default.css (added) * guicomm/docs/sphinx/_build/html/_static/doctools.js (added) * guicomm/docs/sphinx/_build/html/_static/file.png (added) * guicomm/docs/sphinx/_build/html/_static/jquery.js (added) * guicomm/docs/sphinx/_build/html/_static/minus.png (added) * guicomm/docs/sphinx/_build/html/_static/plus.png (added) * guicomm/docs/sphinx/_build/html/_static/pygments.css (added) * guicomm/docs/sphinx/_build/html/_static/searchtools.js (added) * guicomm/docs/sphinx/_build/html/_static/sidebar.js (added) * guicomm/docs/sphinx/_build/html/_static/underscore.js (added) * guicomm/docs/sphinx/_build/html/api/events.html (added) * guicomm/docs/sphinx/_build/html/api/index.html (added) * guicomm/docs/sphinx/_build/html/genindex.html (added) * guicomm/docs/sphinx/_build/html/index.html (added) * guicomm/docs/sphinx/_build/html/objects.inv (added) * guicomm/docs/sphinx/_build/html/py-modindex.html (added) * guicomm/docs/sphinx/_build/html/search.html (added) * guicomm/docs/sphinx/_build/html/searchindex.js (added) * guicomm/docs/sphinx/_extensions/only_directives.py (added) * guicomm/docs/sphinx/api/events.rst (added) * guicomm/docs/sphinx/api/index.rst (added) * guicomm/docs/sphinx/conf.py (added) * guicomm/docs/sphinx/genmods.py (added) * guicomm/docs/sphinx/index.rst (added) * guicomm/docs/sphinx/make.bat (added) working on documentation Fri, 19 Mar 2010 19:08:43 GMT Gervaise Alina [d2f1595] * guicomm/events.py (modified) add event to receive panel on focus Sat, 12 Dec 2009 17:28:12 GMT Mathieu Doucet [c146f092] * guicomm/events.py (modified) guicomm: fixed import Tue, 12 May 2009 15:32:49 GMT Gervaise Alina [12dbb14d] * guicomm/events.py (modified) add event to communicate info of plot removed from the graph to fitpanel Tue, 31 Mar 2009 12:46:21 GMT Jae Cho [c871531] * guicomm/setup.py (modified) revert Sun, 29 Mar 2009 06:47:35 GMT Jae Cho [7c78787] * guicomm/setup.py (modified) added install script Sat, 28 Feb 2009 01:52:00 GMT Gervaise Alina [8dddbd4] * guicomm/events.py (modified) event removed Tue, 24 Feb 2009 16:53:33 GMT Gervaise Alina [9fca3ea] * guicomm/events.py (modified) add a new event Sat, 07 Feb 2009 14:40:12 GMT Mathieu Doucet [ae2d445] * guicomm/build-old/lib/sans/guicomm/events.py (deleted) remove of builds that don't belong in the repo. Mon, 02 Feb 2009 18:00:16 GMT Gervaise Alina [2cf2b87] * guicomm/events.py (modified) more event added Fri, 23 Jan 2009 18:28:00 GMT Gervaise Alina [21e0ec4] * guicomm/events.py (modified) one event added and comment added Wed, 21 Jan 2009 23:44:23 GMT Gervaise Alina [fe060f7] * guicomm/events.py (modified) added new event--> need to remove some Thu, 15 Jan 2009 13:48:51 GMT Gervaise Alina [1b6bb09] * guicomm/events.py (modified) slicer event added to load panel Wed, 14 Jan 2009 22:22:35 GMT Gervaise Alina [212417e] * guicomm/build-old/lib/sans/guicomm/events.py (added) introducing a new event for slicer panel : not finish yet Wed, 07 May 2008 18:25:30 GMT Mathieu Doucet [792d7665] * guicomm/.project (added) * guicomm/.pydevproject (added) * guicomm/__init__.py (added) * guicomm/events.py (added) * guicomm/setup.py (added) Initial import.