Commit | Date | |
---|---|---|
2010-01-19 17:24:09 | Tree | |
[r10254]
by
bugman
Added icons to the 'File' menu items. To do this, a new method called build_menu_sub_item() has been written to create and return an |
2010-01-19 17:21:13 | Tree |
[r10253]
by
bugman
Changed text bottons to bitmap icons for the file opening in the model-free analysis GUI section. This is mainly to test code manageability and design. The '+' buttons have been replaced by oxygen 1) The code for one GUI element is located in 3 places in the module, in 2 places in __init__() 2) The sizes in __set_properties() are hardcoded and repeated many, many times. There should be 3) I can't find how to modify the size of the box for the relaxation data input?! This is visible |
2010-01-19 16:46:23 | Tree |
2010-01-19 16:37:08 | Tree | |
2010-01-19 15:07:36 | Tree | |
[r10250]
by
bugman
Actually, the icons are dual licences with both CC and LGPL. The CC text has been replaced by the LGPL text, as this is more compatible with relax's licencing. |
2010-01-19 14:54:15 | Tree |
2010-01-19 14:52:44 | Tree | |
[r10248]
by
bugman
Added some initial Oxygen (http://www.oxygen-icons.org/) icons. These are taken from Mandriva 2010's /usr/share/icons/oxygen/ directory and are licenced unde the |
2010-01-19 14:51:19 | Tree |
[r10247]
by
bugman
The GUI does not creat its own wx application anymore. This is the stacking_problem_settings_patch file (http://gna.org/support/download.php?file_id=7721) This caused the problem reported at https://mail.gna.org/public/relax-devel/2010-01/msg00029.html, |
2010-01-19 10:10:47 | Tree |
[r10246]
by
bugman
Names of buttons are enhanced and m2-m6 and final calculation is controlled by local_tm variable. This is the disable_models_patch file (http://gna.org/support/download.php?file_id=7720) attached to This is for feedback of successful local tm calculation. |
2010-01-19 10:06:29 | Tree |