# # ChangeLog for guiframe in sasview # # Generated by Trac 1.0.1 # Aug 15, 2024 5:49:45 PM Tue, 08 Jul 2008 15:32:08 GMT Mathieu Doucet [9a3adab] * guiframe/local_perspectives/plotting/plotting.py (modified) Added mouse location Tue, 01 Jul 2008 18:54:45 GMT Mathieu Doucet [d0802c3] * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) Handle over application window size. Allow plot clearing. Fri, 27 Jun 2008 17:13:53 GMT Mathieu Doucet [7bb61da] * guiframe/dummyapp.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) Making sure new plottables are added with the right scale. Fri, 20 Jun 2008 13:04:17 GMT Mathieu Doucet [7681bac] * guiframe/gui_manager.py (modified) Added docs. Wed, 18 Jun 2008 22:07:18 GMT Mathieu Doucet [fc2b91a] * guiframe/data_loader.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) Updated for interactive graphs. Fri, 13 Jun 2008 17:07:18 GMT Mathieu Doucet [96f13a9] * guiframe/local_perspectives/plotting/plotting.py (modified) Fixed problem with context menu. Added item to reset plot. Wed, 11 Jun 2008 18:10:48 GMT Mathieu Doucet [2310d69] * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/release_notes.txt (modified) Improved context menu functionality Wed, 11 Jun 2008 18:04:19 GMT Mathieu Doucet [de9483d] * guiframe/data_loader.py (added) added data loader Wed, 28 May 2008 15:13:45 GMT Mathieu Doucet [7afdc14] * guiframe/release_notes.txt (modified) release notes for guiframe 0.1 Wed, 28 May 2008 15:12:03 GMT Mathieu Doucet [cbb2e40] * guiframe/gui_manager.py (modified) 0.1 Tue, 27 May 2008 19:53:13 GMT Mathieu Doucet [fd68aa9] * guiframe/gui_manager.py (modified) fixed bug Tue, 27 May 2008 18:32:45 GMT Mathieu Doucet [278cc25] * guiframe/aboutbox.py (modified) * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/release_notes.txt (modified) Allow adding base perspectives to an app (as opposed of only dynamically ... Fri, 23 May 2008 20:59:03 GMT Mathieu Doucet [adfcab3] * guiframe/gui_manager.py (modified) Only add menu Perspectives and Panels menu items when they contain more ... Wed, 21 May 2008 15:31:29 GMT Mathieu Doucet [fa452e4] * guiframe/gui_manager.py (modified) * guiframe/release_notes.txt (modified) Added help menu entry for plug-ins and updated requirements Wed, 07 May 2008 21:16:37 GMT Mathieu Doucet [383189f9] * guiframe/gui_manager.py (modified) * guiframe/local_perspectives/plotting/plotting.py (modified) * guiframe/release_notes.txt (modified) Added plot group ID Tue, 06 May 2008 18:42:39 GMT Mathieu Doucet [41d466f] * guiframe/.project (added) * guiframe/.pydevproject (added) * guiframe/__init__.py (added) * guiframe/aboutbox.py (added) * guiframe/config.py (added) * guiframe/dummyapp.py (added) * guiframe/gui_manager.py (added) * guiframe/images/angles.png (added) * guiframe/images/angles_flat.png (added) * guiframe/images/ball.ico (added) * guiframe/images/danse_logo.png (added) * guiframe/images/nsf_logo.png (added) * guiframe/images/utlogo.gif (added) * guiframe/license.txt (added) * guiframe/local_perspectives/__init__.py (added) * guiframe/local_perspectives/plotting/__init__.py (added) * guiframe/local_perspectives/plotting/plotting.py (added) * guiframe/release_notes.txt (added) * guiframe/setup.py (added) Initial import.